Skip to content
Success

Console Output

Started by user Samuel Karp
Replayed #2
03:44:41 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 39976cd2bf8176acb7f57477f9f43ae50aeaabda+85f1b6ff8ff503817809f80552e3d3086f2a0c30 (43c7aed2b6297e6504a0f3b4b26a262e5e33daeb)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44100@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
03:44:42 [2022-09-07T03:44:42.761Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
03:44:42 [2022-09-07T03:44:42.764Z] Trying to pass milestone 2
[Pipeline] milestone
03:44:42 [2022-09-07T03:44:42.853Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
03:44:58 [2022-09-07T03:44:58.017Z] Still waiting to schedule task
03:44:58 [2022-09-07T03:44:58.019Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03ba38639d35529bd)’ is offline
03:45:32 [2022-09-07T03:45:32.502Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c6ddf53faa0eb09) in /home/ubuntu/workspace/moby_PR-44100
[Pipeline] {
[Pipeline] checkout
03:45:32 [2022-09-07T03:45:32.634Z] The recommended git tool is: git
03:45:34 [2022-09-07T03:45:34.659Z] using credential docker-jenkins-github-credentials
03:45:34 [2022-09-07T03:45:34.669Z] Cloning the remote Git repository
03:45:34 [2022-09-07T03:45:34.669Z] Cloning with configured refspecs honoured and without tags
03:45:34 [2022-09-07T03:45:34.792Z] Cloning repository https://github.com/moby/moby.git
03:45:34 [2022-09-07T03:45:34.846Z]  > git init /home/ubuntu/workspace/moby_PR-44100 # timeout=10
03:45:35 [2022-09-07T03:45:35.093Z] Fetching upstream changes from https://github.com/moby/moby.git
03:45:35 [2022-09-07T03:45:35.093Z]  > git --version # timeout=10
03:45:35 [2022-09-07T03:45:35.108Z]  > git --version # 'git version 2.17.1'
03:45:35 [2022-09-07T03:45:35.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:45:35 [2022-09-07T03:45:35.110Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:45:54 [2022-09-07T03:45:54.154Z] Fetching without tags
03:45:54 [2022-09-07T03:45:54.358Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:45:54 [2022-09-07T03:45:54.141Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:45:54 [2022-09-07T03:45:54.159Z]  > git config --add remote.origin.fetch +refs/pull/44100/head:refs/remotes/origin/PR-44100 # timeout=10
03:45:54 [2022-09-07T03:45:54.177Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:45:54 [2022-09-07T03:45:54.192Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:45:54 [2022-09-07T03:45:54.212Z] Fetching upstream changes from https://github.com/moby/moby.git
03:45:54 [2022-09-07T03:45:54.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:45:54 [2022-09-07T03:45:54.214Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:45:54 [2022-09-07T03:45:54.419Z]  > git config core.sparsecheckout # timeout=10
03:45:54 [2022-09-07T03:45:54.430Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:45:55 [2022-09-07T03:45:55.071Z] Merge succeeded, producing 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:45:55 [2022-09-07T03:45:55.072Z] Checking out Revision 39976cd2bf8176acb7f57477f9f43ae50aeaabda (PR-44100)
03:45:55 [2022-09-07T03:45:55.057Z]  > git remote # timeout=10
03:45:55 [2022-09-07T03:45:55.079Z]  > git config --get remote.origin.url # timeout=10
03:45:55 [2022-09-07T03:45:55.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:45:55 [2022-09-07T03:45:55.090Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
03:45:55 [2022-09-07T03:45:55.109Z]  > git rev-parse HEAD^{commit} # timeout=10
03:45:55 [2022-09-07T03:45:55.125Z]  > git config core.sparsecheckout # timeout=10
03:45:55 [2022-09-07T03:45:55.138Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:45:58 [2022-09-07T03:45:58.963Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190"
03:45:59 [2022-09-07T03:45:59.006Z]  > git rev-list --no-walk 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:45:59 [2022-09-07T03:45:59.969Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44100:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
03:46:14 [2022-09-07T03:46:14.860Z] Unable to find image 'alpine:latest' locally
03:46:14 [2022-09-07T03:46:14.860Z] latest: Pulling from library/alpine
03:46:14 [2022-09-07T03:46:14.860Z] 213ec9aee27d: Pulling fs layer
03:46:14 [2022-09-07T03:46:14.860Z] 213ec9aee27d: Download complete
03:46:14 [2022-09-07T03:46:14.860Z] 213ec9aee27d: Pull complete
03:46:14 [2022-09-07T03:46:14.860Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
03:46:14 [2022-09-07T03:46:14.860Z] Status: Downloaded newer image for alpine:latest
03:46:20 [2022-09-07T03:46:20.132Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" 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] }
03:46:34 [2022-09-07T03:46:34.420Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03ba38639d35529bd) in /home/ubuntu/workspace/moby_PR-44100
[Pipeline] {
[Pipeline] checkout
03:46:34 [2022-09-07T03:46:34.445Z] The recommended git tool is: git
03:46:34 [2022-09-07T03:46:34.468Z] using credential docker-jenkins-github-credentials
03:46:34 [2022-09-07T03:46:34.477Z] Cloning the remote Git repository
03:46:34 [2022-09-07T03:46:34.477Z] Cloning with configured refspecs honoured and without tags
03:46:35 [2022-09-07T03:46:35.359Z] Still waiting to schedule task
03:46:35 [2022-09-07T03:46:35.359Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay203:46:35 [2022-09-07T03:46:35.360Z] Still waiting to schedule task
03:46:35 [2022-09-07T03:46:35.361Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay203:46:35 [2022-09-07T03:46:35.361Z] Still waiting to schedule task
03:46:35 [2022-09-07T03:46:35.362Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
03:46:35 [2022-09-07T03:46:35.365Z] Still waiting to schedule task
03:46:35 [2022-09-07T03:46:35.366Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
03:46:34 [2022-09-07T03:46:34.482Z] Cloning repository https://github.com/moby/moby.git
03:46:34 [2022-09-07T03:46:34.482Z]  > git init /home/ubuntu/workspace/moby_PR-44100 # timeout=10
03:46:34 [2022-09-07T03:46:34.504Z] Fetching upstream changes from https://github.com/moby/moby.git
03:46:34 [2022-09-07T03:46:34.504Z]  > git --version # timeout=10
03:46:34 [2022-09-07T03:46:34.517Z]  > git --version # 'git version 2.17.1'
03:46:34 [2022-09-07T03:46:34.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:46:34 [2022-09-07T03:46:34.519Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:46:49 [2022-09-07T03:46:49.176Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c6ddf53faa0eb09) in /home/ubuntu/workspace/moby_PR-44100
[Pipeline] {
[Pipeline] checkout
03:46:49 [2022-09-07T03:46:49.206Z] The recommended git tool is: git
03:46:49 [2022-09-07T03:46:49.215Z] using credential docker-jenkins-github-credentials
03:46:49 [2022-09-07T03:46:49.241Z] Fetching changes from the remote Git repository
03:46:49 [2022-09-07T03:46:49.257Z] Fetching without tags
03:46:49 [2022-09-07T03:46:49.460Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:46:49 [2022-09-07T03:46:49.586Z] Merge succeeded, producing 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:46:49 [2022-09-07T03:46:49.586Z] Checking out Revision 39976cd2bf8176acb7f57477f9f43ae50aeaabda (PR-44100)
03:46:49 [2022-09-07T03:46:49.649Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:46:49 [2022-09-07T03:46:49.237Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44100/.git # timeout=10
03:46:49 [2022-09-07T03:46:49.256Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:46:49 [2022-09-07T03:46:49.272Z] Fetching upstream changes from https://github.com/moby/moby.git
03:46:49 [2022-09-07T03:46:49.272Z]  > git --version # timeout=10
03:46:49 [2022-09-07T03:46:49.279Z]  > git --version # 'git version 2.17.1'
03:46:49 [2022-09-07T03:46:49.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:46:49 [2022-09-07T03:46:49.280Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:46:49 [2022-09-07T03:46:49.475Z]  > git config core.sparsecheckout # timeout=10
03:46:49 [2022-09-07T03:46:49.491Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:46:49 [2022-09-07T03:46:49.566Z]  > git remote # timeout=10
03:46:49 [2022-09-07T03:46:49.572Z]  > git config --get remote.origin.url # timeout=10
03:46:49 [2022-09-07T03:46:49.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:46:49 [2022-09-07T03:46:49.579Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
03:46:49 [2022-09-07T03:46:49.591Z]  > git rev-parse HEAD^{commit} # timeout=10
03:46:49 [2022-09-07T03:46:49.601Z]  > git config core.sparsecheckout # timeout=10
03:46:49 [2022-09-07T03:46:49.608Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:46:50 [2022-09-07T03:46:50.278Z] + docker version
03:46:50 [2022-09-07T03:46:50.278Z] Client: Docker Engine - Community
03:46:50 [2022-09-07T03:46:50.278Z]  Version:           22.06.0-beta.0
03:46:50 [2022-09-07T03:46:50.278Z]  API version:       1.42
03:46:50 [2022-09-07T03:46:50.278Z]  Go version:        go1.18.3
03:46:50 [2022-09-07T03:46:50.278Z]  Git commit:        3e9117b
03:46:50 [2022-09-07T03:46:50.278Z]  Built:             Fri Jun  3 17:55:46 2022
03:46:50 [2022-09-07T03:46:50.278Z]  OS/Arch:           linux/amd64
03:46:50 [2022-09-07T03:46:50.278Z]  Context:           default
03:46:50 [2022-09-07T03:46:50.278Z] 
03:46:50 [2022-09-07T03:46:50.278Z] Server: Docker Engine - Community
03:46:50 [2022-09-07T03:46:50.278Z]  Engine:
03:46:50 [2022-09-07T03:46:50.278Z]   Version:          22.06.0-beta.0
03:46:50 [2022-09-07T03:46:50.278Z]   API version:      1.42 (minimum version 1.12)
03:46:50 [2022-09-07T03:46:50.278Z]   Go version:       go1.18.3
03:46:50 [2022-09-07T03:46:50.278Z]   Git commit:       38633e7
03:46:50 [2022-09-07T03:46:50.278Z]   Built:            Fri Jun  3 17:55:46 2022
03:46:50 [2022-09-07T03:46:50.278Z]   OS/Arch:          linux/amd64
03:46:50 [2022-09-07T03:46:50.278Z]   Experimental:     true
03:46:50 [2022-09-07T03:46:50.278Z]  containerd:
03:46:50 [2022-09-07T03:46:50.278Z]   Version:          1.6.8
03:46:50 [2022-09-07T03:46:50.278Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:46:50 [2022-09-07T03:46:50.278Z]  runc:
03:46:50 [2022-09-07T03:46:50.278Z]   Version:          1.1.4
03:46:50 [2022-09-07T03:46:50.278Z]   GitCommit:        v1.1.4-0-g5fd4c4d
03:46:50 [2022-09-07T03:46:50.278Z]  docker-init:
03:46:50 [2022-09-07T03:46:50.278Z]   Version:          0.19.0
03:46:50 [2022-09-07T03:46:50.278Z]   GitCommit:        de40ad0
[Pipeline] sh
03:46:50 [2022-09-07T03:46:50.570Z] + docker info
03:46:50 [2022-09-07T03:46:50.570Z] Client:
03:46:50 [2022-09-07T03:46:50.570Z]  Context:    default
03:46:50 [2022-09-07T03:46:50.570Z]  Debug Mode: false
03:46:50 [2022-09-07T03:46:50.570Z]  Plugins:
03:46:50 [2022-09-07T03:46:50.570Z]   buildx: Docker Buildx (Docker Inc.)
03:46:50 [2022-09-07T03:46:50.570Z]     Version:  f500bf6
03:46:50 [2022-09-07T03:46:50.570Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
03:46:50 [2022-09-07T03:46:50.570Z]   compose: Docker Compose (Docker Inc.)
03:46:50 [2022-09-07T03:46:50.570Z]     Version:  v2.10.2
03:46:50 [2022-09-07T03:46:50.570Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
03:46:50 [2022-09-07T03:46:50.570Z]   scan: Docker Scan (Docker Inc.)
03:46:50 [2022-09-07T03:46:50.570Z]     Version:  v0.17.0
03:46:50 [2022-09-07T03:46:50.570Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
03:46:50 [2022-09-07T03:46:50.570Z] 
03:46:50 [2022-09-07T03:46:50.570Z] Server:
03:46:50 [2022-09-07T03:46:50.570Z]  Containers: 0
03:46:50 [2022-09-07T03:46:50.570Z]   Running: 0
03:46:50 [2022-09-07T03:46:50.570Z]   Paused: 0
03:46:50 [2022-09-07T03:46:50.570Z]   Stopped: 0
03:46:50 [2022-09-07T03:46:50.570Z]  Images: 1
03:46:50 [2022-09-07T03:46:50.570Z]  Server Version: 22.06.0-beta.0
03:46:50 [2022-09-07T03:46:50.570Z]  Storage Driver: overlay2
03:46:50 [2022-09-07T03:46:50.570Z]   Backing Filesystem: extfs
03:46:50 [2022-09-07T03:46:50.570Z]   Supports d_type: true
03:46:50 [2022-09-07T03:46:50.570Z]   Using metacopy: false
03:46:50 [2022-09-07T03:46:50.570Z]   Native Overlay Diff: true
03:46:50 [2022-09-07T03:46:50.570Z]   userxattr: false
03:46:50 [2022-09-07T03:46:50.570Z]  Logging Driver: json-file
03:46:50 [2022-09-07T03:46:50.570Z]  Cgroup Driver: cgroupfs
03:46:50 [2022-09-07T03:46:50.570Z]  Cgroup Version: 1
03:46:50 [2022-09-07T03:46:50.570Z]  Plugins:
03:46:50 [2022-09-07T03:46:50.570Z]   Volume: local
03:46:50 [2022-09-07T03:46:50.570Z]   Network: bridge host ipvlan macvlan null overlay
03:46:50 [2022-09-07T03:46:50.570Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:46:50 [2022-09-07T03:46:50.570Z]  Swarm: inactive
03:46:50 [2022-09-07T03:46:50.570Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
03:46:50 [2022-09-07T03:46:50.570Z]  Default Runtime: runc
03:46:50 [2022-09-07T03:46:50.570Z]  Init Binary: docker-init
03:46:50 [2022-09-07T03:46:50.570Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:46:50 [2022-09-07T03:46:50.570Z]  runc version: v1.1.4-0-g5fd4c4d
03:46:50 [2022-09-07T03:46:50.570Z]  init version: de40ad0
03:46:50 [2022-09-07T03:46:50.570Z]  Security Options:
03:46:50 [2022-09-07T03:46:50.570Z]   apparmor
03:46:50 [2022-09-07T03:46:50.570Z]   seccomp
03:46:50 [2022-09-07T03:46:50.570Z]    Profile: builtin
03:46:50 [2022-09-07T03:46:50.570Z]  Kernel Version: 5.4.0-1084-aws
03:46:50 [2022-09-07T03:46:50.570Z]  Operating System: Ubuntu 18.04.6 LTS
03:46:50 [2022-09-07T03:46:50.570Z]  OSType: linux
03:46:50 [2022-09-07T03:46:50.570Z]  Architecture: x86_64
03:46:50 [2022-09-07T03:46:50.570Z]  CPUs: 2
03:46:50 [2022-09-07T03:46:50.570Z]  Total Memory: 7.565GiB
03:46:50 [2022-09-07T03:46:50.570Z]  Name: ip-10-100-119-94
03:46:50 [2022-09-07T03:46:50.570Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
03:46:50 [2022-09-07T03:46:50.570Z]  Docker Root Dir: /var/lib/docker
03:46:50 [2022-09-07T03:46:50.570Z]  Debug Mode: false
03:46:50 [2022-09-07T03:46:50.570Z]  Registry: https://index.docker.io/v1/
03:46:50 [2022-09-07T03:46:50.570Z]  Labels:
03:46:50 [2022-09-07T03:46:50.570Z]  Experimental: true
03:46:50 [2022-09-07T03:46:50.570Z]  Insecure Registries:
03:46:50 [2022-09-07T03:46:50.570Z]   127.0.0.0/8
03:46:50 [2022-09-07T03:46:50.570Z]  Live Restore Enabled: true
03:46:50 [2022-09-07T03:46:50.570Z] 
03:46:50 [2022-09-07T03:46:50.570Z] WARNING: No swap limit support
[Pipeline] sh
03:46:50 [2022-09-07T03:46:50.851Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:46:50 [2022-09-07T03:46:50.851Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:46:50 [2022-09-07T03:46:50.851Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44100/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
03:46:51 [2022-09-07T03:46:51.110Z] + bash /home/ubuntu/workspace/moby_PR-44100/check-config.sh
03:46:51 [2022-09-07T03:46:51.110Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:46:51 [2022-09-07T03:46:51.110Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
03:46:51 [2022-09-07T03:46:51.110Z] 
03:46:51 [2022-09-07T03:46:51.110Z] Generally Necessary:
03:46:51 [2022-09-07T03:46:51.110Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:46:51 [2022-09-07T03:46:51.110Z] - apparmor: enabled and tools installed
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_NAMESPACES: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_NET_NS: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_PID_NS: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_IPC_NS: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_UTS_NS: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_CGROUPS: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_CGROUP_CPUACCT: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_CGROUP_DEVICE: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_CGROUP_FREEZER: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_CGROUP_SCHED: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_CPUSETS: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_MEMCG: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_KEYS: enabled
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_VETH: enabled (as module)
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_BRIDGE: enabled (as module)
03:46:51 [2022-09-07T03:46:51.110Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_NF_NAT: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_POSIX_MQUEUE: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_CGROUP_BPF: enabled
03:46:51 [2022-09-07T03:46:51.369Z] 
03:46:51 [2022-09-07T03:46:51.369Z] Optional Features:
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_USER_NS: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_SECCOMP: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_SECCOMP_FILTER: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_CGROUP_PIDS: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_MEMCG_SWAP: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:46:51 [2022-09-07T03:46:51.369Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_BLK_CGROUP: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_CGROUP_PERF: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_CGROUP_HUGETLB: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_CFS_BANDWIDTH: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_RT_GROUP_SCHED: missing
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_VS: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_VS_NFCT: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_IP_VS_RR: enabled (as module)
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_SECURITY_SELINUX: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_SECURITY_APPARMOR: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_EXT4_FS: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:46:51 [2022-09-07T03:46:51.369Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:46:51 [2022-09-07T03:46:51.422Z] Fetching without tags
03:46:51 [2022-09-07T03:46:51.618Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:46:51 [2022-09-07T03:46:51.627Z] - Network Drivers:
03:46:51 [2022-09-07T03:46:51.627Z]   - "overlay":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_VXLAN: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:46:51 [2022-09-07T03:46:51.627Z]       Optional (for encrypted networks):
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_CRYPTO: enabled
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_CRYPTO_AEAD: enabled
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_CRYPTO_GCM: enabled
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_CRYPTO_GHASH: enabled
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_XFRM: enabled
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_XFRM_USER: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]       - CONFIG_INET_ESP: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]   - "ipvlan":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_IPVLAN: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]   - "macvlan":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_MACVLAN: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_DUMMY: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]   - "ftp,tftp client in container":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z] - Storage Drivers:
03:46:51 [2022-09-07T03:46:51.627Z]   - "aufs":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_AUFS_FS: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]   - "btrfs":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:46:51 [2022-09-07T03:46:51.627Z]   - "devicemapper":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_BLK_DEV_DM: enabled
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]   - "overlay":
03:46:51 [2022-09-07T03:46:51.627Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:46:51 [2022-09-07T03:46:51.627Z]   - "zfs":
03:46:51 [2022-09-07T03:46:51.627Z]     - /dev/zfs: present
03:46:51 [2022-09-07T03:46:51.627Z]     - zfs command: missing
03:46:51 [2022-09-07T03:46:51.627Z]     - zpool command: missing
03:46:51 [2022-09-07T03:46:51.627Z] 
03:46:51 [2022-09-07T03:46:51.627Z] Limits:
03:46:51 [2022-09-07T03:46:51.627Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:46:51 [2022-09-07T03:46:51.627Z] 
03:46:51 [2022-09-07T03:46:51.627Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:46:51 [2022-09-07T03:46:51.967Z] + sudo modprobe ip_vs
03:46:51 [2022-09-07T03:46:51.967Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda .
03:46:51 [2022-09-07T03:46:51.394Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:46:51 [2022-09-07T03:46:51.401Z]  > git config --add remote.origin.fetch +refs/pull/44100/head:refs/remotes/origin/PR-44100 # timeout=10
03:46:51 [2022-09-07T03:46:51.411Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:46:51 [2022-09-07T03:46:51.419Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:46:51 [2022-09-07T03:46:51.425Z] Fetching upstream changes from https://github.com/moby/moby.git
03:46:51 [2022-09-07T03:46:51.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:46:51 [2022-09-07T03:46:51.426Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:46:51 [2022-09-07T03:46:51.621Z]  > git config core.sparsecheckout # timeout=10
03:46:51 [2022-09-07T03:46:51.638Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:46:52 [2022-09-07T03:46:52.259Z] Merge succeeded, producing 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:46:52 [2022-09-07T03:46:52.260Z] Checking out Revision 39976cd2bf8176acb7f57477f9f43ae50aeaabda (PR-44100)
03:46:52 [2022-09-07T03:46:52.267Z] #1 [internal] load build definition from Dockerfile
03:46:52 [2022-09-07T03:46:52.267Z] #1 transferring dockerfile: 19.29kB done
03:46:52 [2022-09-07T03:46:52.267Z] #1 DONE 0.1s
03:46:52 [2022-09-07T03:46:52.267Z] 
03:46:52 [2022-09-07T03:46:52.267Z] #2 [internal] load .dockerignore
03:46:52 [2022-09-07T03:46:52.267Z] #2 transferring context: 145B done
03:46:52 [2022-09-07T03:46:52.267Z] #2 DONE 0.1s
03:46:52 [2022-09-07T03:46:52.267Z] 
03:46:52 [2022-09-07T03:46:52.267Z] #3 resolve image config for docker.io/docker/dockerfile:1
03:46:52 [2022-09-07T03:46:52.528Z] #3 DONE 0.3s
03:46:52 [2022-09-07T03:46:52.582Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190"
03:46:52 [2022-09-07T03:46:52.789Z] 
03:46:52 [2022-09-07T03:46:52.789Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
03:46:52 [2022-09-07T03:46:52.789Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
03:46:52 [2022-09-07T03:46:52.789Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
03:46:52 [2022-09-07T03:46:52.789Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s
03:46:52 [2022-09-07T03:46:52.789Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 3.15MB / 9.94MB 0.2s
03:46:52 [2022-09-07T03:46:52.789Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
03:46:52 [2022-09-07T03:46:52.789Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
03:46:52 [2022-09-07T03:46:52.789Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done
03:46:52 [2022-09-07T03:46:52.789Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:46:53 [2022-09-07T03:46:53.217Z] + [ PR != PR ]
03:46:53 [2022-09-07T03:46:53.217Z] + [ 22.06 != master ]
03:46:53 [2022-09-07T03:46:53.217Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:46:53 [2022-09-07T03:46:53.356Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
03:46:53 [2022-09-07T03:46:53.356Z] #4 DONE 0.6s
03:46:53 [2022-09-07T03:46:53.356Z] 
03:46:53 [2022-09-07T03:46:53.356Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:46:53 [2022-09-07T03:46:53.584Z] + docker version
03:46:53 [2022-09-07T03:46:53.585Z] Client: Docker Engine - Community
03:46:53 [2022-09-07T03:46:53.585Z]  Version:           22.06.0-beta.0
03:46:53 [2022-09-07T03:46:53.585Z]  API version:       1.42
03:46:53 [2022-09-07T03:46:53.585Z]  Go version:        go1.18.3
03:46:53 [2022-09-07T03:46:53.585Z]  Git commit:        3e9117b
03:46:53 [2022-09-07T03:46:53.585Z]  Built:             Fri Jun  3 17:55:46 2022
03:46:53 [2022-09-07T03:46:53.585Z]  OS/Arch:           linux/amd64
03:46:53 [2022-09-07T03:46:53.585Z]  Context:           default
03:46:53 [2022-09-07T03:46:53.585Z] 
03:46:53 [2022-09-07T03:46:53.585Z] Server: Docker Engine - Community
03:46:53 [2022-09-07T03:46:53.585Z]  Engine:
03:46:53 [2022-09-07T03:46:53.585Z]   Version:          22.06.0-beta.0
03:46:53 [2022-09-07T03:46:53.585Z]   API version:      1.42 (minimum version 1.12)
03:46:53 [2022-09-07T03:46:53.585Z]   Go version:       go1.18.3
03:46:53 [2022-09-07T03:46:53.585Z]   Git commit:       38633e7
03:46:53 [2022-09-07T03:46:53.585Z]   Built:            Fri Jun  3 17:55:46 2022
03:46:53 [2022-09-07T03:46:53.585Z]   OS/Arch:          linux/amd64
03:46:53 [2022-09-07T03:46:53.585Z]   Experimental:     true
03:46:53 [2022-09-07T03:46:53.585Z]  containerd:
03:46:53 [2022-09-07T03:46:53.585Z]   Version:          1.6.8
03:46:53 [2022-09-07T03:46:53.585Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:46:53 [2022-09-07T03:46:53.585Z]  runc:
03:46:53 [2022-09-07T03:46:53.585Z]   Version:          1.1.4
03:46:53 [2022-09-07T03:46:53.585Z]   GitCommit:        v1.1.4-0-g5fd4c4d
03:46:53 [2022-09-07T03:46:53.585Z]  docker-init:
03:46:53 [2022-09-07T03:46:53.585Z]   Version:          0.19.0
03:46:53 [2022-09-07T03:46:53.585Z]   GitCommit:        de40ad0
[Pipeline] sh
03:46:53 [2022-09-07T03:46:53.868Z] + docker info
03:46:53 [2022-09-07T03:46:53.868Z] Client:
03:46:53 [2022-09-07T03:46:53.868Z]  Context:    default
03:46:53 [2022-09-07T03:46:53.868Z]  Debug Mode: false
03:46:53 [2022-09-07T03:46:53.868Z]  Plugins:
03:46:53 [2022-09-07T03:46:53.868Z]   buildx: Docker Buildx (Docker Inc.)
03:46:53 [2022-09-07T03:46:53.868Z]     Version:  f500bf6
03:46:53 [2022-09-07T03:46:53.868Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
03:46:53 [2022-09-07T03:46:53.868Z]   compose: Docker Compose (Docker Inc.)
03:46:53 [2022-09-07T03:46:53.868Z]     Version:  v2.10.2
03:46:53 [2022-09-07T03:46:53.868Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
03:46:53 [2022-09-07T03:46:53.868Z]   scan: Docker Scan (Docker Inc.)
03:46:53 [2022-09-07T03:46:53.868Z]     Version:  v0.17.0
03:46:53 [2022-09-07T03:46:53.868Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
03:46:53 [2022-09-07T03:46:53.868Z] 
03:46:53 [2022-09-07T03:46:53.868Z] Server:
03:46:53 [2022-09-07T03:46:53.868Z]  Containers: 0
03:46:53 [2022-09-07T03:46:53.868Z]   Running: 0
03:46:53 [2022-09-07T03:46:53.868Z]   Paused: 0
03:46:53 [2022-09-07T03:46:53.868Z]   Stopped: 0
03:46:53 [2022-09-07T03:46:53.868Z]  Images: 1
03:46:53 [2022-09-07T03:46:53.868Z]  Server Version: 22.06.0-beta.0
03:46:53 [2022-09-07T03:46:53.868Z]  Storage Driver: overlay2
03:46:53 [2022-09-07T03:46:53.868Z]   Backing Filesystem: extfs
03:46:53 [2022-09-07T03:46:53.868Z]   Supports d_type: true
03:46:53 [2022-09-07T03:46:53.868Z]   Using metacopy: false
03:46:53 [2022-09-07T03:46:53.868Z]   Native Overlay Diff: true
03:46:53 [2022-09-07T03:46:53.868Z]   userxattr: false
03:46:53 [2022-09-07T03:46:53.868Z]  Logging Driver: json-file
03:46:53 [2022-09-07T03:46:53.868Z]  Cgroup Driver: cgroupfs
03:46:53 [2022-09-07T03:46:53.868Z]  Cgroup Version: 1
03:46:53 [2022-09-07T03:46:53.868Z]  Plugins:
03:46:53 [2022-09-07T03:46:53.868Z]   Volume: local
03:46:53 [2022-09-07T03:46:53.868Z]   Network: bridge host ipvlan macvlan null overlay
03:46:53 [2022-09-07T03:46:53.868Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:46:53 [2022-09-07T03:46:53.868Z]  Swarm: inactive
03:46:53 [2022-09-07T03:46:53.868Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
03:46:53 [2022-09-07T03:46:53.868Z]  Default Runtime: runc
03:46:53 [2022-09-07T03:46:53.868Z]  Init Binary: docker-init
03:46:53 [2022-09-07T03:46:53.868Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:46:53 [2022-09-07T03:46:53.868Z]  runc version: v1.1.4-0-g5fd4c4d
03:46:53 [2022-09-07T03:46:53.868Z]  init version: de40ad0
03:46:53 [2022-09-07T03:46:53.868Z]  Security Options:
03:46:53 [2022-09-07T03:46:53.868Z]   apparmor
03:46:53 [2022-09-07T03:46:53.868Z]   seccomp
03:46:53 [2022-09-07T03:46:53.868Z]    Profile: builtin
03:46:53 [2022-09-07T03:46:53.868Z]  Kernel Version: 5.4.0-1084-aws
03:46:53 [2022-09-07T03:46:53.868Z]  Operating System: Ubuntu 18.04.6 LTS
03:46:53 [2022-09-07T03:46:53.868Z]  OSType: linux
03:46:53 [2022-09-07T03:46:53.868Z]  Architecture: x86_64
03:46:53 [2022-09-07T03:46:53.868Z]  CPUs: 2
03:46:53 [2022-09-07T03:46:53.868Z]  Total Memory: 7.565GiB
03:46:53 [2022-09-07T03:46:53.868Z]  Name: ip-10-100-79-175
03:46:53 [2022-09-07T03:46:53.868Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
03:46:53 [2022-09-07T03:46:53.868Z]  Docker Root Dir: /var/lib/docker
03:46:53 [2022-09-07T03:46:53.868Z]  Debug Mode: false
03:46:53 [2022-09-07T03:46:53.868Z]  Registry: https://index.docker.io/v1/
03:46:53 [2022-09-07T03:46:53.868Z]  Labels:
03:46:53 [2022-09-07T03:46:53.868Z]  Experimental: true
03:46:53 [2022-09-07T03:46:53.868Z]  Insecure Registries:
03:46:53 [2022-09-07T03:46:53.868Z]   127.0.0.0/8
03:46:53 [2022-09-07T03:46:53.868Z]  Live Restore Enabled: true
03:46:53 [2022-09-07T03:46:53.868Z] 
03:46:53 [2022-09-07T03:46:53.868Z] WARNING: No swap limit support
[Pipeline] sh
03:46:52 [2022-09-07T03:46:52.228Z]  > git remote # timeout=10
03:46:52 [2022-09-07T03:46:52.232Z]  > git config --get remote.origin.url # timeout=10
03:46:52 [2022-09-07T03:46:52.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:46:52 [2022-09-07T03:46:52.239Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
03:46:52 [2022-09-07T03:46:52.254Z]  > git rev-parse HEAD^{commit} # timeout=10
03:46:52 [2022-09-07T03:46:52.306Z]  > git config core.sparsecheckout # timeout=10
03:46:52 [2022-09-07T03:46:52.312Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:46:54 [2022-09-07T03:46:54.151Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:46:54 [2022-09-07T03:46:54.151Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:46:54 [2022-09-07T03:46:54.151Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44100/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
03:46:54 [2022-09-07T03:46:54.151Z] + bash /home/ubuntu/workspace/moby_PR-44100/check-config.sh
03:46:54 [2022-09-07T03:46:54.151Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:46:54 [2022-09-07T03:46:54.151Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
03:46:54 [2022-09-07T03:46:54.151Z] 
03:46:54 [2022-09-07T03:46:54.151Z] Generally Necessary:
03:46:54 [2022-09-07T03:46:54.151Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:46:54 [2022-09-07T03:46:54.151Z] - apparmor: enabled and tools installed
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_NAMESPACES: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_NET_NS: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_PID_NS: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_IPC_NS: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_UTS_NS: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_CGROUPS: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_CGROUP_CPUACCT: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_CGROUP_DEVICE: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_CGROUP_FREEZER: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_CGROUP_SCHED: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_CPUSETS: enabled
03:46:54 [2022-09-07T03:46:54.151Z] - CONFIG_MEMCG: enabled
03:46:54 [2022-09-07T03:46:54.301Z] #5 DONE 0.8s
03:46:54 [2022-09-07T03:46:54.301Z] 
03:46:54 [2022-09-07T03:46:54.301Z] #6 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
03:46:54 [2022-09-07T03:46:54.301Z] #6 DONE 0.8s
03:46:54 [2022-09-07T03:46:54.301Z] 
03:46:54 [2022-09-07T03:46:54.301Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:46:54 [2022-09-07T03:46:54.301Z] #7 DONE 0.9s
03:46:54 [2022-09-07T03:46:54.301Z] 
03:46:54 [2022-09-07T03:46:54.301Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
03:46:54 [2022-09-07T03:46:54.301Z] #8 DONE 0.9s
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_KEYS: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_VETH: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_BRIDGE: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_NF_NAT: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_POSIX_MQUEUE: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_CGROUP_BPF: enabled
03:46:54 [2022-09-07T03:46:54.408Z] 
03:46:54 [2022-09-07T03:46:54.408Z] Optional Features:
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_USER_NS: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_SECCOMP: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_SECCOMP_FILTER: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_CGROUP_PIDS: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_MEMCG_SWAP: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:46:54 [2022-09-07T03:46:54.408Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_BLK_CGROUP: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_CGROUP_PERF: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_CGROUP_HUGETLB: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_CFS_BANDWIDTH: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_RT_GROUP_SCHED: missing
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_VS: enabled (as module)
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_VS_NFCT: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:46:54 [2022-09-07T03:46:54.408Z] - CONFIG_IP_VS_RR: enabled (as module)
03:46:54 [2022-09-07T03:46:54.559Z] 
03:46:54 [2022-09-07T03:46:54.559Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:46:54 [2022-09-07T03:46:54.560Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
03:46:54 [2022-09-07T03:46:54.560Z] #9 DONE 0.1s
03:46:54 [2022-09-07T03:46:54.560Z] 
03:46:54 [2022-09-07T03:46:54.560Z] #10 [internal] load build context
03:46:54 [2022-09-07T03:46:54.665Z] - CONFIG_SECURITY_SELINUX: enabled
03:46:54 [2022-09-07T03:46:54.665Z] - CONFIG_SECURITY_APPARMOR: enabled
03:46:54 [2022-09-07T03:46:54.665Z] - CONFIG_EXT4_FS: enabled
03:46:54 [2022-09-07T03:46:54.665Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:46:54 [2022-09-07T03:46:54.665Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:46:54 [2022-09-07T03:46:54.665Z] - Network Drivers:
03:46:54 [2022-09-07T03:46:54.665Z]   - "overlay":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_VXLAN: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:46:54 [2022-09-07T03:46:54.665Z]       Optional (for encrypted networks):
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_CRYPTO: enabled
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_CRYPTO_AEAD: enabled
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_CRYPTO_GCM: enabled
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_CRYPTO_GHASH: enabled
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_XFRM: enabled
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_XFRM_USER: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]       - CONFIG_INET_ESP: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]   - "ipvlan":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_IPVLAN: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]   - "macvlan":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_MACVLAN: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_DUMMY: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]   - "ftp,tftp client in container":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z] - Storage Drivers:
03:46:54 [2022-09-07T03:46:54.665Z]   - "aufs":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_AUFS_FS: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]   - "btrfs":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:46:54 [2022-09-07T03:46:54.665Z]   - "devicemapper":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_BLK_DEV_DM: enabled
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]   - "overlay":
03:46:54 [2022-09-07T03:46:54.665Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:46:54 [2022-09-07T03:46:54.665Z]   - "zfs":
03:46:54 [2022-09-07T03:46:54.665Z]     - /dev/zfs: present
03:46:54 [2022-09-07T03:46:54.665Z]     - zfs command: missing
03:46:54 [2022-09-07T03:46:54.665Z]     - zpool command: missing
03:46:54 [2022-09-07T03:46:54.665Z] 
03:46:54 [2022-09-07T03:46:54.665Z] Limits:
03:46:54 [2022-09-07T03:46:54.665Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:46:54 [2022-09-07T03:46:54.665Z] 
03:46:54 [2022-09-07T03:46:54.665Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:46:54 [2022-09-07T03:46:54.989Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda .
03:46:55 [2022-09-07T03:46:55.249Z] #1 [internal] load build definition from Dockerfile
03:46:55 [2022-09-07T03:46:55.249Z] #1 transferring dockerfile: 19.29kB done
03:46:55 [2022-09-07T03:46:55.249Z] #1 DONE 0.1s
03:46:55 [2022-09-07T03:46:55.249Z] 
03:46:55 [2022-09-07T03:46:55.249Z] #2 [internal] load .dockerignore
03:46:55 [2022-09-07T03:46:55.249Z] #2 transferring context: 145B done
03:46:55 [2022-09-07T03:46:55.249Z] #2 DONE 0.1s
03:46:55 [2022-09-07T03:46:55.249Z] 
03:46:55 [2022-09-07T03:46:55.249Z] #3 resolve image config for docker.io/docker/dockerfile:1
03:46:55 [2022-09-07T03:46:55.509Z] #10 ...
03:46:55 [2022-09-07T03:46:55.509Z] 
03:46:55 [2022-09-07T03:46:55.509Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
03:46:55 [2022-09-07T03:46:55.509Z] #11 DONE 0.8s
03:46:55 [2022-09-07T03:46:55.509Z] 
03:46:55 [2022-09-07T03:46:55.509Z] #10 [internal] load build context
03:46:55 [2022-09-07T03:46:55.513Z] #3 DONE 0.3s
03:46:55 [2022-09-07T03:46:55.770Z] 
03:46:55 [2022-09-07T03:46:55.770Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
03:46:55 [2022-09-07T03:46:55.770Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
03:46:55 [2022-09-07T03:46:55.770Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
03:46:55 [2022-09-07T03:46:55.770Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
03:46:55 [2022-09-07T03:46:55.770Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 4.19MB / 9.94MB 0.1s
03:46:55 [2022-09-07T03:46:55.770Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
03:46:55 [2022-09-07T03:46:55.770Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
03:46:55 [2022-09-07T03:46:55.770Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
03:46:55 [2022-09-07T03:46:55.770Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
03:46:56 [2022-09-07T03:46:56.027Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
03:46:56 [2022-09-07T03:46:56.027Z] #4 DONE 0.5s
03:46:56 [2022-09-07T03:46:56.286Z] 
03:46:56 [2022-09-07T03:46:56.286Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:46:57 [2022-09-07T03:46:57.216Z] #5 DONE 0.8s
03:46:57 [2022-09-07T03:46:57.216Z] 
03:46:57 [2022-09-07T03:46:57.216Z] #6 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
03:46:57 [2022-09-07T03:46:57.216Z] #6 DONE 0.8s
03:46:57 [2022-09-07T03:46:57.216Z] 
03:46:57 [2022-09-07T03:46:57.216Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:46:57 [2022-09-07T03:46:57.216Z] #7 DONE 0.9s
03:46:57 [2022-09-07T03:46:57.216Z] 
03:46:57 [2022-09-07T03:46:57.216Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
03:46:57 [2022-09-07T03:46:57.216Z] #8 DONE 0.9s
03:46:57 [2022-09-07T03:46:57.422Z] #10 transferring context: 15.72MB 2.9s
03:46:57 [2022-09-07T03:46:57.797Z] 
03:46:57 [2022-09-07T03:46:57.797Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:46:57 [2022-09-07T03:46:57.797Z] #9 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
03:46:57 [2022-09-07T03:46:57.797Z] #9 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
03:46:57 [2022-09-07T03:46:57.797Z] #9 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
03:46:57 [2022-09-07T03:46:57.797Z] #9 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
03:46:57 [2022-09-07T03:46:57.797Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s
03:46:58 [2022-09-07T03:46:58.056Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.15MB / 55.01MB 0.2s
03:46:58 [2022-09-07T03:46:58.056Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.3s
03:46:58 [2022-09-07T03:46:58.318Z] #9 ...
03:46:58 [2022-09-07T03:46:58.318Z] 
03:46:58 [2022-09-07T03:46:58.318Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
03:46:58 [2022-09-07T03:46:58.318Z] #10 DONE 0.6s
03:46:58 [2022-09-07T03:46:58.318Z] 
03:46:58 [2022-09-07T03:46:58.318Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:46:58 [2022-09-07T03:46:58.318Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.4s
03:46:58 [2022-09-07T03:46:58.318Z] #9 ...
03:46:58 [2022-09-07T03:46:58.318Z] 
03:46:58 [2022-09-07T03:46:58.318Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
03:46:58 [2022-09-07T03:46:58.318Z] #10 DONE 0.6s
03:46:58 [2022-09-07T03:46:58.318Z] 
03:46:58 [2022-09-07T03:46:58.318Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:46:58 [2022-09-07T03:46:58.318Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 21.98MB / 55.01MB 0.5s
03:46:58 [2022-09-07T03:46:58.377Z] #10 ...
03:46:58 [2022-09-07T03:46:58.377Z] 
03:46:58 [2022-09-07T03:46:58.377Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:46:58 [2022-09-07T03:46:58.377Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
03:46:58 [2022-09-07T03:46:58.377Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:46:58 [2022-09-07T03:46:58.377Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
03:46:58 [2022-09-07T03:46:58.377Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
03:46:58 [2022-09-07T03:46:58.377Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
03:46:58 [2022-09-07T03:46:58.377Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
03:46:58 [2022-09-07T03:46:58.377Z] #12 DONE 4.0s
03:46:58 [2022-09-07T03:46:58.377Z] 
03:46:58 [2022-09-07T03:46:58.377Z] #10 [internal] load build context
03:46:58 [2022-09-07T03:46:58.575Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 0.6s
03:46:58 [2022-09-07T03:46:58.575Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 38.80MB / 55.01MB 0.8s
03:46:58 [2022-09-07T03:46:58.832Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 44.04MB / 55.01MB 0.9s
03:46:58 [2022-09-07T03:46:58.832Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 51.46MB / 55.01MB 1.0s
03:46:58 [2022-09-07T03:46:58.832Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s
03:46:59 [2022-09-07T03:46:59.762Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done
03:46:59 [2022-09-07T03:46:59.762Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e
03:47:00 [2022-09-07T03:47:00.912Z] #10 transferring context: 62.59MB 6.1s done
03:47:01 [2022-09-07T03:47:01.685Z] #9 ...
03:47:01 [2022-09-07T03:47:01.685Z] 
03:47:01 [2022-09-07T03:47:01.685Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:47:01 [2022-09-07T03:47:01.685Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
03:47:01 [2022-09-07T03:47:01.685Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
03:47:01 [2022-09-07T03:47:01.685Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
03:47:01 [2022-09-07T03:47:01.685Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:47:01 [2022-09-07T03:47:01.685Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
03:47:01 [2022-09-07T03:47:01.685Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
03:47:01 [2022-09-07T03:47:01.685Z] #11 DONE 4.0s
03:47:01 [2022-09-07T03:47:01.685Z] 
03:47:01 [2022-09-07T03:47:01.685Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:47:01 [2022-09-07T03:47:01.861Z] #10 DONE 7.3s
03:47:01 [2022-09-07T03:47:01.861Z] 
03:47:01 [2022-09-07T03:47:01.861Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:01 [2022-09-07T03:47:01.861Z] #13 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
03:47:01 [2022-09-07T03:47:01.861Z] #13 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
03:47:01 [2022-09-07T03:47:01.861Z] #13 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done
03:47:01 [2022-09-07T03:47:01.861Z] #13 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done
03:47:01 [2022-09-07T03:47:01.861Z] #13 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done
03:47:01 [2022-09-07T03:47:01.861Z] #13 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.8s done
03:47:01 [2022-09-07T03:47:01.862Z] #13 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.3s done
03:47:01 [2022-09-07T03:47:01.862Z] #13 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.7s done
03:47:01 [2022-09-07T03:47:01.862Z] #13 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 6.3s done
03:47:01 [2022-09-07T03:47:01.862Z] #13 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.5s done
03:47:01 [2022-09-07T03:47:01.862Z] #13 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.4s
03:47:01 [2022-09-07T03:47:01.862Z] #13 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.5s done
03:47:01 [2022-09-07T03:47:01.862Z] #13 ...
03:47:01 [2022-09-07T03:47:01.862Z] 
03:47:01 [2022-09-07T03:47:01.862Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:47:01 [2022-09-07T03:47:01.862Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:47:01 [2022-09-07T03:47:01.862Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
03:47:01 [2022-09-07T03:47:01.862Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
03:47:01 [2022-09-07T03:47:01.862Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
03:47:01 [2022-09-07T03:47:01.862Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done
03:47:01 [2022-09-07T03:47:01.862Z] #9 DONE 7.3s
03:47:01 [2022-09-07T03:47:01.862Z] 
03:47:01 [2022-09-07T03:47:01.862Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:47:01 [2022-09-07T03:47:01.862Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
03:47:01 [2022-09-07T03:47:01.862Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
03:47:01 [2022-09-07T03:47:01.862Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
03:47:01 [2022-09-07T03:47:01.862Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
03:47:01 [2022-09-07T03:47:01.862Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.9s done
03:47:02 [2022-09-07T03:47:02.126Z] #14 ...
03:47:02 [2022-09-07T03:47:02.126Z] 
03:47:02 [2022-09-07T03:47:02.126Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
03:47:02 [2022-09-07T03:47:02.614Z] #9 ...
03:47:02 [2022-09-07T03:47:02.614Z] 
03:47:02 [2022-09-07T03:47:02.614Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:47:02 [2022-09-07T03:47:02.614Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
03:47:02 [2022-09-07T03:47:02.614Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:47:02 [2022-09-07T03:47:02.614Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
03:47:02 [2022-09-07T03:47:02.614Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
03:47:02 [2022-09-07T03:47:02.614Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
03:47:02 [2022-09-07T03:47:02.614Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done
03:47:02 [2022-09-07T03:47:02.614Z] #12 DONE 4.7s
03:47:02 [2022-09-07T03:47:02.614Z] 
03:47:02 [2022-09-07T03:47:02.614Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:47:03 [2022-09-07T03:47:03.060Z] #15 DONE 0.7s
03:47:03 [2022-09-07T03:47:03.060Z] 
03:47:03 [2022-09-07T03:47:03.060Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:47:03 [2022-09-07T03:47:03.060Z] #14 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s done
03:47:03 [2022-09-07T03:47:03.060Z] #14 DONE 8.4s
03:47:03 [2022-09-07T03:47:03.060Z] 
03:47:03 [2022-09-07T03:47:03.060Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:03 [2022-09-07T03:47:03.060Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s
03:47:03 [2022-09-07T03:47:03.319Z] #13 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done
03:47:03 [2022-09-07T03:47:03.887Z] #13 ...
03:47:03 [2022-09-07T03:47:03.887Z] 
03:47:03 [2022-09-07T03:47:03.887Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
03:47:03 [2022-09-07T03:47:03.887Z] #16 DONE 0.8s
03:47:03 [2022-09-07T03:47:03.887Z] 
03:47:03 [2022-09-07T03:47:03.887Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:03 [2022-09-07T03:47:03.887Z] #13 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
03:47:03 [2022-09-07T03:47:03.987Z] #9 ...
03:47:03 [2022-09-07T03:47:03.987Z] 
03:47:03 [2022-09-07T03:47:03.987Z] #13 [internal] load build context
03:47:03 [2022-09-07T03:47:03.987Z] #13 transferring context: 62.59MB 5.6s done
03:47:03 [2022-09-07T03:47:03.987Z] #13 DONE 6.2s
03:47:03 [2022-09-07T03:47:03.987Z] 
03:47:03 [2022-09-07T03:47:03.987Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:47:04 [2022-09-07T03:47:04.456Z] #13 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done
03:47:04 [2022-09-07T03:47:04.456Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
03:47:05 [2022-09-07T03:47:05.357Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s
03:47:05 [2022-09-07T03:47:05.357Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.3s done
03:47:05 [2022-09-07T03:47:05.357Z] #9 DONE 7.9s
03:47:05 [2022-09-07T03:47:05.357Z] 
03:47:05 [2022-09-07T03:47:05.357Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
03:47:05 [2022-09-07T03:47:05.357Z] #14 DONE 0.5s
03:47:05 [2022-09-07T03:47:05.357Z] 
03:47:05 [2022-09-07T03:47:05.357Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
03:47:06 [2022-09-07T03:47:06.294Z] #15 DONE 0.7s
03:47:06 [2022-09-07T03:47:06.294Z] 
03:47:06 [2022-09-07T03:47:06.294Z] #16 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:06 [2022-09-07T03:47:06.294Z] #16 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.7s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.1s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.2s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.6s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 6.6s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.4s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done
03:47:06 [2022-09-07T03:47:06.294Z] #16 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
03:47:06 [2022-09-07T03:47:06.856Z] #16 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done
03:47:07 [2022-09-07T03:47:07.113Z] #16 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
03:47:08 [2022-09-07T03:47:08.648Z] #13 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.0s done
03:47:08 [2022-09-07T03:47:08.648Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
03:47:11 [2022-09-07T03:47:11.304Z] #16 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.1s done
03:47:11 [2022-09-07T03:47:11.304Z] #16 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
03:47:11 [2022-09-07T03:47:11.940Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d2d704ed06e48ecd) in /home/ubuntu/workspace/moby_PR-44100
[Pipeline] {
[Pipeline] checkout
03:47:12 [2022-09-07T03:47:12.036Z] The recommended git tool is: git
03:47:12 [2022-09-07T03:47:12.845Z] #13 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.1s done
03:47:12 [2022-09-07T03:47:12.845Z] #13 ...
03:47:12 [2022-09-07T03:47:12.845Z] 
03:47:12 [2022-09-07T03:47:12.845Z] #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
03:47:12 [2022-09-07T03:47:12.845Z] #0 1.763 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 1.774 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 1.774 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 1.915 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 2.105 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 2.714 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:12 [2022-09-07T03:47:12.845Z] #0 3.642 Fetched 8574 kB in 2s (4002 kB/s)
03:47:12 [2022-09-07T03:47:12.845Z] #0 3.642 Reading package lists...
03:47:12 [2022-09-07T03:47:12.845Z] #0 4.456 Reading package lists...
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.258 Building dependency tree...
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.633 The following additional packages will be installed:
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.633   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.633   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.635 Recommended packages:
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.635   libldap-common publicsuffix libsasl2-modules
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.786 The following NEW packages will be installed:
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.786   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.786   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
03:47:12 [2022-09-07T03:47:12.845Z] #0 5.786   libssh2-1 openssl
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.058 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.058 Need to get 3047 kB of archives.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.058 After this operation, 6661 kB of additional disk space will be used.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.058 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.071 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.077 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.077 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.077 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.077 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.077 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.079 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.085 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.085 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.085 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.085 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.094 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.094 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.094 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.242 debconf: delaying package configuration, since apt-utils is not installed
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.271 Fetched 3047 kB in 0s (10.2 MB/s)
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.301 Selecting previously unselected package openssl.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.301 (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 ... 6661 files and directories currently installed.)
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.301 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.305 Unpacking openssl (1.1.1n-0+deb11u3) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.488 Selecting previously unselected package ca-certificates.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.488 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.492 Unpacking ca-certificates (20210119) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.594 Selecting previously unselected package libbrotli1:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.594 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.595 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.670 Selecting previously unselected package libsasl2-modules-db:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.670 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.678 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.719 Selecting previously unselected package libsasl2-2:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.720 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.724 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.777 Selecting previously unselected package libldap-2.4-2:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.777 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.787 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.853 Selecting previously unselected package libnghttp2-14:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.853 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.858 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.942 Selecting previously unselected package libpsl5:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.943 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.950 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.995 Selecting previously unselected package librtmp1:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.995 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 6.999 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.044 Selecting previously unselected package libssh2-1:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.045 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.050 Unpacking libssh2-1:amd64 (1.9.0-2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.103 Selecting previously unselected package libcurl4:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.103 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.110 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.184 Selecting previously unselected package curl.
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.184 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.189 Unpacking curl (7.74.0-1.3+deb11u2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.253 Selecting previously unselected package libonig5:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.253 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.258 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.323 Selecting previously unselected package libjq1:amd64.
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.323 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.327 Unpacking libjq1:amd64 (1.6-2.1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.381 Selecting previously unselected package jq.
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.381 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.385 Unpacking jq (1.6-2.1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.446 Setting up libpsl5:amd64 (0.21.0-1.2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.457 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.469 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.483 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.493 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.505 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.517 Setting up libssh2-1:amd64 (1.9.0-2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.528 Setting up openssl (1.1.1n-0+deb11u3) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.544 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.556 Setting up libjq1:amd64 (1.6-2.1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.567 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 7.577 Setting up ca-certificates (20210119) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.112 Updating certificates in /etc/ssl/certs...
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.837 129 added, 0 removed; done.
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.870 Setting up jq (1.6-2.1) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.883 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.897 Setting up curl (7.74.0-1.3+deb11u2) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.908 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.927 Processing triggers for ca-certificates (20210119) ...
03:47:12 [2022-09-07T03:47:12.845Z] #0 8.934 Updating certificates in /etc/ssl/certs...
03:47:12 [2022-09-07T03:47:12.845Z] #0 9.534 0 added, 0 removed; done.
03:47:12 [2022-09-07T03:47:12.845Z] #0 9.534 Running hooks in /etc/ca-certificates/update.d...
03:47:12 [2022-09-07T03:47:12.845Z] #0 9.537 done.
03:47:13 [2022-09-07T03:47:13.103Z] #17 ...
03:47:13 [2022-09-07T03:47:13.103Z] 
03:47:13 [2022-09-07T03:47:13.103Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:13 [2022-09-07T03:47:13.103Z] #13 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd
03:47:14 [2022-09-07T03:47:14.048Z] #13 ...
03:47:14 [2022-09-07T03:47:14.048Z] 
03:47:14 [2022-09-07T03:47:14.048Z] #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
03:47:14 [2022-09-07T03:47:14.048Z] #17 DONE 11.0s
03:47:14 [2022-09-07T03:47:14.048Z] 
03:47:14 [2022-09-07T03:47:14.049Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
03:47:14 [2022-09-07T03:47:14.049Z] #18 DONE 0.1s
03:47:14 [2022-09-07T03:47:14.049Z] 
03:47:14 [2022-09-07T03:47:14.049Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:14 [2022-09-07T03:47:14.876Z] using credential docker-jenkins-github-credentials
03:47:14 [2022-09-07T03:47:14.885Z] Cloning the remote Git repository
03:47:14 [2022-09-07T03:47:14.885Z] Cloning with configured refspecs honoured and without tags
03:47:15 [2022-09-07T03:47:15.492Z] #16 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done
03:47:15 [2022-09-07T03:47:15.492Z] #16 ...
03:47:15 [2022-09-07T03:47:15.492Z] 
03:47:15 [2022-09-07T03:47:15.492Z] #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
03:47:15 [2022-09-07T03:47:15.492Z] #0 1.639 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 1.650 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 1.650 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 1.790 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 1.986 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 2.294 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:15 [2022-09-07T03:47:15.492Z] #0 3.514 Fetched 8574 kB in 2s (4020 kB/s)
03:47:15 [2022-09-07T03:47:15.492Z] #0 3.514 Reading package lists...
03:47:15 [2022-09-07T03:47:15.492Z] #0 4.299 Reading package lists...
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.094 Building dependency tree...
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.450 The following additional packages will be installed:
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.450   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.450   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.450 Recommended packages:
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.450   libldap-common publicsuffix libsasl2-modules
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.618 The following NEW packages will be installed:
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.626   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.626   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.626   libssh2-1 openssl
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.893 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.893 Need to get 3047 kB of archives.
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.893 After this operation, 6661 kB of additional disk space will be used.
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.893 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.906 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.906 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.919 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.920 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 5.922 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.159 debconf: delaying package configuration, since apt-utils is not installed
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.234 Fetched 3047 kB in 0s (10.3 MB/s)
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.278 Selecting previously unselected package openssl.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.278 (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 ... 6661 files and directories currently installed.)
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.280 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.289 Unpacking openssl (1.1.1n-0+deb11u3) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.509 Selecting previously unselected package ca-certificates.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.509 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.517 Unpacking ca-certificates (20210119) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.595 Selecting previously unselected package libbrotli1:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.595 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.604 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.679 Selecting previously unselected package libsasl2-modules-db:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.679 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.682 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.723 Selecting previously unselected package libsasl2-2:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.723 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.727 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.779 Selecting previously unselected package libldap-2.4-2:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.779 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.782 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.856 Selecting previously unselected package libnghttp2-14:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.856 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.862 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.911 Selecting previously unselected package libpsl5:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.911 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.917 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.964 Selecting previously unselected package librtmp1:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.964 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 6.969 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.042 Selecting previously unselected package libssh2-1:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.042 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.046 Unpacking libssh2-1:amd64 (1.9.0-2) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.106 Selecting previously unselected package libcurl4:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.106 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.110 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.183 Selecting previously unselected package curl.
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.183 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.186 Unpacking curl (7.74.0-1.3+deb11u2) ...
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.257 Selecting previously unselected package libonig5:amd64.
03:47:15 [2022-09-07T03:47:15.492Z] #0 7.257 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.262 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.317 Selecting previously unselected package libjq1:amd64.
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.317 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.324 Unpacking libjq1:amd64 (1.6-2.1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.368 Selecting previously unselected package jq.
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.368 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.373 Unpacking jq (1.6-2.1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.417 Setting up libpsl5:amd64 (0.21.0-1.2) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.430 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.443 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.454 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.469 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.487 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.499 Setting up libssh2-1:amd64 (1.9.0-2) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.513 Setting up openssl (1.1.1n-0+deb11u3) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.536 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.551 Setting up libjq1:amd64 (1.6-2.1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.564 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 7.600 Setting up ca-certificates (20210119) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 8.175 Updating certificates in /etc/ssl/certs...
03:47:15 [2022-09-07T03:47:15.493Z] #0 8.924 129 added, 0 removed; done.
03:47:15 [2022-09-07T03:47:15.493Z] #0 8.956 Setting up jq (1.6-2.1) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 8.968 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 8.983 Setting up curl (7.74.0-1.3+deb11u2) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 8.996 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 9.023 Processing triggers for ca-certificates (20210119) ...
03:47:15 [2022-09-07T03:47:15.493Z] #0 9.035 Updating certificates in /etc/ssl/certs...
03:47:15 [2022-09-07T03:47:15.493Z] #0 9.621 0 added, 0 removed; done.
03:47:15 [2022-09-07T03:47:15.493Z] #0 9.621 Running hooks in /etc/ca-certificates/update.d...
03:47:15 [2022-09-07T03:47:15.493Z] #0 9.622 done.
03:47:14 [2022-09-07T03:47:14.220Z] Cloning repository https://github.com/moby/moby.git
03:47:14 [2022-09-07T03:47:14.273Z]  > git init /home/ubuntu/workspace/moby_PR-44100 # timeout=10
03:47:14 [2022-09-07T03:47:14.497Z] Fetching upstream changes from https://github.com/moby/moby.git
03:47:14 [2022-09-07T03:47:14.497Z]  > git --version # timeout=10
03:47:14 [2022-09-07T03:47:14.513Z]  > git --version # 'git version 2.17.1'
03:47:14 [2022-09-07T03:47:14.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:14 [2022-09-07T03:47:14.515Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:15 [2022-09-07T03:47:15.750Z] #17 ...
03:47:15 [2022-09-07T03:47:15.750Z] 
03:47:15 [2022-09-07T03:47:15.750Z] #16 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:15 [2022-09-07T03:47:15.750Z] #16 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd
03:47:18 [2022-09-07T03:47:18.245Z] #13 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.2s
03:47:18 [2022-09-07T03:47:18.281Z] #16 ...
03:47:18 [2022-09-07T03:47:18.282Z] 
03:47:18 [2022-09-07T03:47:18.282Z] #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
03:47:18 [2022-09-07T03:47:18.282Z] #17 DONE 12.2s
03:47:18 [2022-09-07T03:47:18.282Z] 
03:47:18 [2022-09-07T03:47:18.282Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
03:47:18 [2022-09-07T03:47:18.282Z] #18 DONE 0.1s
03:47:18 [2022-09-07T03:47:18.282Z] 
03:47:18 [2022-09-07T03:47:18.282Z] #16 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:20 [2022-09-07T03:47:20.788Z] #13 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.5s done
03:47:20 [2022-09-07T03:47:20.789Z] #13 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done
03:47:20 [2022-09-07T03:47:20.807Z] #16 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.2s
03:47:21 [2022-09-07T03:47:21.047Z] #13 DONE 26.5s
03:47:21 [2022-09-07T03:47:21.047Z] 
03:47:21 [2022-09-07T03:47:21.047Z] #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
03:47:21 [2022-09-07T03:47:21.047Z] #0 1.555 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:47:21 [2022-09-07T03:47:21.047Z] #0 1.829 
03:47:21 [2022-09-07T03:47:21.047Z] #0 2.049 #=#=#                                                                         

######################################################################## 100.0%
03:47:21 [2022-09-07T03:47:21.047Z] #0 2.286 
03:47:21 [2022-09-07T03:47:21.047Z] #0 3.397 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:47:21 [2022-09-07T03:47:21.047Z] #0 3.655 
03:47:21 [2022-09-07T03:47:21.047Z] #0 3.870 #=#=#                                                                         

######################################################################## 100.0%
03:47:21 [2022-09-07T03:47:21.047Z] #0 4.155 
03:47:21 [2022-09-07T03:47:21.047Z] #0 5.122 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
03:47:21 [2022-09-07T03:47:21.047Z] #0 5.373 
03:47:21 [2022-09-07T03:47:21.047Z] #0 5.601 #=#=#                                                                         

                                                                           0.1%
###########################################                               60.1%
######################################################################## 100.0%
03:47:21 [2022-09-07T03:47:21.047Z] #0 6.133 
03:47:21 [2022-09-07T03:47:21.047Z] #19 ...
03:47:21 [2022-09-07T03:47:21.047Z] 
03:47:21 [2022-09-07T03:47:21.048Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
03:47:22 [2022-09-07T03:47:22.432Z] #20 DONE 1.2s
03:47:22 [2022-09-07T03:47:22.432Z] 
03:47:22 [2022-09-07T03:47:22.432Z] #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
03:47:22 [2022-09-07T03:47:22.701Z] #16 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 6.9s done
03:47:22 [2022-09-07T03:47:22.959Z] #16 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done
03:47:23 [2022-09-07T03:47:23.000Z] #21 DONE 0.6s
03:47:23 [2022-09-07T03:47:23.000Z] 
03:47:23 [2022-09-07T03:47:23.000Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:47:23 [2022-09-07T03:47:23.000Z] #22 DONE 0.1s
03:47:23 [2022-09-07T03:47:23.000Z] 
03:47:23 [2022-09-07T03:47:23.000Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:47:23 [2022-09-07T03:47:23.217Z] #16 DONE 25.5s
03:47:23 [2022-09-07T03:47:23.217Z] 
03:47:23 [2022-09-07T03:47:23.217Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
03:47:23 [2022-09-07T03:47:23.265Z] #23 ...
03:47:23 [2022-09-07T03:47:23.265Z] 
03:47:23 [2022-09-07T03:47:23.265Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:47:23 [2022-09-07T03:47:23.265Z] #24 DONE 0.3s
03:47:23 [2022-09-07T03:47:23.265Z] 
03:47:23 [2022-09-07T03:47:23.265Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:47:23 [2022-09-07T03:47:23.265Z] #25 DONE 0.3s
03:47:23 [2022-09-07T03:47:23.265Z] 
03:47:23 [2022-09-07T03:47:23.265Z] #26 [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
03:47:23 [2022-09-07T03:47:23.265Z] #26 DONE 0.3s
03:47:23 [2022-09-07T03:47:23.265Z] 
03:47:23 [2022-09-07T03:47:23.265Z] #27 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
03:47:23 [2022-09-07T03:47:23.265Z] #27 DONE 0.3s
03:47:23 [2022-09-07T03:47:23.265Z] 
03:47:23 [2022-09-07T03:47:23.265Z] #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
03:47:23 [2022-09-07T03:47:23.265Z] #19 7.101 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:47:23 [2022-09-07T03:47:23.265Z] #19 7.356 
03:47:23 [2022-09-07T03:47:23.265Z] #19 7.571 #=#=#                                                                         

######################################################################## 100.0%
03:47:23 [2022-09-07T03:47:23.265Z] #19 7.776 
03:47:23 [2022-09-07T03:47:23.265Z] #19 8.363 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
03:47:23 [2022-09-07T03:47:23.265Z] #19 8.637 
03:47:23 [2022-09-07T03:47:23.265Z] #19 8.858 #=#=#                                                                         

######################################################################## 100.0%
03:47:23 [2022-09-07T03:47:23.265Z] #19 9.115 
03:47:23 [2022-09-07T03:47:23.265Z] #19 9.165 Download of images into '/build' complete.
03:47:23 [2022-09-07T03:47:23.265Z] #19 9.165 Use something like the following to load the result into a Docker daemon:
03:47:23 [2022-09-07T03:47:23.265Z] #19 9.165   tar -cC '/build' . | docker load
03:47:23 [2022-09-07T03:47:23.265Z] #19 DONE 9.3s
03:47:23 [2022-09-07T03:47:23.265Z] 
03:47:23 [2022-09-07T03:47:23.265Z] #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
03:47:24 [2022-09-07T03:47:24.159Z] #19 DONE 1.1s
03:47:24 [2022-09-07T03:47:24.159Z] 
03:47:24 [2022-09-07T03:47:24.159Z] #20 [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
03:47:25 [2022-09-07T03:47:25.107Z] #20 DONE 0.6s
03:47:25 [2022-09-07T03:47:25.107Z] 
03:47:25 [2022-09-07T03:47:25.107Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:47:25 [2022-09-07T03:47:25.107Z] #21 DONE 0.0s
03:47:25 [2022-09-07T03:47:25.107Z] 
03:47:25 [2022-09-07T03:47:25.107Z] #22 [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
03:47:25 [2022-09-07T03:47:25.107Z] #22 ...
03:47:25 [2022-09-07T03:47:25.107Z] 
03:47:25 [2022-09-07T03:47:25.107Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:47:25 [2022-09-07T03:47:25.107Z] #23 DONE 0.2s
03:47:25 [2022-09-07T03:47:25.107Z] 
03:47:25 [2022-09-07T03:47:25.107Z] #24 [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
03:47:25 [2022-09-07T03:47:25.107Z] #24 DONE 0.3s
03:47:25 [2022-09-07T03:47:25.107Z] 
03:47:25 [2022-09-07T03:47:25.108Z] #25 [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
03:47:27 [2022-09-07T03:47:27.643Z] #25 ...
03:47:27 [2022-09-07T03:47:27.643Z] 
03:47:27 [2022-09-07T03:47:27.643Z] #26 [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
03:47:27 [2022-09-07T03:47:27.643Z] #0 1.629 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:47:27 [2022-09-07T03:47:27.643Z] #0 1.887 
03:47:27 [2022-09-07T03:47:27.643Z] #0 2.099 #=#=#                                                                         

######################################################################## 100.0%
03:47:27 [2022-09-07T03:47:27.643Z] #0 2.375 
03:47:27 [2022-09-07T03:47:27.643Z] #0 3.256 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:47:27 [2022-09-07T03:47:27.643Z] #0 3.523 
03:47:27 [2022-09-07T03:47:27.643Z] #0 3.746 #=#=#                                                                         

######################################################################## 100.0%
03:47:27 [2022-09-07T03:47:27.643Z] #0 4.014 
03:47:27 [2022-09-07T03:47:27.643Z] #0 4.924 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
03:47:27 [2022-09-07T03:47:27.643Z] #0 5.144 
03:47:27 [2022-09-07T03:47:27.643Z] #0 5.356 #=#=#                                                                         

####                                                                       6.6%
#########################################                                 57.4%
######################################################                    75.8%
######################################################################## 100.0%
03:47:27 [2022-09-07T03:47:27.643Z] #0 5.874 
03:47:27 [2022-09-07T03:47:27.643Z] #0 6.618 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:47:27 [2022-09-07T03:47:27.643Z] #0 6.875 
03:47:27 [2022-09-07T03:47:27.643Z] #0 7.089 #=#=#                                                                         

######################################################################## 100.0%
03:47:27 [2022-09-07T03:47:27.643Z] #0 7.505 
03:47:27 [2022-09-07T03:47:27.643Z] #0 8.589 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
03:47:27 [2022-09-07T03:47:27.643Z] #0 8.898 
03:47:27 [2022-09-07T03:47:27.643Z] #0 9.125 #=#=#                                                                         

######################################################################## 100.0%
03:47:27 [2022-09-07T03:47:27.643Z] #0 9.434 
03:47:27 [2022-09-07T03:47:27.643Z] #0 9.546 Download of images into '/build' complete.
03:47:27 [2022-09-07T03:47:27.643Z] #0 9.546 Use something like the following to load the result into a Docker daemon:
03:47:27 [2022-09-07T03:47:27.643Z] #0 9.546   tar -cC '/build' . | docker load
03:47:27 [2022-09-07T03:47:27.643Z] #26 DONE 9.6s
03:47:27 [2022-09-07T03:47:27.643Z] 
03:47:27 [2022-09-07T03:47:27.643Z] #27 [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
03:47:27 [2022-09-07T03:47:27.901Z] #27 ...
03:47:27 [2022-09-07T03:47:27.901Z] 
03:47:27 [2022-09-07T03:47:27.901Z] #28 [cross-true 1/6] RUN dpkg --add-architecture arm64
03:47:27 [2022-09-07T03:47:27.901Z] #28 DONE 3.2s
03:47:28 [2022-09-07T03:47:28.158Z] 
03:47:28 [2022-09-07T03:47:28.158Z] #29 [cross-true 2/6] RUN dpkg --add-architecture armel
03:47:28 [2022-09-07T03:47:28.477Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01d44d9d705c3d268) in /home/ubuntu/workspace/moby_PR-44100
[Pipeline] {
[Pipeline] checkout
03:47:28 [2022-09-07T03:47:28.572Z] The recommended git tool is: git
03:47:28 [2022-09-07T03:47:28.581Z] #28 ...
03:47:28 [2022-09-07T03:47:28.582Z] 
03:47:28 [2022-09-07T03:47:28.582Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.316 + RM_GOPATH=0
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.316 + TMP_GOPATH=
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.316 + : /build
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.316 + '[' -z '' ']'
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.321 ++ mktemp -d
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.359 + export GOPATH=/tmp/tmp.vsDNr1Vr1t
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.359 + GOPATH=/tmp/tmp.vsDNr1Vr1t
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.359 + RM_GOPATH=1
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.359 + case "$(go env GOARCH)" in
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.359 ++ go env GOARCH
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + export GO_BUILDMODE=-buildmode=pie
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + GO_BUILDMODE=-buildmode=pie
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 ++ dirname /install.sh
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + dir=/
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + bin=dockercli
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + shift
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + '[' '!' -f //dockercli.installer ']'
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + . //dockercli.installer
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 ++ : stable
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 ++ : 17.06.2-ce
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + install_dockercli
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 ++ uname -m
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.367 Install docker/cli version 17.06.2-ce from stable
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.406 + arch=x86_64
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.406 + '[' x86_64 '!=' x86_64 ']'
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.408 + url=https://download.docker.com/linux/static
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.408 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:47:28 [2022-09-07T03:47:28.582Z] #23 5.408 + tar -xz docker/docker
03:47:30 [2022-09-07T03:47:30.693Z] #29 DONE 2.4s
03:47:30 [2022-09-07T03:47:30.693Z] 
03:47:30 [2022-09-07T03:47:30.693Z] #30 [cross-true 3/6] RUN dpkg --add-architecture armhf
03:47:31 [2022-09-07T03:47:31.261Z] using credential docker-jenkins-github-credentials
03:47:31 [2022-09-07T03:47:31.270Z] Cloning the remote Git repository
03:47:31 [2022-09-07T03:47:31.270Z] Cloning with configured refspecs honoured and without tags
03:47:31 [2022-09-07T03:47:31.263Z] Cloning repository https://github.com/moby/moby.git
03:47:31 [2022-09-07T03:47:31.335Z]  > git init /home/ubuntu/workspace/moby_PR-44100 # timeout=10
03:47:31 [2022-09-07T03:47:31.683Z] Fetching upstream changes from https://github.com/moby/moby.git
03:47:31 [2022-09-07T03:47:31.683Z]  > git --version # timeout=10
03:47:31 [2022-09-07T03:47:31.700Z]  > git --version # 'git version 2.25.1'
03:47:31 [2022-09-07T03:47:31.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:31 [2022-09-07T03:47:31.705Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:32 [2022-09-07T03:47:32.065Z] #30 DONE 1.6s
03:47:32 [2022-09-07T03:47:32.065Z] 
03:47:32 [2022-09-07T03:47:32.065Z] #25 [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
03:47:32 [2022-09-07T03:47:32.065Z] #25 4.750 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:32 [2022-09-07T03:47:32.065Z] #25 4.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:32 [2022-09-07T03:47:32.065Z] #25 4.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:32 [2022-09-07T03:47:32.065Z] #25 5.384 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
03:47:32 [2022-09-07T03:47:32.065Z] #25 5.856 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:32 [2022-09-07T03:47:32.784Z] #23 ...
03:47:32 [2022-09-07T03:47:32.784Z] 
03:47:32 [2022-09-07T03:47:32.784Z] #29 [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
03:47:32 [2022-09-07T03:47:32.784Z] #0 5.599 go: downloading gotest.tools/gotestsum v1.8.1
03:47:32 [2022-09-07T03:47:32.784Z] #0 7.548 go: downloading github.com/dnephin/pflag v1.0.7
03:47:32 [2022-09-07T03:47:32.784Z] #0 7.549 go: downloading github.com/fatih/color v1.10.0
03:47:32 [2022-09-07T03:47:32.784Z] #0 7.670 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:47:32 [2022-09-07T03:47:32.784Z] #0 8.291 go: downloading github.com/mattn/go-colorable v0.1.8
03:47:32 [2022-09-07T03:47:32.784Z] #0 8.329 go: downloading github.com/mattn/go-isatty v0.0.12
03:47:32 [2022-09-07T03:47:32.784Z] #0 8.335 go: downloading github.com/fsnotify/fsnotify v1.4.9
03:47:32 [2022-09-07T03:47:32.784Z] #0 8.453 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
03:47:32 [2022-09-07T03:47:32.784Z] #0 8.542 go: downloading github.com/jonboulle/clockwork v0.2.2
03:47:32 [2022-09-07T03:47:32.784Z] #0 8.624 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
03:47:32 [2022-09-07T03:47:32.784Z] #0 8.861 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
03:47:32 [2022-09-07T03:47:32.784Z] #0 9.284 go: downloading golang.org/x/tools v0.1.0
03:47:33 [2022-09-07T03:47:33.044Z] #29 ...
03:47:33 [2022-09-07T03:47:33.044Z] 
03:47:33 [2022-09-07T03:47:33.044Z] #30 [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
03:47:33 [2022-09-07T03:47:33.044Z] #0 5.169 go: downloading github.com/tc-hib/go-winres v0.2.3
03:47:33 [2022-09-07T03:47:33.044Z] #0 6.034 go: downloading github.com/tc-hib/winres v0.1.5
03:47:33 [2022-09-07T03:47:33.044Z] #0 7.627 go: downloading github.com/urfave/cli/v2 v2.3.0
03:47:33 [2022-09-07T03:47:33.044Z] #0 7.963 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
03:47:33 [2022-09-07T03:47:33.044Z] #0 8.031 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
03:47:33 [2022-09-07T03:47:33.303Z] #30 ...
03:47:33 [2022-09-07T03:47:33.303Z] 
03:47:33 [2022-09-07T03:47:33.303Z] #31 [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
03:47:33 [2022-09-07T03:47:33.303Z] #0 5.383 go: downloading github.com/go-delve/delve v1.8.1
03:47:33 [2022-09-07T03:47:33.303Z] #31 ...
03:47:33 [2022-09-07T03:47:33.303Z] 
03:47:33 [2022-09-07T03:47:33.303Z] #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             ;
03:47:33 [2022-09-07T03:47:33.303Z] #0 5.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:33 [2022-09-07T03:47:33.303Z] #0 5.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:33 [2022-09-07T03:47:33.303Z] #0 5.531 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:33 [2022-09-07T03:47:33.303Z] #0 6.359 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:33 [2022-09-07T03:47:33.303Z] #0 8.521 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:33 [2022-09-07T03:47:33.436Z] #25 8.172 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:33 [2022-09-07T03:47:33.436Z] #25 ...
03:47:33 [2022-09-07T03:47:33.436Z] 
03:47:33 [2022-09-07T03:47:33.436Z] #31 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
03:47:33 [2022-09-07T03:47:33.436Z] #31 DONE 1.5s
03:47:33 [2022-09-07T03:47:33.562Z] #32 ...
03:47:33 [2022-09-07T03:47:33.562Z] 
03:47:33 [2022-09-07T03:47:33.562Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:47:33 [2022-09-07T03:47:33.562Z] #0 4.944 + git clone https://github.com/kolyshkin/go-swagger.git .
03:47:33 [2022-09-07T03:47:33.562Z] #0 4.949 Cloning into '.'...
03:47:33 [2022-09-07T03:47:33.562Z] #33 ...
03:47:33 [2022-09-07T03:47:33.562Z] 
03:47:33 [2022-09-07T03:47:33.562Z] #34 [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
03:47:33 [2022-09-07T03:47:33.562Z] #0 5.907 go: downloading mvdan.cc/sh/v3 v3.0.2
03:47:33 [2022-09-07T03:47:33.562Z] #0 7.472 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:47:33 [2022-09-07T03:47:33.562Z] #0 7.487 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:47:33 [2022-09-07T03:47:33.562Z] #0 7.620 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:47:33 [2022-09-07T03:47:33.562Z] #0 9.914 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:47:33 [2022-09-07T03:47:33.694Z] 
03:47:33 [2022-09-07T03:47:33.694Z] #32 [cross-true 5/6] RUN dpkg --add-architecture s390x
03:47:33 [2022-09-07T03:47:33.822Z] #34 ...
03:47:33 [2022-09-07T03:47:33.822Z] 
03:47:33 [2022-09-07T03:47:33.822Z] #35 [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
03:47:33 [2022-09-07T03:47:33.822Z] #0 5.509 go: downloading github.com/pelletier/go-toml v1.8.1
03:47:33 [2022-09-07T03:47:33.822Z] #35 ...
03:47:33 [2022-09-07T03:47:33.822Z] 
03:47:33 [2022-09-07T03:47:33.822Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:47:33 [2022-09-07T03:47:33.822Z] #0 4.706 + git clone https://github.com/docker/distribution.git .
03:47:33 [2022-09-07T03:47:33.822Z] #0 4.706 Cloning into '.'...
03:47:34 [2022-09-07T03:47:34.082Z] #36 ...
03:47:34 [2022-09-07T03:47:34.082Z] 
03:47:34 [2022-09-07T03:47:34.082Z] #37 [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
03:47:34 [2022-09-07T03:47:34.082Z] #0 6.051 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:34 [2022-09-07T03:47:34.082Z] #0 6.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:34 [2022-09-07T03:47:34.082Z] #0 6.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:34 [2022-09-07T03:47:34.082Z] #0 9.548 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:34 [2022-09-07T03:47:34.082Z] #37 ...
03:47:34 [2022-09-07T03:47:34.082Z] 
03:47:34 [2022-09-07T03:47:34.082Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:34 [2022-09-07T03:47:34.082Z] #0 5.177 go: downloading github.com/golangci/golangci-lint v1.46.2
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.316 go: downloading github.com/fatih/color v1.13.0
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.347 go: downloading github.com/gofrs/flock v0.8.1
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.528 go: downloading github.com/pkg/errors v0.9.1
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.562 go: downloading github.com/spf13/cobra v1.4.0
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.604 go: downloading github.com/spf13/pflag v1.0.5
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.885 go: downloading github.com/spf13/viper v1.11.0
03:47:34 [2022-09-07T03:47:34.082Z] #0 7.937 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
03:47:34 [2022-09-07T03:47:34.082Z] #0 8.646 go: downloading github.com/mattn/go-colorable v0.1.12
03:47:34 [2022-09-07T03:47:34.082Z] #0 8.647 go: downloading github.com/mattn/go-isatty v0.0.14
03:47:34 [2022-09-07T03:47:34.082Z] #0 8.716 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
03:47:34 [2022-09-07T03:47:34.082Z] #0 8.782 go: downloading github.com/go-critic/go-critic v0.6.3
03:47:34 [2022-09-07T03:47:34.082Z] #0 10.23 go: downloading github.com/hashicorp/go-version v1.4.0
03:47:34 [2022-09-07T03:47:34.082Z] #0 10.39 go: downloading github.com/ldez/gomoddirectives v0.2.3
03:47:34 [2022-09-07T03:47:34.082Z] #0 10.63 go: downloading github.com/mitchellh/go-homedir v1.1.0
03:47:34 [2022-09-07T03:47:34.082Z] #0 10.92 go: downloading github.com/hashicorp/go-multierror v1.1.1
03:47:34 [2022-09-07T03:47:34.120Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c80137ebd803bcfc) in /home/ubuntu/workspace/moby_PR-44100
[Pipeline] {
[Pipeline] checkout
03:47:34 [2022-09-07T03:47:34.238Z] The recommended git tool is: git
03:47:34 [2022-09-07T03:47:34.342Z] #38 ...
03:47:34 [2022-09-07T03:47:34.342Z] 
03:47:34 [2022-09-07T03:47:34.342Z] #39 [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
03:47:34 [2022-09-07T03:47:34.342Z] #0 5.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:34 [2022-09-07T03:47:34.342Z] #0 5.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:34 [2022-09-07T03:47:34.342Z] #0 5.854 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:34 [2022-09-07T03:47:34.342Z] #0 6.374 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
03:47:34 [2022-09-07T03:47:34.342Z] #0 7.018 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:34 [2022-09-07T03:47:34.342Z] #0 9.342 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #39 ...
03:47:34 [2022-09-07T03:47:34.602Z] 
03:47:34 [2022-09-07T03:47:34.602Z] #40 [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
03:47:34 [2022-09-07T03:47:34.602Z] #0 6.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 6.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 6.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 7.243 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 9.566 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #40 ...
03:47:34 [2022-09-07T03:47:34.602Z] 
03:47:34 [2022-09-07T03:47:34.602Z] #41 [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
03:47:34 [2022-09-07T03:47:34.602Z] #0 4.341 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 4.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 4.356 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 4.559 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 5.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:34 [2022-09-07T03:47:34.602Z] #0 8.038 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:34 [2022-09-07T03:47:34.626Z] #32 DONE 1.3s
03:47:34 [2022-09-07T03:47:34.626Z] 
03:47:34 [2022-09-07T03:47:34.626Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:34 [2022-09-07T03:47:34.626Z] #0 4.671 go: downloading github.com/golangci/golangci-lint v1.46.2
03:47:34 [2022-09-07T03:47:34.626Z] #0 6.726 go: downloading github.com/fatih/color v1.13.0
03:47:34 [2022-09-07T03:47:34.626Z] #0 6.778 go: downloading github.com/gofrs/flock v0.8.1
03:47:34 [2022-09-07T03:47:34.626Z] #0 6.878 go: downloading github.com/spf13/cobra v1.4.0
03:47:34 [2022-09-07T03:47:34.626Z] #0 6.896 go: downloading github.com/spf13/pflag v1.0.5
03:47:34 [2022-09-07T03:47:34.626Z] #0 7.268 go: downloading github.com/spf13/viper v1.11.0
03:47:34 [2022-09-07T03:47:34.626Z] #0 7.463 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
03:47:34 [2022-09-07T03:47:34.626Z] #0 8.087 go: downloading github.com/mattn/go-colorable v0.1.12
03:47:34 [2022-09-07T03:47:34.626Z] #0 8.149 go: downloading github.com/mattn/go-isatty v0.0.14
03:47:34 [2022-09-07T03:47:34.626Z] #0 8.242 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
03:47:34 [2022-09-07T03:47:34.626Z] #0 8.290 go: downloading github.com/go-critic/go-critic v0.6.3
03:47:34 [2022-09-07T03:47:34.696Z] Fetching without tags
03:47:34 [2022-09-07T03:47:34.862Z] #41 ...
03:47:34 [2022-09-07T03:47:34.862Z] 
03:47:34 [2022-09-07T03:47:34.862Z] #37 [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
03:47:34 [2022-09-07T03:47:34.862Z] #37 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:34 [2022-09-07T03:47:34.885Z] #33 ...
03:47:34 [2022-09-07T03:47:34.885Z] 
03:47:34 [2022-09-07T03:47:34.885Z] #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
03:47:34 [2022-09-07T03:47:34.885Z] #0 4.146 go: downloading gotest.tools/gotestsum v1.8.1
03:47:34 [2022-09-07T03:47:34.885Z] #0 5.854 go: downloading github.com/fatih/color v1.10.0
03:47:34 [2022-09-07T03:47:34.885Z] #0 5.938 go: downloading github.com/dnephin/pflag v1.0.7
03:47:34 [2022-09-07T03:47:34.885Z] #0 5.999 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:47:34 [2022-09-07T03:47:34.885Z] #0 6.024 go: downloading github.com/pkg/errors v0.9.1
03:47:34 [2022-09-07T03:47:34.885Z] #0 6.402 go: downloading golang.org/x/tools v0.1.0
03:47:34 [2022-09-07T03:47:34.885Z] #0 6.451 go: downloading github.com/mattn/go-colorable v0.1.8
03:47:34 [2022-09-07T03:47:34.885Z] #0 6.548 go: downloading github.com/mattn/go-isatty v0.0.12
03:47:34 [2022-09-07T03:47:34.885Z] #0 6.885 go: downloading github.com/fsnotify/fsnotify v1.4.9
03:47:34 [2022-09-07T03:47:34.885Z] #0 7.097 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
03:47:34 [2022-09-07T03:47:34.885Z] #34 ...
03:47:34 [2022-09-07T03:47:34.885Z] 
03:47:34 [2022-09-07T03:47:34.885Z] #35 [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
03:47:34 [2022-09-07T03:47:34.885Z] #0 4.867 go: downloading github.com/pelletier/go-toml v1.8.1
03:47:34 [2022-09-07T03:47:34.902Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:47:35 [2022-09-07T03:47:35.146Z] #35 ...
03:47:35 [2022-09-07T03:47:35.146Z] 
03:47:35 [2022-09-07T03:47:35.146Z] #36 [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
03:47:35 [2022-09-07T03:47:35.147Z] #0 4.404 go: downloading github.com/tc-hib/go-winres v0.2.3
03:47:35 [2022-09-07T03:47:35.147Z] #0 5.177 go: downloading github.com/tc-hib/winres v0.1.5
03:47:35 [2022-09-07T03:47:35.147Z] #0 6.629 go: downloading github.com/urfave/cli/v2 v2.3.0
03:47:35 [2022-09-07T03:47:35.147Z] #0 6.855 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
03:47:35 [2022-09-07T03:47:35.147Z] #0 6.896 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
03:47:35 [2022-09-07T03:47:35.147Z] #36 10.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
03:47:35 [2022-09-07T03:47:35.147Z] #36 ...
03:47:35 [2022-09-07T03:47:35.147Z] 
03:47:35 [2022-09-07T03:47:35.147Z] #37 [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
03:47:35 [2022-09-07T03:47:35.147Z] #0 5.284 go: downloading mvdan.cc/sh/v3 v3.0.2
03:47:35 [2022-09-07T03:47:35.147Z] #0 6.597 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:47:35 [2022-09-07T03:47:35.147Z] #0 6.597 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:47:35 [2022-09-07T03:47:35.147Z] #0 6.656 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:47:35 [2022-09-07T03:47:35.147Z] #0 8.489 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:47:35 [2022-09-07T03:47:35.405Z] #37 ...
03:47:35 [2022-09-07T03:47:35.405Z] 
03:47:35 [2022-09-07T03:47:35.405Z] #38 [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             ;
03:47:35 [2022-09-07T03:47:35.405Z] #0 4.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:35 [2022-09-07T03:47:35.405Z] #0 4.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:35 [2022-09-07T03:47:35.405Z] #0 4.626 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:35 [2022-09-07T03:47:35.405Z] #0 5.354 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:35 [2022-09-07T03:47:35.405Z] #0 7.164 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:35 [2022-09-07T03:47:35.405Z] #0 9.403 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:35 [2022-09-07T03:47:35.585Z] Merge succeeded, producing 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:47:35 [2022-09-07T03:47:35.586Z] Checking out Revision 39976cd2bf8176acb7f57477f9f43ae50aeaabda (PR-44100)
03:47:35 [2022-09-07T03:47:35.663Z] #38 ...
03:47:35 [2022-09-07T03:47:35.663Z] 
03:47:35 [2022-09-07T03:47:35.664Z] #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
03:47:35 [2022-09-07T03:47:35.664Z] #0 4.368 go: downloading github.com/go-delve/delve v1.8.1
03:47:35 [2022-09-07T03:47:35.664Z] #39 ...
03:47:35 [2022-09-07T03:47:35.664Z] 
03:47:35 [2022-09-07T03:47:35.664Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:35 [2022-09-07T03:47:35.664Z] #33 10.26 go: downloading github.com/hashicorp/go-version v1.4.0
03:47:35 [2022-09-07T03:47:35.664Z] #33 10.49 go: downloading github.com/ldez/gomoddirectives v0.2.3
03:47:35 [2022-09-07T03:47:35.664Z] #33 10.73 go: downloading github.com/mitchellh/go-homedir v1.1.0
03:47:35 [2022-09-07T03:47:35.664Z] #33 10.90 go: downloading github.com/hashicorp/go-multierror v1.1.1
03:47:34 [2022-09-07T03:47:34.639Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:47:34 [2022-09-07T03:47:34.654Z]  > git config --add remote.origin.fetch +refs/pull/44100/head:refs/remotes/origin/PR-44100 # timeout=10
03:47:34 [2022-09-07T03:47:34.673Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:34 [2022-09-07T03:47:34.691Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:47:34 [2022-09-07T03:47:34.702Z] Fetching upstream changes from https://github.com/moby/moby.git
03:47:34 [2022-09-07T03:47:34.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:34 [2022-09-07T03:47:34.703Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:34 [2022-09-07T03:47:34.913Z]  > git config core.sparsecheckout # timeout=10
03:47:34 [2022-09-07T03:47:34.931Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:47:35 [2022-09-07T03:47:35.530Z]  > git remote # timeout=10
03:47:35 [2022-09-07T03:47:35.544Z]  > git config --get remote.origin.url # timeout=10
03:47:35 [2022-09-07T03:47:35.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:35 [2022-09-07T03:47:35.558Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
03:47:35 [2022-09-07T03:47:35.574Z]  > git rev-parse HEAD^{commit} # timeout=10
03:47:35 [2022-09-07T03:47:35.590Z]  > git config core.sparsecheckout # timeout=10
03:47:35 [2022-09-07T03:47:35.598Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:47:38 [2022-09-07T03:47:38.069Z] using credential docker-jenkins-github-credentials
03:47:38 [2022-09-07T03:47:38.091Z] Cloning the remote Git repository
03:47:38 [2022-09-07T03:47:38.091Z] Cloning with configured refspecs honoured and without tags
03:47:38 [2022-09-07T03:47:38.159Z] #37 ...
03:47:38 [2022-09-07T03:47:38.159Z] 
03:47:38 [2022-09-07T03:47:38.159Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:47:38 [2022-09-07T03:47:38.159Z] #23 14.58 + mkdir -p /build
03:47:38 [2022-09-07T03:47:38.159Z] #23 14.59 + mv docker/docker /build/
03:47:38 [2022-09-07T03:47:38.159Z] #23 14.59 + rmdir docker
03:47:38 [2022-09-07T03:47:38.159Z] #23 DONE 15.1s
03:47:38 [2022-09-07T03:47:38.159Z] 
03:47:38 [2022-09-07T03:47:38.159Z] #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
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.313 + RM_GOPATH=0
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.313 + TMP_GOPATH=
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.314 + : /build
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.314 + '[' -z '' ']'
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.315 ++ mktemp -d
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.317 + export GOPATH=/tmp/tmp.BHcO2vYVjn
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.317 + GOPATH=/tmp/tmp.BHcO2vYVjn
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.317 + RM_GOPATH=1
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.318 + case "$(go env GOARCH)" in
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.318 ++ go env GOARCH
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.402 + export GO_BUILDMODE=-buildmode=pie
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.402 + GO_BUILDMODE=-buildmode=pie
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.402 ++ dirname /install.sh
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + dir=/
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + bin=rootlesskit
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + shift
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + '[' '!' -f //rootlesskit.installer ']'
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + . //rootlesskit.installer
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 ++ : 1920341cd41e047834a21007424162a2dc946315
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + install_rootlesskit
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + case "$1" in
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + export CGO_ENABLED=0
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + CGO_ENABLED=0
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + _install_rootlesskit
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.424 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.432 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.433 + for f in rootlesskit rootlesskit-docker-proxy
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.433 + GOBIN=/build
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.433 + GO111MODULE=on
03:47:38 [2022-09-07T03:47:38.159Z] #28 5.433 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
03:47:38 [2022-09-07T03:47:38.159Z] #28 6.007 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
03:47:38 [2022-09-07T03:47:38.159Z] #28 9.270 go: downloading github.com/sirupsen/logrus v1.8.1
03:47:38 [2022-09-07T03:47:38.159Z] #28 9.345 go: downloading github.com/urfave/cli/v2 v2.4.0
03:47:38 [2022-09-07T03:47:38.159Z] #28 10.22 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
03:47:38 [2022-09-07T03:47:38.159Z] #28 13.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
03:47:38 [2022-09-07T03:47:38.159Z] #28 14.51 go: downloading github.com/google/uuid v1.3.0
03:47:38 [2022-09-07T03:47:38.159Z] #28 14.73 go: downloading github.com/moby/vpnkit v0.5.0
03:47:38 [2022-09-07T03:47:38.065Z] Cloning repository https://github.com/moby/moby.git
03:47:38 [2022-09-07T03:47:38.221Z]  > git init /home/ubuntu/workspace/moby_PR-44100 # timeout=10
03:47:38 [2022-09-07T03:47:38.517Z] Fetching upstream changes from https://github.com/moby/moby.git
03:47:38 [2022-09-07T03:47:38.518Z]  > git --version # timeout=10
03:47:38 [2022-09-07T03:47:38.529Z]  > git --version # 'git version 2.25.1'
03:47:38 [2022-09-07T03:47:38.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:38 [2022-09-07T03:47:38.531Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:39 [2022-09-07T03:47:39.099Z] #28 15.96 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
03:47:39 [2022-09-07T03:47:39.366Z] #28 ...
03:47:39 [2022-09-07T03:47:39.366Z] 
03:47:39 [2022-09-07T03:47:39.366Z] #31 [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
03:47:39 [2022-09-07T03:47:39.366Z] #31 16.28 go: downloading github.com/sirupsen/logrus v1.6.0
03:47:39 [2022-09-07T03:47:39.366Z] #31 16.28 go: downloading github.com/spf13/cobra v1.1.3
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.24 go: downloading github.com/sirupsen/logrus v1.8.1
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.24 go: downloading github.com/stretchr/testify v1.7.1
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.42 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.52 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
03:47:39 [2022-09-07T03:47:39.858Z] #33 ...
03:47:39 [2022-09-07T03:47:39.858Z] 
03:47:39 [2022-09-07T03:47:39.858Z] #27 [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
03:47:39 [2022-09-07T03:47:39.858Z] #27 4.396 + git clone https://github.com/docker/distribution.git .
03:47:39 [2022-09-07T03:47:39.858Z] #27 4.396 Cloning into '.'...
03:47:39 [2022-09-07T03:47:39.858Z] #27 ...
03:47:39 [2022-09-07T03:47:39.858Z] 
03:47:39 [2022-09-07T03:47:39.858Z] #22 [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
03:47:39 [2022-09-07T03:47:39.858Z] #22 4.592 + git clone https://github.com/kolyshkin/go-swagger.git .
03:47:39 [2022-09-07T03:47:39.858Z] #22 4.592 Cloning into '.'...
03:47:39 [2022-09-07T03:47:39.858Z] #22 ...
03:47:39 [2022-09-07T03:47:39.858Z] 
03:47:39 [2022-09-07T03:47:39.858Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.62 go: downloading github.com/fsnotify/fsnotify v1.5.4
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.66 go: downloading github.com/mitchellh/mapstructure v1.5.0
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.77 go: downloading github.com/spf13/afero v1.8.2
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.82 go: downloading github.com/spf13/cast v1.4.1
03:47:39 [2022-09-07T03:47:39.858Z] #33 14.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0
03:47:39 [2022-09-07T03:47:39.858Z] #33 15.08 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
03:47:39 [2022-09-07T03:47:39.858Z] #33 15.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
03:47:39 [2022-09-07T03:47:39.948Z] #31 16.86 go: downloading github.com/mattn/go-isatty v0.0.3
03:47:39 [2022-09-07T03:47:39.948Z] #31 17.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
03:47:39 [2022-09-07T03:47:39.994Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190"
03:47:40 [2022-09-07T03:47:40.118Z] #33 15.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0
03:47:40 [2022-09-07T03:47:40.118Z] #33 15.45 go: downloading github.com/go-toolsmith/astequal v1.0.1
03:47:40 [2022-09-07T03:47:40.214Z] #31 17.36 go: downloading gopkg.in/yaml.v2 v2.4.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
03:47:40 [2022-09-07T03:47:40.378Z] #33 15.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0
[Pipeline] sh
03:47:40 [2022-09-07T03:47:40.636Z] #33 15.60 go: downloading github.com/go-toolsmith/astp v1.0.0
03:47:40 [2022-09-07T03:47:40.636Z] #33 15.83 go: downloading github.com/go-toolsmith/strparse v1.0.0
03:47:40 [2022-09-07T03:47:40.636Z] #33 15.85 go: downloading github.com/go-toolsmith/typep v1.0.2
03:47:40 [2022-09-07T03:47:40.790Z] #31 17.87 go: downloading github.com/cosiner/argv v0.1.0
03:47:40 [2022-09-07T03:47:40.790Z] #31 17.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
03:47:40 [2022-09-07T03:47:40.790Z] #31 17.97 go: downloading github.com/peterh/liner v1.2.2
03:47:40 [2022-09-07T03:47:40.908Z] #33 16.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
03:47:41 [2022-09-07T03:47:41.061Z] + docker version
03:47:41 [2022-09-07T03:47:41.359Z] #31 18.29 go: downloading github.com/google/go-dap v0.6.0
03:47:41 [2022-09-07T03:47:41.359Z] #31 18.49 go: downloading github.com/russross/blackfriday/v2 v2.0.1
03:47:41 [2022-09-07T03:47:41.473Z] #33 ...
03:47:41 [2022-09-07T03:47:41.474Z] 
03:47:41 [2022-09-07T03:47:41.474Z] #35 [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
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10 tomll can be used in two ways:
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10 Writing to STDIN and reading from STDOUT:
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10   cat file.toml | tomll > file.toml
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10 
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10 Reading and updating a list of files:
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10   tomll a.toml b.toml c.toml
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10 
03:47:41 [2022-09-07T03:47:41.474Z] #35 16.10 When given a list of files, tomll will modify all files in place without asking.
03:47:41 [2022-09-07T03:47:41.474Z] #35 DONE 16.6s
03:47:41 [2022-09-07T03:47:41.474Z] 
03:47:41 [2022-09-07T03:47:41.474Z] #38 [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             ;
03:47:41 [2022-09-07T03:47:41.474Z] #38 16.58 Fetched 8574 kB in 12s (698 kB/s)
03:47:41 [2022-09-07T03:47:41.928Z] #31 18.88 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
03:47:42 [2022-09-07T03:47:42.496Z] #31 19.55 go: downloading github.com/mattn/go-runewidth v0.0.3
03:47:42 [2022-09-07T03:47:42.756Z] #31 19.82 go: downloading github.com/hashicorp/golang-lru v0.5.4
03:47:42 [2022-09-07T03:47:42.756Z] #31 19.88 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
03:47:43 [2022-09-07T03:47:43.325Z] #31 ...
03:47:43 [2022-09-07T03:47:43.325Z] 
03:47:43 [2022-09-07T03:47:43.325Z] #35 [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
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27 tomll can be used in two ways:
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27 Writing to STDIN and reading from STDOUT:
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27   cat file.toml | tomll > file.toml
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27 
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27 Reading and updating a list of files:
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27   tomll a.toml b.toml c.toml
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27 
03:47:43 [2022-09-07T03:47:43.325Z] #35 20.27 When given a list of files, tomll will modify all files in place without asking.
03:47:43 [2022-09-07T03:47:43.325Z] #35 DONE 20.5s
03:47:43 [2022-09-07T03:47:43.584Z] 
03:47:43 [2022-09-07T03:47:43.584Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:43 [2022-09-07T03:47:43.584Z] #38 16.61 go: downloading github.com/sirupsen/logrus v1.8.1
03:47:43 [2022-09-07T03:47:43.584Z] #38 16.61 go: downloading github.com/stretchr/testify v1.7.1
03:47:43 [2022-09-07T03:47:43.584Z] #38 16.85 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.02 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.10 go: downloading github.com/fsnotify/fsnotify v1.5.4
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.11 go: downloading github.com/mitchellh/mapstructure v1.5.0
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.25 go: downloading github.com/spf13/afero v1.8.2
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.28 go: downloading github.com/spf13/cast v1.4.1
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.60 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.74 go: downloading github.com/go-toolsmith/astcast v1.0.0
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0
03:47:43 [2022-09-07T03:47:43.584Z] #38 17.93 go: downloading github.com/go-toolsmith/astequal v1.0.1
03:47:43 [2022-09-07T03:47:43.584Z] #38 18.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0
03:47:43 [2022-09-07T03:47:43.584Z] #38 18.21 go: downloading github.com/go-toolsmith/astp v1.0.0
03:47:43 [2022-09-07T03:47:43.584Z] #38 18.30 go: downloading github.com/go-toolsmith/strparse v1.0.0
03:47:43 [2022-09-07T03:47:43.584Z] #38 18.38 go: downloading github.com/go-toolsmith/typep v1.0.2
03:47:43 [2022-09-07T03:47:43.584Z] #38 18.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
03:47:43 [2022-09-07T03:47:43.584Z] #38 19.61 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
03:47:43 [2022-09-07T03:47:43.584Z] #38 19.81 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
03:47:43 [2022-09-07T03:47:43.584Z] #38 20.75 go: downloading github.com/hashicorp/errwrap v1.0.0
03:47:43 [2022-09-07T03:47:43.844Z] #38 20.93 go: downloading 4d63.com/gochecknoglobals v0.1.0
03:47:44 [2022-09-07T03:47:44.104Z] #38 ...
03:47:44 [2022-09-07T03:47:44.104Z] 
03:47:44 [2022-09-07T03:47:44.104Z] #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             ;
03:47:44 [2022-09-07T03:47:44.104Z] #32 11.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:44 [2022-09-07T03:47:44.104Z] #32 20.92 Fetched 8574 kB in 16s (546 kB/s)
03:47:44 [2022-09-07T03:47:44.104Z] #32 20.92 Reading package lists...
03:47:44 [2022-09-07T03:47:44.104Z] #32 ...
03:47:44 [2022-09-07T03:47:44.104Z] 
03:47:44 [2022-09-07T03:47:44.104Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:44 [2022-09-07T03:47:44.104Z] #38 21.26 go: downloading github.com/Antonboom/errname v0.1.6
03:47:44 [2022-09-07T03:47:44.364Z] #38 21.39 go: downloading github.com/Antonboom/nilnil v0.1.1
03:47:44 [2022-09-07T03:47:44.364Z] #38 21.62 go: downloading github.com/BurntSushi/toml v1.1.0
03:47:44 [2022-09-07T03:47:44.624Z] #38 21.64 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
03:47:44 [2022-09-07T03:47:44.750Z] #38 16.58 Reading package lists...
03:47:44 [2022-09-07T03:47:44.750Z] #38 ...
03:47:44 [2022-09-07T03:47:44.750Z] 
03:47:44 [2022-09-07T03:47:44.750Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:47:44 [2022-09-07T03:47:44.750Z] #0 1.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 1.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 1.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 2.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 3.208 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 4.191 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 5.311 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 6.585 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 7.957 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.812 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.816 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.840 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.841 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.861 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.874 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.897 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.897 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.898 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.902 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.906 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
03:47:44 [2022-09-07T03:47:44.750Z] #0 8.907 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:44 [2022-09-07T03:47:44.792Z] Fetching without tags
03:47:44 [2022-09-07T03:47:44.884Z] #38 21.93 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
03:47:44 [2022-09-07T03:47:44.884Z] #38 ...
03:47:44 [2022-09-07T03:47:44.884Z] 
03:47:44 [2022-09-07T03:47:44.884Z] #30 [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
03:47:44 [2022-09-07T03:47:44.884Z] #30 12.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
03:47:44 [2022-09-07T03:47:44.884Z] #30 12.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:47:45 [2022-09-07T03:47:45.002Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:47:45 [2022-09-07T03:47:45.007Z] #40 ...
03:47:45 [2022-09-07T03:47:45.007Z] 
03:47:45 [2022-09-07T03:47:45.007Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:45 [2022-09-07T03:47:45.007Z] #33 17.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
03:47:45 [2022-09-07T03:47:45.007Z] #33 17.49 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
03:47:45 [2022-09-07T03:47:45.007Z] #33 17.97 go: downloading github.com/hashicorp/errwrap v1.0.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 18.04 go: downloading 4d63.com/gochecknoglobals v0.1.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 18.16 go: downloading github.com/Antonboom/errname v0.1.6
03:47:45 [2022-09-07T03:47:45.007Z] #33 18.22 go: downloading github.com/Antonboom/nilnil v0.1.1
03:47:45 [2022-09-07T03:47:45.007Z] #33 18.36 go: downloading github.com/BurntSushi/toml v1.1.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 18.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
03:47:45 [2022-09-07T03:47:45.007Z] #33 18.85 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 18.93 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.06 go: downloading github.com/alexkohler/prealloc v1.0.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.22 go: downloading github.com/ashanbrown/makezero v1.1.1
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.32 go: downloading github.com/bkielbasa/cyclop v1.2.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.35 go: downloading github.com/blizzy78/varnamelen v0.8.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.49 go: downloading github.com/breml/bidichk v0.2.3
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.56 go: downloading github.com/breml/errchkjson v0.3.0
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.61 go: downloading github.com/butuzov/ireturn v0.1.1
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.64 go: downloading github.com/charithe/durationcheck v0.0.9
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.69 go: downloading github.com/daixiang0/gci v0.3.3
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.84 go: downloading github.com/esimonov/ifshort v1.0.4
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.87 go: downloading github.com/firefart/nonamedreturns v1.0.1
03:47:45 [2022-09-07T03:47:45.007Z] #33 19.97 go: downloading github.com/fzipp/gocyclo v0.5.1
03:47:45 [2022-09-07T03:47:45.007Z] #33 20.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
03:47:45 [2022-09-07T03:47:45.007Z] #33 20.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
03:47:45 [2022-09-07T03:47:45.007Z] #33 20.12 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
03:47:45 [2022-09-07T03:47:45.007Z] #33 20.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
03:47:45 [2022-09-07T03:47:45.143Z] #30 ...
03:47:45 [2022-09-07T03:47:45.143Z] 
03:47:45 [2022-09-07T03:47:45.143Z] #40 [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
03:47:45 [2022-09-07T03:47:45.143Z] #40 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:45 [2022-09-07T03:47:45.143Z] #40 21.92 Fetched 8574 kB in 16s (531 kB/s)
03:47:45 [2022-09-07T03:47:45.143Z] #40 21.92 Reading package lists...
03:47:45 [2022-09-07T03:47:45.143Z] #40 ...
03:47:45 [2022-09-07T03:47:45.143Z] 
03:47:45 [2022-09-07T03:47:45.143Z] #39 [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
03:47:45 [2022-09-07T03:47:45.143Z] #39 11.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:45 [2022-09-07T03:47:45.143Z] #39 14.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
03:47:45 [2022-09-07T03:47:45.143Z] #39 21.86 Fetched 8578 kB in 16s (522 kB/s)
03:47:45 [2022-09-07T03:47:45.266Z] #33 20.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
03:47:45 [2022-09-07T03:47:45.266Z] #33 20.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
03:47:45 [2022-09-07T03:47:45.266Z] #33 20.51 go: downloading github.com/golangci/misspell v0.3.5
03:47:45 [2022-09-07T03:47:45.266Z] #33 20.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
03:47:45 [2022-09-07T03:47:45.402Z] #39 21.86 Reading package lists...
03:47:45 [2022-09-07T03:47:45.402Z] #39 ...
03:47:45 [2022-09-07T03:47:45.402Z] 
03:47:45 [2022-09-07T03:47:45.402Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:45 [2022-09-07T03:47:45.402Z] #38 22.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
03:47:45 [2022-09-07T03:47:45.402Z] #38 22.23 go: downloading github.com/alexkohler/prealloc v1.0.0
03:47:45 [2022-09-07T03:47:45.402Z] #38 22.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0
03:47:45 [2022-09-07T03:47:45.402Z] #38 22.51 go: downloading github.com/ashanbrown/makezero v1.1.1
03:47:45 [2022-09-07T03:47:45.402Z] #38 22.62 go: downloading github.com/bkielbasa/cyclop v1.2.0
03:47:45 [2022-09-07T03:47:45.525Z] #33 20.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
03:47:45 [2022-09-07T03:47:45.525Z] #33 ...
03:47:45 [2022-09-07T03:47:45.525Z] 
03:47:45 [2022-09-07T03:47:45.525Z] #36 [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
03:47:45 [2022-09-07T03:47:45.525Z] #36 10.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:47:45 [2022-09-07T03:47:45.525Z] #36 ...
03:47:45 [2022-09-07T03:47:45.525Z] 
03:47:45 [2022-09-07T03:47:45.525Z] #25 [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
03:47:45 [2022-09-07T03:47:45.525Z] #25 10.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:47:45 [2022-09-07T03:47:45.525Z] #25 12.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
03:47:45 [2022-09-07T03:47:45.525Z] #25 18.12 Fetched 8578 kB in 14s (623 kB/s)
03:47:45 [2022-09-07T03:47:45.606Z] Merge succeeded, producing 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:47:45 [2022-09-07T03:47:45.606Z] Checking out Revision 39976cd2bf8176acb7f57477f9f43ae50aeaabda (PR-44100)
03:47:45 [2022-09-07T03:47:45.661Z] #38 22.68 go: downloading github.com/blizzy78/varnamelen v0.8.0
03:47:45 [2022-09-07T03:47:45.661Z] #38 22.84 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
03:47:45 [2022-09-07T03:47:45.782Z] #25 18.12 Reading package lists...
03:47:45 [2022-09-07T03:47:45.782Z] #25 ...
03:47:45 [2022-09-07T03:47:45.782Z] 
03:47:45 [2022-09-07T03:47:45.782Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.71 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.77 go: downloading github.com/jgautheron/goconst v1.5.1
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.86 go: downloading github.com/julz/importas v0.1.0
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.88 go: downloading github.com/kisielk/errcheck v1.6.0
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.91 go: downloading github.com/kulti/thelper v0.6.2
03:47:45 [2022-09-07T03:47:45.782Z] #33 20.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3
03:47:45 [2022-09-07T03:47:45.782Z] #33 21.05 go: downloading github.com/kyoh86/exportloopref v0.1.8
03:47:45 [2022-09-07T03:47:45.782Z] #33 21.08 go: downloading github.com/ldez/tagliatelle v0.3.1
03:47:45 [2022-09-07T03:47:45.921Z] #38 22.96 go: downloading github.com/breml/bidichk v0.2.3
03:47:45 [2022-09-07T03:47:45.921Z] #38 23.02 go: downloading github.com/breml/errchkjson v0.3.0
03:47:45 [2022-09-07T03:47:45.921Z] #38 23.11 go: downloading github.com/butuzov/ireturn v0.1.1
03:47:45 [2022-09-07T03:47:45.921Z] #38 23.16 go: downloading github.com/charithe/durationcheck v0.0.9
03:47:46 [2022-09-07T03:47:46.041Z] #33 21.13 go: downloading github.com/leonklingele/grouper v1.1.0
03:47:46 [2022-09-07T03:47:46.041Z] #33 21.21 go: downloading github.com/lufeee/execinquery v1.2.1
03:47:46 [2022-09-07T03:47:46.041Z] #33 21.28 go: downloading github.com/maratori/testpackage v1.0.1
03:47:46 [2022-09-07T03:47:46.041Z] #33 21.31 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
03:47:46 [2022-09-07T03:47:46.041Z] #33 ...
03:47:46 [2022-09-07T03:47:46.041Z] 
03:47:46 [2022-09-07T03:47:46.041Z] #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
03:47:46 [2022-09-07T03:47:46.041Z] #34 11.23 go: downloading github.com/jonboulle/clockwork v0.2.2
03:47:46 [2022-09-07T03:47:46.041Z] #34 11.31 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
03:47:46 [2022-09-07T03:47:46.041Z] #34 11.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
03:47:46 [2022-09-07T03:47:46.041Z] #34 12.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
03:47:46 [2022-09-07T03:47:46.041Z] #34 12.93 go: downloading golang.org/x/mod v0.3.0
03:47:46 [2022-09-07T03:47:46.180Z] #38 23.29 go: downloading github.com/daixiang0/gci v0.3.3
03:47:46 [2022-09-07T03:47:46.180Z] #38 23.38 go: downloading github.com/denis-tingaikin/go-header v0.4.3
03:47:46 [2022-09-07T03:47:46.300Z] #34 ...
03:47:46 [2022-09-07T03:47:46.300Z] 
03:47:46 [2022-09-07T03:47:46.300Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:46 [2022-09-07T03:47:46.300Z] #33 21.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
03:47:46 [2022-09-07T03:47:46.300Z] #33 21.37 go: downloading github.com/mgechev/revive v1.2.1
03:47:46 [2022-09-07T03:47:46.439Z] #38 23.53 go: downloading github.com/esimonov/ifshort v1.0.4
03:47:46 [2022-09-07T03:47:46.439Z] #38 23.69 go: downloading github.com/firefart/nonamedreturns v1.0.1
03:47:44 [2022-09-07T03:47:44.752Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:47:44 [2022-09-07T03:47:44.758Z]  > git config --add remote.origin.fetch +refs/pull/44100/head:refs/remotes/origin/PR-44100 # timeout=10
03:47:44 [2022-09-07T03:47:44.769Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:44 [2022-09-07T03:47:44.776Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:47:44 [2022-09-07T03:47:44.787Z] Fetching upstream changes from https://github.com/moby/moby.git
03:47:44 [2022-09-07T03:47:44.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:44 [2022-09-07T03:47:44.788Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:45 [2022-09-07T03:47:45.002Z]  > git config core.sparsecheckout # timeout=10
03:47:45 [2022-09-07T03:47:45.007Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:47:45 [2022-09-07T03:47:45.554Z]  > git remote # timeout=10
03:47:45 [2022-09-07T03:47:45.566Z]  > git config --get remote.origin.url # timeout=10
03:47:45 [2022-09-07T03:47:45.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:45 [2022-09-07T03:47:45.573Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
03:47:45 [2022-09-07T03:47:45.589Z]  > git rev-parse HEAD^{commit} # timeout=10
03:47:45 [2022-09-07T03:47:45.599Z]  > git config core.sparsecheckout # timeout=10
03:47:45 [2022-09-07T03:47:45.609Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:47:46 [2022-09-07T03:47:46.557Z] #33 21.91 go: downloading github.com/moricho/tparallel v0.2.1
03:47:46 [2022-09-07T03:47:46.699Z] #38 23.77 go: downloading github.com/fzipp/gocyclo v0.5.1
03:47:46 [2022-09-07T03:47:46.699Z] #38 23.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
03:47:46 [2022-09-07T03:47:46.814Z] #33 21.92 go: downloading github.com/nakabonne/nestif v0.3.1
03:47:46 [2022-09-07T03:47:46.814Z] #33 22.01 go: downloading github.com/nishanths/exhaustive v0.7.11
03:47:46 [2022-09-07T03:47:46.814Z] #33 22.01 go: downloading github.com/nishanths/predeclared v0.2.2
03:47:46 [2022-09-07T03:47:46.814Z] #33 22.07 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
03:47:46 [2022-09-07T03:47:46.814Z] #33 22.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3
03:47:46 [2022-09-07T03:47:46.959Z] #38 23.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
03:47:46 [2022-09-07T03:47:46.959Z] #38 23.95 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
03:47:46 [2022-09-07T03:47:46.959Z] #38 24.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
03:47:47 [2022-09-07T03:47:47.078Z] #33 22.23 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
03:47:47 [2022-09-07T03:47:47.078Z] #33 22.31 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
03:47:47 [2022-09-07T03:47:47.078Z] #33 22.35 go: downloading github.com/securego/gosec/v2 v2.11.0
03:47:47 [2022-09-07T03:47:47.218Z] #38 24.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
03:47:47 [2022-09-07T03:47:47.218Z] #38 24.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
03:47:47 [2022-09-07T03:47:47.477Z] #38 24.56 go: downloading github.com/golangci/misspell v0.3.5
03:47:47 [2022-09-07T03:47:47.477Z] #38 24.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
03:47:47 [2022-09-07T03:47:47.477Z] #38 24.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
03:47:47 [2022-09-07T03:47:47.654Z] #33 22.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
03:47:47 [2022-09-07T03:47:47.654Z] #33 22.64 go: downloading github.com/sivchari/containedctx v1.0.2
03:47:47 [2022-09-07T03:47:47.654Z] #33 22.66 go: downloading github.com/sivchari/tenv v1.5.0
03:47:47 [2022-09-07T03:47:47.654Z] #33 22.79 go: downloading github.com/sonatard/noctx v0.0.1
03:47:47 [2022-09-07T03:47:47.654Z] #33 22.82 go: downloading github.com/sourcegraph/go-diff v0.6.1
03:47:47 [2022-09-07T03:47:47.654Z] #33 22.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
03:47:47 [2022-09-07T03:47:47.654Z] #33 22.97 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
03:47:47 [2022-09-07T03:47:47.736Z] #38 24.80 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
03:47:47 [2022-09-07T03:47:47.736Z] #38 24.89 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
03:47:47 [2022-09-07T03:47:47.736Z] #38 24.97 go: downloading github.com/jgautheron/goconst v1.5.1
03:47:47 [2022-09-07T03:47:47.911Z] #33 23.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4
03:47:47 [2022-09-07T03:47:47.911Z] #33 23.05 go: downloading github.com/tdakkota/asciicheck v0.1.1
03:47:47 [2022-09-07T03:47:47.911Z] #33 23.15 go: downloading github.com/tetafro/godot v1.4.11
03:47:47 [2022-09-07T03:47:47.911Z] #33 23.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
03:47:47 [2022-09-07T03:47:47.995Z] #38 25.05 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
03:47:47 [2022-09-07T03:47:47.995Z] #38 25.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
03:47:48 [2022-09-07T03:47:48.167Z] #33 23.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
03:47:48 [2022-09-07T03:47:48.167Z] #33 23.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
03:47:48 [2022-09-07T03:47:48.167Z] #33 ...
03:47:48 [2022-09-07T03:47:48.167Z] 
03:47:48 [2022-09-07T03:47:48.167Z] #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
03:47:48 [2022-09-07T03:47:48.167Z] #39 13.37 go: downloading github.com/spf13/cobra v1.1.3
03:47:48 [2022-09-07T03:47:48.167Z] #39 13.38 go: downloading github.com/sirupsen/logrus v1.6.0
03:47:48 [2022-09-07T03:47:48.167Z] #39 13.80 go: downloading github.com/mattn/go-isatty v0.0.3
03:47:48 [2022-09-07T03:47:48.167Z] #39 13.93 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
03:47:48 [2022-09-07T03:47:48.167Z] #39 14.20 go: downloading gopkg.in/yaml.v2 v2.4.0
03:47:48 [2022-09-07T03:47:48.167Z] #39 14.46 go: downloading github.com/cosiner/argv v0.1.0
03:47:48 [2022-09-07T03:47:48.167Z] #39 14.53 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
03:47:48 [2022-09-07T03:47:48.167Z] #39 14.53 go: downloading github.com/peterh/liner v1.2.2
03:47:48 [2022-09-07T03:47:48.167Z] #39 14.69 go: downloading github.com/google/go-dap v0.6.0
03:47:48 [2022-09-07T03:47:48.167Z] #39 14.91 go: downloading github.com/russross/blackfriday/v2 v2.0.1
03:47:48 [2022-09-07T03:47:48.167Z] #39 15.18 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
03:47:48 [2022-09-07T03:47:48.167Z] #39 15.65 go: downloading github.com/mattn/go-runewidth v0.0.3
03:47:48 [2022-09-07T03:47:48.167Z] #39 15.84 go: downloading github.com/hashicorp/golang-lru v0.5.4
03:47:48 [2022-09-07T03:47:48.167Z] #39 15.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
03:47:48 [2022-09-07T03:47:48.167Z] #39 17.68 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
03:47:48 [2022-09-07T03:47:48.167Z] #39 17.76 go: downloading github.com/cilium/ebpf v0.7.0
03:47:48 [2022-09-07T03:47:48.254Z] #38 25.24 go: downloading github.com/julz/importas v0.1.0
03:47:48 [2022-09-07T03:47:48.254Z] #38 25.25 go: downloading github.com/kisielk/errcheck v1.6.0
03:47:48 [2022-09-07T03:47:48.254Z] #38 25.43 go: downloading github.com/kulti/thelper v0.6.2
03:47:48 [2022-09-07T03:47:48.254Z] #38 25.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3
03:47:48 [2022-09-07T03:47:48.423Z] #39 ...
03:47:48 [2022-09-07T03:47:48.423Z] 
03:47:48 [2022-09-07T03:47:48.423Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:48 [2022-09-07T03:47:48.423Z] #33 23.55 go: downloading github.com/ultraware/funlen v0.0.3
03:47:48 [2022-09-07T03:47:48.423Z] #33 23.60 go: downloading github.com/ultraware/whitespace v0.0.5
03:47:48 [2022-09-07T03:47:48.423Z] #33 23.68 go: downloading github.com/uudashr/gocognit v1.0.5
03:47:48 [2022-09-07T03:47:48.513Z] #38 25.59 go: downloading github.com/kyoh86/exportloopref v0.1.8
03:47:48 [2022-09-07T03:47:48.513Z] #38 25.67 go: downloading github.com/ldez/tagliatelle v0.3.1
03:47:48 [2022-09-07T03:47:48.513Z] #38 25.72 go: downloading github.com/leonklingele/grouper v1.1.0
03:47:48 [2022-09-07T03:47:48.680Z] #33 23.79 go: downloading github.com/yagipy/maintidx v1.0.0
03:47:48 [2022-09-07T03:47:48.680Z] #33 23.87 go: downloading github.com/yeya24/promlinter v0.2.0
03:47:48 [2022-09-07T03:47:48.772Z] #38 25.85 go: downloading github.com/lufeee/execinquery v1.2.1
03:47:48 [2022-09-07T03:47:48.772Z] #38 25.88 go: downloading github.com/maratori/testpackage v1.0.1
03:47:48 [2022-09-07T03:47:48.940Z] #33 24.11 go: downloading gitlab.com/bosi/decorder v0.2.1
03:47:49 [2022-09-07T03:47:49.033Z] #38 25.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
03:47:49 [2022-09-07T03:47:49.033Z] #38 25.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
03:47:49 [2022-09-07T03:47:49.033Z] #38 26.04 go: downloading github.com/mgechev/revive v1.2.1
03:47:49 [2022-09-07T03:47:49.197Z] #33 24.31 go: downloading honnef.co/go/tools v0.3.1
03:47:49 [2022-09-07T03:47:49.230Z] Client: Docker Engine - Community
03:47:49 [2022-09-07T03:47:49.230Z]  Version:           22.06.0-beta.0
03:47:49 [2022-09-07T03:47:49.230Z]  API version:       1.42
03:47:49 [2022-09-07T03:47:49.230Z]  Go version:        go1.18.3
03:47:49 [2022-09-07T03:47:49.230Z]  Git commit:        3e9117b
03:47:49 [2022-09-07T03:47:49.230Z]  Built:             Fri Jun  3 17:55:46 2022
03:47:49 [2022-09-07T03:47:49.230Z]  OS/Arch:           linux/amd64
03:47:49 [2022-09-07T03:47:49.230Z]  Context:           default
03:47:49 [2022-09-07T03:47:49.230Z] 
03:47:49 [2022-09-07T03:47:49.230Z] Server: Docker Engine - Community
03:47:49 [2022-09-07T03:47:49.230Z]  Engine:
03:47:49 [2022-09-07T03:47:49.230Z]   Version:          22.06.0-beta.0
03:47:49 [2022-09-07T03:47:49.230Z]   API version:      1.42 (minimum version 1.12)
03:47:49 [2022-09-07T03:47:49.230Z]   Go version:       go1.18.3
03:47:49 [2022-09-07T03:47:49.230Z]   Git commit:       38633e7
03:47:49 [2022-09-07T03:47:49.230Z]   Built:            Fri Jun  3 17:55:46 2022
03:47:49 [2022-09-07T03:47:49.230Z]   OS/Arch:          linux/amd64
03:47:49 [2022-09-07T03:47:49.230Z]   Experimental:     true
03:47:49 [2022-09-07T03:47:49.230Z]  containerd:
03:47:49 [2022-09-07T03:47:49.230Z]   Version:          1.6.8
03:47:49 [2022-09-07T03:47:49.230Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:47:49 [2022-09-07T03:47:49.230Z]  runc:
03:47:49 [2022-09-07T03:47:49.230Z]   Version:          1.1.4
03:47:49 [2022-09-07T03:47:49.230Z]   GitCommit:        v1.1.4-0-g5fd4c4d
03:47:49 [2022-09-07T03:47:49.230Z]  docker-init:
03:47:49 [2022-09-07T03:47:49.230Z]   Version:          0.19.0
03:47:49 [2022-09-07T03:47:49.230Z]   GitCommit:        de40ad0
[Pipeline] sh
03:47:49 [2022-09-07T03:47:49.557Z] + docker info
03:47:49 [2022-09-07T03:47:49.557Z] Client:
03:47:49 [2022-09-07T03:47:49.557Z]  Context:    default
03:47:49 [2022-09-07T03:47:49.557Z]  Debug Mode: false
03:47:49 [2022-09-07T03:47:49.557Z]  Plugins:
03:47:49 [2022-09-07T03:47:49.557Z]   buildx: Docker Buildx (Docker Inc.)
03:47:49 [2022-09-07T03:47:49.557Z]     Version:  f500bf6
03:47:49 [2022-09-07T03:47:49.557Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
03:47:49 [2022-09-07T03:47:49.557Z]   compose: Docker Compose (Docker Inc.)
03:47:49 [2022-09-07T03:47:49.557Z]     Version:  v2.10.2
03:47:49 [2022-09-07T03:47:49.557Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
03:47:49 [2022-09-07T03:47:49.557Z]   scan: Docker Scan (Docker Inc.)
03:47:49 [2022-09-07T03:47:49.557Z]     Version:  v0.17.0
03:47:49 [2022-09-07T03:47:49.557Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
03:47:49 [2022-09-07T03:47:49.557Z] 
03:47:49 [2022-09-07T03:47:49.557Z] Server:
03:47:49 [2022-09-07T03:47:49.557Z]  Containers: 0
03:47:49 [2022-09-07T03:47:49.557Z]   Running: 0
03:47:49 [2022-09-07T03:47:49.557Z]   Paused: 0
03:47:49 [2022-09-07T03:47:49.557Z]   Stopped: 0
03:47:49 [2022-09-07T03:47:49.557Z]  Images: 0
03:47:49 [2022-09-07T03:47:49.557Z]  Server Version: 22.06.0-beta.0
03:47:49 [2022-09-07T03:47:49.557Z]  Storage Driver: overlay2
03:47:49 [2022-09-07T03:47:49.557Z]   Backing Filesystem: extfs
03:47:49 [2022-09-07T03:47:49.557Z]   Supports d_type: true
03:47:49 [2022-09-07T03:47:49.557Z]   Using metacopy: false
03:47:49 [2022-09-07T03:47:49.557Z]   Native Overlay Diff: true
03:47:49 [2022-09-07T03:47:49.557Z]   userxattr: false
03:47:49 [2022-09-07T03:47:49.557Z]  Logging Driver: json-file
03:47:49 [2022-09-07T03:47:49.557Z]  Cgroup Driver: cgroupfs
03:47:49 [2022-09-07T03:47:49.557Z]  Cgroup Version: 1
03:47:49 [2022-09-07T03:47:49.557Z]  Plugins:
03:47:49 [2022-09-07T03:47:49.557Z]   Volume: local
03:47:49 [2022-09-07T03:47:49.557Z]   Network: bridge host ipvlan macvlan null overlay
03:47:49 [2022-09-07T03:47:49.557Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:47:49 [2022-09-07T03:47:49.557Z]  Swarm: inactive
03:47:49 [2022-09-07T03:47:49.557Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
03:47:49 [2022-09-07T03:47:49.557Z]  Default Runtime: runc
03:47:49 [2022-09-07T03:47:49.557Z]  Init Binary: docker-init
03:47:49 [2022-09-07T03:47:49.557Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:47:49 [2022-09-07T03:47:49.557Z]  runc version: v1.1.4-0-g5fd4c4d
03:47:49 [2022-09-07T03:47:49.557Z]  init version: de40ad0
03:47:49 [2022-09-07T03:47:49.557Z]  Security Options:
03:47:49 [2022-09-07T03:47:49.557Z]   apparmor
03:47:49 [2022-09-07T03:47:49.557Z]   seccomp
03:47:49 [2022-09-07T03:47:49.557Z]    Profile: builtin
03:47:49 [2022-09-07T03:47:49.557Z]  Kernel Version: 5.4.0-1084-aws
03:47:49 [2022-09-07T03:47:49.557Z]  Operating System: Ubuntu 18.04.6 LTS
03:47:49 [2022-09-07T03:47:49.557Z]  OSType: linux
03:47:49 [2022-09-07T03:47:49.557Z]  Architecture: x86_64
03:47:49 [2022-09-07T03:47:49.557Z]  CPUs: 2
03:47:49 [2022-09-07T03:47:49.557Z]  Total Memory: 7.565GiB
03:47:49 [2022-09-07T03:47:49.557Z]  Name: ip-10-100-63-223
03:47:49 [2022-09-07T03:47:49.557Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
03:47:49 [2022-09-07T03:47:49.557Z]  Docker Root Dir: /var/lib/docker
03:47:49 [2022-09-07T03:47:49.557Z]  Debug Mode: false
03:47:49 [2022-09-07T03:47:49.557Z]  Registry: https://index.docker.io/v1/
03:47:49 [2022-09-07T03:47:49.557Z]  Labels:
03:47:49 [2022-09-07T03:47:49.557Z]  Experimental: true
03:47:49 [2022-09-07T03:47:49.557Z]  Insecure Registries:
03:47:49 [2022-09-07T03:47:49.557Z]   127.0.0.0/8
03:47:49 [2022-09-07T03:47:49.557Z]  Live Restore Enabled: true
03:47:49 [2022-09-07T03:47:49.557Z] 
03:47:49 [2022-09-07T03:47:49.557Z] WARNING: No swap limit support
[Pipeline] sh
03:47:49 [2022-09-07T03:47:49.601Z] #38 26.68 go: downloading github.com/moricho/tparallel v0.2.1
03:47:49 [2022-09-07T03:47:49.601Z] #38 ...
03:47:49 [2022-09-07T03:47:49.601Z] 
03:47:49 [2022-09-07T03:47:49.601Z] #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
03:47:49 [2022-09-07T03:47:49.601Z] #28 16.29 go: downloading github.com/gofrs/flock v0.8.1
03:47:49 [2022-09-07T03:47:49.601Z] #28 16.48 go: downloading github.com/gorilla/mux v1.8.0
03:47:49 [2022-09-07T03:47:49.601Z] #28 16.59 go: downloading github.com/moby/sys/mountinfo v0.6.0
03:47:49 [2022-09-07T03:47:49.601Z] #28 16.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
03:47:49 [2022-09-07T03:47:49.601Z] #28 17.11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
03:47:49 [2022-09-07T03:47:49.601Z] #28 17.27 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
03:47:49 [2022-09-07T03:47:49.601Z] #28 19.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:47:49 [2022-09-07T03:47:49.601Z] #28 ...
03:47:49 [2022-09-07T03:47:49.601Z] 
03:47:49 [2022-09-07T03:47:49.601Z] #29 [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
03:47:49 [2022-09-07T03:47:49.601Z] #29 16.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
03:47:49 [2022-09-07T03:47:49.601Z] #29 16.77 go: downloading golang.org/x/mod v0.3.0
03:47:49 [2022-09-07T03:47:49.846Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:47:49 [2022-09-07T03:47:49.847Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:47:49 [2022-09-07T03:47:49.847Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44100/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
03:47:49 [2022-09-07T03:47:49.847Z] + bash /home/ubuntu/workspace/moby_PR-44100/check-config.sh
03:47:49 [2022-09-07T03:47:49.847Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:47:49 [2022-09-07T03:47:49.847Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
03:47:49 [2022-09-07T03:47:49.847Z] 
03:47:49 [2022-09-07T03:47:49.847Z] Generally Necessary:
03:47:49 [2022-09-07T03:47:49.847Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:47:49 [2022-09-07T03:47:49.847Z] - apparmor: enabled and tools installed
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_NAMESPACES: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_NET_NS: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_PID_NS: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_IPC_NS: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_UTS_NS: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_CGROUPS: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_CGROUP_CPUACCT: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_CGROUP_DEVICE: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_CGROUP_FREEZER: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_CGROUP_SCHED: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_CPUSETS: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_MEMCG: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_KEYS: enabled
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_VETH: enabled (as module)
03:47:49 [2022-09-07T03:47:49.847Z] - CONFIG_BRIDGE: enabled (as module)
03:47:49 [2022-09-07T03:47:49.875Z] #29 ...
03:47:49 [2022-09-07T03:47:49.875Z] 
03:47:49 [2022-09-07T03:47:49.875Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:49 [2022-09-07T03:47:49.875Z] #38 26.71 go: downloading github.com/nakabonne/nestif v0.3.1
03:47:49 [2022-09-07T03:47:49.875Z] #38 26.77 go: downloading github.com/nishanths/exhaustive v0.7.11
03:47:49 [2022-09-07T03:47:49.875Z] #38 26.83 go: downloading github.com/nishanths/predeclared v0.2.2
03:47:49 [2022-09-07T03:47:49.875Z] #38 26.99 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
03:47:49 [2022-09-07T03:47:49.875Z] #38 27.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3
03:47:49 [2022-09-07T03:47:49.884Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190"
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_NF_NAT: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_POSIX_MQUEUE: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_CGROUP_BPF: enabled
03:47:50 [2022-09-07T03:47:50.107Z] 
03:47:50 [2022-09-07T03:47:50.107Z] Optional Features:
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_USER_NS: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_SECCOMP: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_SECCOMP_FILTER: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_CGROUP_PIDS: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_MEMCG_SWAP: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
03:47:50 [2022-09-07T03:47:50.107Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_BLK_CGROUP: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_CGROUP_PERF: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_CGROUP_HUGETLB: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_CFS_BANDWIDTH: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_RT_GROUP_SCHED: missing
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_VS: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_VS_NFCT: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_IP_VS_RR: enabled (as module)
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_SECURITY_SELINUX: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_SECURITY_APPARMOR: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_EXT4_FS: enabled
03:47:50 [2022-09-07T03:47:50.107Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:47:50 [2022-09-07T03:47:50.134Z] #38 27.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
03:47:50 [2022-09-07T03:47:50.134Z] #38 27.14 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
03:47:50 [2022-09-07T03:47:50.134Z] #38 27.16 go: downloading github.com/securego/gosec/v2 v2.11.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:47:50 [2022-09-07T03:47:50.367Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:47:50 [2022-09-07T03:47:50.367Z] - Network Drivers:
03:47:50 [2022-09-07T03:47:50.367Z]   - "overlay":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_VXLAN: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:47:50 [2022-09-07T03:47:50.367Z]       Optional (for encrypted networks):
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_CRYPTO: enabled
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_CRYPTO_AEAD: enabled
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_CRYPTO_GCM: enabled
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_CRYPTO_GHASH: enabled
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_XFRM: enabled
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_XFRM_USER: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]       - CONFIG_INET_ESP: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]   - "ipvlan":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_IPVLAN: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]   - "macvlan":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_MACVLAN: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_DUMMY: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]   - "ftp,tftp client in container":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z] - Storage Drivers:
03:47:50 [2022-09-07T03:47:50.367Z]   - "aufs":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_AUFS_FS: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]   - "btrfs":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:47:50 [2022-09-07T03:47:50.367Z]   - "devicemapper":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_BLK_DEV_DM: enabled
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]   - "overlay":
03:47:50 [2022-09-07T03:47:50.367Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:47:50 [2022-09-07T03:47:50.367Z]   - "zfs":
03:47:50 [2022-09-07T03:47:50.367Z]     - /dev/zfs: present
03:47:50 [2022-09-07T03:47:50.367Z]     - zfs command: missing
03:47:50 [2022-09-07T03:47:50.367Z]     - zpool command: missing
03:47:50 [2022-09-07T03:47:50.367Z] 
03:47:50 [2022-09-07T03:47:50.367Z] Limits:
03:47:50 [2022-09-07T03:47:50.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:47:50 [2022-09-07T03:47:50.367Z] 
03:47:50 [2022-09-07T03:47:50.367Z] + true
03:47:50 [2022-09-07T03:47:50.394Z] #38 ...
03:47:50 [2022-09-07T03:47:50.394Z] 
03:47:50 [2022-09-07T03:47:50.394Z] #41 [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
03:47:50 [2022-09-07T03:47:50.394Z] #41 17.41 Fetched 8574 kB in 13s (644 kB/s)
03:47:50 [2022-09-07T03:47:50.394Z] #41 17.41 Reading package lists...
03:47:50 [2022-09-07T03:47:50.394Z] #41 24.37 Reading package lists...
03:47:50 [2022-09-07T03:47:50.394Z] #41 ...
03:47:50 [2022-09-07T03:47:50.394Z] 
03:47:50 [2022-09-07T03:47:50.394Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:50 [2022-09-07T03:47:50.394Z] #38 27.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
03:47:50 [2022-09-07T03:47:50.394Z] #38 27.58 go: downloading github.com/sivchari/containedctx v1.0.2
03:47:50 [2022-09-07T03:47:50.394Z] #38 27.61 go: downloading github.com/sivchari/tenv v1.5.0
03:47:50 [2022-09-07T03:47:50.394Z] #38 27.63 go: downloading github.com/sonatard/noctx v0.0.1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:47:50 [2022-09-07T03:47:50.565Z] #33 25.59 go: downloading mvdan.cc/gofumpt v0.3.1
03:47:50 [2022-09-07T03:47:50.565Z] #33 25.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
03:47:50 [2022-09-07T03:47:50.565Z] #33 25.69 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
03:47:50 [2022-09-07T03:47:50.565Z] #33 25.81 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
03:47:50 [2022-09-07T03:47:50.656Z] #38 27.75 go: downloading github.com/sourcegraph/go-diff v0.6.1
03:47:50 [2022-09-07T03:47:50.677Z] + docker version
03:47:50 [2022-09-07T03:47:50.744Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda .
03:47:50 [2022-09-07T03:47:50.822Z] #33 25.89 go: downloading github.com/davecgh/go-spew v1.1.1
03:47:50 [2022-09-07T03:47:50.822Z] #33 25.90 go: downloading github.com/pmezard/go-difflib v1.0.0
03:47:50 [2022-09-07T03:47:50.822Z] #33 25.98 go: downloading github.com/stretchr/objx v0.1.1
03:47:50 [2022-09-07T03:47:50.916Z] #38 27.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
03:47:50 [2022-09-07T03:47:50.916Z] #38 27.97 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
03:47:50 [2022-09-07T03:47:50.916Z] #38 28.06 go: downloading github.com/sylvia7788/contextcheck v1.0.4
03:47:50 [2022-09-07T03:47:50.916Z] #38 28.06 go: downloading github.com/tdakkota/asciicheck v0.1.1
03:47:50 [2022-09-07T03:47:50.916Z] #38 28.15 go: downloading github.com/tetafro/godot v1.4.11
03:47:51 [2022-09-07T03:47:51.008Z] #1 [internal] load .dockerignore
03:47:51 [2022-09-07T03:47:51.008Z] #1 transferring context: 145B done
03:47:51 [2022-09-07T03:47:51.008Z] #1 DONE 0.1s
03:47:51 [2022-09-07T03:47:51.008Z] 
03:47:51 [2022-09-07T03:47:51.008Z] #2 [internal] load build definition from Dockerfile
03:47:51 [2022-09-07T03:47:51.008Z] #2 transferring dockerfile: 19.29kB done
03:47:51 [2022-09-07T03:47:51.008Z] #2 DONE 0.1s
03:47:51 [2022-09-07T03:47:51.008Z] 
03:47:51 [2022-09-07T03:47:51.008Z] #3 resolve image config for docker.io/docker/dockerfile:1
03:47:51 [2022-09-07T03:47:51.098Z] #33 26.11 go: downloading github.com/subosito/gotenv v1.2.0
03:47:51 [2022-09-07T03:47:51.098Z] #33 26.11 go: downloading github.com/hashicorp/hcl v1.0.0
03:47:51 [2022-09-07T03:47:51.098Z] #33 26.36 go: downloading gopkg.in/ini.v1 v1.66.4
03:47:51 [2022-09-07T03:47:51.175Z] #38 28.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
03:47:51 [2022-09-07T03:47:51.175Z] #38 28.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
03:47:51 [2022-09-07T03:47:51.175Z] #38 28.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
03:47:51 [2022-09-07T03:47:51.354Z] #33 26.37 go: downloading github.com/magiconair/properties v1.8.6
03:47:51 [2022-09-07T03:47:51.354Z] #33 26.50 go: downloading github.com/pelletier/go-toml v1.9.5
03:47:51 [2022-09-07T03:47:51.354Z] #33 26.57 go: downloading golang.org/x/text v0.3.7
03:47:51 [2022-09-07T03:47:51.437Z] #38 28.58 go: downloading github.com/ultraware/funlen v0.0.3
03:47:51 [2022-09-07T03:47:51.437Z] #38 28.63 go: downloading github.com/ultraware/whitespace v0.0.5
03:47:51 [2022-09-07T03:47:51.437Z] #38 28.67 go: downloading github.com/uudashr/gocognit v1.0.5
03:47:51 [2022-09-07T03:47:51.579Z] #3 DONE 0.3s
03:47:51 [2022-09-07T03:47:51.579Z] 
03:47:51 [2022-09-07T03:47:51.579Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
03:47:51 [2022-09-07T03:47:51.579Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
03:47:51 [2022-09-07T03:47:51.579Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
03:47:51 [2022-09-07T03:47:51.579Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
03:47:51 [2022-09-07T03:47:51.579Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
03:47:51 [2022-09-07T03:47:51.579Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 1.05MB / 9.94MB 0.1s
03:47:51 [2022-09-07T03:47:51.579Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
03:47:51 [2022-09-07T03:47:51.579Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
03:47:51 [2022-09-07T03:47:51.696Z] #38 28.76 go: downloading github.com/yagipy/maintidx v1.0.0
03:47:51 [2022-09-07T03:47:51.696Z] #38 28.80 go: downloading github.com/yeya24/promlinter v0.2.0
03:47:51 [2022-09-07T03:47:51.839Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
03:47:51 [2022-09-07T03:47:51.839Z] #4 DONE 0.5s
03:47:52 [2022-09-07T03:47:52.099Z] 
03:47:52 [2022-09-07T03:47:52.099Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:47:52 [2022-09-07T03:47:52.266Z] #38 29.25 go: downloading gitlab.com/bosi/decorder v0.2.1
03:47:52 [2022-09-07T03:47:52.266Z] #38 29.46 go: downloading honnef.co/go/tools v0.3.1
03:47:53 [2022-09-07T03:47:53.119Z] #5 DONE 0.9s
03:47:53 [2022-09-07T03:47:53.119Z] 
03:47:53 [2022-09-07T03:47:53.119Z] #6 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
03:47:53 [2022-09-07T03:47:53.119Z] #6 DONE 0.9s
03:47:53 [2022-09-07T03:47:53.119Z] 
03:47:53 [2022-09-07T03:47:53.119Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
03:47:53 [2022-09-07T03:47:53.119Z] #7 DONE 0.9s
03:47:53 [2022-09-07T03:47:53.119Z] 
03:47:53 [2022-09-07T03:47:53.119Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:47:53 [2022-09-07T03:47:53.119Z] #8 DONE 0.9s
03:47:54 [2022-09-07T03:47:54.172Z] #38 31.10 go: downloading mvdan.cc/gofumpt v0.3.1
03:47:54 [2022-09-07T03:47:54.172Z] #38 31.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
03:47:54 [2022-09-07T03:47:54.172Z] #38 31.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
03:47:54 [2022-09-07T03:47:54.432Z] #38 31.43 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
03:47:54 [2022-09-07T03:47:54.432Z] #38 31.51 go: downloading github.com/davecgh/go-spew v1.1.1
03:47:54 [2022-09-07T03:47:54.432Z] #38 31.55 go: downloading github.com/pmezard/go-difflib v1.0.0
03:47:54 [2022-09-07T03:47:54.432Z] #38 31.57 go: downloading github.com/stretchr/objx v0.1.1
03:47:54 [2022-09-07T03:47:54.691Z] #38 31.79 go: downloading github.com/subosito/gotenv v1.2.0
03:47:54 [2022-09-07T03:47:54.691Z] #38 31.79 go: downloading github.com/hashicorp/hcl v1.0.0
03:47:54 [2022-09-07T03:47:54.965Z] #38 ...
03:47:54 [2022-09-07T03:47:54.965Z] 
03:47:54 [2022-09-07T03:47:54.965Z] #37 [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
03:47:54 [2022-09-07T03:47:54.965Z] #37 21.93 Fetched 8574 kB in 16s (530 kB/s)
03:47:54 [2022-09-07T03:47:54.965Z] #37 21.93 Reading package lists...
03:47:54 [2022-09-07T03:47:54.965Z] #37 28.25 Reading package lists...
03:47:54 [2022-09-07T03:47:54.965Z] #37 ...
03:47:54 [2022-09-07T03:47:54.965Z] 
03:47:54 [2022-09-07T03:47:54.965Z] #31 [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
03:47:54 [2022-09-07T03:47:54.965Z] #31 22.10 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
03:47:54 [2022-09-07T03:47:54.965Z] #31 22.16 go: downloading github.com/cilium/ebpf v0.7.0
03:47:55 [2022-09-07T03:47:55.042Z] 
03:47:55 [2022-09-07T03:47:55.043Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:47:55 [2022-09-07T03:47:55.043Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
03:47:55 [2022-09-07T03:47:55.043Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:47:55 [2022-09-07T03:47:55.043Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
03:47:55 [2022-09-07T03:47:55.043Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
03:47:55 [2022-09-07T03:47:55.043Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.2s
03:47:55 [2022-09-07T03:47:55.043Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.65MB / 9.86MB 0.3s
03:47:55 [2022-09-07T03:47:55.225Z] #31 ...
03:47:55 [2022-09-07T03:47:55.225Z] 
03:47:55 [2022-09-07T03:47:55.225Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:55 [2022-09-07T03:47:55.225Z] #38 32.06 go: downloading gopkg.in/ini.v1 v1.66.4
03:47:55 [2022-09-07T03:47:55.225Z] #38 32.07 go: downloading github.com/magiconair/properties v1.8.6
03:47:55 [2022-09-07T03:47:55.225Z] #38 32.23 go: downloading github.com/pelletier/go-toml v1.9.5
03:47:55 [2022-09-07T03:47:55.225Z] #38 32.37 go: downloading golang.org/x/text v0.3.7
03:47:55 [2022-09-07T03:47:55.525Z] #33 ...
03:47:55 [2022-09-07T03:47:55.525Z] 
03:47:55 [2022-09-07T03:47:55.525Z] #27 [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
03:47:55 [2022-09-07T03:47:55.525Z] #27 22.06 Updating files:  82% (1806/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
03:47:55 [2022-09-07T03:47:55.525Z] #27 22.27 + git checkout -q v2.3.0
03:47:55 [2022-09-07T03:47:55.525Z] #27 23.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:47:55 [2022-09-07T03:47:55.525Z] #27 ...
03:47:55 [2022-09-07T03:47:55.525Z] 
03:47:55 [2022-09-07T03:47:55.525Z] #38 [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             ;
03:47:55 [2022-09-07T03:47:55.525Z] #38 16.58 Reading package lists...
03:47:55 [2022-09-07T03:47:55.525Z] #38 21.55 Reading package lists...
03:47:55 [2022-09-07T03:47:55.525Z] #38 25.78 Building dependency tree...
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.47 python3 is already the newest version (3.9.2-3).
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.47 The following additional packages will be installed:
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.48   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.49   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.50 Suggested packages:
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.50   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.50   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.50   m4-doc ed diffutils-doc
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.51 Recommended packages:
03:47:55 [2022-09-07T03:47:55.525Z] #38 28.51   fakeroot libalgorithm-merge-perl libltdl-dev
03:47:55 [2022-09-07T03:47:55.525Z] #38 29.81 The following NEW packages will be installed:
03:47:55 [2022-09-07T03:47:55.525Z] #38 29.82   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
03:47:55 [2022-09-07T03:47:55.525Z] #38 29.82   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
03:47:55 [2022-09-07T03:47:55.525Z] #38 29.83   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
03:47:55 [2022-09-07T03:47:55.525Z] #38 29.83   libyajl2 m4 patch xz-utils
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.18 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.18 Need to get 5940 kB of archives.
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.18 After this operation, 18.7 MB of additional disk space will be used.
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:47:55 [2022-09-07T03:47:55.525Z] #38 30.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
03:47:55 [2022-09-07T03:47:55.623Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
03:47:55 [2022-09-07T03:47:55.623Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
03:47:55 [2022-09-07T03:47:55.623Z] #9 ...
03:47:55 [2022-09-07T03:47:55.623Z] 
03:47:55 [2022-09-07T03:47:55.623Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
03:47:55 [2022-09-07T03:47:55.623Z] #10 DONE 0.6s
03:47:55 [2022-09-07T03:47:55.623Z] 
03:47:55 [2022-09-07T03:47:55.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:55 [2022-09-07T03:47:55.623Z] #11 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
03:47:55 [2022-09-07T03:47:55.623Z] #11 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
03:47:55 [2022-09-07T03:47:55.623Z] #11 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done
03:47:55 [2022-09-07T03:47:55.623Z] #11 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done
03:47:55 [2022-09-07T03:47:55.623Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.02MB / 55.01MB 0.5s
03:47:55 [2022-09-07T03:47:55.623Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done
03:47:55 [2022-09-07T03:47:55.623Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 7.34MB / 10.88MB 0.6s
03:47:55 [2022-09-07T03:47:55.623Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 2.10MB / 54.58MB 0.6s
03:47:55 [2022-09-07T03:47:55.885Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 34.60MB / 55.01MB 0.7s
03:47:55 [2022-09-07T03:47:55.885Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.7s
03:47:55 [2022-09-07T03:47:55.885Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 7.34MB / 54.58MB 0.7s
03:47:55 [2022-09-07T03:47:55.885Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 0.8s
03:47:55 [2022-09-07T03:47:55.885Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.9s done
03:47:55 [2022-09-07T03:47:55.885Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 24.12MB / 54.58MB 0.9s
03:47:56 [2022-09-07T03:47:56.149Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.0s
03:47:56 [2022-09-07T03:47:56.149Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 42.99MB / 54.58MB 1.1s
03:47:56 [2022-09-07T03:47:56.149Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 8.39MB / 85.91MB 1.1s
03:47:56 [2022-09-07T03:47:56.154Z] #38 31.41 debconf: delaying package configuration, since apt-utils is not installed
03:47:56 [2022-09-07T03:47:56.411Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 49.28MB / 54.58MB 1.2s
03:47:56 [2022-09-07T03:47:56.411Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 13.63MB / 85.91MB 1.2s
03:47:56 [2022-09-07T03:47:56.411Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.53MB / 54.58MB 1.3s
03:47:56 [2022-09-07T03:47:56.411Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 18.87MB / 85.91MB 1.3s
03:47:56 [2022-09-07T03:47:56.411Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 1.4s
03:47:56 [2022-09-07T03:47:56.421Z] #38 31.66 Fetched 5940 kB in 1s (8748 kB/s)
03:47:56 [2022-09-07T03:47:56.421Z] #38 31.73 Selecting previously unselected package bzip2.
03:47:56 [2022-09-07T03:47:56.421Z] #38 ...
03:47:56 [2022-09-07T03:47:56.421Z] 
03:47:56 [2022-09-07T03:47:56.421Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:56 [2022-09-07T03:47:56.421Z] #33 31.71 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
03:47:56 [2022-09-07T03:47:56.671Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done
03:47:56 [2022-09-07T03:47:56.671Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 43.90MB / 85.91MB 1.6s
03:47:56 [2022-09-07T03:47:56.671Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 49.28MB / 85.91MB 1.7s
03:47:56 [2022-09-07T03:47:56.683Z] #33 31.80 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
03:47:56 [2022-09-07T03:47:56.683Z] #33 31.85 go: downloading github.com/gobwas/glob v0.2.3
03:47:56 [2022-09-07T03:47:56.683Z] #33 31.88 go: downloading github.com/kisielk/gotool v1.0.0
03:47:56 [2022-09-07T03:47:56.812Z] Fetching without tags
03:47:56 [2022-09-07T03:47:56.932Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 54.53MB / 85.91MB 1.8s
03:47:56 [2022-09-07T03:47:56.932Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 63.96MB / 85.91MB 1.9s
03:47:56 [2022-09-07T03:47:56.945Z] #33 31.94 go: downloading github.com/gostaticanalysis/comment v1.4.2
03:47:56 [2022-09-07T03:47:56.945Z] #33 32.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
03:47:56 [2022-09-07T03:47:56.945Z] #33 32.01 go: downloading github.com/ettle/strcase v0.1.1
03:47:56 [2022-09-07T03:47:56.945Z] #33 32.08 go: downloading github.com/fatih/structtag v1.2.0
03:47:56 [2022-09-07T03:47:56.945Z] #33 32.13 go: downloading github.com/Masterminds/semver v1.5.0
03:47:56 [2022-09-07T03:47:56.945Z] #33 32.15 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
03:47:57 [2022-09-07T03:47:57.021Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:47:57 [2022-09-07T03:47:57.195Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 73.40MB / 85.91MB 2.0s
03:47:57 [2022-09-07T03:47:57.195Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.1s
03:47:57 [2022-09-07T03:47:57.195Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.1s done
03:47:57 [2022-09-07T03:47:57.195Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 80.74MB / 85.91MB 2.1s
03:47:57 [2022-09-07T03:47:57.204Z] #33 32.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
03:47:57 [2022-09-07T03:47:57.204Z] #33 32.35 go: downloading github.com/prometheus/client_golang v1.12.1
03:47:57 [2022-09-07T03:47:57.456Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.3s
03:47:57 [2022-09-07T03:47:57.456Z] #11 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.3s
03:47:57 [2022-09-07T03:47:57.456Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 2.10MB / 141.88MB 2.3s
03:47:57 [2022-09-07T03:47:57.456Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 10.49MB / 141.88MB 2.4s
03:47:57 [2022-09-07T03:47:57.456Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 19.92MB / 141.88MB 2.5s
03:47:57 [2022-09-07T03:47:57.718Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 30.41MB / 141.88MB 2.6s
03:47:57 [2022-09-07T03:47:57.749Z] Merge succeeded, producing 39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:47:57 [2022-09-07T03:47:57.749Z] Checking out Revision 39976cd2bf8176acb7f57477f9f43ae50aeaabda (PR-44100)
03:47:57 [2022-09-07T03:47:57.786Z] #33 ...
03:47:57 [2022-09-07T03:47:57.786Z] 
03:47:57 [2022-09-07T03:47:57.786Z] #25 [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
03:47:57 [2022-09-07T03:47:57.786Z] #25 18.12 Reading package lists...
03:47:57 [2022-09-07T03:47:57.786Z] #25 22.83 Reading package lists...
03:47:57 [2022-09-07T03:47:57.786Z] #25 27.05 Building dependency tree...
03:47:57 [2022-09-07T03:47:57.786Z] #25 29.84 The following additional packages will be installed:
03:47:57 [2022-09-07T03:47:57.786Z] #25 29.84   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:47:57 [2022-09-07T03:47:57.786Z] #25 29.84   python3-protobuf python3-six
03:47:57 [2022-09-07T03:47:57.786Z] #25 29.85 Suggested packages:
03:47:57 [2022-09-07T03:47:57.786Z] #25 29.86   python3-setuptools
03:47:57 [2022-09-07T03:47:57.786Z] #25 29.86 Recommended packages:
03:47:57 [2022-09-07T03:47:57.786Z] #25 29.86   iproute2 | iproute
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.38 The following NEW packages will be installed:
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.40   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.42   python3-protobuf python3-six
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.87 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.87 Need to get 2315 kB of archives.
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.87 After this operation, 11.1 MB of additional disk space will be used.
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:47:57 [2022-09-07T03:47:57.786Z] #25 30.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:47:57 [2022-09-07T03:47:57.786Z] #25 ...
03:47:57 [2022-09-07T03:47:57.786Z] 
03:47:57 [2022-09-07T03:47:57.786Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:57 [2022-09-07T03:47:57.786Z] #33 32.98 go: downloading github.com/prometheus/client_model v0.2.0
03:47:57 [2022-09-07T03:47:57.786Z] #33 33.03 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
03:47:57 [2022-09-07T03:47:57.980Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 42.99MB / 141.88MB 2.9s
03:47:57 [2022-09-07T03:47:57.980Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.0s done
03:47:57 [2022-09-07T03:47:57.980Z] #11 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 3.0s done
03:47:57 [2022-09-07T03:47:57.980Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 56.62MB / 141.88MB 3.0s
03:47:58 [2022-09-07T03:47:58.045Z] #33 ...
03:47:58 [2022-09-07T03:47:58.045Z] 
03:47:58 [2022-09-07T03:47:58.045Z] #37 [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
03:47:58 [2022-09-07T03:47:58.045Z] #37 32.53 v3.0.2
03:47:58 [2022-09-07T03:47:58.045Z] #37 DONE 33.1s
03:47:58 [2022-09-07T03:47:58.045Z] 
03:47:58 [2022-09-07T03:47:58.045Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:47:58 [2022-09-07T03:47:58.045Z] #33 33.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
03:47:58 [2022-09-07T03:47:58.045Z] #33 33.19 go: downloading github.com/google/go-cmp v0.5.7
03:47:56 [2022-09-07T03:47:56.756Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:47:56 [2022-09-07T03:47:56.762Z]  > git config --add remote.origin.fetch +refs/pull/44100/head:refs/remotes/origin/PR-44100 # timeout=10
03:47:56 [2022-09-07T03:47:56.767Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:56 [2022-09-07T03:47:56.775Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:47:56 [2022-09-07T03:47:56.785Z] Fetching upstream changes from https://github.com/moby/moby.git
03:47:56 [2022-09-07T03:47:56.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:56 [2022-09-07T03:47:56.786Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44100/head:refs/remotes/origin/PR-44100 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:47:57 [2022-09-07T03:47:57.010Z]  > git config core.sparsecheckout # timeout=10
03:47:57 [2022-09-07T03:47:57.048Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:47:57 [2022-09-07T03:47:57.674Z]  > git remote # timeout=10
03:47:57 [2022-09-07T03:47:57.689Z]  > git config --get remote.origin.url # timeout=10
03:47:57 [2022-09-07T03:47:57.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:47:57 [2022-09-07T03:47:57.694Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
03:47:57 [2022-09-07T03:47:57.709Z]  > git rev-parse HEAD^{commit} # timeout=10
03:47:57 [2022-09-07T03:47:57.722Z]  > git config core.sparsecheckout # timeout=10
03:47:57 [2022-09-07T03:47:57.726Z]  > git checkout -f 39976cd2bf8176acb7f57477f9f43ae50aeaabda # timeout=10
03:47:58 [2022-09-07T03:47:58.245Z] #11 ...
03:47:58 [2022-09-07T03:47:58.245Z] 
03:47:58 [2022-09-07T03:47:58.245Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:47:58 [2022-09-07T03:47:58.245Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done
03:47:58 [2022-09-07T03:47:58.245Z] #9 DONE 3.3s
03:47:58 [2022-09-07T03:47:58.245Z] 
03:47:58 [2022-09-07T03:47:58.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:47:58 [2022-09-07T03:47:58.245Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 67.11MB / 141.88MB 3.2s
03:47:58 [2022-09-07T03:47:58.307Z] #33 33.47 go: downloading github.com/hexops/gotextdiff v1.0.3
03:47:58 [2022-09-07T03:47:58.307Z] #33 33.59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
03:47:58 [2022-09-07T03:47:58.513Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 84.93MB / 141.88MB 3.5s
03:47:58 [2022-09-07T03:47:58.564Z] #33 33.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
03:47:58 [2022-09-07T03:47:58.564Z] #33 33.68 go: downloading github.com/olekukonko/tablewriter v0.0.5
03:47:58 [2022-09-07T03:47:58.564Z] #33 33.79 go: downloading github.com/beorn7/perks v1.0.1
03:47:58 [2022-09-07T03:47:58.564Z] #33 33.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2
03:47:58 [2022-09-07T03:47:58.777Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 92.27MB / 141.88MB 3.7s
03:47:58 [2022-09-07T03:47:58.821Z] #33 33.89 go: downloading github.com/golang/protobuf v1.5.2
03:47:58 [2022-09-07T03:47:58.821Z] #33 33.98 go: downloading github.com/prometheus/common v0.32.1
03:47:59 [2022-09-07T03:47:59.041Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 108.67MB / 141.88MB 4.0s
03:47:59 [2022-09-07T03:47:59.301Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 117.44MB / 141.88MB 4.1s
03:47:59 [2022-09-07T03:47:59.385Z] #33 34.45 go: downloading github.com/prometheus/procfs v0.7.3
03:47:59 [2022-09-07T03:47:59.385Z] #33 34.45 go: downloading google.golang.org/protobuf v1.28.0
03:47:59 [2022-09-07T03:47:59.576Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 128.97MB / 141.88MB 4.3s
03:47:59 [2022-09-07T03:47:59.576Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 4.5s
03:47:59 [2022-09-07T03:47:59.962Z] #33 35.23 go: downloading github.com/mattn/go-runewidth v0.0.9
03:48:00 [2022-09-07T03:48:00.238Z] #33 ...
03:48:00 [2022-09-07T03:48:00.238Z] 
03:48:00 [2022-09-07T03:48:00.238Z] #36 [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
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.15 NAME:
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.16    go-winres - A tool for embedding resources in Windows executables
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.16 
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.16 USAGE:
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    go-winres [global options] command [command options] [arguments...]
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17 
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17 COMMANDS:
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    init     Create an initial ./winres/winres.json
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    make     Make syso files for the "go build" command
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    simply   Make syso files for the "go build" command (simplified)
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    extract  Extract all resources from an executable
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    patch    Replace resources in an executable file (exe, dll)
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    help, h  Shows a list of commands or help for one command
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17 
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17 GLOBAL OPTIONS:
03:48:00 [2022-09-07T03:48:00.238Z] #36 35.17    --help, -h  show help (default: false)
03:48:00 [2022-09-07T03:48:00.238Z] #36 DONE 35.3s
03:48:00 [2022-09-07T03:48:00.238Z] 
03:48:00 [2022-09-07T03:48:00.238Z] #38 [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             ;
03:48:00 [2022-09-07T03:48:00.238Z] #38 31.73 Selecting previously unselected package bzip2.
03:48:00 [2022-09-07T03:48:00.238Z] #38 31.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:00 [2022-09-07T03:48:00.238Z] #38 31.85 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 31.86 Unpacking bzip2 (1.0.8-4) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 31.94 Selecting previously unselected package libmagic-mgc.
03:48:00 [2022-09-07T03:48:00.238Z] #38 31.95 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 31.96 Unpacking libmagic-mgc (1:5.39-3) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 32.47 Selecting previously unselected package libmagic1:amd64.
03:48:00 [2022-09-07T03:48:00.238Z] #38 32.47 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 32.48 Unpacking libmagic1:amd64 (1:5.39-3) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 32.77 Selecting previously unselected package file.
03:48:00 [2022-09-07T03:48:00.238Z] #38 32.77 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 32.79 Unpacking file (1:5.39-3) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.18 Selecting previously unselected package xz-utils.
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.21 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.66 Selecting previously unselected package libsigsegv2:amd64.
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.67 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.68 Unpacking libsigsegv2:amd64 (2.13-1) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.85 Selecting previously unselected package m4.
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.86 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 33.86 Unpacking m4 (1.4.18-5) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.30 Selecting previously unselected package autoconf.
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.32 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.35 Unpacking autoconf (2.69-14) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.65 Selecting previously unselected package autotools-dev.
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.66 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.67 Unpacking autotools-dev (20180224.1+nmu1) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.78 Selecting previously unselected package automake.
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.79 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 34.80 Unpacking automake (1:1.16.3-2) ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 35.36 Selecting previously unselected package patch.
03:48:00 [2022-09-07T03:48:00.238Z] #38 35.36 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
03:48:00 [2022-09-07T03:48:00.238Z] #38 35.37 Unpacking patch (2.7.6-7) ...
03:48:00 [2022-09-07T03:48:00.497Z] #38 35.56 Selecting previously unselected package dpkg-dev.
03:48:00 [2022-09-07T03:48:00.497Z] #38 35.56 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
03:48:00 [2022-09-07T03:48:00.497Z] #38 35.58 Unpacking dpkg-dev (1.20.11) ...
03:48:00 [2022-09-07T03:48:00.500Z] #38 ...
03:48:00 [2022-09-07T03:48:00.500Z] 
03:48:00 [2022-09-07T03:48:00.500Z] #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             ;
03:48:00 [2022-09-07T03:48:00.500Z] #32 20.92 Reading package lists...
03:48:00 [2022-09-07T03:48:00.500Z] #32 26.93 Reading package lists...
03:48:00 [2022-09-07T03:48:00.500Z] #32 32.88 Building dependency tree...
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.83 python3 is already the newest version (3.9.2-3).
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.83 The following additional packages will be installed:
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.83   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.84   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.86 Suggested packages:
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.87   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.87   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.87   m4-doc ed diffutils-doc
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.87 Recommended packages:
03:48:00 [2022-09-07T03:48:00.500Z] #32 36.87   fakeroot libalgorithm-merge-perl libltdl-dev
03:48:00 [2022-09-07T03:48:00.500Z] #32 ...
03:48:00 [2022-09-07T03:48:00.500Z] 
03:48:00 [2022-09-07T03:48:00.500Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:48:00 [2022-09-07T03:48:00.501Z] #36 27.07 Updating files:  73% (1607/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
03:48:00 [2022-09-07T03:48:00.501Z] #36 27.66 + git checkout -q v2.3.0
03:48:00 [2022-09-07T03:48:00.501Z] #36 29.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:48:00 [2022-09-07T03:48:00.501Z] #36 ...
03:48:00 [2022-09-07T03:48:00.501Z] 
03:48:00 [2022-09-07T03:48:00.501Z] #40 [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
03:48:00 [2022-09-07T03:48:00.501Z] #40 21.92 Reading package lists...
03:48:00 [2022-09-07T03:48:00.501Z] #40 27.68 Reading package lists...
03:48:00 [2022-09-07T03:48:00.501Z] #40 33.61 Building dependency tree...
03:48:00 [2022-09-07T03:48:00.501Z] #40 37.66 The following additional packages will be installed:
03:48:00 [2022-09-07T03:48:00.501Z] #40 ...
03:48:00 [2022-09-07T03:48:00.501Z] 
03:48:00 [2022-09-07T03:48:00.501Z] #41 [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
03:48:00 [2022-09-07T03:48:00.501Z] #41 24.37 Reading package lists...
03:48:00 [2022-09-07T03:48:00.501Z] #41 30.40 Building dependency tree...
03:48:00 [2022-09-07T03:48:00.501Z] #41 34.42 The following additional packages will be installed:
03:48:00 [2022-09-07T03:48:00.501Z] #41 34.44   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
03:48:00 [2022-09-07T03:48:00.501Z] #41 34.47 Suggested packages:
03:48:00 [2022-09-07T03:48:00.501Z] #41 34.47   cmake-doc ninja-build lrzip
03:48:00 [2022-09-07T03:48:00.501Z] #41 34.47 Recommended packages:
03:48:00 [2022-09-07T03:48:00.501Z] #41 34.47   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.51 The following NEW packages will be installed:
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.53   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.54   vim-common xxd
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.98 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.98 Need to get 17.7 MB of archives.
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.98 After this operation, 70.7 MB of additional disk space will be used.
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 35.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 36.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
03:48:00 [2022-09-07T03:48:00.501Z] #41 ...
03:48:00 [2022-09-07T03:48:00.501Z] 
03:48:00 [2022-09-07T03:48:00.501Z] #39 [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
03:48:00 [2022-09-07T03:48:00.501Z] #39 21.86 Reading package lists...
03:48:00 [2022-09-07T03:48:00.501Z] #39 27.62 Reading package lists...
03:48:00 [2022-09-07T03:48:00.501Z] #39 33.61 Building dependency tree...
03:48:00 [2022-09-07T03:48:00.501Z] #39 37.48 The following additional packages will be installed:
03:48:00 [2022-09-07T03:48:00.651Z] Client: Docker Engine - Community
03:48:00 [2022-09-07T03:48:00.652Z]  Version:           22.06.0-beta.0
03:48:00 [2022-09-07T03:48:00.652Z]  API version:       1.42
03:48:00 [2022-09-07T03:48:00.652Z]  Go version:        go1.18.3
03:48:00 [2022-09-07T03:48:00.652Z]  Git commit:        3e9117b
03:48:00 [2022-09-07T03:48:00.652Z]  Built:             Fri Jun  3 17:55:34 2022
03:48:00 [2022-09-07T03:48:00.652Z]  OS/Arch:           linux/arm64
03:48:00 [2022-09-07T03:48:00.652Z]  Context:           default
03:48:00 [2022-09-07T03:48:00.652Z] 
03:48:00 [2022-09-07T03:48:00.652Z] Server: Docker Engine - Community
03:48:00 [2022-09-07T03:48:00.652Z]  Engine:
03:48:00 [2022-09-07T03:48:00.652Z]   Version:          22.06.0-beta.0
03:48:00 [2022-09-07T03:48:00.652Z]   API version:      1.42 (minimum version 1.12)
03:48:00 [2022-09-07T03:48:00.652Z]   Go version:       go1.18.3
03:48:00 [2022-09-07T03:48:00.652Z]   Git commit:       38633e7
03:48:00 [2022-09-07T03:48:00.652Z]   Built:            Fri Jun  3 17:55:34 2022
03:48:00 [2022-09-07T03:48:00.652Z]   OS/Arch:          linux/arm64
03:48:00 [2022-09-07T03:48:00.652Z]   Experimental:     true
03:48:00 [2022-09-07T03:48:00.652Z]  containerd:
03:48:00 [2022-09-07T03:48:00.652Z]   Version:          1.6.8
03:48:00 [2022-09-07T03:48:00.652Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:48:00 [2022-09-07T03:48:00.652Z]  runc:
03:48:00 [2022-09-07T03:48:00.652Z]   Version:          1.1.4
03:48:00 [2022-09-07T03:48:00.652Z]   GitCommit:        v1.1.4-0-g5fd4c4d
03:48:00 [2022-09-07T03:48:00.652Z]  docker-init:
03:48:00 [2022-09-07T03:48:00.652Z]   Version:          0.19.0
03:48:00 [2022-09-07T03:48:00.652Z]   GitCommit:        de40ad0
[Pipeline] sh
03:48:00 [2022-09-07T03:48:00.760Z] #39 37.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:48:00 [2022-09-07T03:48:00.760Z] #39 37.50   python3-protobuf python3-six
03:48:00 [2022-09-07T03:48:00.760Z] #39 37.50 Suggested packages:
03:48:00 [2022-09-07T03:48:00.760Z] #39 37.51   python3-setuptools
03:48:00 [2022-09-07T03:48:00.760Z] #39 37.51 Recommended packages:
03:48:00 [2022-09-07T03:48:00.760Z] #39 37.51   iproute2 | iproute
03:48:00 [2022-09-07T03:48:00.760Z] #39 ...
03:48:00 [2022-09-07T03:48:00.760Z] 
03:48:00 [2022-09-07T03:48:00.760Z] #40 [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
03:48:00 [2022-09-07T03:48:00.760Z] #40 37.67   libbtrfs0
03:48:00 [2022-09-07T03:48:00.760Z] #40 37.91 The following NEW packages will be installed:
03:48:00 [2022-09-07T03:48:00.760Z] #40 37.93   libbtrfs-dev libbtrfs0
03:48:00 [2022-09-07T03:48:00.963Z] + docker info
03:48:00 [2022-09-07T03:48:00.963Z] Client:
03:48:00 [2022-09-07T03:48:00.963Z]  Context:    default
03:48:00 [2022-09-07T03:48:00.963Z]  Debug Mode: false
03:48:00 [2022-09-07T03:48:00.963Z]  Plugins:
03:48:00 [2022-09-07T03:48:00.963Z]   buildx: Docker Buildx (Docker Inc.)
03:48:00 [2022-09-07T03:48:00.963Z]     Version:  v0.8.2
03:48:00 [2022-09-07T03:48:00.963Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
03:48:00 [2022-09-07T03:48:00.963Z]   compose: Docker Compose (Docker Inc.)
03:48:00 [2022-09-07T03:48:00.963Z]     Version:  v2.10.2
03:48:00 [2022-09-07T03:48:00.963Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
03:48:00 [2022-09-07T03:48:00.963Z] 
03:48:00 [2022-09-07T03:48:00.963Z] Server:
03:48:00 [2022-09-07T03:48:00.963Z]  Containers: 0
03:48:00 [2022-09-07T03:48:00.963Z]   Running: 0
03:48:00 [2022-09-07T03:48:00.963Z]   Paused: 0
03:48:00 [2022-09-07T03:48:00.963Z]   Stopped: 0
03:48:00 [2022-09-07T03:48:00.963Z]  Images: 0
03:48:00 [2022-09-07T03:48:00.963Z]  Server Version: 22.06.0-beta.0
03:48:00 [2022-09-07T03:48:00.963Z]  Storage Driver: overlay2
03:48:00 [2022-09-07T03:48:00.963Z]   Backing Filesystem: extfs
03:48:00 [2022-09-07T03:48:00.963Z]   Supports d_type: true
03:48:00 [2022-09-07T03:48:00.963Z]   Using metacopy: false
03:48:00 [2022-09-07T03:48:00.963Z]   Native Overlay Diff: true
03:48:00 [2022-09-07T03:48:00.963Z]   userxattr: false
03:48:00 [2022-09-07T03:48:00.963Z]  Logging Driver: json-file
03:48:00 [2022-09-07T03:48:00.963Z]  Cgroup Driver: cgroupfs
03:48:00 [2022-09-07T03:48:00.963Z]  Cgroup Version: 1
03:48:00 [2022-09-07T03:48:00.963Z]  Plugins:
03:48:00 [2022-09-07T03:48:00.963Z]   Volume: local
03:48:00 [2022-09-07T03:48:00.963Z]   Network: bridge host ipvlan macvlan null overlay
03:48:00 [2022-09-07T03:48:00.963Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:48:00 [2022-09-07T03:48:00.963Z]  Swarm: inactive
03:48:00 [2022-09-07T03:48:00.963Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
03:48:00 [2022-09-07T03:48:00.963Z]  Default Runtime: runc
03:48:00 [2022-09-07T03:48:00.963Z]  Init Binary: docker-init
03:48:00 [2022-09-07T03:48:00.963Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:48:00 [2022-09-07T03:48:00.963Z]  runc version: v1.1.4-0-g5fd4c4d
03:48:00 [2022-09-07T03:48:00.963Z]  init version: de40ad0
03:48:00 [2022-09-07T03:48:00.963Z]  Security Options:
03:48:00 [2022-09-07T03:48:00.963Z]   apparmor
03:48:00 [2022-09-07T03:48:00.963Z]   seccomp
03:48:00 [2022-09-07T03:48:00.963Z]    Profile: builtin
03:48:00 [2022-09-07T03:48:00.963Z]  Kernel Version: 5.15.0-1019-aws
03:48:00 [2022-09-07T03:48:00.963Z]  Operating System: Ubuntu 20.04.5 LTS
03:48:00 [2022-09-07T03:48:00.963Z]  OSType: linux
03:48:00 [2022-09-07T03:48:00.963Z]  Architecture: aarch64
03:48:00 [2022-09-07T03:48:00.963Z]  CPUs: 2
03:48:00 [2022-09-07T03:48:00.963Z]  Total Memory: 7.559GiB
03:48:00 [2022-09-07T03:48:00.963Z]  Name: ip-10-100-126-231
03:48:00 [2022-09-07T03:48:00.963Z]  ID: db79de1c-242a-4385-a2a3-a1af427bf7ea
03:48:00 [2022-09-07T03:48:00.963Z]  Docker Root Dir: /var/lib/docker
03:48:00 [2022-09-07T03:48:00.963Z]  Debug Mode: false
03:48:00 [2022-09-07T03:48:00.963Z]  Registry: https://index.docker.io/v1/
03:48:00 [2022-09-07T03:48:00.963Z]  Labels:
03:48:00 [2022-09-07T03:48:00.963Z]  Experimental: true
03:48:00 [2022-09-07T03:48:00.963Z]  Insecure Registries:
03:48:00 [2022-09-07T03:48:00.963Z]   127.0.0.0/8
03:48:00 [2022-09-07T03:48:00.963Z]  Live Restore Enabled: true
03:48:00 [2022-09-07T03:48:00.963Z] 
[Pipeline] sh
03:48:00 [2022-09-07T03:48:00.984Z] #11 ...
03:48:00 [2022-09-07T03:48:00.984Z] 
03:48:00 [2022-09-07T03:48:00.984Z] #12 [internal] load build context
03:48:00 [2022-09-07T03:48:00.984Z] #12 transferring context: 62.59MB 5.4s done
03:48:00 [2022-09-07T03:48:00.984Z] #12 DONE 6.0s
03:48:00 [2022-09-07T03:48:00.984Z] 
03:48:00 [2022-09-07T03:48:00.984Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:00 [2022-09-07T03:48:00.984Z] #11 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 5.7s done
03:48:01 [2022-09-07T03:48:01.244Z] #11 ...
03:48:01 [2022-09-07T03:48:01.244Z] 
03:48:01 [2022-09-07T03:48:01.244Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:48:01 [2022-09-07T03:48:01.244Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
03:48:01 [2022-09-07T03:48:01.244Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
03:48:01 [2022-09-07T03:48:01.244Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
03:48:01 [2022-09-07T03:48:01.244Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:48:01 [2022-09-07T03:48:01.244Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done
03:48:01 [2022-09-07T03:48:01.244Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done
03:48:01 [2022-09-07T03:48:01.244Z] #13 DONE 6.5s
03:48:01 [2022-09-07T03:48:01.248Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:48:01 [2022-09-07T03:48:01.248Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
03:48:01 [2022-09-07T03:48:01.248Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44100/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
03:48:01 [2022-09-07T03:48:01.248Z] + bash /home/ubuntu/workspace/moby_PR-44100/check-config.sh
03:48:01 [2022-09-07T03:48:01.248Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
03:48:01 [2022-09-07T03:48:01.248Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
03:48:01 [2022-09-07T03:48:01.248Z] 
03:48:01 [2022-09-07T03:48:01.248Z] Generally Necessary:
03:48:01 [2022-09-07T03:48:01.248Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
03:48:01 [2022-09-07T03:48:01.248Z] - apparmor: enabled and tools installed
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_NAMESPACES: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_NET_NS: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_PID_NS: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_IPC_NS: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_UTS_NS: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_CGROUPS: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_CGROUP_CPUACCT: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_CGROUP_DEVICE: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_CGROUP_FREEZER: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_CGROUP_SCHED: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_CPUSETS: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_MEMCG: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_KEYS: enabled
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_VETH: enabled (as module)
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_BRIDGE: enabled (as module)
03:48:01 [2022-09-07T03:48:01.248Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
03:48:01 [2022-09-07T03:48:01.330Z] #40 38.37 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
03:48:01 [2022-09-07T03:48:01.330Z] #40 38.37 Need to get 460 kB of archives.
03:48:01 [2022-09-07T03:48:01.330Z] #40 38.37 After this operation, 1237 kB of additional disk space will be used.
03:48:01 [2022-09-07T03:48:01.330Z] #40 38.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:48:01 [2022-09-07T03:48:01.330Z] #40 38.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:48:01 [2022-09-07T03:48:01.505Z] 
03:48:01 [2022-09-07T03:48:01.505Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:48:01 [2022-09-07T03:48:01.505Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
03:48:01 [2022-09-07T03:48:01.505Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
03:48:01 [2022-09-07T03:48:01.505Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
03:48:01 [2022-09-07T03:48:01.505Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
03:48:01 [2022-09-07T03:48:01.505Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done
03:48:01 [2022-09-07T03:48:01.505Z] #14 ...
03:48:01 [2022-09-07T03:48:01.505Z] 
03:48:01 [2022-09-07T03:48:01.505Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_IP_NF_FILTER: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_IP_NF_NAT: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_NF_NAT: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_POSIX_MQUEUE: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_CGROUP_BPF: enabled
03:48:01 [2022-09-07T03:48:01.507Z] 
03:48:01 [2022-09-07T03:48:01.507Z] Optional Features:
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_USER_NS: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_SECCOMP: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_SECCOMP_FILTER: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_CGROUP_PIDS: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_MEMCG_SWAP: enabled
03:48:01 [2022-09-07T03:48:01.507Z]     (cgroup swap accounting is currently enabled)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_BLK_CGROUP: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_BLK_DEV_THROTTLING: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_CGROUP_PERF: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_CGROUP_HUGETLB: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_CGROUP_NET_PRIO: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_CFS_BANDWIDTH: enabled
03:48:01 [2022-09-07T03:48:01.507Z] - CONFIG_FAIR_GROUP_SCHED: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_RT_GROUP_SCHED: missing
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_IP_VS: enabled (as module)
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_IP_VS_NFCT: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_IP_VS_PROTO_TCP: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_IP_VS_PROTO_UDP: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_IP_VS_RR: enabled (as module)
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_SECURITY_SELINUX: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_SECURITY_APPARMOR: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_EXT4_FS: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - CONFIG_EXT4_FS_SECURITY: enabled
03:48:01 [2022-09-07T03:48:01.766Z] - Network Drivers:
03:48:01 [2022-09-07T03:48:01.766Z]   - "overlay":
03:48:01 [2022-09-07T03:48:01.766Z]     - CONFIG_VXLAN: enabled (as module)
03:48:01 [2022-09-07T03:48:01.766Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
03:48:01 [2022-09-07T03:48:01.766Z]       Optional (for encrypted networks):
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_CRYPTO: enabled
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_CRYPTO_AEAD: enabled
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_CRYPTO_GCM: enabled
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_CRYPTO_SEQIV: enabled
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_CRYPTO_GHASH: enabled
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_XFRM: enabled
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_XFRM_USER: enabled (as module)
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_XFRM_ALGO: enabled (as module)
03:48:01 [2022-09-07T03:48:01.766Z]       - CONFIG_INET_ESP: enabled (as module)
03:48:01 [2022-09-07T03:48:01.766Z]   - "ipvlan":
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.80 Selecting previously unselected package build-essential.
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.82 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.83 Unpacking build-essential (12.9) ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.90 Selecting previously unselected package libcap2:amd64.
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.90 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.91 Unpacking libcap2:amd64 (1:2.44-1) ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.97 Selecting previously unselected package libcap-dev:amd64.
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.97 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 36.99 Unpacking libcap-dev:amd64 (1:2.44-1) ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 37.09 Selecting previously unselected package libprotobuf-c1:amd64.
03:48:01 [2022-09-07T03:48:01.871Z] #38 37.10 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 37.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 37.19 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:48:01 [2022-09-07T03:48:01.871Z] #38 37.19 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
03:48:01 [2022-09-07T03:48:01.871Z] #38 37.22 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_IPVLAN: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]   - "macvlan":
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_MACVLAN: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_DUMMY: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]   - "ftp,tftp client in container":
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z] - Storage Drivers:
03:48:02 [2022-09-07T03:48:02.025Z]   - "aufs":
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_AUFS_FS: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]   - "btrfs":
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_BTRFS_FS: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
03:48:02 [2022-09-07T03:48:02.025Z]   - "devicemapper":
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_BLK_DEV_DM: enabled
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]   - "overlay":
03:48:02 [2022-09-07T03:48:02.025Z]     - CONFIG_OVERLAY_FS: enabled (as module)
03:48:02 [2022-09-07T03:48:02.025Z]   - "zfs":
03:48:02 [2022-09-07T03:48:02.025Z]     - /dev/zfs: present
03:48:02 [2022-09-07T03:48:02.025Z]     - zfs command: missing
03:48:02 [2022-09-07T03:48:02.025Z]     - zpool command: missing
03:48:02 [2022-09-07T03:48:02.025Z] 
03:48:02 [2022-09-07T03:48:02.025Z] Limits:
03:48:02 [2022-09-07T03:48:02.025Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
03:48:02 [2022-09-07T03:48:02.025Z] 
03:48:02 [2022-09-07T03:48:02.025Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:48:02 [2022-09-07T03:48:02.079Z] #15 DONE 0.7s
03:48:02 [2022-09-07T03:48:02.079Z] 
03:48:02 [2022-09-07T03:48:02.079Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:48:02 [2022-09-07T03:48:02.079Z] #14 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s
03:48:02 [2022-09-07T03:48:02.107Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190"
03:48:02 [2022-09-07T03:48:02.128Z] #38 37.31 Selecting previously unselected package libseccomp-dev:amd64.
03:48:02 [2022-09-07T03:48:02.128Z] #38 37.31 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:48:02 [2022-09-07T03:48:02.128Z] #38 37.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:48:02 [2022-09-07T03:48:02.128Z] #38 37.45 Selecting previously unselected package libsystemd-dev:amd64.
03:48:02 [2022-09-07T03:48:02.365Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda .
03:48:02 [2022-09-07T03:48:02.403Z] #38 37.45 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
03:48:02 [2022-09-07T03:48:02.403Z] #38 37.47 Unpacking libsystemd-dev:amd64 (247.3-7) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
03:48:02 [2022-09-07T03:48:02.624Z] #1 [internal] load build definition from Dockerfile
03:48:02 [2022-09-07T03:48:02.624Z] #1 transferring dockerfile: 19.29kB done
03:48:02 [2022-09-07T03:48:02.624Z] #1 DONE 0.1s
03:48:02 [2022-09-07T03:48:02.624Z] 
03:48:02 [2022-09-07T03:48:02.624Z] #2 [internal] load .dockerignore
03:48:02 [2022-09-07T03:48:02.624Z] #2 transferring context: 145B done
03:48:02 [2022-09-07T03:48:02.624Z] #2 DONE 0.3s
03:48:02 [2022-09-07T03:48:02.662Z] #14 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.5s done
03:48:02 [2022-09-07T03:48:02.711Z] #40 39.56 debconf: delaying package configuration, since apt-utils is not installed
03:48:02 [2022-09-07T03:48:02.711Z] #40 39.85 Fetched 460 kB in 0s (1301 kB/s)
03:48:02 [2022-09-07T03:48:02.711Z] #40 39.93 Selecting previously unselected package libbtrfs0:amd64.
03:48:02 [2022-09-07T03:48:02.883Z] 
03:48:02 [2022-09-07T03:48:02.883Z] #3 resolve image config for docker.io/docker/dockerfile:1
03:48:02 [2022-09-07T03:48:02.922Z] #14 ...
03:48:02 [2022-09-07T03:48:02.922Z] 
03:48:02 [2022-09-07T03:48:02.922Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
03:48:02 [2022-09-07T03:48:02.922Z] #16 DONE 0.7s
03:48:02 [2022-09-07T03:48:02.970Z] #38 38.15 Selecting previously unselected package libtool.
03:48:02 [2022-09-07T03:48:02.970Z] #38 38.17 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
03:48:02 [2022-09-07T03:48:02.970Z] #38 38.18 Unpacking libtool (2.4.6-15) ...
03:48:02 [2022-09-07T03:48:02.972Z] #40 39.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:02 [2022-09-07T03:48:02.972Z] #40 39.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
03:48:02 [2022-09-07T03:48:02.972Z] #40 40.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:48:03 [2022-09-07T03:48:03.128Z] + docker version
03:48:03 [2022-09-07T03:48:03.210Z] 
03:48:03 [2022-09-07T03:48:03.210Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:48:03 [2022-09-07T03:48:03.210Z] #14 DONE 8.1s
03:48:03 [2022-09-07T03:48:03.210Z] 
03:48:03 [2022-09-07T03:48:03.210Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:03 [2022-09-07T03:48:03.210Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s
03:48:03 [2022-09-07T03:48:03.233Z] #38 38.42 Selecting previously unselected package libudev-dev:amd64.
03:48:03 [2022-09-07T03:48:03.233Z] #38 38.42 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:48:03 [2022-09-07T03:48:03.233Z] #38 38.44 Unpacking libudev-dev:amd64 (247.3-7) ...
03:48:03 [2022-09-07T03:48:03.235Z] #40 40.35 Selecting previously unselected package libbtrfs-dev:amd64.
03:48:03 [2022-09-07T03:48:03.235Z] #40 40.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
03:48:03 [2022-09-07T03:48:03.235Z] #40 40.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:48:03 [2022-09-07T03:48:03.449Z] #3 DONE 0.5s
03:48:03 [2022-09-07T03:48:03.449Z] 
03:48:03 [2022-09-07T03:48:03.449Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
03:48:03 [2022-09-07T03:48:03.449Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
03:48:03 [2022-09-07T03:48:03.449Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
03:48:03 [2022-09-07T03:48:03.449Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
03:48:03 [2022-09-07T03:48:03.449Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
03:48:03 [2022-09-07T03:48:03.449Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
03:48:03 [2022-09-07T03:48:03.449Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
03:48:03 [2022-09-07T03:48:03.449Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
03:48:03 [2022-09-07T03:48:03.490Z] #38 38.61 Selecting previously unselected package libyajl2:amd64.
03:48:03 [2022-09-07T03:48:03.490Z] #38 38.61 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
03:48:03 [2022-09-07T03:48:03.490Z] #38 38.62 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:48:03 [2022-09-07T03:48:03.708Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
03:48:03 [2022-09-07T03:48:03.747Z] #38 38.70 Selecting previously unselected package libyajl-dev:amd64.
03:48:03 [2022-09-07T03:48:03.747Z] #38 38.71 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
03:48:03 [2022-09-07T03:48:03.747Z] #38 38.72 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
03:48:03 [2022-09-07T03:48:03.747Z] #38 ...
03:48:03 [2022-09-07T03:48:03.747Z] 
03:48:03 [2022-09-07T03:48:03.747Z] #22 [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
03:48:03 [2022-09-07T03:48:03.747Z] #22 38.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
03:48:03 [2022-09-07T03:48:03.799Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done
03:48:03 [2022-09-07T03:48:03.799Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
03:48:03 [2022-09-07T03:48:03.814Z] #40 40.77 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:48:03 [2022-09-07T03:48:03.814Z] #40 40.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:48:03 [2022-09-07T03:48:03.814Z] #40 41.02 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:03 [2022-09-07T03:48:03.970Z] #4 DONE 0.6s
03:48:03 [2022-09-07T03:48:03.970Z] 
03:48:03 [2022-09-07T03:48:03.970Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
03:48:04 [2022-09-07T03:48:04.005Z] #22 39.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:48:04 [2022-09-07T03:48:04.370Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done
03:48:04 [2022-09-07T03:48:04.370Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
03:48:04 [2022-09-07T03:48:04.582Z] #22 ...
03:48:04 [2022-09-07T03:48:04.582Z] 
03:48:04 [2022-09-07T03:48:04.582Z] #38 [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             ;
03:48:04 [2022-09-07T03:48:04.582Z] #38 38.88 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 38.90 Setting up libmagic-mgc (1:5.39-3) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 38.93 Setting up libyajl2:amd64 (2.1.0-3) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 38.98 Setting up libmagic1:amd64 (1:5.39-3) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.02 Setting up file (1:5.39-3) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.04 Setting up bzip2 (1.0.8-4) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.08 Setting up libcap2:amd64 (1:2.44-1) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.11 Setting up autotools-dev (20180224.1+nmu1) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.13 Setting up libsigsegv2:amd64 (2.13-1) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.19 Setting up patch (2.7.6-7) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.20 Setting up libudev-dev:amd64 (247.3-7) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.22 Setting up libyajl-dev:amd64 (2.1.0-3) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.23 Setting up libcap-dev:amd64 (1:2.44-1) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.25 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.27 Setting up libtool (2.4.6-15) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.28 Setting up m4 (1.4.18-5) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.30 Setting up dpkg-dev (1.20.11) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.33 Setting up autoconf (2.69-14) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.36 Setting up build-essential (12.9) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.39 Setting up automake (1:1.16.3-2) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
03:48:04 [2022-09-07T03:48:04.582Z] #38 39.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:04 [2022-09-07T03:48:04.582Z] #38 DONE 39.8s
03:48:04 [2022-09-07T03:48:04.810Z] #40 DONE 41.7s
03:48:04 [2022-09-07T03:48:04.811Z] 
03:48:04 [2022-09-07T03:48:04.811Z] #34 [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
03:48:04 [2022-09-07T03:48:04.811Z] #34 40.85 v3.0.2
03:48:04 [2022-09-07T03:48:04.811Z] #34 DONE 41.7s
03:48:04 [2022-09-07T03:48:04.811Z] 
03:48:04 [2022-09-07T03:48:04.811Z] #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             ;
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.52 The following NEW packages will be installed:
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.52   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.52   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.53   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.53   libyajl2 m4 patch xz-utils
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.95 Need to get 5940 kB of archives.
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.95 After this operation, 18.7 MB of additional disk space will be used.
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 38.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 39.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
03:48:04 [2022-09-07T03:48:04.811Z] #32 40.61 debconf: delaying package configuration, since apt-utils is not installed
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.10 Fetched 5940 kB in 1s (8558 kB/s)
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.31 Selecting previously unselected package bzip2.
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.40 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.45 Unpacking bzip2 (1.0.8-4) ...
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.80 Selecting previously unselected package libmagic-mgc.
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.81 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.811Z] #32 41.83 Unpacking libmagic-mgc (1:5.39-3) ...
03:48:04 [2022-09-07T03:48:04.811Z] #32 ...
03:48:04 [2022-09-07T03:48:04.811Z] 
03:48:04 [2022-09-07T03:48:04.811Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
03:48:04 [2022-09-07T03:48:04.811Z] #42 DONE 0.2s
03:48:04 [2022-09-07T03:48:04.840Z] 
03:48:04 [2022-09-07T03:48:04.840Z] #25 [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
03:48:04 [2022-09-07T03:48:04.840Z] #25 33.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
03:48:04 [2022-09-07T03:48:04.840Z] #25 34.62 debconf: delaying package configuration, since apt-utils is not installed
03:48:04 [2022-09-07T03:48:04.840Z] #25 34.82 Fetched 2315 kB in 3s (741 kB/s)
03:48:04 [2022-09-07T03:48:04.840Z] #25 34.94 Selecting previously unselected package libprotobuf23:amd64.
03:48:04 [2022-09-07T03:48:04.840Z] #25 34.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:04 [2022-09-07T03:48:04.840Z] #25 35.10 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 35.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.33 Selecting previously unselected package python3-pkg-resources.
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.33 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.33 Unpacking python3-pkg-resources (52.0.0-4) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.53 Selecting previously unselected package python3-six.
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.56 Unpacking python3-six (1.16.0-2) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.64 Selecting previously unselected package python3-protobuf.
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 36.65 Unpacking python3-protobuf (3.12.4-1) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.07 Selecting previously unselected package libnet1:amd64.
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.23 Selecting previously unselected package libnl-3-200:amd64.
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.39 Selecting previously unselected package libprotobuf-c1:amd64.
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.56 Selecting previously unselected package criu.
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.56 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 37.56 Unpacking criu (3.17.1-1) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 38.09 Setting up python3-pkg-resources (52.0.0-4) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 39.42 Setting up libprotobuf23:amd64 (3.12.4-1) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 39.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 39.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:04 [2022-09-07T03:48:04.840Z] #25 39.55 Setting up python3-six (1.16.0-2) ...
03:48:05 [2022-09-07T03:48:05.084Z] 
03:48:05 [2022-09-07T03:48:05.084Z] #41 [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
03:48:05 [2022-09-07T03:48:05.084Z] #41 38.39 debconf: delaying package configuration, since apt-utils is not installed
03:48:05 [2022-09-07T03:48:05.084Z] #41 38.67 Fetched 17.7 MB in 2s (11.7 MB/s)
03:48:05 [2022-09-07T03:48:05.084Z] #41 38.77 Selecting previously unselected package xxd.
03:48:05 [2022-09-07T03:48:05.084Z] #41 38.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:05 [2022-09-07T03:48:05.084Z] #41 38.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:48:05 [2022-09-07T03:48:05.084Z] #41 38.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:48:05 [2022-09-07T03:48:05.084Z] #41 39.20 Selecting previously unselected package vim-common.
03:48:05 [2022-09-07T03:48:05.084Z] #41 39.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:48:05 [2022-09-07T03:48:05.084Z] #41 39.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:48:05 [2022-09-07T03:48:05.084Z] #41 39.63 Selecting previously unselected package cmake-data.
03:48:05 [2022-09-07T03:48:05.084Z] #41 39.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
03:48:05 [2022-09-07T03:48:05.084Z] #41 39.64 Unpacking cmake-data (3.18.4-2+deb11u1) ...
03:48:05 [2022-09-07T03:48:05.344Z] #5 ...
03:48:05 [2022-09-07T03:48:05.344Z] 
03:48:05 [2022-09-07T03:48:05.344Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:48:05 [2022-09-07T03:48:05.344Z] #6 DONE 1.4s
03:48:05 [2022-09-07T03:48:05.344Z] 
03:48:05 [2022-09-07T03:48:05.344Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
03:48:05 [2022-09-07T03:48:05.344Z] #7 DONE 1.4s
03:48:05 [2022-09-07T03:48:05.344Z] 
03:48:05 [2022-09-07T03:48:05.344Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:48:05 [2022-09-07T03:48:05.344Z] #8 DONE 1.4s
03:48:05 [2022-09-07T03:48:05.602Z] 
03:48:05 [2022-09-07T03:48:05.602Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
03:48:05 [2022-09-07T03:48:05.602Z] #5 DONE 1.5s
03:48:06 [2022-09-07T03:48:06.209Z] #25 40.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:48:06 [2022-09-07T03:48:06.209Z] #25 40.85 Setting up python3-protobuf (3.12.4-1) ...
03:48:07 [2022-09-07T03:48:07.002Z] #41 ...
03:48:07 [2022-09-07T03:48:07.002Z] 
03:48:07 [2022-09-07T03:48:07.002Z] #37 [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
03:48:07 [2022-09-07T03:48:07.002Z] #37 28.25 Reading package lists...
03:48:07 [2022-09-07T03:48:07.002Z] #37 34.05 Building dependency tree...
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.16 The following additional packages will be installed:
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.18   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.18   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.18   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.19   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.19   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.19   mingw-w64-common mingw-w64-x86-64-dev
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.20 Suggested packages:
03:48:07 [2022-09-07T03:48:07.002Z] #37 38.22   gcc-10-locales seccomp wine64
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.69 The following NEW packages will be installed:
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.70   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.70   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.70   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.70   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.70   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.70   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.71   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
03:48:07 [2022-09-07T03:48:07.002Z] #37 39.71   mingw-w64-x86-64-dev
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.14 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.14 Need to get 115 MB of archives.
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.14 After this operation, 645 MB of additional disk space will be used.
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 40.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 41.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 41.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 42.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
03:48:07 [2022-09-07T03:48:07.002Z] #37 ...
03:48:07 [2022-09-07T03:48:07.002Z] 
03:48:07 [2022-09-07T03:48:07.002Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + RM_GOPATH=0
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + TMP_GOPATH=
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + : /build
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + '[' -z '' ']'
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 ++ mktemp -d
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + export GOPATH=/tmp/tmp.OvQAoVMtEi
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + GOPATH=/tmp/tmp.OvQAoVMtEi
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + RM_GOPATH=1
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.717 + case "$(go env GOARCH)" in
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.719 ++ go env GOARCH
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.784 + export GO_BUILDMODE=-buildmode=pie
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.786 + GO_BUILDMODE=-buildmode=pie
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.787 ++ dirname /install.sh
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.796 + dir=/
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.796 + bin=containerd
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.796 + shift
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.797 + '[' '!' -f //containerd.installer ']'
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.797 + . //containerd.installer
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.797 ++ set -e
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.798 ++ : v1.6.8
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.798 + install_containerd
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.800 + echo 'Install containerd version v1.6.8'
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.801 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OvQAoVMtEi/src/github.com/containerd/containerd
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.805 Install containerd version v1.6.8
03:48:07 [2022-09-07T03:48:07.002Z] #0 1.816 Cloning into '/tmp/tmp.OvQAoVMtEi/src/github.com/containerd/containerd'...
03:48:07 [2022-09-07T03:48:07.947Z] #43 ...
03:48:07 [2022-09-07T03:48:07.947Z] 
03:48:07 [2022-09-07T03:48:07.947Z] #30 [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
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.78 NAME:
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.81    go-winres - A tool for embedding resources in Windows executables
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.81 
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.81 USAGE:
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.81    go-winres [global options] command [command options] [arguments...]
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.81 
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.82 COMMANDS:
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.83    init     Create an initial ./winres/winres.json
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.83    make     Make syso files for the "go build" command
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.83    simply   Make syso files for the "go build" command (simplified)
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.83    extract  Extract all resources from an executable
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.83    patch    Replace resources in an executable file (exe, dll)
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.83    help, h  Shows a list of commands or help for one command
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.84 
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.84 GLOBAL OPTIONS:
03:48:07 [2022-09-07T03:48:07.947Z] #30 44.84    --help, -h  show help (default: false)
03:48:07 [2022-09-07T03:48:07.947Z] #30 DONE 45.1s
03:48:08 [2022-09-07T03:48:08.207Z] 
03:48:08 [2022-09-07T03:48:08.207Z] #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             ;
03:48:08 [2022-09-07T03:48:08.207Z] #32 43.24 Selecting previously unselected package libmagic1:amd64.
03:48:08 [2022-09-07T03:48:08.207Z] #32 43.24 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 43.25 Unpacking libmagic1:amd64 (1:5.39-3) ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 43.55 Selecting previously unselected package file.
03:48:08 [2022-09-07T03:48:08.207Z] #32 43.55 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 43.56 Unpacking file (1:5.39-3) ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.11 Selecting previously unselected package xz-utils.
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.67 Selecting previously unselected package libsigsegv2:amd64.
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.70 Unpacking libsigsegv2:amd64 (2.13-1) ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.81 Selecting previously unselected package m4.
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.81 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 44.88 Unpacking m4 (1.4.18-5) ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 45.18 Selecting previously unselected package autoconf.
03:48:08 [2022-09-07T03:48:08.207Z] #32 45.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
03:48:08 [2022-09-07T03:48:08.207Z] #32 45.22 Unpacking autoconf (2.69-14) ...
03:48:08 [2022-09-07T03:48:08.575Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.0s done
03:48:08 [2022-09-07T03:48:08.742Z] #25 43.63 Setting up criu (3.17.1-1) ...
03:48:08 [2022-09-07T03:48:08.774Z] #32 46.00 Selecting previously unselected package autotools-dev.
03:48:08 [2022-09-07T03:48:08.774Z] #32 46.03 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
03:48:08 [2022-09-07T03:48:08.834Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
03:48:08 [2022-09-07T03:48:08.889Z] 
03:48:08 [2022-09-07T03:48:08.889Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:08 [2022-09-07T03:48:08.889Z] #9 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
03:48:08 [2022-09-07T03:48:08.889Z] #9 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
03:48:08 [2022-09-07T03:48:08.889Z] #9 sha256:3e1bfa962ac0b8f5448890e7e7200493965fd3fda284e6b43aea6d0a4cea5b16 7.12kB / 7.12kB done
03:48:08 [2022-09-07T03:48:08.889Z] #9 sha256:e7a52f15dd4f5d2f1d9730984691ea6e8e3757330e911b9ebea834e88022dae3 1.80kB / 1.80kB done
03:48:08 [2022-09-07T03:48:08.889Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 12.58MB / 53.69MB 0.2s
03:48:08 [2022-09-07T03:48:08.889Z] #9 ...
03:48:08 [2022-09-07T03:48:08.889Z] 
03:48:08 [2022-09-07T03:48:08.889Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
03:48:08 [2022-09-07T03:48:08.889Z] #10 DONE 0.5s
03:48:08 [2022-09-07T03:48:08.889Z] 
03:48:08 [2022-09-07T03:48:08.889Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:08 [2022-09-07T03:48:08.889Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 26.21MB / 53.69MB 0.4s
03:48:08 [2022-09-07T03:48:08.889Z] #9 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0B / 4.94MB 0.4s
03:48:09 [2022-09-07T03:48:09.033Z] #32 46.17 Unpacking autotools-dev (20180224.1+nmu1) ...
03:48:09 [2022-09-07T03:48:09.147Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 32.51MB / 53.69MB 0.4s
03:48:09 [2022-09-07T03:48:09.147Z] #9 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.4s
03:48:09 [2022-09-07T03:48:09.147Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 45.20MB / 53.69MB 0.6s
03:48:09 [2022-09-07T03:48:09.147Z] #9 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.6s done
03:48:09 [2022-09-07T03:48:09.147Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 0.6s
03:48:09 [2022-09-07T03:48:09.292Z] #32 46.48 Selecting previously unselected package automake.
03:48:09 [2022-09-07T03:48:09.292Z] #32 46.48 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
03:48:09 [2022-09-07T03:48:09.407Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.7s
03:48:09 [2022-09-07T03:48:09.407Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.67MB / 54.68MB 0.7s
03:48:09 [2022-09-07T03:48:09.407Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 0.7s
03:48:09 [2022-09-07T03:48:09.407Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 9.44MB / 54.68MB 0.8s
03:48:09 [2022-09-07T03:48:09.407Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 3.15MB / 10.66MB 0.8s
03:48:09 [2022-09-07T03:48:09.557Z] #32 46.50 Unpacking automake (1:1.16.3-2) ...
03:48:09 [2022-09-07T03:48:09.666Z] #9 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.8s done
03:48:09 [2022-09-07T03:48:09.666Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 20.12MB / 54.68MB 1.0s
03:48:09 [2022-09-07T03:48:09.666Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.0s
03:48:09 [2022-09-07T03:48:09.666Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 1.0s
03:48:09 [2022-09-07T03:48:09.666Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 32.51MB / 54.68MB 1.0s
03:48:09 [2022-09-07T03:48:09.666Z] #9 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.0s done
03:48:09 [2022-09-07T03:48:09.666Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 0B / 109.00MB 1.0s
03:48:09 [2022-09-07T03:48:09.816Z] #32 46.98 Selecting previously unselected package patch.
03:48:09 [2022-09-07T03:48:09.816Z] #32 47.00 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
03:48:09 [2022-09-07T03:48:09.816Z] #32 47.02 Unpacking patch (2.7.6-7) ...
03:48:09 [2022-09-07T03:48:09.925Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 45.09MB / 54.68MB 1.1s
03:48:09 [2022-09-07T03:48:09.925Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 5.24MB / 81.12MB 1.1s
03:48:09 [2022-09-07T03:48:09.925Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 52.86MB / 54.68MB 1.2s
03:48:09 [2022-09-07T03:48:09.925Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 10.49MB / 81.12MB 1.2s
03:48:09 [2022-09-07T03:48:09.925Z] #9 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 1.4s done
03:48:09 [2022-09-07T03:48:09.925Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 19.92MB / 81.12MB 1.4s
03:48:09 [2022-09-07T03:48:09.925Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 20.97MB / 109.00MB 1.4s
03:48:10 [2022-09-07T03:48:10.076Z] #32 47.22 Selecting previously unselected package dpkg-dev.
03:48:10 [2022-09-07T03:48:10.076Z] #32 47.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
03:48:10 [2022-09-07T03:48:10.076Z] #32 47.24 Unpacking dpkg-dev (1.20.11) ...
03:48:10 [2022-09-07T03:48:10.118Z] #25 45.08 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:10 [2022-09-07T03:48:10.189Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 26.21MB / 81.12MB 1.5s
03:48:10 [2022-09-07T03:48:10.189Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 36.70MB / 109.00MB 1.5s
03:48:10 [2022-09-07T03:48:10.189Z] #9 sha256:266dcf62bd11c92fdf8fd0bb4491e4feae296cf94acee537df8d892b20351441 126B / 126B 1.5s done
03:48:10 [2022-09-07T03:48:10.189Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 32.51MB / 81.12MB 1.6s
03:48:10 [2022-09-07T03:48:10.189Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 47.19MB / 109.00MB 1.6s
03:48:10 [2022-09-07T03:48:10.449Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 37.75MB / 81.12MB 1.7s
03:48:10 [2022-09-07T03:48:10.449Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 65.01MB / 109.00MB 1.7s
03:48:10 [2022-09-07T03:48:10.449Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 50.33MB / 81.12MB 1.8s
03:48:10 [2022-09-07T03:48:10.683Z] #25 DONE 45.5s
03:48:10 [2022-09-07T03:48:10.683Z] 
03:48:10 [2022-09-07T03:48:10.683Z] #41 [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
03:48:10 [2022-09-07T03:48:10.683Z] #0 0.975 Cloning into '/tmp/crun-build'...
03:48:10 [2022-09-07T03:48:10.683Z] #41 6.097 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
03:48:10 [2022-09-07T03:48:10.683Z] #41 6.110 Cloning into '/tmp/crun-build/libocispec'...
03:48:10 [2022-09-07T03:48:10.708Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 59.77MB / 81.12MB 1.9s
03:48:10 [2022-09-07T03:48:10.708Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 77.40MB / 109.00MB 1.9s
03:48:10 [2022-09-07T03:48:10.708Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 66.94MB / 81.12MB 2.0s
03:48:10 [2022-09-07T03:48:10.708Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 84.93MB / 109.00MB 2.0s
03:48:10 [2022-09-07T03:48:10.708Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 76.02MB / 81.12MB 2.2s
03:48:10 [2022-09-07T03:48:10.708Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 105.91MB / 109.00MB 2.2s
03:48:10 [2022-09-07T03:48:10.977Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.3s
03:48:10 [2022-09-07T03:48:10.977Z] #9 ...
03:48:10 [2022-09-07T03:48:10.977Z] 
03:48:10 [2022-09-07T03:48:10.977Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:48:10 [2022-09-07T03:48:10.977Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
03:48:10 [2022-09-07T03:48:10.977Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:48:10 [2022-09-07T03:48:10.977Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
03:48:10 [2022-09-07T03:48:10.977Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
03:48:10 [2022-09-07T03:48:10.977Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done
03:48:10 [2022-09-07T03:48:10.977Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
03:48:10 [2022-09-07T03:48:10.977Z] #11 DONE 2.7s
03:48:10 [2022-09-07T03:48:10.977Z] 
03:48:10 [2022-09-07T03:48:10.977Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:11 [2022-09-07T03:48:11.012Z] #32 48.22 Selecting previously unselected package build-essential.
03:48:11 [2022-09-07T03:48:11.012Z] #32 48.25 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.012Z] #32 48.26 Unpacking build-essential (12.9) ...
03:48:11 [2022-09-07T03:48:11.243Z] #9 sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 109.00MB / 109.00MB 2.4s done
03:48:11 [2022-09-07T03:48:11.243Z] #9 ...
03:48:11 [2022-09-07T03:48:11.243Z] 
03:48:11 [2022-09-07T03:48:11.243Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:48:11 [2022-09-07T03:48:11.243Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
03:48:11 [2022-09-07T03:48:11.243Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:48:11 [2022-09-07T03:48:11.243Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
03:48:11 [2022-09-07T03:48:11.243Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
03:48:11 [2022-09-07T03:48:11.243Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
03:48:11 [2022-09-07T03:48:11.243Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done
03:48:11 [2022-09-07T03:48:11.243Z] #12 DONE 2.9s
03:48:11 [2022-09-07T03:48:11.243Z] 
03:48:11 [2022-09-07T03:48:11.243Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:11 [2022-09-07T03:48:11.243Z] #9 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 2.6s done
03:48:11 [2022-09-07T03:48:11.271Z] #32 48.35 Selecting previously unselected package libcap2:amd64.
03:48:11 [2022-09-07T03:48:11.271Z] #32 48.35 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.271Z] #32 48.36 Unpacking libcap2:amd64 (1:2.44-1) ...
03:48:11 [2022-09-07T03:48:11.529Z] #32 48.47 Selecting previously unselected package libcap-dev:amd64.
03:48:11 [2022-09-07T03:48:11.529Z] #32 48.47 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #32 48.49 Unpacking libcap-dev:amd64 (1:2.44-1) ...
03:48:11 [2022-09-07T03:48:11.529Z] #32 ...
03:48:11 [2022-09-07T03:48:11.529Z] 
03:48:11 [2022-09-07T03:48:11.529Z] #39 [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
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.25 The following NEW packages will be installed:
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.27   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.28   python3-protobuf python3-six
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.77 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.77 Need to get 2315 kB of archives.
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.77 After this operation, 11.1 MB of additional disk space will be used.
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 38.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 41.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
03:48:11 [2022-09-07T03:48:11.529Z] #39 43.77 debconf: delaying package configuration, since apt-utils is not installed
03:48:11 [2022-09-07T03:48:11.529Z] #39 44.06 Fetched 2315 kB in 3s (709 kB/s)
03:48:11 [2022-09-07T03:48:11.529Z] #39 44.28 Selecting previously unselected package libprotobuf23:amd64.
03:48:11 [2022-09-07T03:48:11.529Z] #39 44.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:11 [2022-09-07T03:48:11.529Z] #39 44.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 44.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 45.69 Selecting previously unselected package python3-pkg-resources.
03:48:11 [2022-09-07T03:48:11.529Z] #39 45.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 45.88 Unpacking python3-pkg-resources (52.0.0-4) ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 46.26 Selecting previously unselected package python3-six.
03:48:11 [2022-09-07T03:48:11.529Z] #39 46.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 46.29 Unpacking python3-six (1.16.0-2) ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 46.40 Selecting previously unselected package python3-protobuf.
03:48:11 [2022-09-07T03:48:11.529Z] #39 46.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 46.41 Unpacking python3-protobuf (3.12.4-1) ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 46.98 Selecting previously unselected package libnet1:amd64.
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.17 Selecting previously unselected package libnl-3-200:amd64.
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.31 Selecting previously unselected package libprotobuf-c1:amd64.
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.32 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.43 Selecting previously unselected package criu.
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.43 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
03:48:11 [2022-09-07T03:48:11.529Z] #39 47.60 Unpacking criu (3.17.1-1) ...
03:48:11 [2022-09-07T03:48:11.614Z] #41 ...
03:48:11 [2022-09-07T03:48:11.614Z] 
03:48:11 [2022-09-07T03:48:11.614Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:11 [2022-09-07T03:48:11.614Z] #33 36.73 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
03:48:11 [2022-09-07T03:48:11.614Z] #33 ...
03:48:11 [2022-09-07T03:48:11.614Z] 
03:48:11 [2022-09-07T03:48:11.614Z] #41 [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
03:48:11 [2022-09-07T03:48:11.614Z] #41 7.152 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
03:48:11 [2022-09-07T03:48:11.615Z] #41 7.163 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
03:48:11 [2022-09-07T03:48:11.615Z] #41 7.167 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
03:48:11 [2022-09-07T03:48:11.615Z] #41 7.167 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
03:48:11 [2022-09-07T03:48:11.615Z] #41 7.181 Cloning into '/tmp/crun-build/libocispec/image-spec'...
03:48:11 [2022-09-07T03:48:11.801Z] #39 ...
03:48:11 [2022-09-07T03:48:11.801Z] 
03:48:11 [2022-09-07T03:48:11.801Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.11 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.16 go: downloading github.com/gobwas/glob v0.2.3
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.28 go: downloading github.com/kisielk/gotool v1.0.0
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.41 go: downloading github.com/gostaticanalysis/comment v1.4.2
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.48 go: downloading github.com/ettle/strcase v0.1.1
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.60 go: downloading github.com/fatih/structtag v1.2.0
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.62 go: downloading github.com/Masterminds/semver v1.5.0
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.67 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
03:48:11 [2022-09-07T03:48:11.801Z] #38 39.82 go: downloading github.com/prometheus/client_golang v1.12.1
03:48:11 [2022-09-07T03:48:11.801Z] #38 40.57 go: downloading github.com/prometheus/client_model v0.2.0
03:48:11 [2022-09-07T03:48:11.801Z] #38 40.67 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
03:48:11 [2022-09-07T03:48:11.801Z] #38 40.78 go: downloading github.com/google/go-cmp v0.5.7
03:48:11 [2022-09-07T03:48:11.801Z] #38 41.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
03:48:11 [2022-09-07T03:48:11.801Z] #38 41.50 go: downloading github.com/hexops/gotextdiff v1.0.3
03:48:11 [2022-09-07T03:48:11.801Z] #38 41.61 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
03:48:11 [2022-09-07T03:48:11.801Z] #38 41.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
03:48:11 [2022-09-07T03:48:11.801Z] #38 41.89 go: downloading github.com/olekukonko/tablewriter v0.0.5
03:48:11 [2022-09-07T03:48:11.801Z] #38 41.94 go: downloading github.com/beorn7/perks v1.0.1
03:48:11 [2022-09-07T03:48:11.801Z] #38 42.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2
03:48:11 [2022-09-07T03:48:11.801Z] #38 42.11 go: downloading github.com/golang/protobuf v1.5.2
03:48:11 [2022-09-07T03:48:11.801Z] #38 42.51 go: downloading github.com/prometheus/common v0.32.1
03:48:11 [2022-09-07T03:48:11.801Z] #38 43.33 go: downloading github.com/prometheus/procfs v0.7.3
03:48:11 [2022-09-07T03:48:11.801Z] #38 43.56 go: downloading google.golang.org/protobuf v1.28.0
03:48:11 [2022-09-07T03:48:11.802Z] #38 44.43 go: downloading github.com/mattn/go-runewidth v0.0.9
03:48:11 [2022-09-07T03:48:11.802Z] #38 44.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
03:48:12 [2022-09-07T03:48:12.061Z] #38 ...
03:48:12 [2022-09-07T03:48:12.061Z] 
03:48:12 [2022-09-07T03:48:12.061Z] #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             ;
03:48:12 [2022-09-07T03:48:12.061Z] #32 48.93 Selecting previously unselected package libprotobuf-c1:amd64.
03:48:12 [2022-09-07T03:48:12.061Z] #32 48.93 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.061Z] #32 48.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:12 [2022-09-07T03:48:12.061Z] #32 49.03 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:48:12 [2022-09-07T03:48:12.061Z] #32 49.04 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.061Z] #32 49.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:48:12 [2022-09-07T03:48:12.061Z] #32 49.17 Selecting previously unselected package libseccomp-dev:amd64.
03:48:12 [2022-09-07T03:48:12.061Z] #32 49.17 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.061Z] #32 49.18 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #11 ...
03:48:12 [2022-09-07T03:48:12.141Z] 
03:48:12 [2022-09-07T03:48:12.141Z] #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
03:48:12 [2022-09-07T03:48:12.141Z] #0 1.171 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 1.180 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 1.180 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 1.362 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 1.582 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 1.937 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:48:12 [2022-09-07T03:48:12.141Z] #0 3.126 Fetched 8574 kB in 2s (3835 kB/s)
03:48:12 [2022-09-07T03:48:12.141Z] #0 3.126 Reading package lists...
03:48:12 [2022-09-07T03:48:12.141Z] #0 3.923 Reading package lists...
03:48:12 [2022-09-07T03:48:12.141Z] #0 4.714 Building dependency tree...
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.067 The following additional packages will be installed:
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.067   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.068   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.069 Recommended packages:
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.069   libldap-common publicsuffix libsasl2-modules
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.239 The following NEW packages will be installed:
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.240   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.240   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.241   libssh2-1 openssl
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.550 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.550 Need to get 3047 kB of archives.
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.550 After this operation, 6661 kB of additional disk space will be used.
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.550 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.561 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.563 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.565 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.566 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.567 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.569 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.570 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.597 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.598 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.599 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.602 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.605 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.607 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.608 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.785 debconf: delaying package configuration, since apt-utils is not installed
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.810 Fetched 3047 kB in 0s (8454 kB/s)
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.834 Selecting previously unselected package openssl.
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.834 (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 ... 6661 files and directories currently installed.)
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.842 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 5.849 Unpacking openssl (1.1.1n-0+deb11u3) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.053 Selecting previously unselected package ca-certificates.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.053 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.084 Unpacking ca-certificates (20210119) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.226 Selecting previously unselected package libbrotli1:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.226 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.238 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.331 Selecting previously unselected package libsasl2-modules-db:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.333 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.337 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.408 Selecting previously unselected package libsasl2-2:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.408 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.412 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.495 Selecting previously unselected package libldap-2.4-2:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.495 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.500 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.624 Selecting previously unselected package libnghttp2-14:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.624 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.628 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.721 Selecting previously unselected package libpsl5:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.721 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.728 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.825 Selecting previously unselected package librtmp1:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.825 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.831 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.920 Selecting previously unselected package libssh2-1:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.920 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 6.954 Unpacking libssh2-1:amd64 (1.9.0-2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.061 Selecting previously unselected package libcurl4:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.061 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.066 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.151 Selecting previously unselected package curl.
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.151 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.181 Unpacking curl (7.74.0-1.3+deb11u2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.274 Selecting previously unselected package libonig5:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.274 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.279 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.412 Selecting previously unselected package libjq1:amd64.
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.412 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.420 Unpacking libjq1:amd64 (1.6-2.1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.510 Selecting previously unselected package jq.
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.510 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.542 Unpacking jq (1.6-2.1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.605 Setting up libpsl5:amd64 (0.21.0-1.2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.631 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.645 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.658 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.674 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.689 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.705 Setting up libssh2-1:amd64 (1.9.0-2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.717 Setting up openssl (1.1.1n-0+deb11u3) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.735 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.748 Setting up libjq1:amd64 (1.6-2.1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.760 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 7.773 Setting up ca-certificates (20210119) ...
03:48:12 [2022-09-07T03:48:12.141Z] #0 8.372 Updating certificates in /etc/ssl/certs...
03:48:12 [2022-09-07T03:48:12.141Z] #0 9.080 129 added, 0 removed; done.
03:48:12 [2022-09-07T03:48:12.141Z] #17 9.132 Setting up jq (1.6-2.1) ...
03:48:12 [2022-09-07T03:48:12.141Z] #17 9.144 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #17 9.156 Setting up curl (7.74.0-1.3+deb11u2) ...
03:48:12 [2022-09-07T03:48:12.141Z] #17 9.167 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:12 [2022-09-07T03:48:12.141Z] #17 9.188 Processing triggers for ca-certificates (20210119) ...
03:48:12 [2022-09-07T03:48:12.141Z] #17 9.198 Updating certificates in /etc/ssl/certs...
03:48:12 [2022-09-07T03:48:12.184Z] #9 ...
03:48:12 [2022-09-07T03:48:12.184Z] 
03:48:12 [2022-09-07T03:48:12.184Z] #13 [internal] load build context
03:48:12 [2022-09-07T03:48:12.184Z] #13 transferring context: 62.59MB 3.3s done
03:48:12 [2022-09-07T03:48:12.184Z] #13 DONE 3.6s
03:48:12 [2022-09-07T03:48:12.184Z] 
03:48:12 [2022-09-07T03:48:12.184Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:12 [2022-09-07T03:48:12.184Z] #9 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.3s
03:48:12 [2022-09-07T03:48:12.319Z] #32 49.39 Selecting previously unselected package libsystemd-dev:amd64.
03:48:12 [2022-09-07T03:48:12.320Z] #32 49.42 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
03:48:12 [2022-09-07T03:48:12.320Z] #32 49.44 Unpacking libsystemd-dev:amd64 (247.3-7) ...
03:48:12 [2022-09-07T03:48:12.714Z] #17 9.793 0 added, 0 removed; done.
03:48:12 [2022-09-07T03:48:12.714Z] #17 9.793 Running hooks in /etc/ca-certificates/update.d...
03:48:12 [2022-09-07T03:48:12.714Z] #17 9.795 done.
03:48:13 [2022-09-07T03:48:13.141Z] #9 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.5s done
03:48:13 [2022-09-07T03:48:13.256Z] #32 50.19 Selecting previously unselected package libtool.
03:48:13 [2022-09-07T03:48:13.256Z] #32 50.20 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
03:48:13 [2022-09-07T03:48:13.256Z] #32 50.23 Unpacking libtool (2.4.6-15) ...
03:48:13 [2022-09-07T03:48:13.256Z] #32 50.50 Selecting previously unselected package libudev-dev:amd64.
03:48:13 [2022-09-07T03:48:13.256Z] #32 50.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:48:13 [2022-09-07T03:48:13.256Z] #32 50.51 Unpacking libudev-dev:amd64 (247.3-7) ...
03:48:13 [2022-09-07T03:48:13.515Z] #32 50.75 Selecting previously unselected package libyajl2:amd64.
03:48:13 [2022-09-07T03:48:13.515Z] #32 50.75 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
03:48:13 [2022-09-07T03:48:13.515Z] #32 50.77 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:48:13 [2022-09-07T03:48:13.517Z] #41 8.853 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
03:48:13 [2022-09-07T03:48:13.709Z] #9 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2
03:48:13 [2022-09-07T03:48:13.709Z] #9 ...
03:48:13 [2022-09-07T03:48:13.709Z] 
03:48:13 [2022-09-07T03:48:13.709Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:48:13 [2022-09-07T03:48:13.709Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
03:48:13 [2022-09-07T03:48:13.709Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
03:48:13 [2022-09-07T03:48:13.709Z] #14 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done
03:48:13 [2022-09-07T03:48:13.709Z] #14 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done
03:48:13 [2022-09-07T03:48:13.709Z] #14 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 0.8s done
03:48:13 [2022-09-07T03:48:13.709Z] #14 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.5s done
03:48:13 [2022-09-07T03:48:13.709Z] #14 DONE 5.2s
03:48:13 [2022-09-07T03:48:13.709Z] 
03:48:13 [2022-09-07T03:48:13.709Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:13 [2022-09-07T03:48:13.774Z] #32 50.83 Selecting previously unselected package libyajl-dev:amd64.
03:48:13 [2022-09-07T03:48:13.774Z] #32 50.84 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
03:48:13 [2022-09-07T03:48:13.774Z] #32 50.84 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
03:48:13 [2022-09-07T03:48:13.967Z] #9 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.5s done
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.08 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.10 Setting up libmagic-mgc (1:5.39-3) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.12 Setting up libyajl2:amd64 (2.1.0-3) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.14 Setting up libmagic1:amd64 (1:5.39-3) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.18 Setting up file (1:5.39-3) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.20 Setting up bzip2 (1.0.8-4) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.23 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.26 Setting up libcap2:amd64 (1:2.44-1) ...
03:48:14 [2022-09-07T03:48:14.033Z] #32 51.28 Setting up autotools-dev (20180224.1+nmu1) ...
03:48:14 [2022-09-07T03:48:14.226Z] #9 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.31 Setting up libsigsegv2:amd64 (2.13-1) ...
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.38 Setting up patch (2.7.6-7) ...
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.41 Setting up libudev-dev:amd64 (247.3-7) ...
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.42 Setting up libyajl-dev:amd64 (2.1.0-3) ...
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.45 Setting up libcap-dev:amd64 (1:2.44-1) ...
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.47 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:48:14 [2022-09-07T03:48:14.292Z] #32 51.49 Setting up libtool (2.4.6-15) ...
03:48:14 [2022-09-07T03:48:14.492Z] #9 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.3s done
03:48:14 [2022-09-07T03:48:14.551Z] #32 51.52 Setting up m4 (1.4.18-5) ...
03:48:14 [2022-09-07T03:48:14.551Z] #32 51.54 Setting up dpkg-dev (1.20.11) ...
03:48:14 [2022-09-07T03:48:14.551Z] #32 51.57 Setting up autoconf (2.69-14) ...
03:48:14 [2022-09-07T03:48:14.551Z] #32 51.59 Setting up build-essential (12.9) ...
03:48:14 [2022-09-07T03:48:14.551Z] #32 51.60 Setting up automake (1:1.16.3-2) ...
03:48:14 [2022-09-07T03:48:14.551Z] #32 51.61 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
03:48:14 [2022-09-07T03:48:14.551Z] #32 51.62 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:14 [2022-09-07T03:48:14.622Z] #17 ...
03:48:14 [2022-09-07T03:48:14.622Z] 
03:48:14 [2022-09-07T03:48:14.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:14 [2022-09-07T03:48:14.622Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.7s done
03:48:14 [2022-09-07T03:48:14.622Z] #11 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0.8s
03:48:14 [2022-09-07T03:48:14.756Z] #9 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f
03:48:14 [2022-09-07T03:48:14.894Z] #41 10.30 Cloning into '/tmp/crun-build/libocispec/yajl'...
03:48:15 [2022-09-07T03:48:15.491Z] #32 DONE 52.6s
03:48:15 [2022-09-07T03:48:15.491Z] 
03:48:15 [2022-09-07T03:48:15.491Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:48:15 [2022-09-07T03:48:15.491Z] #33 50.03 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
03:48:15 [2022-09-07T03:48:15.491Z] #33 50.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
03:48:15 [2022-09-07T03:48:15.491Z] #33 50.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:48:16 [2022-09-07T03:48:16.162Z] #9 ...
03:48:16 [2022-09-07T03:48:16.162Z] 
03:48:16 [2022-09-07T03:48:16.162Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
03:48:16 [2022-09-07T03:48:16.162Z] #15 DONE 0.2s
03:48:16 [2022-09-07T03:48:16.162Z] 
03:48:16 [2022-09-07T03:48:16.162Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:16 [2022-09-07T03:48:16.267Z] #41 11.32 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
03:48:16 [2022-09-07T03:48:16.267Z] #41 11.45 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
03:48:16 [2022-09-07T03:48:16.267Z] #41 ...
03:48:16 [2022-09-07T03:48:16.267Z] 
03:48:16 [2022-09-07T03:48:16.267Z] #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
03:48:16 [2022-09-07T03:48:16.267Z] #34 50.94 gotestsum version dev
03:48:16 [2022-09-07T03:48:16.267Z] #34 DONE 51.3s
03:48:16 [2022-09-07T03:48:16.267Z] 
03:48:16 [2022-09-07T03:48:16.267Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:16 [2022-09-07T03:48:16.523Z] #33 ...
03:48:16 [2022-09-07T03:48:16.523Z] 
03:48:16 [2022-09-07T03:48:16.523Z] #41 [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
03:48:16 [2022-09-07T03:48:16.523Z] #41 11.79 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
03:48:16 [2022-09-07T03:48:16.531Z] #11 ...
03:48:16 [2022-09-07T03:48:16.531Z] 
03:48:16 [2022-09-07T03:48:16.531Z] #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
03:48:16 [2022-09-07T03:48:16.531Z] #17 DONE 13.4s
03:48:16 [2022-09-07T03:48:16.531Z] 
03:48:16 [2022-09-07T03:48:16.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:17 [2022-09-07T03:48:17.402Z] #33 ...
03:48:17 [2022-09-07T03:48:17.402Z] 
03:48:17 [2022-09-07T03:48:17.402Z] #37 [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
03:48:17 [2022-09-07T03:48:17.402Z] #37 44.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 45.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 46.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 47.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 48.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:48:17 [2022-09-07T03:48:17.402Z] #37 50.12 debconf: delaying package configuration, since apt-utils is not installed
03:48:17 [2022-09-07T03:48:17.402Z] #37 50.39 Fetched 115 MB in 9s (12.6 MB/s)
03:48:17 [2022-09-07T03:48:17.402Z] #37 50.47 Selecting previously unselected package binutils-mingw-w64-i686.
03:48:17 [2022-09-07T03:48:17.402Z] #37 50.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:17 [2022-09-07T03:48:17.402Z] #37 50.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.402Z] #37 50.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:48:17 [2022-09-07T03:48:17.402Z] #37 53.53 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:48:17 [2022-09-07T03:48:17.402Z] #37 53.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.402Z] #37 53.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:48:17 [2022-09-07T03:48:17.470Z] #11 ...
03:48:17 [2022-09-07T03:48:17.470Z] 
03:48:17 [2022-09-07T03:48:17.470Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
03:48:17 [2022-09-07T03:48:17.470Z] #18 DONE 0.9s
03:48:17 [2022-09-07T03:48:17.470Z] 
03:48:17 [2022-09-07T03:48:17.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:17 [2022-09-07T03:48:17.541Z] #9 ...
03:48:17 [2022-09-07T03:48:17.541Z] 
03:48:17 [2022-09-07T03:48:17.541Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
03:48:17 [2022-09-07T03:48:17.541Z] #16 DONE 1.6s
03:48:17 [2022-09-07T03:48:17.661Z] #37 ...
03:48:17 [2022-09-07T03:48:17.661Z] 
03:48:17 [2022-09-07T03:48:17.661Z] #41 [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
03:48:17 [2022-09-07T03:48:17.661Z] #41 44.68 Selecting previously unselected package libicu67:amd64.
03:48:17 [2022-09-07T03:48:17.661Z] #41 44.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 44.71 Unpacking libicu67:amd64 (67.1-7) ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 52.44 Selecting previously unselected package libxml2:amd64.
03:48:17 [2022-09-07T03:48:17.661Z] #41 52.45 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 52.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.27 Selecting previously unselected package libarchive13:amd64.
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.60 Selecting previously unselected package libjsoncpp24:amd64.
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.63 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.78 Selecting previously unselected package librhash0:amd64.
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.78 Unpacking librhash0:amd64 (1.4.1-2) ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.97 Selecting previously unselected package libuv1:amd64.
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.97 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 53.99 Unpacking libuv1:amd64 (1.40.0-2) ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 54.13 Selecting previously unselected package cmake.
03:48:17 [2022-09-07T03:48:17.661Z] #41 54.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
03:48:17 [2022-09-07T03:48:17.661Z] #41 54.13 Unpacking cmake (3.18.4-2+deb11u1) ...
03:48:17 [2022-09-07T03:48:17.799Z] 
03:48:17 [2022-09-07T03:48:17.799Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:18 [2022-09-07T03:48:18.017Z] Client: Docker Engine - Community
03:48:18 [2022-09-07T03:48:18.017Z]  Version:           22.06.0-beta.0
03:48:18 [2022-09-07T03:48:18.017Z]  API version:       1.42
03:48:18 [2022-09-07T03:48:18.017Z]  Go version:        go1.18.3
03:48:18 [2022-09-07T03:48:18.017Z]  Git commit:        3e9117b
03:48:18 [2022-09-07T03:48:18.017Z]  Built:             Fri Jun  3 17:55:45 2022
03:48:18 [2022-09-07T03:48:18.017Z]  OS/Arch:           linux/amd64
03:48:18 [2022-09-07T03:48:18.017Z]  Context:           default
03:48:18 [2022-09-07T03:48:18.017Z] 
03:48:18 [2022-09-07T03:48:18.017Z] Server: Docker Engine - Community
03:48:18 [2022-09-07T03:48:18.017Z]  Engine:
03:48:18 [2022-09-07T03:48:18.017Z]   Version:          22.06.0-beta.0
03:48:18 [2022-09-07T03:48:18.017Z]   API version:      1.42 (minimum version 1.12)
03:48:18 [2022-09-07T03:48:18.017Z]   Go version:       go1.18.3
03:48:18 [2022-09-07T03:48:18.017Z]   Git commit:       38633e7
03:48:18 [2022-09-07T03:48:18.017Z]   Built:            Fri Jun  3 17:55:45 2022
03:48:18 [2022-09-07T03:48:18.017Z]   OS/Arch:          linux/amd64
03:48:18 [2022-09-07T03:48:18.017Z]   Experimental:     true
03:48:18 [2022-09-07T03:48:18.017Z]  containerd:
03:48:18 [2022-09-07T03:48:18.017Z]   Version:          1.6.8
03:48:18 [2022-09-07T03:48:18.017Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:48:18 [2022-09-07T03:48:18.017Z]  runc:
03:48:18 [2022-09-07T03:48:18.017Z]   Version:          1.1.4
03:48:18 [2022-09-07T03:48:18.017Z]   GitCommit:        v1.1.4-0-g5fd4c4d
03:48:18 [2022-09-07T03:48:18.017Z]  docker-init:
03:48:18 [2022-09-07T03:48:18.017Z]   Version:          0.19.0
03:48:18 [2022-09-07T03:48:18.017Z]   GitCommit:        de40ad0
03:48:18 [2022-09-07T03:48:18.057Z] #9 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.2s done
03:48:18 [2022-09-07T03:48:18.057Z] #9 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408
[Pipeline] sh
03:48:18 [2022-09-07T03:48:18.337Z] + docker info
03:48:18 [2022-09-07T03:48:18.337Z] Client:
03:48:18 [2022-09-07T03:48:18.337Z]  Context:    default
03:48:18 [2022-09-07T03:48:18.337Z]  Debug Mode: false
03:48:18 [2022-09-07T03:48:18.337Z]  Plugins:
03:48:18 [2022-09-07T03:48:18.337Z]   buildx: Docker Buildx (Docker Inc.)
03:48:18 [2022-09-07T03:48:18.337Z]     Version:  f500bf6
03:48:18 [2022-09-07T03:48:18.337Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
03:48:18 [2022-09-07T03:48:18.337Z]   compose: Docker Compose (Docker Inc.)
03:48:18 [2022-09-07T03:48:18.337Z]     Version:  v2.10.2
03:48:18 [2022-09-07T03:48:18.337Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
03:48:18 [2022-09-07T03:48:18.337Z]   scan: Docker Scan (Docker Inc.)
03:48:18 [2022-09-07T03:48:18.337Z]     Version:  v0.17.0
03:48:18 [2022-09-07T03:48:18.337Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
03:48:18 [2022-09-07T03:48:18.337Z] 
03:48:18 [2022-09-07T03:48:18.337Z] Server:
03:48:18 [2022-09-07T03:48:18.337Z]  Containers: 0
03:48:18 [2022-09-07T03:48:18.337Z]   Running: 0
03:48:18 [2022-09-07T03:48:18.337Z]   Paused: 0
03:48:18 [2022-09-07T03:48:18.337Z]   Stopped: 0
03:48:18 [2022-09-07T03:48:18.337Z]  Images: 0
03:48:18 [2022-09-07T03:48:18.337Z]  Server Version: 22.06.0-beta.0
03:48:18 [2022-09-07T03:48:18.337Z]  Storage Driver: overlay2
03:48:18 [2022-09-07T03:48:18.337Z]   Backing Filesystem: extfs
03:48:18 [2022-09-07T03:48:18.337Z]   Supports d_type: true
03:48:18 [2022-09-07T03:48:18.337Z]   Using metacopy: false
03:48:18 [2022-09-07T03:48:18.337Z]   Native Overlay Diff: true
03:48:18 [2022-09-07T03:48:18.337Z]   userxattr: false
03:48:18 [2022-09-07T03:48:18.337Z]  Logging Driver: json-file
03:48:18 [2022-09-07T03:48:18.337Z]  Cgroup Driver: systemd
03:48:18 [2022-09-07T03:48:18.337Z]  Cgroup Version: 2
03:48:18 [2022-09-07T03:48:18.337Z]  Plugins:
03:48:18 [2022-09-07T03:48:18.337Z]   Volume: local
03:48:18 [2022-09-07T03:48:18.337Z]   Network: bridge host ipvlan macvlan null overlay
03:48:18 [2022-09-07T03:48:18.337Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
03:48:18 [2022-09-07T03:48:18.337Z]  Swarm: inactive
03:48:18 [2022-09-07T03:48:18.337Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
03:48:18 [2022-09-07T03:48:18.337Z]  Default Runtime: runc
03:48:18 [2022-09-07T03:48:18.337Z]  Init Binary: docker-init
03:48:18 [2022-09-07T03:48:18.337Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
03:48:18 [2022-09-07T03:48:18.337Z]  runc version: v1.1.4-0-g5fd4c4d
03:48:18 [2022-09-07T03:48:18.337Z]  init version: de40ad0
03:48:18 [2022-09-07T03:48:18.337Z]  Security Options:
03:48:18 [2022-09-07T03:48:18.337Z]   apparmor
03:48:18 [2022-09-07T03:48:18.337Z]   seccomp
03:48:18 [2022-09-07T03:48:18.337Z]    Profile: builtin
03:48:18 [2022-09-07T03:48:18.337Z]   cgroupns
03:48:18 [2022-09-07T03:48:18.337Z]  Kernel Version: 5.15.0-1019-aws
03:48:18 [2022-09-07T03:48:18.337Z]  Operating System: Ubuntu 20.04.5 LTS
03:48:18 [2022-09-07T03:48:18.337Z]  OSType: linux
03:48:18 [2022-09-07T03:48:18.337Z]  Architecture: x86_64
03:48:18 [2022-09-07T03:48:18.337Z]  CPUs: 2
03:48:18 [2022-09-07T03:48:18.337Z]  Total Memory: 7.557GiB
03:48:18 [2022-09-07T03:48:18.337Z]  Name: ip-10-100-41-166
03:48:18 [2022-09-07T03:48:18.337Z]  ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2
03:48:18 [2022-09-07T03:48:18.337Z]  Docker Root Dir: /var/lib/docker
03:48:18 [2022-09-07T03:48:18.337Z]  Debug Mode: false
03:48:18 [2022-09-07T03:48:18.337Z]  Registry: https://index.docker.io/v1/
03:48:18 [2022-09-07T03:48:18.337Z]  Labels:
03:48:18 [2022-09-07T03:48:18.337Z]  Experimental: true
03:48:18 [2022-09-07T03:48:18.337Z]  Insecure Registries:
03:48:18 [2022-09-07T03:48:18.337Z]   127.0.0.0/8
03:48:18 [2022-09-07T03:48:18.337Z]  Live Restore Enabled: true
03:48:18 [2022-09-07T03:48:18.337Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
03:48:18 [2022-09-07T03:48:18.660Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda .
03:48:18 [2022-09-07T03:48:18.919Z] #1 [internal] load build definition from Dockerfile
03:48:18 [2022-09-07T03:48:18.919Z] #1 transferring dockerfile: 19.29kB done
03:48:18 [2022-09-07T03:48:18.919Z] #1 DONE 0.1s
03:48:18 [2022-09-07T03:48:18.919Z] 
03:48:18 [2022-09-07T03:48:18.919Z] #2 [internal] load .dockerignore
03:48:18 [2022-09-07T03:48:18.919Z] #2 transferring context: 145B 0.0s done
03:48:18 [2022-09-07T03:48:18.919Z] #2 DONE 0.1s
03:48:18 [2022-09-07T03:48:18.919Z] 
03:48:18 [2022-09-07T03:48:18.919Z] #3 resolve image config for docker.io/docker/dockerfile:1
03:48:19 [2022-09-07T03:48:19.038Z] #41 ...
03:48:19 [2022-09-07T03:48:19.038Z] 
03:48:19 [2022-09-07T03:48:19.038Z] #37 [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
03:48:19 [2022-09-07T03:48:19.038Z] #37 56.02 Selecting previously unselected package binutils-mingw-w64.
03:48:19 [2022-09-07T03:48:19.038Z] #37 56.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
03:48:19 [2022-09-07T03:48:19.038Z] #37 56.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
03:48:19 [2022-09-07T03:48:19.038Z] #37 56.16 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:48:19 [2022-09-07T03:48:19.038Z] #37 56.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:48:19 [2022-09-07T03:48:19.038Z] #37 56.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:48:19 [2022-09-07T03:48:19.179Z] #3 DONE 0.3s
03:48:19 [2022-09-07T03:48:19.179Z] 
03:48:19 [2022-09-07T03:48:19.179Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
03:48:19 [2022-09-07T03:48:19.179Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
03:48:19 [2022-09-07T03:48:19.179Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
03:48:19 [2022-09-07T03:48:19.179Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
03:48:19 [2022-09-07T03:48:19.179Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
03:48:19 [2022-09-07T03:48:19.179Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s
03:48:19 [2022-09-07T03:48:19.298Z] #37 56.40 Selecting previously unselected package dmsetup.
03:48:19 [2022-09-07T03:48:19.298Z] #37 56.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
03:48:19 [2022-09-07T03:48:19.298Z] #37 56.42 Unpacking dmsetup (2:1.02.175-2.1) ...
03:48:19 [2022-09-07T03:48:19.439Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
03:48:19 [2022-09-07T03:48:19.439Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
03:48:19 [2022-09-07T03:48:19.557Z] #37 56.63 Selecting previously unselected package mingw-w64-common.
03:48:19 [2022-09-07T03:48:19.557Z] #37 56.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
03:48:19 [2022-09-07T03:48:19.557Z] #37 56.68 Unpacking mingw-w64-common (8.0.0-1) ...
03:48:19 [2022-09-07T03:48:19.698Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
03:48:19 [2022-09-07T03:48:19.698Z] #4 DONE 0.4s
03:48:19 [2022-09-07T03:48:19.698Z] 
03:48:19 [2022-09-07T03:48:19.698Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
03:48:20 [2022-09-07T03:48:20.015Z] #11 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 6.2s done
03:48:20 [2022-09-07T03:48:20.276Z] #11 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done
03:48:20 [2022-09-07T03:48:20.276Z] #11 DONE 25.5s
03:48:20 [2022-09-07T03:48:20.276Z] 
03:48:20 [2022-09-07T03:48:20.276Z] #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
03:48:20 [2022-09-07T03:48:20.276Z] #0 1.691 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:48:20 [2022-09-07T03:48:20.276Z] #0 1.985 
03:48:20 [2022-09-07T03:48:20.276Z] #0 2.200 #=#=#                                                                         

######################################################################## 100.0%
03:48:20 [2022-09-07T03:48:20.276Z] #0 2.465 
03:48:20 [2022-09-07T03:48:20.635Z] #5 ...
03:48:20 [2022-09-07T03:48:20.635Z] 
03:48:20 [2022-09-07T03:48:20.635Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:48:20 [2022-09-07T03:48:20.635Z] #6 DONE 0.8s
03:48:20 [2022-09-07T03:48:20.635Z] 
03:48:20 [2022-09-07T03:48:20.635Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
03:48:20 [2022-09-07T03:48:20.635Z] #7 DONE 0.9s
03:48:20 [2022-09-07T03:48:20.844Z] #19 3.337 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:48:20 [2022-09-07T03:48:20.844Z] #19 3.584 
03:48:20 [2022-09-07T03:48:20.895Z] 
03:48:20 [2022-09-07T03:48:20.895Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
03:48:20 [2022-09-07T03:48:20.895Z] #5 DONE 0.9s
03:48:20 [2022-09-07T03:48:20.895Z] 
03:48:20 [2022-09-07T03:48:20.895Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
03:48:20 [2022-09-07T03:48:20.895Z] #8 DONE 0.9s
03:48:21 [2022-09-07T03:48:21.104Z] 
03:48:21 [2022-09-07T03:48:21.104Z] #19 ...
03:48:21 [2022-09-07T03:48:21.104Z] 
03:48:21 [2022-09-07T03:48:21.104Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
03:48:21 [2022-09-07T03:48:21.104Z] #20 DONE 0.8s
03:48:21 [2022-09-07T03:48:21.104Z] 
03:48:21 [2022-09-07T03:48:21.104Z] #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
03:48:21 [2022-09-07T03:48:21.345Z] #9 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.9s done
03:48:21 [2022-09-07T03:48:21.345Z] #9 extracting sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9
03:48:21 [2022-09-07T03:48:21.365Z] #19 3.807 #=#=#                                                                         

################################################################          89.4%
######################################################################## 100.0%
03:48:21 [2022-09-07T03:48:21.626Z] #19 4.214 
03:48:22 [2022-09-07T03:48:22.090Z] #37 ...
03:48:22 [2022-09-07T03:48:22.090Z] 
03:48:22 [2022-09-07T03:48:22.090Z] #39 [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
03:48:22 [2022-09-07T03:48:22.090Z] #39 48.74 Setting up python3-pkg-resources (52.0.0-4) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 50.50 Setting up libprotobuf23:amd64 (3.12.4-1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 50.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 50.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 50.58 Setting up python3-six (1.16.0-2) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 52.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 52.13 Setting up python3-protobuf (3.12.4-1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 56.87 Setting up criu (3.17.1-1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #39 ...
03:48:22 [2022-09-07T03:48:22.090Z] 
03:48:22 [2022-09-07T03:48:22.090Z] #41 [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
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.63 Setting up libicu67:amd64 (67.1-7) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.65 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.67 Setting up libuv1:amd64 (1.40.0-2) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.73 Setting up librhash0:amd64 (1.4.1-2) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.75 Setting up cmake-data (3.18.4-2+deb11u1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.83 Setting up cmake (3.18.4-2+deb11u1) ...
03:48:22 [2022-09-07T03:48:22.090Z] #41 58.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:22 [2022-09-07T03:48:22.202Z] #19 ...
03:48:22 [2022-09-07T03:48:22.202Z] 
03:48:22 [2022-09-07T03:48:22.202Z] #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
03:48:22 [2022-09-07T03:48:22.202Z] #21 DONE 0.8s
03:48:22 [2022-09-07T03:48:22.202Z] 
03:48:22 [2022-09-07T03:48:22.202Z] #22 [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
03:48:22 [2022-09-07T03:48:22.202Z] #22 DONE 0.2s
03:48:22 [2022-09-07T03:48:22.202Z] 
03:48:22 [2022-09-07T03:48:22.202Z] #23 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
03:48:22 [2022-09-07T03:48:22.202Z] #23 DONE 0.2s
03:48:22 [2022-09-07T03:48:22.202Z] 
03:48:22 [2022-09-07T03:48:22.202Z] #24 [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
03:48:22 [2022-09-07T03:48:22.202Z] #24 ...
03:48:22 [2022-09-07T03:48:22.202Z] 
03:48:22 [2022-09-07T03:48:22.202Z] #25 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:48:22 [2022-09-07T03:48:22.202Z] #25 DONE 0.3s
03:48:22 [2022-09-07T03:48:22.202Z] 
03:48:22 [2022-09-07T03:48:22.202Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:48:22 [2022-09-07T03:48:22.202Z] #26 DONE 0.3s
03:48:22 [2022-09-07T03:48:22.202Z] 
03:48:22 [2022-09-07T03:48:22.202Z] #27 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:48:22 [2022-09-07T03:48:22.202Z] #27 DONE 0.3s
03:48:22 [2022-09-07T03:48:22.276Z] 
03:48:22 [2022-09-07T03:48:22.276Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:22 [2022-09-07T03:48:22.276Z] #9 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:22 [2022-09-07T03:48:22.276Z] #9 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.1s done
03:48:22 [2022-09-07T03:48:22.463Z] 
03:48:22 [2022-09-07T03:48:22.463Z] #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
03:48:22 [2022-09-07T03:48:22.463Z] #19 5.096 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
03:48:22 [2022-09-07T03:48:22.537Z] #9 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done
03:48:22 [2022-09-07T03:48:22.537Z] #9 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done
03:48:22 [2022-09-07T03:48:22.537Z] #9 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done
03:48:22 [2022-09-07T03:48:22.537Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 18.87MB / 55.01MB 0.2s
03:48:22 [2022-09-07T03:48:22.659Z] #41 DONE 59.7s
03:48:22 [2022-09-07T03:48:22.659Z] 
03:48:22 [2022-09-07T03:48:22.659Z] #39 [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
03:48:22 [2022-09-07T03:48:22.659Z] #39 59.05 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:22 [2022-09-07T03:48:22.659Z] #39 DONE 59.5s
03:48:22 [2022-09-07T03:48:22.659Z] 
03:48:22 [2022-09-07T03:48:22.659Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
03:48:22 [2022-09-07T03:48:22.724Z] #19 5.540 
03:48:22 [2022-09-07T03:48:22.799Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 24.12MB / 55.01MB 0.3s
03:48:22 [2022-09-07T03:48:22.799Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.3s
03:48:22 [2022-09-07T03:48:22.799Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.31MB / 55.01MB 0.4s
03:48:22 [2022-09-07T03:48:22.799Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 3.15MB / 5.16MB 0.4s
03:48:22 [2022-09-07T03:48:22.918Z] #44 DONE 0.2s
03:48:22 [2022-09-07T03:48:22.918Z] 
03:48:22 [2022-09-07T03:48:22.918Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
03:48:23 [2022-09-07T03:48:23.063Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 33.97MB / 55.01MB 0.5s
03:48:23 [2022-09-07T03:48:23.063Z] #9 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done
03:48:23 [2022-09-07T03:48:23.063Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 0.5s
03:48:23 [2022-09-07T03:48:23.063Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 0.6s
03:48:23 [2022-09-07T03:48:23.063Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 0.6s
03:48:23 [2022-09-07T03:48:23.324Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.49MB / 10.88MB 0.7s
03:48:23 [2022-09-07T03:48:23.324Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 0.8s
03:48:23 [2022-09-07T03:48:23.324Z] #9 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.8s done
03:48:23 [2022-09-07T03:48:23.324Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 0.9s
03:48:23 [2022-09-07T03:48:23.324Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.29MB / 54.58MB 0.9s
03:48:23 [2022-09-07T03:48:23.324Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0B / 85.91MB 0.9s
03:48:23 [2022-09-07T03:48:23.512Z] #19 5.794 #=#=#                                                                         

#                                                                          2.0%
####################                                                      28.9%
##############################################                            64.9%
######################################################################## 100.0%
03:48:23 [2022-09-07T03:48:23.587Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s
03:48:23 [2022-09-07T03:48:23.587Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 14.68MB / 54.58MB 1.1s
03:48:23 [2022-09-07T03:48:23.587Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 11.97MB / 85.91MB 1.1s
03:48:23 [2022-09-07T03:48:23.846Z] #9 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done
03:48:23 [2022-09-07T03:48:23.846Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 25.17MB / 54.58MB 1.4s
03:48:23 [2022-09-07T03:48:23.846Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 25.17MB / 85.91MB 1.4s
03:48:23 [2022-09-07T03:48:23.846Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0B / 141.88MB 1.4s
03:48:23 [2022-09-07T03:48:23.884Z] #9 ...
03:48:23 [2022-09-07T03:48:23.884Z] 
03:48:23 [2022-09-07T03:48:23.884Z] #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
03:48:23 [2022-09-07T03:48:23.884Z] #0 1.169 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 1.188 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 1.188 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 1.366 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 1.662 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 1.730 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:48:23 [2022-09-07T03:48:23.884Z] #0 2.750 Fetched 8460 kB in 2s (4609 kB/s)
03:48:23 [2022-09-07T03:48:23.884Z] #0 2.750 Reading package lists...
03:48:23 [2022-09-07T03:48:23.884Z] #0 3.295 Reading package lists...
03:48:23 [2022-09-07T03:48:23.884Z] #0 3.815 Building dependency tree...
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.183 The following additional packages will be installed:
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.184   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.185   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.187 Recommended packages:
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.187   libldap-common publicsuffix libsasl2-modules
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.309 The following NEW packages will be installed:
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.310   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.310   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.311   libssh2-1 openssl
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.581 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.581 Need to get 2942 kB of archives.
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.581 After this operation, 6482 kB of additional disk space will be used.
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.581 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.590 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.592 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.595 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.596 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.597 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.600 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.601 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.602 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.603 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.604 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.607 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.608 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.620 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.622 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.772 debconf: delaying package configuration, since apt-utils is not installed
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.800 Fetched 2942 kB in 0s (9689 kB/s)
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.828 Selecting previously unselected package openssl.
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.828 (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.)
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.828 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.832 Unpacking openssl (1.1.1n-0+deb11u3) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.992 Selecting previously unselected package ca-certificates.
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.992 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 4.996 Unpacking ca-certificates (20210119) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.065 Selecting previously unselected package libbrotli1:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.065 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.072 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.125 Selecting previously unselected package libsasl2-modules-db:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.125 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.130 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.175 Selecting previously unselected package libsasl2-2:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.175 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.179 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.225 Selecting previously unselected package libldap-2.4-2:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.225 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.229 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.291 Selecting previously unselected package libnghttp2-14:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.291 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.295 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.339 Selecting previously unselected package libpsl5:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.339 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.346 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.390 Selecting previously unselected package librtmp1:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.391 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.397 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.439 Selecting previously unselected package libssh2-1:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.439 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.442 Unpacking libssh2-1:arm64 (1.9.0-2) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.494 Selecting previously unselected package libcurl4:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.494 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.506 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.552 Selecting previously unselected package curl.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.554 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.557 Unpacking curl (7.74.0-1.3+deb11u2) ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.612 Selecting previously unselected package libonig5:arm64.
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.613 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.884Z] #0 5.616 Unpacking libonig5:arm64 (6.9.6-1.1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.670 Selecting previously unselected package libjq1:arm64.
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.671 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.675 Unpacking libjq1:arm64 (1.6-2.1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.721 Selecting previously unselected package jq.
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.721 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.726 Unpacking jq (1.6-2.1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.764 Setting up libpsl5:arm64 (0.21.0-1.2) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.775 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.785 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.795 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.805 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.817 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.828 Setting up libssh2-1:arm64 (1.9.0-2) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.840 Setting up openssl (1.1.1n-0+deb11u3) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.856 Setting up libonig5:arm64 (6.9.6-1.1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.867 Setting up libjq1:arm64 (1.6-2.1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.935 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 5.946 Setting up ca-certificates (20210119) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 6.621 Updating certificates in /etc/ssl/certs...
03:48:23 [2022-09-07T03:48:23.885Z] #0 7.439 129 added, 0 removed; done.
03:48:23 [2022-09-07T03:48:23.885Z] #0 7.506 Setting up jq (1.6-2.1) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 7.516 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 7.526 Setting up curl (7.74.0-1.3+deb11u2) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 7.538 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 7.563 Processing triggers for ca-certificates (20210119) ...
03:48:23 [2022-09-07T03:48:23.885Z] #0 7.575 Updating certificates in /etc/ssl/certs...
03:48:23 [2022-09-07T03:48:23.885Z] #0 8.293 0 added, 0 removed; done.
03:48:23 [2022-09-07T03:48:23.885Z] #0 8.293 Running hooks in /etc/ca-certificates/update.d...
03:48:23 [2022-09-07T03:48:23.885Z] #0 8.295 done.
03:48:23 [2022-09-07T03:48:23.885Z] #17 DONE 10.2s
03:48:23 [2022-09-07T03:48:23.885Z] 
03:48:23 [2022-09-07T03:48:23.885Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
03:48:23 [2022-09-07T03:48:23.885Z] #18 DONE 0.1s
03:48:23 [2022-09-07T03:48:23.885Z] 
03:48:23 [2022-09-07T03:48:23.885Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:24 [2022-09-07T03:48:24.086Z] #19 6.729 
03:48:24 [2022-09-07T03:48:24.110Z] #9 ...
03:48:24 [2022-09-07T03:48:24.110Z] 
03:48:24 [2022-09-07T03:48:24.110Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
03:48:24 [2022-09-07T03:48:24.110Z] #10 DONE 1.8s
03:48:24 [2022-09-07T03:48:24.110Z] 
03:48:24 [2022-09-07T03:48:24.110Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:24 [2022-09-07T03:48:24.110Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 28.31MB / 54.58MB 1.5s
03:48:24 [2022-09-07T03:48:24.110Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 34.53MB / 54.58MB 1.6s
03:48:24 [2022-09-07T03:48:24.110Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 32.51MB / 85.91MB 1.6s
03:48:24 [2022-09-07T03:48:24.110Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e
03:48:24 [2022-09-07T03:48:24.110Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 37.75MB / 54.58MB 1.7s
03:48:24 [2022-09-07T03:48:24.110Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 11.53MB / 141.88MB 1.7s
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + RM_GOPATH=0
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + TMP_GOPATH=
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + : /build
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + '[' -z '' ']'
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 ++ mktemp -d
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + export GOPATH=/tmp/tmp.T0FMLWzpUG
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + GOPATH=/tmp/tmp.T0FMLWzpUG
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + RM_GOPATH=1
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 + case "$(go env GOARCH)" in
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.508 ++ go env GOARCH
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 Install tini version v0.19.0
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + export GO_BUILDMODE=-buildmode=pie
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + GO_BUILDMODE=-buildmode=pie
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 ++ dirname /install.sh
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + dir=/
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + bin=tini
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + shift
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + '[' '!' -f //tini.installer ']'
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + . //tini.installer
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 ++ : v0.19.0
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + install_tini
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.537 + echo 'Install tini version v0.19.0'
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.560 + git clone https://github.com/krallin/tini.git /tmp/tmp.T0FMLWzpUG/tini
03:48:24 [2022-09-07T03:48:24.299Z] #45 1.594 Cloning into '/tmp/tmp.T0FMLWzpUG/tini'...
03:48:24 [2022-09-07T03:48:24.372Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 45.09MB / 54.58MB 1.9s
03:48:24 [2022-09-07T03:48:24.372Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 47.19MB / 85.91MB 1.9s
03:48:24 [2022-09-07T03:48:24.372Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 18.71MB / 141.88MB 1.9s
03:48:24 [2022-09-07T03:48:24.372Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 51.38MB / 54.58MB 2.0s
03:48:24 [2022-09-07T03:48:24.612Z] #41 ...
03:48:24 [2022-09-07T03:48:24.612Z] 
03:48:24 [2022-09-07T03:48:24.612Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:48:24 [2022-09-07T03:48:24.612Z] #40 44.61 Fetched 49.2 MB in 43s (1135 kB/s)
03:48:24 [2022-09-07T03:48:24.636Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 54.53MB / 85.91MB 2.1s
03:48:24 [2022-09-07T03:48:24.636Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 31.46MB / 141.88MB 2.1s
03:48:24 [2022-09-07T03:48:24.636Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.2s
03:48:24 [2022-09-07T03:48:24.636Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 61.87MB / 85.91MB 2.2s
03:48:24 [2022-09-07T03:48:24.636Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 38.80MB / 141.88MB 2.2s
03:48:24 [2022-09-07T03:48:24.897Z] #9 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.3s done
03:48:24 [2022-09-07T03:48:24.897Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 73.40MB / 85.91MB 2.4s
03:48:24 [2022-09-07T03:48:24.897Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 48.23MB / 141.88MB 2.4s
03:48:24 [2022-09-07T03:48:24.897Z] #9 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.4s
03:48:24 [2022-09-07T03:48:24.897Z] #9 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 2.5s done
03:48:25 [2022-09-07T03:48:25.157Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 79.69MB / 85.91MB 2.6s
03:48:25 [2022-09-07T03:48:25.157Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 57.67MB / 141.88MB 2.6s
03:48:25 [2022-09-07T03:48:25.157Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.7s
03:48:25 [2022-09-07T03:48:25.235Z] #45 2.520 + cd /tmp/tmp.T0FMLWzpUG/tini
03:48:25 [2022-09-07T03:48:25.235Z] #45 2.521 + git checkout -q v0.19.0
03:48:25 [2022-09-07T03:48:25.235Z] #45 2.529 + cmake .
03:48:25 [2022-09-07T03:48:25.416Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 70.25MB / 141.88MB 2.8s
03:48:25 [2022-09-07T03:48:25.416Z] #9 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.8s done
03:48:25 [2022-09-07T03:48:25.416Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 83.89MB / 141.88MB 3.0s
03:48:25 [2022-09-07T03:48:25.475Z] #19 7.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:48:25 [2022-09-07T03:48:25.494Z] #45 ...
03:48:25 [2022-09-07T03:48:25.494Z] 
03:48:25 [2022-09-07T03:48:25.494Z] #46 [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
03:48:25 [2022-09-07T03:48:25.494Z] #0 1.025 Cloning into '/tmp/crun-build'...
03:48:25 [2022-09-07T03:48:25.494Z] #0 8.603 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
03:48:25 [2022-09-07T03:48:25.494Z] #0 8.652 Cloning into '/tmp/crun-build/libocispec'...
03:48:25 [2022-09-07T03:48:25.494Z] #0 9.912 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
03:48:25 [2022-09-07T03:48:25.494Z] #0 9.944 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
03:48:25 [2022-09-07T03:48:25.494Z] #0 9.944 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
03:48:25 [2022-09-07T03:48:25.494Z] #0 9.945 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
03:48:25 [2022-09-07T03:48:25.494Z] #0 9.954 Cloning into '/tmp/crun-build/libocispec/image-spec'...
03:48:25 [2022-09-07T03:48:25.676Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 96.47MB / 141.88MB 3.2s
03:48:25 [2022-09-07T03:48:25.735Z] #19 8.213 
03:48:25 [2022-09-07T03:48:25.735Z] #19 8.447 #=#=#                                                                         

######################################################################## 100.0%
03:48:25 [2022-09-07T03:48:25.789Z] #9 extracting sha256:f81f1933f75cc71bc34fa090b5853863833c9560465c83b33be70c33aefd29b9 4.2s done
03:48:25 [2022-09-07T03:48:25.789Z] #9 extracting sha256:266dcf62bd11c92fdf8fd0bb4491e4feae296cf94acee537df8d892b20351441 done
03:48:25 [2022-09-07T03:48:25.789Z] #9 DONE 17.4s
03:48:25 [2022-09-07T03:48:25.789Z] 
03:48:25 [2022-09-07T03:48:25.789Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
03:48:25 [2022-09-07T03:48:25.935Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 116.39MB / 141.88MB 3.5s
03:48:25 [2022-09-07T03:48:25.995Z] #19 8.795 
03:48:26 [2022-09-07T03:48:26.060Z] #46 ...
03:48:26 [2022-09-07T03:48:26.060Z] 
03:48:26 [2022-09-07T03:48:26.060Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
03:48:26 [2022-09-07T03:48:26.060Z] #45 3.111 -- The C compiler identification is GNU 10.2.1
03:48:26 [2022-09-07T03:48:26.060Z] #45 3.232 -- Detecting C compiler ABI info
03:48:26 [2022-09-07T03:48:26.195Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 124.55MB / 141.88MB 3.6s
03:48:26 [2022-09-07T03:48:26.195Z] #9 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 135.27MB / 141.88MB 3.8s
03:48:26 [2022-09-07T03:48:26.645Z] #45 3.825 -- Detecting C compiler ABI info - done
03:48:26 [2022-09-07T03:48:26.645Z] #45 3.967 -- Check for working C compiler: /usr/bin/cc - skipped
03:48:26 [2022-09-07T03:48:26.725Z] #19 DONE 0.7s
03:48:26 [2022-09-07T03:48:26.725Z] 
03:48:26 [2022-09-07T03:48:26.725Z] #20 [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
03:48:26 [2022-09-07T03:48:26.766Z] #9 ...
03:48:26 [2022-09-07T03:48:26.766Z] 
03:48:26 [2022-09-07T03:48:26.766Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:48:26 [2022-09-07T03:48:26.766Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
03:48:26 [2022-09-07T03:48:26.766Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:48:26 [2022-09-07T03:48:26.766Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
03:48:26 [2022-09-07T03:48:26.766Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
03:48:26 [2022-09-07T03:48:26.766Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
03:48:26 [2022-09-07T03:48:26.766Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done
03:48:26 [2022-09-07T03:48:26.766Z] #11 DONE 4.6s
03:48:26 [2022-09-07T03:48:26.766Z] 
03:48:26 [2022-09-07T03:48:26.766Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:26 [2022-09-07T03:48:26.903Z] #45 3.978 -- Detecting C compile features
03:48:26 [2022-09-07T03:48:26.903Z] #45 3.984 -- Detecting C compile features - done
03:48:26 [2022-09-07T03:48:26.903Z] #45 4.036 -- Performing Test HAS_BUILTIN_FORTIFY
03:48:26 [2022-09-07T03:48:26.903Z] #45 4.217 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:48:26 [2022-09-07T03:48:26.940Z] #19 9.630 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
03:48:26 [2022-09-07T03:48:26.983Z] #20 DONE 0.4s
03:48:26 [2022-09-07T03:48:26.983Z] 
03:48:26 [2022-09-07T03:48:26.983Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:48:27 [2022-09-07T03:48:27.028Z] #9 ...
03:48:27 [2022-09-07T03:48:27.028Z] 
03:48:27 [2022-09-07T03:48:27.028Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
03:48:27 [2022-09-07T03:48:27.028Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
03:48:27 [2022-09-07T03:48:27.028Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
03:48:27 [2022-09-07T03:48:27.028Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
03:48:27 [2022-09-07T03:48:27.028Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
03:48:27 [2022-09-07T03:48:27.028Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done
03:48:27 [2022-09-07T03:48:27.028Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done
03:48:27 [2022-09-07T03:48:27.028Z] #12 DONE 4.9s
03:48:27 [2022-09-07T03:48:27.162Z] #45 4.271 -- Configuring done
03:48:27 [2022-09-07T03:48:27.162Z] #45 4.297 -- Generating done
03:48:27 [2022-09-07T03:48:27.162Z] #45 4.306 -- Build files have been written to: /tmp/tmp.T0FMLWzpUG/tini
03:48:27 [2022-09-07T03:48:27.162Z] #45 4.314 + make tini-static
03:48:27 [2022-09-07T03:48:27.247Z] #21 ...
03:48:27 [2022-09-07T03:48:27.247Z] 
03:48:27 [2022-09-07T03:48:27.247Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:48:27 [2022-09-07T03:48:27.247Z] #22 DONE 0.2s
03:48:27 [2022-09-07T03:48:27.247Z] 
03:48:27 [2022-09-07T03:48:27.247Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:48:27 [2022-09-07T03:48:27.247Z] #23 DONE 0.2s
03:48:27 [2022-09-07T03:48:27.247Z] 
03:48:27 [2022-09-07T03:48:27.247Z] #24 [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
03:48:27 [2022-09-07T03:48:27.247Z] #24 DONE 0.2s
03:48:27 [2022-09-07T03:48:27.247Z] 
03:48:27 [2022-09-07T03:48:27.247Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
03:48:27 [2022-09-07T03:48:27.247Z] #25 DONE 0.3s
03:48:27 [2022-09-07T03:48:27.247Z] 
03:48:27 [2022-09-07T03:48:27.247Z] #26 [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
03:48:27 [2022-09-07T03:48:27.293Z] 
03:48:27 [2022-09-07T03:48:27.293Z] #13 [internal] load build context
03:48:27 [2022-09-07T03:48:27.293Z] #13 transferring context: 60.69MB 5.0s
03:48:27 [2022-09-07T03:48:27.293Z] #13 transferring context: 62.58MB 5.2s done
03:48:27 [2022-09-07T03:48:27.421Z] #45 4.681 Scanning dependencies of target tini-static
03:48:27 [2022-09-07T03:48:27.421Z] #45 4.816 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:48:27 [2022-09-07T03:48:27.514Z] #26 ...
03:48:27 [2022-09-07T03:48:27.514Z] 
03:48:27 [2022-09-07T03:48:27.514Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:48:27 [2022-09-07T03:48:27.514Z] #21 DONE 0.4s
03:48:27 [2022-09-07T03:48:27.514Z] 
03:48:27 [2022-09-07T03:48:27.514Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:48:27 [2022-09-07T03:48:27.515Z] #19 10.13 
03:48:27 [2022-09-07T03:48:27.553Z] #13 DONE 5.4s
03:48:27 [2022-09-07T03:48:27.553Z] 
03:48:27 [2022-09-07T03:48:27.553Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:27 [2022-09-07T03:48:27.775Z] #19 10.36 #=#=#                                                                         

######################################################################## 100.0%
03:48:28 [2022-09-07T03:48:28.785Z] #40 44.61 Reading package lists...
03:48:28 [2022-09-07T03:48:28.785Z] #40 ...
03:48:28 [2022-09-07T03:48:28.785Z] 
03:48:28 [2022-09-07T03:48:28.785Z] #41 [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
03:48:28 [2022-09-07T03:48:28.785Z] #41 23.59 aclocal: warning: couldn't open directory 'm4': No such file or directory
03:48:29 [2022-09-07T03:48:29.161Z] #19 ...
03:48:29 [2022-09-07T03:48:29.161Z] 
03:48:29 [2022-09-07T03:48:29.161Z] #24 [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
03:48:29 [2022-09-07T03:48:29.161Z] #24 6.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:29 [2022-09-07T03:48:29.161Z] #24 6.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:29 [2022-09-07T03:48:29.161Z] #24 6.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:29 [2022-09-07T03:48:29.324Z] #45 6.272 [100%] Linking C executable tini-static
03:48:29 [2022-09-07T03:48:29.463Z] #9 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.3s
03:48:29 [2022-09-07T03:48:29.463Z] #9 ...
03:48:29 [2022-09-07T03:48:29.463Z] 
03:48:29 [2022-09-07T03:48:29.463Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
03:48:29 [2022-09-07T03:48:29.463Z] #14 DONE 0.4s
03:48:29 [2022-09-07T03:48:29.463Z] 
03:48:29 [2022-09-07T03:48:29.463Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:29 [2022-09-07T03:48:29.463Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
03:48:29 [2022-09-07T03:48:29.582Z] #45 7.000 [100%] Built target tini-static
03:48:29 [2022-09-07T03:48:29.724Z] #9 ...
03:48:29 [2022-09-07T03:48:29.724Z] 
03:48:29 [2022-09-07T03:48:29.724Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
03:48:29 [2022-09-07T03:48:29.724Z] #15 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done
03:48:29 [2022-09-07T03:48:29.724Z] #15 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
03:48:29 [2022-09-07T03:48:29.724Z] #15 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
03:48:29 [2022-09-07T03:48:29.724Z] #15 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
03:48:29 [2022-09-07T03:48:29.724Z] #15 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.4s done
03:48:29 [2022-09-07T03:48:29.724Z] #15 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.3s done
03:48:29 [2022-09-07T03:48:29.724Z] #15 DONE 7.6s
03:48:29 [2022-09-07T03:48:29.724Z] 
03:48:29 [2022-09-07T03:48:29.724Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
03:48:29 [2022-09-07T03:48:29.724Z] #16 DONE 0.3s
03:48:29 [2022-09-07T03:48:29.724Z] 
03:48:29 [2022-09-07T03:48:29.724Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:29 [2022-09-07T03:48:29.841Z] #45 7.040 + mkdir -p /build
03:48:29 [2022-09-07T03:48:29.841Z] #45 7.042 + cp tini-static /build/docker-init
03:48:30 [2022-09-07T03:48:30.108Z] #24 ...
03:48:30 [2022-09-07T03:48:30.108Z] 
03:48:30 [2022-09-07T03:48:30.108Z] #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
03:48:30 [2022-09-07T03:48:30.108Z] #19 11.87 
03:48:30 [2022-09-07T03:48:30.108Z] #19 12.29 Download of images into '/build' complete.
03:48:30 [2022-09-07T03:48:30.108Z] #19 12.29 Use something like the following to load the result into a Docker daemon:
03:48:30 [2022-09-07T03:48:30.108Z] #19 12.29   tar -cC '/build' . | docker load
03:48:30 [2022-09-07T03:48:30.108Z] #19 DONE 12.6s
03:48:30 [2022-09-07T03:48:30.108Z] 
03:48:30 [2022-09-07T03:48:30.108Z] #24 [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
03:48:30 [2022-09-07T03:48:30.108Z] #24 7.700 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
03:48:30 [2022-09-07T03:48:30.295Z] #9 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done
03:48:30 [2022-09-07T03:48:30.295Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s
03:48:30 [2022-09-07T03:48:30.408Z] #45 DONE 7.6s
03:48:30 [2022-09-07T03:48:30.408Z] 
03:48:30 [2022-09-07T03:48:30.408Z] #46 [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
03:48:30 [2022-09-07T03:48:30.408Z] #46 12.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
03:48:30 [2022-09-07T03:48:30.408Z] #46 14.22 Cloning into '/tmp/crun-build/libocispec/yajl'...
03:48:30 [2022-09-07T03:48:30.864Z] #9 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done
03:48:30 [2022-09-07T03:48:30.864Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
03:48:31 [2022-09-07T03:48:31.050Z] #24 8.658 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:48:31 [2022-09-07T03:48:31.782Z] #46 16.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
03:48:31 [2022-09-07T03:48:31.782Z] #46 16.29 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
03:48:31 [2022-09-07T03:48:31.993Z] #24 ...
03:48:31 [2022-09-07T03:48:31.993Z] 
03:48:31 [2022-09-07T03:48:31.993Z] #28 [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
03:48:31 [2022-09-07T03:48:31.993Z] #0 6.839 go: downloading github.com/go-delve/delve v1.8.1
03:48:31 [2022-09-07T03:48:31.993Z] #28 ...
03:48:31 [2022-09-07T03:48:31.993Z] 
03:48:31 [2022-09-07T03:48:31.993Z] #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
03:48:31 [2022-09-07T03:48:31.993Z] #0 6.904 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:31 [2022-09-07T03:48:31.993Z] #0 6.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:31 [2022-09-07T03:48:31.993Z] #0 7.002 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:31 [2022-09-07T03:48:31.993Z] #0 8.164 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:48:32 [2022-09-07T03:48:32.041Z] #46 16.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
03:48:32 [2022-09-07T03:48:32.253Z] #29 ...
03:48:32 [2022-09-07T03:48:32.253Z] 
03:48:32 [2022-09-07T03:48:32.253Z] #30 [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
03:48:32 [2022-09-07T03:48:32.253Z] #0 7.294 go: downloading github.com/tc-hib/go-winres v0.2.3
03:48:32 [2022-09-07T03:48:32.253Z] #0 8.467 go: downloading github.com/tc-hib/winres v0.1.5
03:48:32 [2022-09-07T03:48:32.253Z] #0 10.29 go: downloading github.com/urfave/cli/v2 v2.3.0
03:48:32 [2022-09-07T03:48:32.253Z] #30 ...
03:48:32 [2022-09-07T03:48:32.253Z] 
03:48:32 [2022-09-07T03:48:32.253Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:48:32 [2022-09-07T03:48:32.253Z] #0 5.504 + RM_GOPATH=0
03:48:32 [2022-09-07T03:48:32.253Z] #0 5.504 + TMP_GOPATH=
03:48:32 [2022-09-07T03:48:32.253Z] #0 5.504 + : /build
03:48:32 [2022-09-07T03:48:32.253Z] #0 5.504 + '[' -z '' ']'
03:48:32 [2022-09-07T03:48:32.253Z] #0 5.504 ++ mktemp -d
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.504 + export GOPATH=/tmp/tmp.3uKZt92auI
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.504 + GOPATH=/tmp/tmp.3uKZt92auI
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.504 + RM_GOPATH=1
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.504 + case "$(go env GOARCH)" in
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.504 ++ go env GOARCH
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.523 Install docker/cli version 17.06.2-ce from stable
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + export GO_BUILDMODE=-buildmode=pie
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + GO_BUILDMODE=-buildmode=pie
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 ++ dirname /install.sh
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + dir=/
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + bin=dockercli
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + shift
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + '[' '!' -f //dockercli.installer ']'
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + . //dockercli.installer
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 ++ : stable
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 ++ : 17.06.2-ce
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + install_dockercli
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 ++ uname -m
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + arch=x86_64
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + '[' x86_64 '!=' x86_64 ']'
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + url=https://download.docker.com/linux/static
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:48:32 [2022-09-07T03:48:32.254Z] #0 5.524 + tar -xz docker/docker
03:48:32 [2022-09-07T03:48:32.514Z] #31 ...
03:48:32 [2022-09-07T03:48:32.514Z] 
03:48:32 [2022-09-07T03:48:32.514Z] #32 [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
03:48:32 [2022-09-07T03:48:32.514Z] #0 6.422 go: downloading github.com/pelletier/go-toml v1.8.1
03:48:32 [2022-09-07T03:48:32.514Z] #32 ...
03:48:32 [2022-09-07T03:48:32.514Z] 
03:48:32 [2022-09-07T03:48:32.514Z] #33 [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
03:48:32 [2022-09-07T03:48:32.514Z] #0 7.222 go: downloading mvdan.cc/sh/v3 v3.0.2
03:48:32 [2022-09-07T03:48:32.514Z] #0 8.963 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:48:32 [2022-09-07T03:48:32.514Z] #0 8.993 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:48:32 [2022-09-07T03:48:32.514Z] #0 9.064 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:48:32 [2022-09-07T03:48:32.607Z] #46 ...
03:48:32 [2022-09-07T03:48:32.607Z] 
03:48:32 [2022-09-07T03:48:32.607Z] #29 [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
03:48:32 [2022-09-07T03:48:32.607Z] #29 69.33 gotestsum version dev
03:48:32 [2022-09-07T03:48:32.607Z] #29 DONE 69.6s
03:48:32 [2022-09-07T03:48:32.607Z] 
03:48:32 [2022-09-07T03:48:32.607Z] #37 [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
03:48:32 [2022-09-07T03:48:32.607Z] #37 63.16 Selecting previously unselected package mingw-w64-x86-64-dev.
03:48:32 [2022-09-07T03:48:32.607Z] #37 63.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
03:48:32 [2022-09-07T03:48:32.607Z] #37 63.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
03:48:32 [2022-09-07T03:48:32.607Z] #37 69.83 Selecting previously unselected package gcc-mingw-w64-base.
03:48:32 [2022-09-07T03:48:32.607Z] #37 69.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
03:48:32 [2022-09-07T03:48:32.607Z] #37 69.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:48:32 [2022-09-07T03:48:32.775Z] #33 ...
03:48:32 [2022-09-07T03:48:32.775Z] 
03:48:32 [2022-09-07T03:48:32.775Z] #34 [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
03:48:32 [2022-09-07T03:48:32.775Z] #0 4.686 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:32 [2022-09-07T03:48:32.775Z] #0 4.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:32 [2022-09-07T03:48:32.775Z] #0 4.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:32 [2022-09-07T03:48:32.775Z] #0 4.961 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:48:32 [2022-09-07T03:48:32.775Z] #0 5.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:48:32 [2022-09-07T03:48:32.775Z] #0 7.619 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:48:32 [2022-09-07T03:48:32.775Z] #34 ...
03:48:32 [2022-09-07T03:48:32.775Z] 
03:48:32 [2022-09-07T03:48:32.775Z] #35 [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
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + RM_GOPATH=0
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + TMP_GOPATH=
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + : /build
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + '[' -z '' ']'
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 ++ mktemp -d
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + export GOPATH=/tmp/tmp.xzidJoyPI2
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + GOPATH=/tmp/tmp.xzidJoyPI2
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + RM_GOPATH=1
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 + case "$(go env GOARCH)" in
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.264 ++ go env GOARCH
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.306 + export GO_BUILDMODE=-buildmode=pie
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.307 + GO_BUILDMODE=-buildmode=pie
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.311 ++ dirname /install.sh
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.321 + dir=/
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.321 + bin=rootlesskit
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.321 + shift
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.321 + '[' '!' -f //rootlesskit.installer ']'
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.321 + . //rootlesskit.installer
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.322 ++ : 1920341cd41e047834a21007424162a2dc946315
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.322 + install_rootlesskit
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.323 + case "$1" in
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.323 + export CGO_ENABLED=0
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.323 + CGO_ENABLED=0
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.325 + _install_rootlesskit
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.343 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.344 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.344 + for f in rootlesskit rootlesskit-docker-proxy
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.344 + GOBIN=/build
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.344 + GO111MODULE=on
03:48:32 [2022-09-07T03:48:32.775Z] #0 6.344 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
03:48:32 [2022-09-07T03:48:32.775Z] #0 7.103 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
03:48:32 [2022-09-07T03:48:32.775Z] #0 9.959 go: downloading github.com/sirupsen/logrus v1.8.1
03:48:32 [2022-09-07T03:48:32.775Z] #0 9.963 go: downloading github.com/urfave/cli/v2 v2.4.0
03:48:32 [2022-09-07T03:48:32.783Z] #27 4.768 + RM_GOPATH=0
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.768 + TMP_GOPATH=
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.768 + : /build
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.768 + '[' -z '' ']'
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.768 ++ mktemp -d
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.772 + export GOPATH=/tmp/tmp.hTVZ8NocB0
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.772 + GOPATH=/tmp/tmp.hTVZ8NocB0
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.772 + RM_GOPATH=1
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.772 + case "$(go env GOARCH)" in
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.772 ++ go env GOARCH
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.816 + export GO_BUILDMODE=-buildmode=pie
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.816 + GO_BUILDMODE=-buildmode=pie
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.817 ++ dirname /install.sh
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.823 + dir=/
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.823 + bin=dockercli
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.823 + shift
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.823 + '[' '!' -f //dockercli.installer ']'
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.823 + . //dockercli.installer
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.823 ++ : stable
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.824 ++ : 17.06.2-ce
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.824 + install_dockercli
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.824 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.824 Install docker/cli version 17.06.2-ce from stable
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.829 ++ uname -m
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.837 + arch=aarch64
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.837 + '[' aarch64 '!=' x86_64 ']'
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.840 + '[' aarch64 '!=' s390x ']'
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.840 + '[' aarch64 '!=' armhf ']'
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.840 + build_dockercli
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.840 + git clone https://github.com/docker/docker-ce /tmp/tmp.hTVZ8NocB0/tmp/docker-ce
03:48:32 [2022-09-07T03:48:32.784Z] #27 4.842 Cloning into '/tmp/tmp.hTVZ8NocB0/tmp/docker-ce'...
03:48:32 [2022-09-07T03:48:32.866Z] #37 70.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
03:48:32 [2022-09-07T03:48:32.866Z] #37 70.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
03:48:32 [2022-09-07T03:48:32.866Z] #37 70.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:48:33 [2022-09-07T03:48:33.038Z] #35 10.74 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
03:48:33 [2022-09-07T03:48:33.038Z] #35 ...
03:48:33 [2022-09-07T03:48:33.038Z] 
03:48:33 [2022-09-07T03:48:33.038Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:48:33 [2022-09-07T03:48:33.038Z] #0 6.378 + git clone https://github.com/docker/distribution.git .
03:48:33 [2022-09-07T03:48:33.038Z] #0 6.380 Cloning into '.'...
03:48:33 [2022-09-07T03:48:33.038Z] #36 ...
03:48:33 [2022-09-07T03:48:33.038Z] 
03:48:33 [2022-09-07T03:48:33.039Z] #37 [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
03:48:33 [2022-09-07T03:48:33.039Z] #0 6.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:33 [2022-09-07T03:48:33.039Z] #0 6.102 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:33 [2022-09-07T03:48:33.039Z] #0 6.102 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:33 [2022-09-07T03:48:33.039Z] #0 6.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:48:33 [2022-09-07T03:48:33.039Z] #0 9.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:48:33 [2022-09-07T03:48:33.039Z] #0 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:48:33 [2022-09-07T03:48:33.299Z] #37 ...
03:48:33 [2022-09-07T03:48:33.299Z] 
03:48:33 [2022-09-07T03:48:33.299Z] #38 [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             ;
03:48:33 [2022-09-07T03:48:33.299Z] #0 6.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:33 [2022-09-07T03:48:33.299Z] #0 6.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:33 [2022-09-07T03:48:33.299Z] #0 6.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:33 [2022-09-07T03:48:33.299Z] #0 7.682 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:48:33 [2022-09-07T03:48:33.299Z] #0 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:48:33 [2022-09-07T03:48:33.350Z] #27 ...
03:48:33 [2022-09-07T03:48:33.350Z] 
03:48:33 [2022-09-07T03:48:33.350Z] #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
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.756 + RM_GOPATH=0
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.770 + TMP_GOPATH=
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.770 + : /build
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.770 + '[' -z '' ']'
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.771 ++ mktemp -d
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.773 + export GOPATH=/tmp/tmp.9kznOVPPV3
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.773 + GOPATH=/tmp/tmp.9kznOVPPV3
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.773 + RM_GOPATH=1
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.773 + case "$(go env GOARCH)" in
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.781 ++ go env GOARCH
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.843 + export GO_BUILDMODE=-buildmode=pie
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.845 + GO_BUILDMODE=-buildmode=pie
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.846 ++ dirname /install.sh
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.873 + dir=/
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.873 + bin=rootlesskit
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.874 + shift
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.874 + '[' '!' -f //rootlesskit.installer ']'
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.875 + . //rootlesskit.installer
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.878 ++ : 1920341cd41e047834a21007424162a2dc946315
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.880 + install_rootlesskit
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.880 + case "$1" in
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.880 + export CGO_ENABLED=0
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.881 + CGO_ENABLED=0
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.881 + _install_rootlesskit
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.888 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.890 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.890 + for f in rootlesskit rootlesskit-docker-proxy
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.890 + GOBIN=/build
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.891 + GO111MODULE=on
03:48:33 [2022-09-07T03:48:33.350Z] #0 4.891 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
03:48:33 [2022-09-07T03:48:33.350Z] #0 5.471 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
03:48:33 [2022-09-07T03:48:33.560Z] #38 ...
03:48:33 [2022-09-07T03:48:33.560Z] 
03:48:33 [2022-09-07T03:48:33.560Z] #39 [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
03:48:33 [2022-09-07T03:48:33.560Z] #0 6.152 go: downloading gotest.tools/gotestsum v1.8.1
03:48:33 [2022-09-07T03:48:33.560Z] #0 7.861 go: downloading github.com/fatih/color v1.10.0
03:48:33 [2022-09-07T03:48:33.560Z] #0 7.890 go: downloading github.com/dnephin/pflag v1.0.7
03:48:33 [2022-09-07T03:48:33.560Z] #0 8.120 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:48:33 [2022-09-07T03:48:33.560Z] #0 8.324 go: downloading github.com/pkg/errors v0.9.1
03:48:33 [2022-09-07T03:48:33.560Z] #0 8.452 go: downloading golang.org/x/tools v0.1.0
03:48:33 [2022-09-07T03:48:33.560Z] #0 9.043 go: downloading github.com/mattn/go-colorable v0.1.8
03:48:33 [2022-09-07T03:48:33.560Z] #0 9.170 go: downloading github.com/mattn/go-isatty v0.0.12
03:48:33 [2022-09-07T03:48:33.560Z] #0 9.505 go: downloading github.com/fsnotify/fsnotify v1.4.9
03:48:33 [2022-09-07T03:48:33.560Z] #0 9.617 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
03:48:33 [2022-09-07T03:48:33.560Z] #39 ...
03:48:33 [2022-09-07T03:48:33.560Z] 
03:48:33 [2022-09-07T03:48:33.560Z] #40 [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
03:48:33 [2022-09-07T03:48:33.560Z] #0 6.057 + git clone https://github.com/kolyshkin/go-swagger.git .
03:48:33 [2022-09-07T03:48:33.560Z] #0 6.066 Cloning into '.'...
03:48:33 [2022-09-07T03:48:33.821Z] #40 ...
03:48:33 [2022-09-07T03:48:33.821Z] 
03:48:33 [2022-09-07T03:48:33.821Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:33 [2022-09-07T03:48:33.821Z] #0 6.774 go: downloading github.com/golangci/golangci-lint v1.46.2
03:48:33 [2022-09-07T03:48:33.821Z] #0 9.307 go: downloading github.com/fatih/color v1.13.0
03:48:33 [2022-09-07T03:48:33.821Z] #0 9.320 go: downloading github.com/gofrs/flock v0.8.1
03:48:33 [2022-09-07T03:48:33.821Z] #0 9.464 go: downloading github.com/spf13/cobra v1.4.0
03:48:33 [2022-09-07T03:48:33.821Z] #0 9.498 go: downloading github.com/spf13/pflag v1.0.5
03:48:33 [2022-09-07T03:48:33.821Z] #0 9.866 go: downloading github.com/spf13/viper v1.11.0
03:48:33 [2022-09-07T03:48:33.821Z] #0 9.889 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
03:48:33 [2022-09-07T03:48:33.821Z] #0 10.51 go: downloading github.com/mattn/go-colorable v0.1.12
03:48:33 [2022-09-07T03:48:33.821Z] #0 10.58 go: downloading github.com/mattn/go-isatty v0.0.14
03:48:33 [2022-09-07T03:48:33.821Z] #0 10.66 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
03:48:33 [2022-09-07T03:48:33.821Z] #0 10.68 go: downloading github.com/hashicorp/go-multierror v1.1.1
03:48:33 [2022-09-07T03:48:33.821Z] #41 ...
03:48:33 [2022-09-07T03:48:33.821Z] 
03:48:33 [2022-09-07T03:48:33.821Z] #30 [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
03:48:33 [2022-09-07T03:48:33.821Z] #30 10.74 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
03:48:33 [2022-09-07T03:48:33.821Z] #30 10.82 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
03:48:33 [2022-09-07T03:48:33.918Z] #28 ...
03:48:33 [2022-09-07T03:48:33.918Z] 
03:48:33 [2022-09-07T03:48:33.918Z] #29 [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
03:48:33 [2022-09-07T03:48:33.918Z] #0 1.595 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:48:33 [2022-09-07T03:48:33.918Z] #0 1.789 
03:48:33 [2022-09-07T03:48:33.918Z] #0 2.023 #=#=#                                                                         

######################################################################## 100.0%
03:48:33 [2022-09-07T03:48:33.918Z] #0 2.257 
03:48:33 [2022-09-07T03:48:33.918Z] #0 3.306 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:48:33 [2022-09-07T03:48:33.918Z] #0 3.540 
03:48:33 [2022-09-07T03:48:33.918Z] #0 3.794 #=#=#                                                                         

                                                                           0.4%
######################################################################## 100.0%
03:48:33 [2022-09-07T03:48:33.918Z] #0 4.197 
03:48:33 [2022-09-07T03:48:33.918Z] #0 5.688 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
03:48:33 [2022-09-07T03:48:33.918Z] #0 6.005 
03:48:33 [2022-09-07T03:48:33.918Z] #0 6.235 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
######################################################################    98.0%
######################################################################## 100.0%
03:48:33 [2022-09-07T03:48:33.918Z] #0 7.045 
03:48:33 [2022-09-07T03:48:33.918Z] #29 ...
03:48:33 [2022-09-07T03:48:33.918Z] 
03:48:33 [2022-09-07T03:48:33.918Z] #26 [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
03:48:33 [2022-09-07T03:48:33.918Z] #26 5.406 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:33 [2022-09-07T03:48:33.918Z] #26 5.435 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:33 [2022-09-07T03:48:33.918Z] #26 5.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:33 [2022-09-07T03:48:33.918Z] #26 6.009 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
03:48:33 [2022-09-07T03:48:33.918Z] #26 6.634 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:48:34 [2022-09-07T03:48:34.035Z] #41 ...
03:48:34 [2022-09-07T03:48:34.035Z] 
03:48:34 [2022-09-07T03:48:34.035Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:48:34 [2022-09-07T03:48:34.035Z] #40 44.61 Reading package lists...
03:48:35 [2022-09-07T03:48:35.067Z] #9 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.1s done
03:48:35 [2022-09-07T03:48:35.067Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
03:48:36 [2022-09-07T03:48:36.467Z] #26 9.038 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:48:37 [2022-09-07T03:48:37.034Z] #26 ...
03:48:37 [2022-09-07T03:48:37.034Z] 
03:48:37 [2022-09-07T03:48:37.034Z] #30 [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
03:48:37 [2022-09-07T03:48:37.034Z] #0 5.127 go: downloading github.com/tc-hib/go-winres v0.2.3
03:48:37 [2022-09-07T03:48:37.034Z] #0 5.955 go: downloading github.com/tc-hib/winres v0.1.5
03:48:37 [2022-09-07T03:48:37.034Z] #0 7.076 go: downloading github.com/urfave/cli/v2 v2.3.0
03:48:37 [2022-09-07T03:48:37.034Z] #0 7.380 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
03:48:37 [2022-09-07T03:48:37.034Z] #0 7.463 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
03:48:37 [2022-09-07T03:48:37.034Z] #0 9.974 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
03:48:37 [2022-09-07T03:48:37.034Z] #0 10.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:48:37 [2022-09-07T03:48:37.120Z] #30 14.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
03:48:37 [2022-09-07T03:48:37.120Z] #30 14.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:48:37 [2022-09-07T03:48:37.293Z] #30 ...
03:48:37 [2022-09-07T03:48:37.293Z] 
03:48:37 [2022-09-07T03:48:37.293Z] #31 [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
03:48:37 [2022-09-07T03:48:37.293Z] #0 3.412 go: downloading mvdan.cc/sh/v3 v3.0.2
03:48:37 [2022-09-07T03:48:37.293Z] #0 4.152 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:48:37 [2022-09-07T03:48:37.293Z] #0 4.152 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:48:37 [2022-09-07T03:48:37.293Z] #0 4.248 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:48:37 [2022-09-07T03:48:37.293Z] #0 5.328 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:48:37 [2022-09-07T03:48:37.293Z] #31 ...
03:48:37 [2022-09-07T03:48:37.293Z] 
03:48:37 [2022-09-07T03:48:37.293Z] #32 [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
03:48:37 [2022-09-07T03:48:37.293Z] #0 4.963 go: downloading github.com/pelletier/go-toml v1.8.1
03:48:37 [2022-09-07T03:48:37.552Z] #32 ...
03:48:37 [2022-09-07T03:48:37.552Z] 
03:48:37 [2022-09-07T03:48:37.552Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:48:37 [2022-09-07T03:48:37.552Z] #0 4.918 + git clone https://github.com/docker/distribution.git .
03:48:37 [2022-09-07T03:48:37.552Z] #0 4.924 Cloning into '.'...
03:48:37 [2022-09-07T03:48:37.552Z] #33 ...
03:48:37 [2022-09-07T03:48:37.552Z] 
03:48:37 [2022-09-07T03:48:37.552Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:37 [2022-09-07T03:48:37.552Z] #0 4.496 go: downloading github.com/golangci/golangci-lint v1.46.2
03:48:37 [2022-09-07T03:48:37.552Z] #0 5.778 go: downloading github.com/fatih/color v1.13.0
03:48:37 [2022-09-07T03:48:37.552Z] #0 5.784 go: downloading github.com/gofrs/flock v0.8.1
03:48:37 [2022-09-07T03:48:37.552Z] #0 5.906 go: downloading github.com/spf13/cobra v1.4.0
03:48:37 [2022-09-07T03:48:37.552Z] #0 5.974 go: downloading github.com/spf13/pflag v1.0.5
03:48:37 [2022-09-07T03:48:37.552Z] #0 6.067 go: downloading github.com/spf13/viper v1.11.0
03:48:37 [2022-09-07T03:48:37.552Z] #0 6.268 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
03:48:37 [2022-09-07T03:48:37.552Z] #0 6.756 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
03:48:37 [2022-09-07T03:48:37.552Z] #0 6.803 go: downloading github.com/go-critic/go-critic v0.6.3
03:48:37 [2022-09-07T03:48:37.552Z] #0 8.289 go: downloading github.com/hashicorp/go-version v1.4.0
03:48:37 [2022-09-07T03:48:37.552Z] #0 8.431 go: downloading github.com/ldez/gomoddirectives v0.2.3
03:48:37 [2022-09-07T03:48:37.552Z] #0 8.547 go: downloading github.com/mitchellh/go-homedir v1.1.0
03:48:37 [2022-09-07T03:48:37.552Z] #0 8.648 go: downloading github.com/hashicorp/go-multierror v1.1.1
03:48:37 [2022-09-07T03:48:37.812Z] #34 ...
03:48:37 [2022-09-07T03:48:37.812Z] 
03:48:37 [2022-09-07T03:48:37.812Z] #35 [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
03:48:37 [2022-09-07T03:48:37.812Z] #0 4.977 go: downloading github.com/go-delve/delve v1.8.1
03:48:37 [2022-09-07T03:48:37.812Z] #35 ...
03:48:37 [2022-09-07T03:48:37.812Z] 
03:48:37 [2022-09-07T03:48:37.812Z] #36 [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             ;
03:48:37 [2022-09-07T03:48:37.812Z] #0 5.443 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:37 [2022-09-07T03:48:37.812Z] #0 5.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:37 [2022-09-07T03:48:37.812Z] #0 5.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:37 [2022-09-07T03:48:37.812Z] #0 6.405 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:48:37 [2022-09-07T03:48:37.812Z] #0 8.897 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:48:38 [2022-09-07T03:48:38.062Z] #30 ...
03:48:38 [2022-09-07T03:48:38.062Z] 
03:48:38 [2022-09-07T03:48:38.062Z] #31 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:48:38 [2022-09-07T03:48:38.062Z] #31 15.12 + mkdir -p /build
03:48:38 [2022-09-07T03:48:38.062Z] #31 15.12 + mv docker/docker /build/
03:48:38 [2022-09-07T03:48:38.062Z] #31 15.13 + rmdir docker
03:48:38 [2022-09-07T03:48:38.062Z] #31 DONE 15.6s
03:48:38 [2022-09-07T03:48:38.062Z] 
03:48:38 [2022-09-07T03:48:38.062Z] #35 [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
03:48:38 [2022-09-07T03:48:38.062Z] #35 14.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
03:48:38 [2022-09-07T03:48:38.062Z] #35 15.04 go: downloading github.com/gofrs/flock v0.8.1
03:48:38 [2022-09-07T03:48:38.062Z] #35 15.09 go: downloading github.com/gorilla/mux v1.8.0
03:48:38 [2022-09-07T03:48:38.062Z] #35 15.32 go: downloading github.com/moby/sys/mountinfo v0.6.0
03:48:38 [2022-09-07T03:48:38.062Z] #35 15.47 go: downloading github.com/google/uuid v1.3.0
03:48:38 [2022-09-07T03:48:38.062Z] #35 15.55 go: downloading github.com/moby/vpnkit v0.5.0
03:48:38 [2022-09-07T03:48:38.062Z] #35 15.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
03:48:38 [2022-09-07T03:48:38.072Z] #36 ...
03:48:38 [2022-09-07T03:48:38.072Z] 
03:48:38 [2022-09-07T03:48:38.072Z] #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
03:48:38 [2022-09-07T03:48:38.072Z] #0 3.411 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:38 [2022-09-07T03:48:38.072Z] #0 3.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:38 [2022-09-07T03:48:38.072Z] #0 3.437 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:38 [2022-09-07T03:48:38.072Z] #0 3.726 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:48:38 [2022-09-07T03:48:38.072Z] #0 4.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:48:38 [2022-09-07T03:48:38.072Z] #0 6.695 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:48:38 [2022-09-07T03:48:38.323Z] #35 16.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
03:48:38 [2022-09-07T03:48:38.332Z] #37 ...
03:48:38 [2022-09-07T03:48:38.332Z] 
03:48:38 [2022-09-07T03:48:38.332Z] #38 [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
03:48:38 [2022-09-07T03:48:38.332Z] #0 4.808 + git clone https://github.com/kolyshkin/go-swagger.git .
03:48:38 [2022-09-07T03:48:38.332Z] #0 4.818 Cloning into '.'...
03:48:38 [2022-09-07T03:48:38.332Z] #38 ...
03:48:38 [2022-09-07T03:48:38.332Z] 
03:48:38 [2022-09-07T03:48:38.332Z] #39 [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
03:48:38 [2022-09-07T03:48:38.332Z] #0 4.195 go: downloading gotest.tools/gotestsum v1.8.1
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.351 go: downloading github.com/dnephin/pflag v1.0.7
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.351 go: downloading github.com/fatih/color v1.10.0
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.402 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.414 go: downloading github.com/pkg/errors v0.9.1
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.639 go: downloading github.com/fsnotify/fsnotify v1.4.9
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.694 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.806 go: downloading github.com/mattn/go-colorable v0.1.8
03:48:38 [2022-09-07T03:48:38.332Z] #0 5.998 go: downloading github.com/mattn/go-isatty v0.0.12
03:48:38 [2022-09-07T03:48:38.332Z] #0 6.160 go: downloading github.com/jonboulle/clockwork v0.2.2
03:48:38 [2022-09-07T03:48:38.332Z] #0 6.264 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
03:48:38 [2022-09-07T03:48:38.332Z] #0 6.306 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
03:48:38 [2022-09-07T03:48:38.332Z] #0 6.471 go: downloading golang.org/x/tools v0.1.0
03:48:38 [2022-09-07T03:48:38.332Z] #0 10.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
03:48:38 [2022-09-07T03:48:38.332Z] #0 10.88 go: downloading golang.org/x/mod v0.3.0
03:48:38 [2022-09-07T03:48:38.591Z] #39 ...
03:48:38 [2022-09-07T03:48:38.591Z] 
03:48:38 [2022-09-07T03:48:38.591Z] #40 [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
03:48:38 [2022-09-07T03:48:38.591Z] #0 5.542 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 5.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 5.605 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 6.711 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 8.954 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #40 ...
03:48:38 [2022-09-07T03:48:38.591Z] 
03:48:38 [2022-09-07T03:48:38.591Z] #41 [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
03:48:38 [2022-09-07T03:48:38.591Z] #0 5.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 5.249 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 6.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 8.776 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:48:38 [2022-09-07T03:48:38.591Z] #0 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:48:38 [2022-09-07T03:48:38.850Z] #41 ...
03:48:38 [2022-09-07T03:48:38.850Z] 
03:48:38 [2022-09-07T03:48:38.850Z] #40 [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
03:48:38 [2022-09-07T03:48:38.850Z] #40 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:48:38 [2022-09-07T03:48:38.894Z] #35 16.64 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
03:48:39 [2022-09-07T03:48:39.156Z] #35 17.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
03:48:39 [2022-09-07T03:48:39.265Z] #9 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.0s done
03:48:39 [2022-09-07T03:48:39.286Z] #40 58.89 Reading package lists...
03:48:39 [2022-09-07T03:48:39.286Z] #40 ...
03:48:39 [2022-09-07T03:48:39.286Z] 
03:48:39 [2022-09-07T03:48:39.286Z] #41 [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
03:48:39 [2022-09-07T03:48:39.286Z] #41 32.00 libtoolize: putting auxiliary files in '.'.
03:48:39 [2022-09-07T03:48:39.286Z] #41 32.00 libtoolize: copying file './ltmain.sh'
03:48:39 [2022-09-07T03:48:39.286Z] #41 32.50 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
03:48:39 [2022-09-07T03:48:39.286Z] #41 32.50 libtoolize: and rerunning libtoolize and aclocal.
03:48:39 [2022-09-07T03:48:39.286Z] #41 32.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:48:39 [2022-09-07T03:48:39.526Z] #9 ...
03:48:39 [2022-09-07T03:48:39.526Z] 
03:48:39 [2022-09-07T03:48:39.526Z] #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
03:48:39 [2022-09-07T03:48:39.526Z] #0 1.131 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 1.145 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 1.145 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 1.274 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 1.493 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 1.908 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:48:39 [2022-09-07T03:48:39.526Z] #0 3.000 Fetched 8574 kB in 2s (4026 kB/s)
03:48:39 [2022-09-07T03:48:39.526Z] #0 3.000 Reading package lists...
03:48:39 [2022-09-07T03:48:39.526Z] #0 3.809 Reading package lists...
03:48:39 [2022-09-07T03:48:39.526Z] #0 4.583 Building dependency tree...
03:48:39 [2022-09-07T03:48:39.526Z] #0 4.923 The following additional packages will be installed:
03:48:39 [2022-09-07T03:48:39.526Z] #0 4.923   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
03:48:39 [2022-09-07T03:48:39.526Z] #0 4.924   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
03:48:39 [2022-09-07T03:48:39.526Z] #0 4.925 Recommended packages:
03:48:39 [2022-09-07T03:48:39.526Z] #0 4.925   libldap-common publicsuffix libsasl2-modules
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.095 The following NEW packages will be installed:
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.096   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.097   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.097   libssh2-1 openssl
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.371 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.371 Need to get 3047 kB of archives.
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.371 After this operation, 6661 kB of additional disk space will be used.
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.371 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.391 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.391 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.391 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.391 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.396 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.400 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.400 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.400 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.410 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.410 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.410 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.415 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.415 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.415 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.584 debconf: delaying package configuration, since apt-utils is not installed
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.620 Fetched 3047 kB in 0s (9819 kB/s)
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.646 Selecting previously unselected package openssl.
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.646 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6661 files and directories currently installed.)
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.656 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.658 Unpacking openssl (1.1.1n-0+deb11u3) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.793 Selecting previously unselected package ca-certificates.
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.793 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.798 Unpacking ca-certificates (20210119) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.893 Selecting previously unselected package libbrotli1:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.893 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.903 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.976 Selecting previously unselected package libsasl2-modules-db:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.976 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 5.981 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.024 Selecting previously unselected package libsasl2-2:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.024 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.033 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.077 Selecting previously unselected package libldap-2.4-2:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.077 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.082 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.154 Selecting previously unselected package libnghttp2-14:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.154 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.158 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.211 Selecting previously unselected package libpsl5:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.211 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.213 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.263 Selecting previously unselected package librtmp1:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.263 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.267 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.310 Selecting previously unselected package libssh2-1:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.310 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.315 Unpacking libssh2-1:amd64 (1.9.0-2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.372 Selecting previously unselected package libcurl4:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.372 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.385 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.438 Selecting previously unselected package curl.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.438 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.441 Unpacking curl (7.74.0-1.3+deb11u2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.507 Selecting previously unselected package libonig5:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.507 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.512 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.584 Selecting previously unselected package libjq1:amd64.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.584 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.601 Unpacking libjq1:amd64 (1.6-2.1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.636 Selecting previously unselected package jq.
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.636 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.642 Unpacking jq (1.6-2.1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.709 Setting up libpsl5:amd64 (0.21.0-1.2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.721 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.732 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.742 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.754 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.765 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.777 Setting up libssh2-1:amd64 (1.9.0-2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.787 Setting up openssl (1.1.1n-0+deb11u3) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.801 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.815 Setting up libjq1:amd64 (1.6-2.1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.823 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 6.833 Setting up ca-certificates (20210119) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 7.398 Updating certificates in /etc/ssl/certs...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.000 129 added, 0 removed; done.
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.029 Setting up jq (1.6-2.1) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.040 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.051 Setting up curl (7.74.0-1.3+deb11u2) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.061 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.082 Processing triggers for ca-certificates (20210119) ...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.090 Updating certificates in /etc/ssl/certs...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.663 0 added, 0 removed; done.
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.663 Running hooks in /etc/ca-certificates/update.d...
03:48:39 [2022-09-07T03:48:39.526Z] #0 8.668 done.
03:48:39 [2022-09-07T03:48:39.526Z] #17 DONE 9.7s
03:48:39 [2022-09-07T03:48:39.526Z] 
03:48:39 [2022-09-07T03:48:39.526Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
03:48:39 [2022-09-07T03:48:39.526Z] #18 DONE 0.1s
03:48:39 [2022-09-07T03:48:39.526Z] 
03:48:39 [2022-09-07T03:48:39.526Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555
03:48:39 [2022-09-07T03:48:39.526Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd
03:48:40 [2022-09-07T03:48:40.996Z] #37 76.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
03:48:40 [2022-09-07T03:48:40.996Z] #37 76.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:48:40 [2022-09-07T03:48:40.996Z] #37 76.91 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:48:42 [2022-09-07T03:48:42.464Z] #35 ...
03:48:42 [2022-09-07T03:48:42.464Z] 
03:48:42 [2022-09-07T03:48:42.464Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:42 [2022-09-07T03:48:42.464Z] #41 17.40 go: downloading github.com/sirupsen/logrus v1.8.1
03:48:42 [2022-09-07T03:48:42.464Z] #41 17.41 go: downloading github.com/stretchr/testify v1.7.1
03:48:42 [2022-09-07T03:48:42.464Z] #41 17.69 go: downloading github.com/go-critic/go-critic v0.6.3
03:48:42 [2022-09-07T03:48:42.464Z] #41 18.56 go: downloading github.com/hashicorp/go-version v1.4.0
03:48:42 [2022-09-07T03:48:42.464Z] #41 18.58 go: downloading github.com/ldez/gomoddirectives v0.2.3
03:48:42 [2022-09-07T03:48:42.464Z] #41 18.64 go: downloading github.com/mitchellh/go-homedir v1.1.0
03:48:42 [2022-09-07T03:48:42.464Z] #41 18.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
03:48:42 [2022-09-07T03:48:42.464Z] #41 18.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
03:48:42 [2022-09-07T03:48:42.464Z] #41 18.86 go: downloading github.com/fsnotify/fsnotify v1.5.4
03:48:42 [2022-09-07T03:48:42.464Z] #41 19.01 go: downloading github.com/mitchellh/mapstructure v1.5.0
03:48:42 [2022-09-07T03:48:42.464Z] #41 19.07 go: downloading github.com/spf13/afero v1.8.2
03:48:42 [2022-09-07T03:48:42.464Z] #41 19.24 go: downloading github.com/spf13/cast v1.4.1
03:48:42 [2022-09-07T03:48:42.464Z] #41 19.50 go: downloading github.com/spf13/jwalterweatherman v1.1.0
03:48:42 [2022-09-07T03:48:42.464Z] #41 19.63 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
03:48:42 [2022-09-07T03:48:42.464Z] #41 19.69 go: downloading github.com/hashicorp/errwrap v1.0.0
03:48:42 [2022-09-07T03:48:42.464Z] #41 19.81 go: downloading 4d63.com/gochecknoglobals v0.1.0
03:48:42 [2022-09-07T03:48:42.464Z] #41 20.06 go: downloading github.com/Antonboom/errname v0.1.6
03:48:42 [2022-09-07T03:48:42.464Z] #41 20.45 go: downloading github.com/Antonboom/nilnil v0.1.1
03:48:42 [2022-09-07T03:48:42.464Z] #41 20.55 go: downloading github.com/BurntSushi/toml v1.1.0
03:48:42 [2022-09-07T03:48:42.725Z] #41 ...
03:48:42 [2022-09-07T03:48:42.725Z] 
03:48:42 [2022-09-07T03:48:42.725Z] #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
03:48:42 [2022-09-07T03:48:42.725Z] #29 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:48:42 [2022-09-07T03:48:42.725Z] #29 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:48:42 [2022-09-07T03:48:42.987Z] #29 ...
03:48:42 [2022-09-07T03:48:42.987Z] 
03:48:42 [2022-09-07T03:48:42.987Z] #28 [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
03:48:42 [2022-09-07T03:48:42.987Z] #28 18.30 go: downloading github.com/sirupsen/logrus v1.6.0
03:48:42 [2022-09-07T03:48:42.987Z] #28 18.32 go: downloading github.com/spf13/cobra v1.1.3
03:48:42 [2022-09-07T03:48:42.987Z] #28 18.60 go: downloading github.com/mattn/go-isatty v0.0.3
03:48:42 [2022-09-07T03:48:42.987Z] #28 19.02 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
03:48:42 [2022-09-07T03:48:42.987Z] #28 19.20 go: downloading gopkg.in/yaml.v2 v2.4.0
03:48:42 [2022-09-07T03:48:42.987Z] #28 19.51 go: downloading github.com/cosiner/argv v0.1.0
03:48:42 [2022-09-07T03:48:42.987Z] #28 19.52 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
03:48:42 [2022-09-07T03:48:42.987Z] #28 19.66 go: downloading github.com/peterh/liner v1.2.2
03:48:42 [2022-09-07T03:48:42.987Z] #28 19.81 go: downloading github.com/google/go-dap v0.6.0
03:48:42 [2022-09-07T03:48:42.987Z] #28 20.20 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
03:48:42 [2022-09-07T03:48:42.987Z] #28 21.07 go: downloading github.com/mattn/go-runewidth v0.0.3
03:48:42 [2022-09-07T03:48:42.987Z] #28 21.22 go: downloading github.com/hashicorp/golang-lru v0.5.4
03:48:43 [2022-09-07T03:48:43.248Z] #28 21.32 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
03:48:43 [2022-09-07T03:48:43.248Z] #28 ...
03:48:43 [2022-09-07T03:48:43.248Z] 
03:48:43 [2022-09-07T03:48:43.248Z] #24 [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
03:48:43 [2022-09-07T03:48:43.248Z] #24 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:48:43 [2022-09-07T03:48:43.248Z] #24 13.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:48:43 [2022-09-07T03:48:43.248Z] #24 15.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
03:48:43 [2022-09-07T03:48:43.508Z] #24 ...
03:48:43 [2022-09-07T03:48:43.508Z] 
03:48:43 [2022-09-07T03:48:43.508Z] #32 [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
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28 tomll can be used in two ways:
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28 Writing to STDIN and reading from STDOUT:
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28   cat file.toml | tomll > file.toml
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28 
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28 Reading and updating a list of files:
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28   tomll a.toml b.toml c.toml
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28 
03:48:43 [2022-09-07T03:48:43.508Z] #32 21.28 When given a list of files, tomll will modify all files in place without asking.
03:48:43 [2022-09-07T03:48:43.508Z] #32 DONE 21.5s
03:48:43 [2022-09-07T03:48:43.508Z] 
03:48:43 [2022-09-07T03:48:43.508Z] #33 [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
03:48:43 [2022-09-07T03:48:43.508Z] #33 11.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:48:43 [2022-09-07T03:48:43.508Z] #33 ...
03:48:43 [2022-09-07T03:48:43.508Z] 
03:48:43 [2022-09-07T03:48:43.508Z] #35 [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
03:48:43 [2022-09-07T03:48:43.508Z] #35 20.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:48:44 [2022-09-07T03:48:44.079Z] #35 ...
03:48:44 [2022-09-07T03:48:44.079Z] 
03:48:44 [2022-09-07T03:48:44.079Z] #38 [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             ;
03:48:44 [2022-09-07T03:48:44.079Z] #38 12.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:48:44 [2022-09-07T03:48:44.079Z] #38 ...
03:48:44 [2022-09-07T03:48:44.079Z] 
03:48:44 [2022-09-07T03:48:44.079Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:44 [2022-09-07T03:48:44.079Z] #41 21.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
03:48:44 [2022-09-07T03:48:44.079Z] #41 21.89 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
03:48:44 [2022-09-07T03:48:44.079Z] #41 22.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
03:48:44 [2022-09-07T03:48:44.133Z] #40 16.66 Fetched 8460 kB in 11s (741 kB/s)
03:48:44 [2022-09-07T03:48:44.133Z] #40 16.66 Reading package lists...
03:48:44 [2022-09-07T03:48:44.133Z] #40 ...
03:48:44 [2022-09-07T03:48:44.133Z] 
03:48:44 [2022-09-07T03:48:44.133Z] #32 [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
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.38 tomll can be used in two ways:
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.38 Writing to STDIN and reading from STDOUT:
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.39   cat file.toml | tomll > file.toml
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.39 
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.39 Reading and updating a list of files:
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.39   tomll a.toml b.toml c.toml
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.39 
03:48:44 [2022-09-07T03:48:44.133Z] #32 16.39 When given a list of files, tomll will modify all files in place without asking.
03:48:44 [2022-09-07T03:48:44.340Z] #41 22.41 go: downloading github.com/alexkohler/prealloc v1.0.0
03:48:44 [2022-09-07T03:48:44.542Z] #41 39.52 configure.ac:7: installing './compile'
03:48:44 [2022-09-07T03:48:44.542Z] #41 39.54 configure.ac:11: installing './config.guess'
03:48:44 [2022-09-07T03:48:44.542Z] #41 39.54 configure.ac:11: installing './config.sub'
03:48:44 [2022-09-07T03:48:44.542Z] #41 39.55 configure.ac:8: installing './install-sh'
03:48:44 [2022-09-07T03:48:44.542Z] #41 39.56 configure.ac:8: installing './missing'
03:48:44 [2022-09-07T03:48:44.542Z] #41 39.66 Makefile.am: installing './depcomp'
03:48:44 [2022-09-07T03:48:44.600Z] #41 22.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0
03:48:44 [2022-09-07T03:48:44.600Z] #41 22.79 go: downloading github.com/ashanbrown/makezero v1.1.1
03:48:44 [2022-09-07T03:48:44.817Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.1s
03:48:44 [2022-09-07T03:48:44.861Z] #41 23.02 go: downloading github.com/bkielbasa/cyclop v1.2.0
03:48:45 [2022-09-07T03:48:45.073Z] #32 ...
03:48:45 [2022-09-07T03:48:45.073Z] 
03:48:45 [2022-09-07T03:48:45.073Z] #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
03:48:45 [2022-09-07T03:48:45.073Z] #28 7.535 go: downloading github.com/sirupsen/logrus v1.8.1
03:48:45 [2022-09-07T03:48:45.073Z] #28 7.542 go: downloading github.com/urfave/cli/v2 v2.4.0
03:48:45 [2022-09-07T03:48:45.073Z] #28 8.329 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
03:48:45 [2022-09-07T03:48:45.073Z] #28 10.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
03:48:45 [2022-09-07T03:48:45.073Z] #28 11.44 go: downloading github.com/google/uuid v1.3.0
03:48:45 [2022-09-07T03:48:45.073Z] #28 11.44 go: downloading github.com/moby/vpnkit v0.5.0
03:48:45 [2022-09-07T03:48:45.073Z] #28 11.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
03:48:45 [2022-09-07T03:48:45.073Z] #28 11.63 go: downloading github.com/gofrs/flock v0.8.1
03:48:45 [2022-09-07T03:48:45.073Z] #28 11.85 go: downloading github.com/gorilla/mux v1.8.0
03:48:45 [2022-09-07T03:48:45.073Z] #28 12.07 go: downloading github.com/moby/sys/mountinfo v0.6.0
03:48:45 [2022-09-07T03:48:45.073Z] #28 12.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
03:48:45 [2022-09-07T03:48:45.073Z] #28 12.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
03:48:45 [2022-09-07T03:48:45.073Z] #28 12.68 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
03:48:45 [2022-09-07T03:48:45.073Z] #28 15.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:48:45 [2022-09-07T03:48:45.073Z] #28 ...
03:48:45 [2022-09-07T03:48:45.073Z] 
03:48:45 [2022-09-07T03:48:45.073Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:45 [2022-09-07T03:48:45.073Z] #34 11.96 go: downloading github.com/mattn/go-colorable v0.1.12
03:48:45 [2022-09-07T03:48:45.073Z] #34 11.97 go: downloading github.com/sirupsen/logrus v1.8.1
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.07 go: downloading github.com/stretchr/testify v1.7.1
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.32 go: downloading github.com/mattn/go-isatty v0.0.14
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.47 go: downloading github.com/fsnotify/fsnotify v1.5.4
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.60 go: downloading github.com/mitchellh/mapstructure v1.5.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.66 go: downloading github.com/spf13/afero v1.8.2
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.75 go: downloading github.com/spf13/cast v1.4.1
03:48:45 [2022-09-07T03:48:45.073Z] #34 12.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.00 go: downloading github.com/go-toolsmith/astcast v1.0.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.08 go: downloading github.com/go-toolsmith/astequal v1.0.1
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.17 go: downloading github.com/go-toolsmith/astp v1.0.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.23 go: downloading github.com/go-toolsmith/strparse v1.0.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.24 go: downloading github.com/go-toolsmith/typep v1.0.2
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.38 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.70 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
03:48:45 [2022-09-07T03:48:45.073Z] #34 13.92 go: downloading github.com/hashicorp/errwrap v1.0.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 14.08 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
03:48:45 [2022-09-07T03:48:45.073Z] #34 14.23 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
03:48:45 [2022-09-07T03:48:45.073Z] #34 14.69 go: downloading 4d63.com/gochecknoglobals v0.1.0
03:48:45 [2022-09-07T03:48:45.073Z] #34 14.92 go: downloading github.com/Antonboom/errname v0.1.6
03:48:45 [2022-09-07T03:48:45.074Z] #34 15.02 go: downloading github.com/Antonboom/nilnil v0.1.1
03:48:45 [2022-09-07T03:48:45.074Z] #34 15.20 go: downloading github.com/BurntSushi/toml v1.1.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.59 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.64 go: downloading github.com/alexkohler/prealloc v1.0.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.80 go: downloading github.com/ashanbrown/makezero v1.1.1
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.80 go: downloading github.com/bkielbasa/cyclop v1.2.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.85 go: downloading github.com/blizzy78/varnamelen v0.8.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.95 go: downloading github.com/breml/bidichk v0.2.3
03:48:45 [2022-09-07T03:48:45.074Z] #34 16.97 go: downloading github.com/breml/errchkjson v0.3.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.00 go: downloading github.com/butuzov/ireturn v0.1.1
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.02 go: downloading github.com/charithe/durationcheck v0.0.9
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.09 go: downloading github.com/daixiang0/gci v0.3.3
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.10 go: downloading github.com/denis-tingaikin/go-header v0.4.3
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.27 go: downloading github.com/esimonov/ifshort v1.0.4
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.36 go: downloading github.com/firefart/nonamedreturns v1.0.1
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.42 go: downloading github.com/fzipp/gocyclo v0.5.1
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.43 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.56 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.87 go: downloading github.com/golangci/misspell v0.3.5
03:48:45 [2022-09-07T03:48:45.074Z] #34 17.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
03:48:45 [2022-09-07T03:48:45.074Z] #34 18.00 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
03:48:45 [2022-09-07T03:48:45.074Z] #34 18.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
03:48:45 [2022-09-07T03:48:45.074Z] #34 18.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
03:48:45 [2022-09-07T03:48:45.121Z] #41 23.23 go: downloading github.com/blizzy78/varnamelen v0.8.0
03:48:45 [2022-09-07T03:48:45.333Z] #34 18.24 go: downloading github.com/jgautheron/goconst v1.5.1
03:48:45 [2022-09-07T03:48:45.333Z] #34 18.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
03:48:45 [2022-09-07T03:48:45.333Z] #34 18.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
03:48:45 [2022-09-07T03:48:45.333Z] #34 18.42 go: downloading github.com/julz/importas v0.1.0
03:48:45 [2022-09-07T03:48:45.333Z] #34 18.43 go: downloading github.com/kisielk/errcheck v1.6.0
03:48:45 [2022-09-07T03:48:45.383Z] #41 23.50 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.62 libtoolize: copying file 'build-aux/ltmain.sh'
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.69 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.69 libtoolize: copying file 'm4/libtool.m4'
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.76 libtoolize: copying file 'm4/ltoptions.m4'
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.84 libtoolize: copying file 'm4/ltsugar.m4'
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.91 libtoolize: copying file 'm4/ltversion.m4'
03:48:45 [2022-09-07T03:48:45.479Z] #41 40.99 libtoolize: copying file 'm4/lt~obsolete.m4'
03:48:45 [2022-09-07T03:48:45.596Z] #34 18.50 go: downloading github.com/kulti/thelper v0.6.2
03:48:45 [2022-09-07T03:48:45.596Z] #34 18.65 go: downloading github.com/kunwardeep/paralleltest v1.0.3
03:48:45 [2022-09-07T03:48:45.596Z] #34 ...
03:48:45 [2022-09-07T03:48:45.596Z] 
03:48:45 [2022-09-07T03:48:45.596Z] #29 [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
03:48:45 [2022-09-07T03:48:45.596Z] #29 11.74 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:48:45 [2022-09-07T03:48:45.596Z] #29 13.58 
03:48:45 [2022-09-07T03:48:45.596Z] #29 14.01 #=#=#                                                                         

######################################################################## 100.0%
03:48:45 [2022-09-07T03:48:45.596Z] #29 15.46 
03:48:45 [2022-09-07T03:48:45.596Z] #29 18.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
03:48:45 [2022-09-07T03:48:45.596Z] #29 20.08 
03:48:45 [2022-09-07T03:48:45.596Z] #29 20.38 #=#=#                                                                         

######################################################################## 100.0%
03:48:45 [2022-09-07T03:48:45.596Z] #29 21.58 
03:48:45 [2022-09-07T03:48:45.645Z] #41 23.63 go: downloading github.com/breml/bidichk v0.2.3
03:48:45 [2022-09-07T03:48:45.645Z] #41 23.75 go: downloading github.com/breml/errchkjson v0.3.0
03:48:45 [2022-09-07T03:48:45.645Z] #41 23.85 go: downloading github.com/butuzov/ireturn v0.1.1
03:48:45 [2022-09-07T03:48:45.735Z] #41 41.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:48:45 [2022-09-07T03:48:45.873Z] #29 ...
03:48:45 [2022-09-07T03:48:45.873Z] 
03:48:45 [2022-09-07T03:48:45.873Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:45 [2022-09-07T03:48:45.873Z] #34 18.73 go: downloading github.com/kyoh86/exportloopref v0.1.8
03:48:45 [2022-09-07T03:48:45.873Z] #34 18.78 go: downloading github.com/ldez/tagliatelle v0.3.1
03:48:45 [2022-09-07T03:48:45.873Z] #34 ...
03:48:45 [2022-09-07T03:48:45.873Z] 
03:48:45 [2022-09-07T03:48:45.873Z] #29 [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
03:48:45 [2022-09-07T03:48:45.873Z] #29 22.06 Download of images into '/build' complete.
03:48:45 [2022-09-07T03:48:45.873Z] #29 22.06 Use something like the following to load the result into a Docker daemon:
03:48:45 [2022-09-07T03:48:45.873Z] #29 22.06   tar -cC '/build' . | docker load
03:48:45 [2022-09-07T03:48:45.873Z] #29 DONE 22.2s
03:48:45 [2022-09-07T03:48:45.873Z] 
03:48:45 [2022-09-07T03:48:45.873Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:45 [2022-09-07T03:48:45.873Z] #34 18.95 go: downloading github.com/leonklingele/grouper v1.1.0
03:48:45 [2022-09-07T03:48:45.873Z] #34 18.95 go: downloading github.com/lufeee/execinquery v1.2.1
03:48:45 [2022-09-07T03:48:45.907Z] #41 23.92 go: downloading github.com/charithe/durationcheck v0.0.9
03:48:45 [2022-09-07T03:48:45.907Z] #41 24.01 go: downloading github.com/daixiang0/gci v0.3.3
03:48:46 [2022-09-07T03:48:46.141Z] #34 ...
03:48:46 [2022-09-07T03:48:46.141Z] 
03:48:46 [2022-09-07T03:48:46.141Z] #32 [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
03:48:46 [2022-09-07T03:48:46.141Z] #32 DONE 19.0s
03:48:46 [2022-09-07T03:48:46.141Z] 
03:48:46 [2022-09-07T03:48:46.141Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:46 [2022-09-07T03:48:46.141Z] #34 19.04 go: downloading github.com/maratori/testpackage v1.0.1
03:48:46 [2022-09-07T03:48:46.168Z] #41 24.01 go: downloading github.com/denis-tingaikin/go-header v0.4.3
03:48:46 [2022-09-07T03:48:46.168Z] #41 24.21 go: downloading github.com/esimonov/ifshort v1.0.4
03:48:46 [2022-09-07T03:48:46.168Z] #41 24.28 go: downloading github.com/firefart/nonamedreturns v1.0.1
03:48:46 [2022-09-07T03:48:46.428Z] #41 24.41 go: downloading github.com/fzipp/gocyclo v0.5.1
03:48:46 [2022-09-07T03:48:46.428Z] #41 ...
03:48:46 [2022-09-07T03:48:46.428Z] 
03:48:46 [2022-09-07T03:48:46.428Z] #39 [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
03:48:46 [2022-09-07T03:48:46.428Z] #39 14.29 go: downloading github.com/jonboulle/clockwork v0.2.2
03:48:46 [2022-09-07T03:48:46.428Z] #39 14.42 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
03:48:46 [2022-09-07T03:48:46.428Z] #39 14.55 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
03:48:46 [2022-09-07T03:48:46.428Z] #39 17.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
03:48:46 [2022-09-07T03:48:46.428Z] #39 17.15 go: downloading golang.org/x/mod v0.3.0
03:48:46 [2022-09-07T03:48:46.428Z] #39 ...
03:48:46 [2022-09-07T03:48:46.428Z] 
03:48:46 [2022-09-07T03:48:46.428Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:46 [2022-09-07T03:48:46.428Z] #41 24.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
03:48:46 [2022-09-07T03:48:46.690Z] #41 24.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
03:48:46 [2022-09-07T03:48:46.690Z] #41 24.60 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
03:48:46 [2022-09-07T03:48:46.690Z] #41 24.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
03:48:46 [2022-09-07T03:48:46.725Z] #34 19.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
03:48:46 [2022-09-07T03:48:46.725Z] #34 19.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
03:48:46 [2022-09-07T03:48:46.725Z] #34 19.58 go: downloading github.com/mgechev/revive v1.2.1
03:48:46 [2022-09-07T03:48:46.962Z] #41 25.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
03:48:47 [2022-09-07T03:48:47.224Z] #41 25.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
03:48:47 [2022-09-07T03:48:47.224Z] #41 25.30 go: downloading github.com/golangci/misspell v0.3.5
03:48:47 [2022-09-07T03:48:47.295Z] #34 20.39 go: downloading github.com/moricho/tparallel v0.2.1
03:48:47 [2022-09-07T03:48:47.295Z] #34 20.44 go: downloading github.com/nakabonne/nestif v0.3.1
03:48:47 [2022-09-07T03:48:47.362Z] #9 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 7.7s done
03:48:47 [2022-09-07T03:48:47.362Z] #9 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30
03:48:47 [2022-09-07T03:48:47.485Z] #41 25.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
03:48:47 [2022-09-07T03:48:47.485Z] #41 25.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
03:48:47 [2022-09-07T03:48:47.485Z] #41 25.60 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
03:48:47 [2022-09-07T03:48:47.485Z] #41 25.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
03:48:47 [2022-09-07T03:48:47.553Z] #34 20.49 go: downloading github.com/nishanths/exhaustive v0.7.11
03:48:47 [2022-09-07T03:48:47.553Z] #34 20.53 go: downloading github.com/nishanths/predeclared v0.2.2
03:48:47 [2022-09-07T03:48:47.572Z] #37 ...
03:48:47 [2022-09-07T03:48:47.573Z] 
03:48:47 [2022-09-07T03:48:47.573Z] #46 [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
03:48:47 [2022-09-07T03:48:47.573Z] #46 31.61 aclocal: warning: couldn't open directory 'm4': No such file or directory
03:48:47 [2022-09-07T03:48:47.622Z] #9 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done
03:48:47 [2022-09-07T03:48:47.622Z] #9 DONE 25.5s
03:48:47 [2022-09-07T03:48:47.622Z] 
03:48:47 [2022-09-07T03:48:47.622Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
03:48:47 [2022-09-07T03:48:47.630Z] #41 ...
03:48:47 [2022-09-07T03:48:47.630Z] 
03:48:47 [2022-09-07T03:48:47.630Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:48:47 [2022-09-07T03:48:47.630Z] #40 58.89 Reading package lists...
03:48:47 [2022-09-07T03:48:47.745Z] #41 25.71 go: downloading github.com/jgautheron/goconst v1.5.1
03:48:47 [2022-09-07T03:48:47.746Z] #41 25.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
03:48:47 [2022-09-07T03:48:47.746Z] #41 25.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
03:48:47 [2022-09-07T03:48:47.746Z] #41 25.87 go: downloading github.com/julz/importas v0.1.0
03:48:47 [2022-09-07T03:48:47.812Z] #34 20.63 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
03:48:47 [2022-09-07T03:48:47.812Z] #34 20.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3
03:48:47 [2022-09-07T03:48:47.812Z] #34 20.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
03:48:47 [2022-09-07T03:48:47.812Z] #34 20.76 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
03:48:47 [2022-09-07T03:48:47.812Z] #34 20.83 go: downloading github.com/securego/gosec/v2 v2.11.0
03:48:48 [2022-09-07T03:48:48.006Z] #41 25.98 go: downloading github.com/kisielk/errcheck v1.6.0
03:48:48 [2022-09-07T03:48:48.006Z] #41 26.03 go: downloading github.com/kulti/thelper v0.6.2
03:48:48 [2022-09-07T03:48:48.006Z] #41 26.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3
03:48:48 [2022-09-07T03:48:48.006Z] #41 26.23 go: downloading github.com/kyoh86/exportloopref v0.1.8
03:48:48 [2022-09-07T03:48:48.070Z] #34 21.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
03:48:48 [2022-09-07T03:48:48.070Z] #34 21.10 go: downloading github.com/sivchari/containedctx v1.0.2
03:48:48 [2022-09-07T03:48:48.070Z] #34 21.15 go: downloading github.com/sivchari/tenv v1.5.0
03:48:48 [2022-09-07T03:48:48.267Z] #41 26.25 go: downloading github.com/ldez/tagliatelle v0.3.1
03:48:48 [2022-09-07T03:48:48.330Z] #34 21.16 go: downloading github.com/sonatard/noctx v0.0.1
03:48:48 [2022-09-07T03:48:48.330Z] #34 21.28 go: downloading github.com/sourcegraph/go-diff v0.6.1
03:48:48 [2022-09-07T03:48:48.330Z] #34 21.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
03:48:48 [2022-09-07T03:48:48.528Z] #41 26.39 go: downloading github.com/leonklingele/grouper v1.1.0
03:48:48 [2022-09-07T03:48:48.528Z] #41 26.39 go: downloading github.com/lufeee/execinquery v1.2.1
03:48:48 [2022-09-07T03:48:48.528Z] #41 26.56 go: downloading github.com/maratori/testpackage v1.0.1
03:48:48 [2022-09-07T03:48:48.589Z] #34 21.45 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
03:48:48 [2022-09-07T03:48:48.589Z] #34 21.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4
03:48:48 [2022-09-07T03:48:48.589Z] #34 21.51 go: downloading github.com/tdakkota/asciicheck v0.1.1
03:48:48 [2022-09-07T03:48:48.589Z] #34 21.57 go: downloading github.com/tetafro/godot v1.4.11
03:48:48 [2022-09-07T03:48:48.589Z] #34 21.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
03:48:48 [2022-09-07T03:48:48.589Z] #34 21.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
03:48:48 [2022-09-07T03:48:48.789Z] #41 26.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
03:48:48 [2022-09-07T03:48:48.789Z] #41 26.71 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
03:48:48 [2022-09-07T03:48:48.789Z] #41 26.82 go: downloading github.com/mgechev/revive v1.2.1
03:48:48 [2022-09-07T03:48:48.848Z] #34 21.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
03:48:49 [2022-09-07T03:48:49.020Z] #19 DONE 1.4s
03:48:49 [2022-09-07T03:48:49.020Z] 
03:48:49 [2022-09-07T03:48:49.020Z] #20 [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
03:48:49 [2022-09-07T03:48:49.020Z] #0 1.581 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:48:49 [2022-09-07T03:48:49.020Z] #0 1.835 
03:48:49 [2022-09-07T03:48:49.020Z] #0 2.051 #=#=#                                                                         

######################################################################## 100.0%
03:48:49 [2022-09-07T03:48:49.020Z] #0 2.304 
03:48:49 [2022-09-07T03:48:49.020Z] #0 3.169 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:48:49 [2022-09-07T03:48:49.020Z] #0 3.441 
03:48:49 [2022-09-07T03:48:49.020Z] #0 3.658 #=#=#                                                                         

######################################################################## 100.0%
03:48:49 [2022-09-07T03:48:49.020Z] #0 3.930 
03:48:49 [2022-09-07T03:48:49.020Z] #0 4.803 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
03:48:49 [2022-09-07T03:48:49.020Z] #0 5.069 
03:48:49 [2022-09-07T03:48:49.020Z] #0 5.281 #=#=#                                                                         

###################                                                       27.1%
##########################################                                59.1%
#################################################################         91.3%
######################################################################## 100.0%
03:48:49 [2022-09-07T03:48:49.020Z] #0 5.807 
03:48:49 [2022-09-07T03:48:49.020Z] #0 6.685 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:48:49 [2022-09-07T03:48:49.020Z] #0 6.949 
03:48:49 [2022-09-07T03:48:49.020Z] #0 7.163 #=#=#                                                                         

######################################################################## 100.0%
03:48:49 [2022-09-07T03:48:49.020Z] #0 7.415 
03:48:49 [2022-09-07T03:48:49.020Z] #0 8.085 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
03:48:49 [2022-09-07T03:48:49.020Z] #0 8.370 
03:48:49 [2022-09-07T03:48:49.020Z] #0 8.586 #=#=#                                                                         

######################################################################## 100.0%
03:48:49 [2022-09-07T03:48:49.020Z] #0 8.775 
03:48:49 [2022-09-07T03:48:49.020Z] #0 8.818 Download of images into '/build' complete.
03:48:49 [2022-09-07T03:48:49.020Z] #0 8.819 Use something like the following to load the result into a Docker daemon:
03:48:49 [2022-09-07T03:48:49.020Z] #0 8.819   tar -cC '/build' . | docker load
03:48:49 [2022-09-07T03:48:49.020Z] #20 DONE 9.4s
03:48:49 [2022-09-07T03:48:49.020Z] 
03:48:49 [2022-09-07T03:48:49.020Z] #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
03:48:49 [2022-09-07T03:48:49.107Z] #34 22.07 go: downloading github.com/ultraware/funlen v0.0.3
03:48:49 [2022-09-07T03:48:49.107Z] #34 22.19 go: downloading github.com/ultraware/whitespace v0.0.5
03:48:49 [2022-09-07T03:48:49.359Z] #41 ...
03:48:49 [2022-09-07T03:48:49.359Z] 
03:48:49 [2022-09-07T03:48:49.359Z] #34 [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
03:48:49 [2022-09-07T03:48:49.359Z] #34 17.35 Fetched 8574 kB in 13s (661 kB/s)
03:48:49 [2022-09-07T03:48:49.359Z] #34 17.35 Reading package lists...
03:48:49 [2022-09-07T03:48:49.359Z] #34 24.06 Reading package lists...
03:48:49 [2022-09-07T03:48:49.359Z] #34 ...
03:48:49 [2022-09-07T03:48:49.359Z] 
03:48:49 [2022-09-07T03:48:49.359Z] #28 [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
03:48:49 [2022-09-07T03:48:49.359Z] #28 23.45 go: downloading github.com/russross/blackfriday/v2 v2.0.1
03:48:49 [2022-09-07T03:48:49.359Z] #28 23.60 go: downloading github.com/cilium/ebpf v0.7.0
03:48:49 [2022-09-07T03:48:49.359Z] #28 24.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
03:48:49 [2022-09-07T03:48:49.366Z] #34 22.19 go: downloading github.com/uudashr/gocognit v1.0.5
03:48:49 [2022-09-07T03:48:49.366Z] #34 22.23 go: downloading github.com/yagipy/maintidx v1.0.0
03:48:49 [2022-09-07T03:48:49.366Z] #34 22.24 go: downloading github.com/yeya24/promlinter v0.2.0
03:48:49 [2022-09-07T03:48:49.366Z] #34 22.31 go: downloading gitlab.com/bosi/decorder v0.2.1
03:48:49 [2022-09-07T03:48:49.366Z] #34 ...
03:48:49 [2022-09-07T03:48:49.366Z] 
03:48:49 [2022-09-07T03:48:49.366Z] #36 [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             ;
03:48:49 [2022-09-07T03:48:49.366Z] #36 12.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:48:49 [2022-09-07T03:48:49.366Z] #36 16.73 Fetched 8460 kB in 12s (733 kB/s)
03:48:49 [2022-09-07T03:48:49.366Z] #36 16.73 Reading package lists...
03:48:49 [2022-09-07T03:48:49.366Z] #36 22.07 Reading package lists...
03:48:49 [2022-09-07T03:48:49.366Z] #36 ...
03:48:49 [2022-09-07T03:48:49.366Z] 
03:48:49 [2022-09-07T03:48:49.366Z] #26 [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
03:48:49 [2022-09-07T03:48:49.366Z] #26 12.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:48:49 [2022-09-07T03:48:49.366Z] #26 14.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
03:48:49 [2022-09-07T03:48:49.366Z] #26 17.83 Fetched 8464 kB in 13s (667 kB/s)
03:48:49 [2022-09-07T03:48:49.589Z] #21 DONE 0.7s
03:48:49 [2022-09-07T03:48:49.589Z] 
03:48:49 [2022-09-07T03:48:49.589Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:48:49 [2022-09-07T03:48:49.625Z] #26 17.83 Reading package lists...
03:48:49 [2022-09-07T03:48:49.625Z] #26 ...
03:48:49 [2022-09-07T03:48:49.625Z] 
03:48:49 [2022-09-07T03:48:49.625Z] #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
03:48:49 [2022-09-07T03:48:49.625Z] #37 12.51 Fetched 8460 kB in 9s (905 kB/s)
03:48:49 [2022-09-07T03:48:49.625Z] #37 12.51 Reading package lists...
03:48:49 [2022-09-07T03:48:49.625Z] #37 17.31 Reading package lists...
03:48:49 [2022-09-07T03:48:49.625Z] #37 21.82 Building dependency tree...
03:48:49 [2022-09-07T03:48:49.625Z] #37 ...
03:48:49 [2022-09-07T03:48:49.625Z] 
03:48:49 [2022-09-07T03:48:49.625Z] #35 [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
03:48:49 [2022-09-07T03:48:49.625Z] #35 12.41 go: downloading github.com/sirupsen/logrus v1.6.0
03:48:49 [2022-09-07T03:48:49.625Z] #35 12.45 go: downloading github.com/spf13/cobra v1.1.3
03:48:49 [2022-09-07T03:48:49.625Z] #35 12.96 go: downloading github.com/mattn/go-isatty v0.0.3
03:48:49 [2022-09-07T03:48:49.625Z] #35 13.12 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
03:48:49 [2022-09-07T03:48:49.625Z] #35 13.27 go: downloading gopkg.in/yaml.v2 v2.4.0
03:48:49 [2022-09-07T03:48:49.625Z] #35 13.50 go: downloading github.com/cosiner/argv v0.1.0
03:48:49 [2022-09-07T03:48:49.625Z] #35 13.55 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
03:48:49 [2022-09-07T03:48:49.625Z] #35 13.57 go: downloading github.com/peterh/liner v1.2.2
03:48:49 [2022-09-07T03:48:49.625Z] #35 13.80 go: downloading github.com/google/go-dap v0.6.0
03:48:49 [2022-09-07T03:48:49.625Z] #35 14.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
03:48:49 [2022-09-07T03:48:49.625Z] #35 14.43 go: downloading github.com/mattn/go-runewidth v0.0.3
03:48:49 [2022-09-07T03:48:49.625Z] #35 14.56 go: downloading github.com/hashicorp/golang-lru v0.5.4
03:48:49 [2022-09-07T03:48:49.625Z] #35 14.71 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
03:48:49 [2022-09-07T03:48:49.625Z] #35 15.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1
03:48:49 [2022-09-07T03:48:49.625Z] #35 16.25 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
03:48:49 [2022-09-07T03:48:49.848Z] #22 ...
03:48:49 [2022-09-07T03:48:49.848Z] 
03:48:49 [2022-09-07T03:48:49.848Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
03:48:49 [2022-09-07T03:48:49.848Z] #23 DONE 0.1s
03:48:49 [2022-09-07T03:48:49.848Z] 
03:48:49 [2022-09-07T03:48:49.848Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
03:48:49 [2022-09-07T03:48:49.848Z] #24 DONE 0.2s
03:48:49 [2022-09-07T03:48:49.848Z] 
03:48:49 [2022-09-07T03:48:49.848Z] #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
03:48:49 [2022-09-07T03:48:49.848Z] #25 DONE 0.3s
03:48:49 [2022-09-07T03:48:49.848Z] 
03:48:49 [2022-09-07T03:48:49.848Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:48:49 [2022-09-07T03:48:49.848Z] #22 DONE 0.3s
03:48:49 [2022-09-07T03:48:49.848Z] 
03:48:49 [2022-09-07T03:48:49.848Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
03:48:49 [2022-09-07T03:48:49.848Z] #26 DONE 0.3s
03:48:49 [2022-09-07T03:48:49.848Z] 
03:48:49 [2022-09-07T03:48:49.848Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:48:49 [2022-09-07T03:48:49.885Z] #35 ...
03:48:49 [2022-09-07T03:48:49.885Z] 
03:48:49 [2022-09-07T03:48:49.885Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:48:50 [2022-09-07T03:48:50.146Z] #33 22.72 Updating files:  84% (1841/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
03:48:50 [2022-09-07T03:48:50.146Z] #33 22.93 + git checkout -q v2.3.0
03:48:50 [2022-09-07T03:48:50.747Z] #28 ...
03:48:50 [2022-09-07T03:48:50.747Z] 
03:48:50 [2022-09-07T03:48:50.747Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:50 [2022-09-07T03:48:50.747Z] #41 27.60 go: downloading github.com/moricho/tparallel v0.2.1
03:48:50 [2022-09-07T03:48:50.747Z] #41 27.60 go: downloading github.com/nakabonne/nestif v0.3.1
03:48:50 [2022-09-07T03:48:50.747Z] #41 27.74 go: downloading github.com/nishanths/exhaustive v0.7.11
03:48:50 [2022-09-07T03:48:50.747Z] #41 27.75 go: downloading github.com/nishanths/predeclared v0.2.2
03:48:50 [2022-09-07T03:48:50.747Z] #41 27.96 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.22 go: downloading github.com/securego/gosec/v2 v2.11.0
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.66 go: downloading github.com/sivchari/containedctx v1.0.2
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.72 go: downloading github.com/sivchari/tenv v1.5.0
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.76 go: downloading github.com/sonatard/noctx v0.0.1
03:48:50 [2022-09-07T03:48:50.747Z] #41 28.83 go: downloading github.com/sourcegraph/go-diff v0.6.1
03:48:51 [2022-09-07T03:48:51.008Z] #41 28.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
03:48:51 [2022-09-07T03:48:51.008Z] #41 29.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
03:48:51 [2022-09-07T03:48:51.008Z] #41 29.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4
03:48:51 [2022-09-07T03:48:51.008Z] #41 29.15 go: downloading github.com/tdakkota/asciicheck v0.1.1
03:48:51 [2022-09-07T03:48:51.158Z] #40 72.99 Building dependency tree...
03:48:51 [2022-09-07T03:48:51.278Z] #41 29.16 go: downloading github.com/tetafro/godot v1.4.11
03:48:51 [2022-09-07T03:48:51.278Z] #41 29.27 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
03:48:51 [2022-09-07T03:48:51.278Z] #41 29.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
03:48:51 [2022-09-07T03:48:51.278Z] #41 29.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
03:48:51 [2022-09-07T03:48:51.849Z] #41 29.89 go: downloading github.com/ultraware/funlen v0.0.3
03:48:51 [2022-09-07T03:48:51.849Z] #41 29.96 go: downloading github.com/ultraware/whitespace v0.0.5
03:48:51 [2022-09-07T03:48:51.849Z] #41 30.03 go: downloading github.com/uudashr/gocognit v1.0.5
03:48:52 [2022-09-07T03:48:52.110Z] #41 30.10 go: downloading github.com/yagipy/maintidx v1.0.0
03:48:52 [2022-09-07T03:48:52.110Z] #41 30.19 go: downloading github.com/yeya24/promlinter v0.2.0
03:48:52 [2022-09-07T03:48:52.110Z] #41 30.20 go: downloading gitlab.com/bosi/decorder v0.2.1
03:48:52 [2022-09-07T03:48:52.676Z] #33 25.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:48:52 [2022-09-07T03:48:52.681Z] #41 30.51 go: downloading honnef.co/go/tools v0.3.1
03:48:53 [2022-09-07T03:48:53.615Z] #33 ...
03:48:53 [2022-09-07T03:48:53.615Z] 
03:48:53 [2022-09-07T03:48:53.615Z] #41 [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
03:48:53 [2022-09-07T03:48:53.615Z] #41 16.29 Fetched 8460 kB in 11s (743 kB/s)
03:48:53 [2022-09-07T03:48:53.615Z] #41 16.29 Reading package lists...
03:48:53 [2022-09-07T03:48:53.615Z] #41 22.13 Reading package lists...
03:48:53 [2022-09-07T03:48:53.615Z] #41 26.44 Building dependency tree...
03:48:53 [2022-09-07T03:48:53.615Z] #41 ...
03:48:53 [2022-09-07T03:48:53.615Z] 
03:48:53 [2022-09-07T03:48:53.615Z] #36 [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             ;
03:48:53 [2022-09-07T03:48:53.615Z] #36 22.07 Reading package lists...
03:48:54 [2022-09-07T03:48:54.064Z] #41 ...
03:48:54 [2022-09-07T03:48:54.064Z] 
03:48:54 [2022-09-07T03:48:54.064Z] #37 [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
03:48:54 [2022-09-07T03:48:54.064Z] #37 21.86 Fetched 8574 kB in 16s (538 kB/s)
03:48:54 [2022-09-07T03:48:54.064Z] #37 21.86 Reading package lists...
03:48:54 [2022-09-07T03:48:54.064Z] #37 28.13 Reading package lists...
03:48:54 [2022-09-07T03:48:54.064Z] #37 ...
03:48:54 [2022-09-07T03:48:54.064Z] 
03:48:54 [2022-09-07T03:48:54.064Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:48:54 [2022-09-07T03:48:54.064Z] #36 29.46 Updating files:  77% (1677/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
03:48:54 [2022-09-07T03:48:54.064Z] #36 29.97 + git checkout -q v2.3.0
03:48:54 [2022-09-07T03:48:54.142Z] #46 ...
03:48:54 [2022-09-07T03:48:54.142Z] 
03:48:54 [2022-09-07T03:48:54.142Z] #37 [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
03:48:54 [2022-09-07T03:48:54.142Z] #37 90.40 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
03:48:54 [2022-09-07T03:48:54.142Z] #37 90.40 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:48:54 [2022-09-07T03:48:54.142Z] #37 90.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:48:54 [2022-09-07T03:48:54.325Z] #36 ...
03:48:54 [2022-09-07T03:48:54.325Z] 
03:48:54 [2022-09-07T03:48:54.325Z] #38 [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             ;
03:48:54 [2022-09-07T03:48:54.325Z] #38 22.43 Fetched 8574 kB in 16s (542 kB/s)
03:48:54 [2022-09-07T03:48:54.325Z] #38 22.43 Reading package lists...
03:48:54 [2022-09-07T03:48:54.325Z] #38 28.24 Reading package lists...
03:48:54 [2022-09-07T03:48:54.325Z] #38 ...
03:48:54 [2022-09-07T03:48:54.325Z] 
03:48:54 [2022-09-07T03:48:54.325Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:54 [2022-09-07T03:48:54.325Z] #41 32.24 go: downloading mvdan.cc/gofumpt v0.3.1
03:48:54 [2022-09-07T03:48:54.325Z] #41 32.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
03:48:54 [2022-09-07T03:48:54.325Z] #41 32.44 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
03:48:54 [2022-09-07T03:48:54.325Z] #41 32.47 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
03:48:54 [2022-09-07T03:48:54.325Z] #41 32.54 go: downloading github.com/davecgh/go-spew v1.1.1
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.40 The following additional packages will be installed:
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.41   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.43   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.44   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.45   linux-libc-dev-s390x-cross patch xz-utils
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.51 Suggested packages:
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.51   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.51   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.51   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.52   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.52   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.52   libyaml-shell-perl ed diffutils-doc
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.52 Recommended packages:
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.52   fakeroot build-essential libalgorithm-merge-perl libwww-perl
03:48:54 [2022-09-07T03:48:54.432Z] #40 79.52   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
03:48:54 [2022-09-07T03:48:54.585Z] #41 32.66 go: downloading github.com/pmezard/go-difflib v1.0.0
03:48:54 [2022-09-07T03:48:54.585Z] #41 32.76 go: downloading github.com/stretchr/objx v0.1.1
03:48:54 [2022-09-07T03:48:54.703Z] #40 ...
03:48:54 [2022-09-07T03:48:54.703Z] 
03:48:54 [2022-09-07T03:48:54.703Z] #41 [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
03:48:54 [2022-09-07T03:48:54.703Z] #41 50.06 configure.ac:7: installing 'build-aux/compile'
03:48:54 [2022-09-07T03:48:54.703Z] #41 50.07 configure.ac:9: installing 'build-aux/config.guess'
03:48:54 [2022-09-07T03:48:54.703Z] #41 50.07 configure.ac:9: installing 'build-aux/config.sub'
03:48:54 [2022-09-07T03:48:54.703Z] #41 50.07 configure.ac:11: installing 'build-aux/install-sh'
03:48:54 [2022-09-07T03:48:54.703Z] #41 50.08 configure.ac:11: installing 'build-aux/missing'
03:48:54 [2022-09-07T03:48:54.846Z] #41 32.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0
03:48:54 [2022-09-07T03:48:54.846Z] #41 32.87 go: downloading github.com/go-toolsmith/astcast v1.0.0
03:48:54 [2022-09-07T03:48:54.846Z] #41 32.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0
03:48:54 [2022-09-07T03:48:54.846Z] #41 32.94 go: downloading github.com/go-toolsmith/astequal v1.0.1
03:48:54 [2022-09-07T03:48:54.846Z] #41 32.96 go: downloading github.com/go-toolsmith/astp v1.0.0
03:48:54 [2022-09-07T03:48:54.846Z] #41 32.99 go: downloading github.com/go-toolsmith/strparse v1.0.0
03:48:54 [2022-09-07T03:48:54.965Z] #41 50.24 Makefile.am: installing 'build-aux/depcomp'
03:48:54 [2022-09-07T03:48:54.965Z] #41 50.35 parallel-tests: installing 'build-aux/test-driver'
03:48:54 [2022-09-07T03:48:54.992Z] #36 26.30 Building dependency tree...
03:48:55 [2022-09-07T03:48:55.106Z] #41 33.09 go: downloading github.com/go-toolsmith/typep v1.0.2
03:48:55 [2022-09-07T03:48:55.106Z] #41 33.13 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
03:48:55 [2022-09-07T03:48:55.106Z] #41 33.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
03:48:55 [2022-09-07T03:48:55.106Z] #41 ...
03:48:55 [2022-09-07T03:48:55.106Z] 
03:48:55 [2022-09-07T03:48:55.106Z] #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
03:48:55 [2022-09-07T03:48:55.106Z] #29 23.17 Fetched 8574 kB in 17s (519 kB/s)
03:48:55 [2022-09-07T03:48:55.106Z] #29 23.17 Reading package lists...
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.766 + RM_GOPATH=0
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.766 + TMP_GOPATH=
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.766 + : /build
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.766 + '[' -z '' ']'
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.766 ++ mktemp -d
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.769 + export GOPATH=/tmp/tmp.37WBeuSEIb
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.769 + GOPATH=/tmp/tmp.37WBeuSEIb
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.769 + RM_GOPATH=1
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.769 + case "$(go env GOARCH)" in
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.769 ++ go env GOARCH
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 Install docker/cli version 17.06.2-ce from stable
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + export GO_BUILDMODE=-buildmode=pie
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + GO_BUILDMODE=-buildmode=pie
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 ++ dirname /install.sh
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + dir=/
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + bin=dockercli
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + shift
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + '[' '!' -f //dockercli.installer ']'
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + . //dockercli.installer
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 ++ : stable
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 ++ : 17.06.2-ce
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + install_dockercli
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 ++ uname -m
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + arch=x86_64
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + '[' x86_64 '!=' x86_64 ']'
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + url=https://download.docker.com/linux/static
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + tar -xz docker/docker
03:48:55 [2022-09-07T03:48:55.136Z] #27 4.794 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:48:55 [2022-09-07T03:48:55.367Z] #29 29.00 Reading package lists...
03:48:55 [2022-09-07T03:48:55.367Z] #29 ...
03:48:55 [2022-09-07T03:48:55.367Z] 
03:48:55 [2022-09-07T03:48:55.367Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:48:55 [2022-09-07T03:48:55.367Z] #36 32.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:48:56 [2022-09-07T03:48:56.078Z] #27 ...
03:48:56 [2022-09-07T03:48:56.078Z] 
03:48:56 [2022-09-07T03:48:56.078Z] #28 [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
03:48:56 [2022-09-07T03:48:56.078Z] #0 3.369 go: downloading github.com/tc-hib/go-winres v0.2.3
03:48:56 [2022-09-07T03:48:56.078Z] #0 3.858 go: downloading github.com/tc-hib/winres v0.1.5
03:48:56 [2022-09-07T03:48:56.078Z] #0 4.128 go: downloading github.com/urfave/cli/v2 v2.3.0
03:48:56 [2022-09-07T03:48:56.078Z] #0 4.173 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
03:48:56 [2022-09-07T03:48:56.078Z] #0 4.184 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
03:48:56 [2022-09-07T03:48:56.078Z] #0 5.021 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
03:48:56 [2022-09-07T03:48:56.078Z] #0 5.043 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:48:56 [2022-09-07T03:48:56.309Z] #36 ...
03:48:56 [2022-09-07T03:48:56.309Z] 
03:48:56 [2022-09-07T03:48:56.309Z] #24 [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
03:48:56 [2022-09-07T03:48:56.309Z] #24 24.01 Fetched 8578 kB in 17s (491 kB/s)
03:48:56 [2022-09-07T03:48:56.309Z] #24 24.01 Reading package lists...
03:48:56 [2022-09-07T03:48:56.309Z] #24 29.91 Reading package lists...
03:48:56 [2022-09-07T03:48:56.309Z] #24 ...
03:48:56 [2022-09-07T03:48:56.309Z] 
03:48:56 [2022-09-07T03:48:56.309Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:56 [2022-09-07T03:48:56.309Z] #41 33.39 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
03:48:56 [2022-09-07T03:48:56.309Z] #41 33.89 go: downloading github.com/subosito/gotenv v1.2.0
03:48:56 [2022-09-07T03:48:56.309Z] #41 33.95 go: downloading github.com/hashicorp/hcl v1.0.0
03:48:56 [2022-09-07T03:48:56.309Z] #41 34.25 go: downloading gopkg.in/ini.v1 v1.66.4
03:48:56 [2022-09-07T03:48:56.309Z] #41 34.25 go: downloading github.com/magiconair/properties v1.8.6
03:48:56 [2022-09-07T03:48:56.309Z] #41 34.39 go: downloading github.com/pelletier/go-toml v1.9.5
03:48:56 [2022-09-07T03:48:56.309Z] #41 34.42 go: downloading golang.org/x/text v0.3.7
03:48:56 [2022-09-07T03:48:56.390Z] #36 ...
03:48:56 [2022-09-07T03:48:56.390Z] 
03:48:56 [2022-09-07T03:48:56.390Z] #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
03:48:56 [2022-09-07T03:48:56.390Z] #37 21.82 Building dependency tree...
03:48:56 [2022-09-07T03:48:56.390Z] #37 25.46 The following additional packages will be installed:
03:48:56 [2022-09-07T03:48:56.390Z] #37 25.47   libbtrfs0
03:48:56 [2022-09-07T03:48:56.390Z] #37 25.65 The following NEW packages will be installed:
03:48:56 [2022-09-07T03:48:56.390Z] #37 25.66   libbtrfs-dev libbtrfs0
03:48:56 [2022-09-07T03:48:56.390Z] #37 26.15 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
03:48:56 [2022-09-07T03:48:56.390Z] #37 26.15 Need to get 454 kB of archives.
03:48:56 [2022-09-07T03:48:56.390Z] #37 26.15 After this operation, 1275 kB of additional disk space will be used.
03:48:56 [2022-09-07T03:48:56.390Z] #37 26.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
03:48:56 [2022-09-07T03:48:56.390Z] #37 26.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.08 debconf: delaying package configuration, since apt-utils is not installed
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.31 Fetched 454 kB in 0s (1338 kB/s)
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.44 Selecting previously unselected package libbtrfs0:arm64.
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.51 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.52 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.74 Selecting previously unselected package libbtrfs-dev:arm64.
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
03:48:56 [2022-09-07T03:48:56.390Z] #37 27.75 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
03:48:56 [2022-09-07T03:48:56.390Z] #37 28.14 Setting up libbtrfs0:arm64 (5.10.1-2) ...
03:48:56 [2022-09-07T03:48:56.390Z] #37 28.17 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
03:48:56 [2022-09-07T03:48:56.390Z] #37 28.18 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:56 [2022-09-07T03:48:56.390Z] #37 DONE 29.4s
03:48:56 [2022-09-07T03:48:56.650Z] 
03:48:56 [2022-09-07T03:48:56.650Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
03:48:56 [2022-09-07T03:48:56.870Z] #41 52.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:48:56 [2022-09-07T03:48:56.870Z] #41 52.11 libtoolize: copying file 'build-aux/ltmain.sh'
03:48:56 [2022-09-07T03:48:56.910Z] #42 DONE 0.4s
03:48:56 [2022-09-07T03:48:56.910Z] 
03:48:56 [2022-09-07T03:48:56.910Z] #31 [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
03:48:56 [2022-09-07T03:48:56.910Z] #31 29.81 v3.0.2
03:48:56 [2022-09-07T03:48:56.910Z] #31 DONE 30.0s
03:48:56 [2022-09-07T03:48:56.910Z] 
03:48:56 [2022-09-07T03:48:56.910Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:48:57 [2022-09-07T03:48:57.020Z] #28 ...
03:48:57 [2022-09-07T03:48:57.020Z] 
03:48:57 [2022-09-07T03:48:57.020Z] #29 [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
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.047 + RM_GOPATH=0
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.050 + TMP_GOPATH=
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.050 + : /build
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.051 + '[' -z '' ']'
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.052 ++ mktemp -d
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.058 + export GOPATH=/tmp/tmp.tOjqgIvT6Q
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.058 + GOPATH=/tmp/tmp.tOjqgIvT6Q
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.059 + RM_GOPATH=1
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.059 + case "$(go env GOARCH)" in
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.059 ++ go env GOARCH
03:48:57 [2022-09-07T03:48:57.020Z] #0 7.101 + export GO_BUILDMODE=-buildmode=pie
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.102 + GO_BUILDMODE=-buildmode=pie
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.102 ++ dirname /install.sh
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.104 + dir=/
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.107 + bin=rootlesskit
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.108 + shift
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.111 + '[' '!' -f //rootlesskit.installer ']'
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.122 + . //rootlesskit.installer
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.122 ++ : 1920341cd41e047834a21007424162a2dc946315
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.125 + install_rootlesskit
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.128 + case "$1" in
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.128 + export CGO_ENABLED=0
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.129 + CGO_ENABLED=0
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.129 + _install_rootlesskit
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.131 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.131 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.132 + for f in rootlesskit rootlesskit-docker-proxy
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.132 + GOBIN=/build
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.132 + GO111MODULE=on
03:48:57 [2022-09-07T03:48:57.281Z] #29 7.133 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
03:48:57 [2022-09-07T03:48:57.432Z] #41 52.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:48:57 [2022-09-07T03:48:57.432Z] #41 52.66 libtoolize: copying file 'm4/libtool.m4'
03:48:57 [2022-09-07T03:48:57.432Z] #41 52.73 libtoolize: copying file 'm4/ltoptions.m4'
03:48:57 [2022-09-07T03:48:57.432Z] #41 52.83 libtoolize: copying file 'm4/ltsugar.m4'
03:48:57 [2022-09-07T03:48:57.432Z] #41 52.92 libtoolize: copying file 'm4/ltversion.m4'
03:48:57 [2022-09-07T03:48:57.688Z] #41 53.02 libtoolize: copying file 'm4/lt~obsolete.m4'
03:48:57 [2022-09-07T03:48:57.845Z] #43 1.116 + RM_GOPATH=0
03:48:57 [2022-09-07T03:48:57.851Z] #29 7.672 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.136 + TMP_GOPATH=
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.136 + : /build
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.136 + '[' -z '' ']'
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.136 ++ mktemp -d
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.162 + export GOPATH=/tmp/tmp.9qBlASbWoN
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.162 + GOPATH=/tmp/tmp.9qBlASbWoN
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.162 + RM_GOPATH=1
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.162 + case "$(go env GOARCH)" in
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.162 ++ go env GOARCH
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.224 + export GO_BUILDMODE=-buildmode=pie
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.224 + GO_BUILDMODE=-buildmode=pie
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.224 ++ dirname /install.sh
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.259 Install containerd version v1.6.8
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + dir=/
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + bin=containerd
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + shift
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + '[' '!' -f //containerd.installer ']'
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + . //containerd.installer
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 ++ set -e
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 ++ : v1.6.8
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + install_containerd
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + echo 'Install containerd version v1.6.8'
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.275 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9qBlASbWoN/src/github.com/containerd/containerd
03:48:58 [2022-09-07T03:48:58.103Z] #43 1.349 Cloning into '/tmp/tmp.9qBlASbWoN/src/github.com/containerd/containerd'...
03:48:58 [2022-09-07T03:48:58.334Z] #37 ...
03:48:58 [2022-09-07T03:48:58.334Z] 
03:48:58 [2022-09-07T03:48:58.334Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:48:58 [2022-09-07T03:48:58.334Z] #43 49.83 Updating files:  48% (2412/4989)
Updating files:  49% (2445/4989)
Updating files:  50% (2495/4989)
Updating files:  51% (2545/4989)
Updating files:  52% (2595/4989)
Updating files:  53% (2645/4989)
Updating files:  54% (2695/4989)
Updating files:  55% (2744/4989)
Updating files:  56% (2794/4989)
Updating files:  57% (2844/4989)
Updating files:  58% (2894/4989)
Updating files:  59% (2944/4989)
Updating files:  60% (2994/4989)
Updating files:  61% (3044/4989)
Updating files:  62% (3094/4989)
Updating files:  63% (3144/4989)
Updating files:  64% (3193/4989)
Updating files:  65% (3243/4989)
Updating files:  66% (3293/4989)
Updating files:  67% (3343/4989)
Updating files:  68% (3393/4989)
Updating files:  69% (3443/4989)
Updating files:  70% (3493/4989)
Updating files:  71% (3543/4989)
Updating files:  72% (3593/4989)
Updating files:  73% (3642/4989)
Updating files:  74% (3692/4989)
Updating files:  75% (3742/4989)
Updating files:  76% (3792/4989)
Updating files:  77% (3842/4989)
Updating files:  78% (3892/4989)
Updating files:  79% (3942/4989)
Updating files:  80% (3992/4989)
Updating files:  81% (4042/4989)
Updating files:  82% (4091/4989)
Updating files:  83% (4141/4989)
Updating files:  84% (4191/4989)
Updating files:  85% (4241/4989)
Updating files:  86% (4291/4989)
Updating files:  86% (4313/4989)
Updating files:  87% (4341/4989)
Updating files:  88% (4391/4989)
Updating files:  89% (4441/4989)
Updating files:  90% (4491/4989)
Updating files:  91% (4540/4989)
Updating files:  92% (4590/4989)
Updating files:  93% (4640/4989)
Updating files:  94% (4690/4989)
Updating files:  95% (4740/4989)
Updating files:  96% (4790/4989)
Updating files:  97% (4840/4989)
Updating files:  98% (4890/4989)
Updating files:  99% (4940/4989)
Updating files: 100% (4989/4989)
Updating files: 100% (4989/4989), done.
03:48:58 [2022-09-07T03:48:58.334Z] #43 51.40 + cd /tmp/tmp.OvQAoVMtEi/src/github.com/containerd/containerd
03:48:58 [2022-09-07T03:48:58.334Z] #43 51.40 + git checkout -q v1.6.8
03:48:58 [2022-09-07T03:48:58.594Z] #43 53.88 + export 'BUILDTAGS=netgo osusergo static_build'
03:48:58 [2022-09-07T03:48:58.853Z] #43 53.88 + BUILDTAGS='netgo osusergo static_build'
03:48:58 [2022-09-07T03:48:58.853Z] #43 53.88 + export EXTRA_FLAGS=-buildmode=pie
03:48:58 [2022-09-07T03:48:58.853Z] #43 53.88 + EXTRA_FLAGS=-buildmode=pie
03:48:58 [2022-09-07T03:48:58.853Z] #43 53.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:48:58 [2022-09-07T03:48:58.853Z] #43 53.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:48:58 [2022-09-07T03:48:58.853Z] #43 53.88 + '[' '' = dynamic ']'
03:48:58 [2022-09-07T03:48:58.853Z] #43 53.88 + make
03:48:59 [2022-09-07T03:48:59.479Z] #43 ...
03:48:59 [2022-09-07T03:48:59.479Z] 
03:48:59 [2022-09-07T03:48:59.479Z] #40 [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
03:48:59 [2022-09-07T03:48:59.479Z] #40 16.66 Reading package lists...
03:48:59 [2022-09-07T03:48:59.479Z] #40 22.27 Reading package lists...
03:48:59 [2022-09-07T03:48:59.479Z] #40 26.69 Building dependency tree...
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.41 The following additional packages will be installed:
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.42   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.42   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.42   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.42   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.42   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.42   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.42   mingw-w64-common mingw-w64-x86-64-dev
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.43 Suggested packages:
03:48:59 [2022-09-07T03:48:59.479Z] #40 31.46   gcc-10-locales seccomp wine64
03:48:59 [2022-09-07T03:48:59.479Z] #40 ...
03:48:59 [2022-09-07T03:48:59.479Z] 
03:48:59 [2022-09-07T03:48:59.479Z] #36 [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             ;
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.35 python3 is already the newest version (3.9.2-3).
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.35 The following additional packages will be installed:
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.35   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.38   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.39 Suggested packages:
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.39   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.39   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.39   m4-doc ed diffutils-doc
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.39 Recommended packages:
03:48:59 [2022-09-07T03:48:59.479Z] #36 30.39   fakeroot libalgorithm-merge-perl libltdl-dev
03:48:59 [2022-09-07T03:48:59.479Z] #36 32.10 The following NEW packages will be installed:
03:48:59 [2022-09-07T03:48:59.479Z] #36 32.11   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
03:48:59 [2022-09-07T03:48:59.479Z] #36 32.12   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
03:48:59 [2022-09-07T03:48:59.479Z] #36 32.12   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
03:48:59 [2022-09-07T03:48:59.479Z] #36 32.12   libyajl2 m4 patch xz-utils
03:48:59 [2022-09-07T03:48:59.673Z] #41 ...
03:48:59 [2022-09-07T03:48:59.673Z] 
03:48:59 [2022-09-07T03:48:59.673Z] #34 [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
03:48:59 [2022-09-07T03:48:59.673Z] #34 24.06 Reading package lists...
03:48:59 [2022-09-07T03:48:59.673Z] #34 29.75 Building dependency tree...
03:48:59 [2022-09-07T03:48:59.673Z] #34 33.61 The following additional packages will be installed:
03:48:59 [2022-09-07T03:48:59.673Z] #34 33.61   libbtrfs0
03:48:59 [2022-09-07T03:48:59.673Z] #34 33.81 The following NEW packages will be installed:
03:48:59 [2022-09-07T03:48:59.673Z] #34 33.85   libbtrfs-dev libbtrfs0
03:48:59 [2022-09-07T03:48:59.673Z] #34 34.38 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
03:48:59 [2022-09-07T03:48:59.673Z] #34 34.38 Need to get 460 kB of archives.
03:48:59 [2022-09-07T03:48:59.673Z] #34 34.38 After this operation, 1237 kB of additional disk space will be used.
03:48:59 [2022-09-07T03:48:59.673Z] #34 34.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:48:59 [2022-09-07T03:48:59.673Z] #34 34.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:48:59 [2022-09-07T03:48:59.673Z] #34 35.73 debconf: delaying package configuration, since apt-utils is not installed
03:48:59 [2022-09-07T03:48:59.673Z] #34 35.97 Fetched 460 kB in 0s (1287 kB/s)
03:48:59 [2022-09-07T03:48:59.673Z] #34 36.18 Selecting previously unselected package libbtrfs0:amd64.
03:48:59 [2022-09-07T03:48:59.673Z] #34 36.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:48:59 [2022-09-07T03:48:59.673Z] #34 36.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
03:48:59 [2022-09-07T03:48:59.673Z] #34 36.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:48:59 [2022-09-07T03:48:59.673Z] #34 36.57 Selecting previously unselected package libbtrfs-dev:amd64.
03:48:59 [2022-09-07T03:48:59.673Z] #34 36.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
03:48:59 [2022-09-07T03:48:59.673Z] #34 36.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:48:59 [2022-09-07T03:48:59.673Z] #34 37.05 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:48:59 [2022-09-07T03:48:59.673Z] #34 37.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:48:59 [2022-09-07T03:48:59.673Z] #34 37.07 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:48:59 [2022-09-07T03:48:59.673Z] #34 DONE 37.6s
03:48:59 [2022-09-07T03:48:59.673Z] 
03:48:59 [2022-09-07T03:48:59.673Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
03:48:59 [2022-09-07T03:48:59.673Z] #42 DONE 0.1s
03:48:59 [2022-09-07T03:48:59.673Z] 
03:48:59 [2022-09-07T03:48:59.673Z] #38 [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             ;
03:48:59 [2022-09-07T03:48:59.673Z] #38 28.24 Reading package lists...
03:48:59 [2022-09-07T03:48:59.673Z] #38 33.80 Building dependency tree...
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.55 python3 is already the newest version (3.9.2-3).
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.55 The following additional packages will be installed:
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.56   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.57   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.60 Suggested packages:
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.60   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.62   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.62   m4-doc ed diffutils-doc
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.62 Recommended packages:
03:48:59 [2022-09-07T03:48:59.673Z] #38 37.62   fakeroot libalgorithm-merge-perl libltdl-dev
03:48:59 [2022-09-07T03:48:59.738Z] #36 32.53 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.53 Need to get 5916 kB of archives.
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.53 After this operation, 18.6 MB of additional disk space will be used.
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 ...
03:48:59 [2022-09-07T03:48:59.739Z] 
03:48:59 [2022-09-07T03:48:59.739Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:48:59 [2022-09-07T03:48:59.739Z] #34 22.52 go: downloading honnef.co/go/tools v0.3.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 23.80 go: downloading mvdan.cc/gofumpt v0.3.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 23.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
03:48:59 [2022-09-07T03:48:59.739Z] #34 23.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
03:48:59 [2022-09-07T03:48:59.739Z] #34 24.05 go: downloading github.com/davecgh/go-spew v1.1.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 24.06 go: downloading github.com/pmezard/go-difflib v1.0.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 24.10 go: downloading github.com/stretchr/objx v0.1.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 24.23 go: downloading golang.org/x/text v0.3.7
03:48:59 [2022-09-07T03:48:59.739Z] #34 28.98 go: downloading github.com/subosito/gotenv v1.2.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 28.98 go: downloading github.com/hashicorp/hcl v1.0.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.29 go: downloading gopkg.in/ini.v1 v1.66.4
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.30 go: downloading github.com/magiconair/properties v1.8.6
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.52 go: downloading github.com/pelletier/go-toml v1.9.5
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.71 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.74 go: downloading github.com/gobwas/glob v0.2.3
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.75 go: downloading github.com/kisielk/gotool v1.0.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 29.92 go: downloading github.com/gostaticanalysis/comment v1.4.2
03:48:59 [2022-09-07T03:48:59.739Z] #34 30.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 30.25 go: downloading github.com/ettle/strcase v0.1.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 30.27 go: downloading github.com/fatih/structtag v1.2.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 30.36 go: downloading github.com/Masterminds/semver v1.5.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 30.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
03:48:59 [2022-09-07T03:48:59.739Z] #34 30.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
03:48:59 [2022-09-07T03:48:59.739Z] #34 30.79 go: downloading github.com/prometheus/client_golang v1.12.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.30 go: downloading github.com/prometheus/client_model v0.2.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.43 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.59 go: downloading github.com/google/go-cmp v0.5.7
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.76 go: downloading github.com/hexops/gotextdiff v1.0.3
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.91 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.97 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
03:48:59 [2022-09-07T03:48:59.739Z] #34 31.99 go: downloading github.com/olekukonko/tablewriter v0.0.5
03:48:59 [2022-09-07T03:48:59.739Z] #34 32.11 go: downloading github.com/beorn7/perks v1.0.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 32.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2
03:48:59 [2022-09-07T03:48:59.739Z] #34 32.15 go: downloading github.com/golang/protobuf v1.5.2
03:48:59 [2022-09-07T03:48:59.739Z] #34 32.17 go: downloading github.com/prometheus/common v0.32.1
03:48:59 [2022-09-07T03:48:59.739Z] #34 32.54 go: downloading github.com/prometheus/procfs v0.7.3
03:48:59 [2022-09-07T03:48:59.739Z] #34 32.56 go: downloading google.golang.org/protobuf v1.28.0
03:48:59 [2022-09-07T03:48:59.739Z] #34 ...
03:48:59 [2022-09-07T03:48:59.739Z] 
03:48:59 [2022-09-07T03:48:59.739Z] #36 [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             ;
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
03:48:59 [2022-09-07T03:48:59.739Z] #36 32.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
03:48:59 [2022-09-07T03:48:59.774Z] #29 ...
03:48:59 [2022-09-07T03:48:59.774Z] 
03:48:59 [2022-09-07T03:48:59.774Z] #30 [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
03:48:59 [2022-09-07T03:48:59.774Z] #0 5.661 go: downloading github.com/go-delve/delve v1.8.1
03:48:59 [2022-09-07T03:48:59.774Z] #30 ...
03:48:59 [2022-09-07T03:48:59.774Z] 
03:48:59 [2022-09-07T03:48:59.774Z] #31 [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
03:48:59 [2022-09-07T03:48:59.774Z] #0 6.185 go: downloading gotest.tools/gotestsum v1.8.1
03:48:59 [2022-09-07T03:48:59.774Z] #0 7.730 go: downloading github.com/dnephin/pflag v1.0.7
03:48:59 [2022-09-07T03:48:59.774Z] #0 7.753 go: downloading github.com/fatih/color v1.10.0
03:48:59 [2022-09-07T03:48:59.774Z] #0 7.867 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
03:48:59 [2022-09-07T03:48:59.774Z] #0 7.941 go: downloading github.com/pkg/errors v0.9.1
03:48:59 [2022-09-07T03:48:59.774Z] #0 8.399 go: downloading github.com/mattn/go-colorable v0.1.8
03:48:59 [2022-09-07T03:48:59.774Z] #0 8.484 go: downloading github.com/mattn/go-isatty v0.0.12
03:48:59 [2022-09-07T03:48:59.774Z] #0 8.551 go: downloading github.com/fsnotify/fsnotify v1.4.9
03:48:59 [2022-09-07T03:48:59.774Z] #0 8.668 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
03:48:59 [2022-09-07T03:48:59.774Z] #0 8.775 go: downloading github.com/jonboulle/clockwork v0.2.2
03:48:59 [2022-09-07T03:48:59.774Z] #0 8.798 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
03:48:59 [2022-09-07T03:48:59.774Z] #0 8.994 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
03:48:59 [2022-09-07T03:48:59.774Z] #0 9.491 go: downloading golang.org/x/tools v0.1.0
03:48:59 [2022-09-07T03:48:59.999Z] #36 32.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
03:48:59 [2022-09-07T03:48:59.999Z] #36 32.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
03:48:59 [2022-09-07T03:48:59.999Z] #36 32.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
03:49:00 [2022-09-07T03:49:00.034Z] #31 ...
03:49:00 [2022-09-07T03:49:00.034Z] 
03:49:00 [2022-09-07T03:49:00.034Z] #32 [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
03:49:00 [2022-09-07T03:49:00.034Z] #0 3.670 + git clone https://github.com/docker/distribution.git .
03:49:00 [2022-09-07T03:49:00.034Z] #0 3.672 Cloning into '.'...
03:49:00 [2022-09-07T03:49:00.034Z] #32 ...
03:49:00 [2022-09-07T03:49:00.034Z] 
03:49:00 [2022-09-07T03:49:00.034Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:00 [2022-09-07T03:49:00.034Z] #0 7.265 go: downloading github.com/golangci/golangci-lint v1.46.2
03:49:00 [2022-09-07T03:49:00.034Z] #0 9.646 go: downloading github.com/fatih/color v1.13.0
03:49:00 [2022-09-07T03:49:00.034Z] #0 9.683 go: downloading github.com/gofrs/flock v0.8.1
03:49:00 [2022-09-07T03:49:00.034Z] #0 9.812 go: downloading github.com/spf13/cobra v1.4.0
03:49:00 [2022-09-07T03:49:00.034Z] #0 9.903 go: downloading github.com/spf13/pflag v1.0.5
03:49:00 [2022-09-07T03:49:00.034Z] #0 10.21 go: downloading github.com/spf13/viper v1.11.0
03:49:00 [2022-09-07T03:49:00.034Z] #0 10.21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
03:49:00 [2022-09-07T03:49:00.204Z] #41 ...
03:49:00 [2022-09-07T03:49:00.204Z] 
03:49:00 [2022-09-07T03:49:00.204Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.14 The following NEW packages will be installed:
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.15   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.15   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   crossbuild-essential-armel crossbuild-essential-armhf
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.16   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.17   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.17   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
03:49:00 [2022-09-07T03:49:00.204Z] #40 85.18   linux-libc-dev-s390x-cross patch xz-utils
03:49:00 [2022-09-07T03:49:00.231Z] #43 55.57 + bin/ctr
03:49:00 [2022-09-07T03:49:00.259Z] #36 ...
03:49:00 [2022-09-07T03:49:00.259Z] 
03:49:00 [2022-09-07T03:49:00.259Z] #26 [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
03:49:00 [2022-09-07T03:49:00.259Z] #26 17.83 Reading package lists...
03:49:00 [2022-09-07T03:49:00.259Z] #26 23.39 Reading package lists...
03:49:00 [2022-09-07T03:49:00.259Z] #26 27.92 Building dependency tree...
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.15 The following additional packages will be installed:
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.17   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.17   python3-protobuf python3-six
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.18 Suggested packages:
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.20   python3-setuptools
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.20 Recommended packages:
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.20   iproute2 | iproute
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.74 The following NEW packages will be installed:
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.74   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:49:00 [2022-09-07T03:49:00.259Z] #26 32.75   python3-protobuf python3-six
03:49:00 [2022-09-07T03:49:00.294Z] #33 ...
03:49:00 [2022-09-07T03:49:00.294Z] 
03:49:00 [2022-09-07T03:49:00.294Z] #34 [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
03:49:00 [2022-09-07T03:49:00.294Z] #0 6.394 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #0 6.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #0 6.412 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #0 7.356 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #0 9.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #34 ...
03:49:00 [2022-09-07T03:49:00.295Z] 
03:49:00 [2022-09-07T03:49:00.295Z] #35 [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
03:49:00 [2022-09-07T03:49:00.295Z] #0 7.412 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #0 7.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #0 7.464 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:49:00 [2022-09-07T03:49:00.295Z] #0 8.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:49:00 [2022-09-07T03:49:00.460Z] #40 85.77 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded.
03:49:00 [2022-09-07T03:49:00.460Z] #40 85.77 Need to get 788 MB of archives.
03:49:00 [2022-09-07T03:49:00.460Z] #40 85.77 After this operation, 3385 MB of additional disk space will be used.
03:49:00 [2022-09-07T03:49:00.460Z] #40 85.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
03:49:00 [2022-09-07T03:49:00.519Z] #26 33.25 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
03:49:00 [2022-09-07T03:49:00.519Z] #26 33.25 Need to get 2136 kB of archives.
03:49:00 [2022-09-07T03:49:00.519Z] #26 33.25 After this operation, 10.8 MB of additional disk space will be used.
03:49:00 [2022-09-07T03:49:00.519Z] #26 33.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
03:49:00 [2022-09-07T03:49:00.519Z] #26 ...
03:49:00 [2022-09-07T03:49:00.519Z] 
03:49:00 [2022-09-07T03:49:00.519Z] #40 [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
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.52 The following NEW packages will be installed:
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.52   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.52   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.53   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.53   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.53   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.53   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.53   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.53   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.53   mingw-w64-x86-64-dev
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.93 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.93 Need to get 108 MB of archives.
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.93 After this operation, 620 MB of additional disk space will be used.
03:49:00 [2022-09-07T03:49:00.520Z] #40 32.93 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]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.00 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]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.37 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]
03:49:00 [2022-09-07T03:49:00.520Z] #40 33.37 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]
03:49:00 [2022-09-07T03:49:00.555Z] #35 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:49:00 [2022-09-07T03:49:00.555Z] #35 ...
03:49:00 [2022-09-07T03:49:00.555Z] 
03:49:00 [2022-09-07T03:49:00.555Z] #36 [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
03:49:00 [2022-09-07T03:49:00.555Z] #0 5.963 go: downloading mvdan.cc/sh/v3 v3.0.2
03:49:00 [2022-09-07T03:49:00.555Z] #0 6.910 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
03:49:00 [2022-09-07T03:49:00.555Z] #0 6.912 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
03:49:00 [2022-09-07T03:49:00.555Z] #0 6.999 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
03:49:00 [2022-09-07T03:49:00.555Z] #0 8.802 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
03:49:00 [2022-09-07T03:49:00.717Z] #40 85.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:49:00 [2022-09-07T03:49:00.717Z] #40 85.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
03:49:00 [2022-09-07T03:49:00.717Z] #40 85.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
03:49:00 [2022-09-07T03:49:00.717Z] #40 85.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
03:49:00 [2022-09-07T03:49:00.717Z] #40 85.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:49:00 [2022-09-07T03:49:00.717Z] #40 86.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
03:49:00 [2022-09-07T03:49:00.779Z] #40 33.84 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]
03:49:00 [2022-09-07T03:49:00.816Z] #36 ...
03:49:00 [2022-09-07T03:49:00.816Z] 
03:49:00 [2022-09-07T03:49:00.816Z] #37 [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
03:49:00 [2022-09-07T03:49:00.816Z] #0 5.677 + git clone https://github.com/kolyshkin/go-swagger.git .
03:49:00 [2022-09-07T03:49:00.816Z] #0 5.677 Cloning into '.'...
03:49:00 [2022-09-07T03:49:00.816Z] #37 ...
03:49:00 [2022-09-07T03:49:00.816Z] 
03:49:00 [2022-09-07T03:49:00.816Z] #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
03:49:00 [2022-09-07T03:49:00.816Z] #0 4.995 go: downloading github.com/pelletier/go-toml v1.8.1
03:49:00 [2022-09-07T03:49:00.816Z] #38 ...
03:49:00 [2022-09-07T03:49:00.816Z] 
03:49:00 [2022-09-07T03:49:00.816Z] #39 [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             ;
03:49:00 [2022-09-07T03:49:00.816Z] #0 7.689 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:49:00 [2022-09-07T03:49:00.816Z] #0 7.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:49:00 [2022-09-07T03:49:00.816Z] #0 7.745 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:49:00 [2022-09-07T03:49:00.816Z] #0 8.649 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:49:00 [2022-09-07T03:49:00.816Z] #0 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:49:00 [2022-09-07T03:49:00.974Z] #40 86.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
03:49:01 [2022-09-07T03:49:01.058Z] #38 ...
03:49:01 [2022-09-07T03:49:01.058Z] 
03:49:01 [2022-09-07T03:49:01.058Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.947 + RM_GOPATH=0
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.947 + TMP_GOPATH=
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.947 + : /build
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.948 + '[' -z '' ']'
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.948 ++ mktemp -d
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.950 + export GOPATH=/tmp/tmp.yQCXDjXu4v
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.951 + GOPATH=/tmp/tmp.yQCXDjXu4v
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.952 + RM_GOPATH=1
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.952 + case "$(go env GOARCH)" in
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.956 ++ go env GOARCH
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.976 + export GO_BUILDMODE=-buildmode=pie
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.976 + GO_BUILDMODE=-buildmode=pie
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.976 ++ dirname /install.sh
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.980 + dir=/
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.980 + bin=containerd
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.980 + shift
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.981 + '[' '!' -f //containerd.installer ']'
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.981 + . //containerd.installer
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.981 ++ set -e
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.982 ++ : v1.6.8
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.982 + install_containerd
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.984 + echo 'Install containerd version v1.6.8'
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.987 Install containerd version v1.6.8
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.988 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yQCXDjXu4v/src/github.com/containerd/containerd
03:49:01 [2022-09-07T03:49:01.058Z] #0 0.993 Cloning into '/tmp/tmp.yQCXDjXu4v/src/github.com/containerd/containerd'...
03:49:01 [2022-09-07T03:49:01.075Z] #39 ...
03:49:01 [2022-09-07T03:49:01.075Z] 
03:49:01 [2022-09-07T03:49:01.075Z] #40 [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
03:49:01 [2022-09-07T03:49:01.075Z] #0 7.352 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:49:01 [2022-09-07T03:49:01.075Z] #0 7.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:49:01 [2022-09-07T03:49:01.075Z] #0 7.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:49:01 [2022-09-07T03:49:01.075Z] #0 7.955 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
03:49:01 [2022-09-07T03:49:01.075Z] #0 8.486 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:49:01 [2022-09-07T03:49:01.231Z] #40 86.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
03:49:01 [2022-09-07T03:49:01.231Z] #40 86.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
03:49:01 [2022-09-07T03:49:01.336Z] #40 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:49:01 [2022-09-07T03:49:01.336Z] #40 ...
03:49:01 [2022-09-07T03:49:01.336Z] 
03:49:01 [2022-09-07T03:49:01.336Z] #41 [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
03:49:01 [2022-09-07T03:49:01.336Z] #0 5.722 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:49:01 [2022-09-07T03:49:01.336Z] #0 5.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:49:01 [2022-09-07T03:49:01.336Z] #0 5.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:49:01 [2022-09-07T03:49:01.336Z] #0 6.592 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:49:01 [2022-09-07T03:49:01.336Z] #0 9.091 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:49:01 [2022-09-07T03:49:01.336Z] #0 11.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:49:01 [2022-09-07T03:49:01.336Z] #41 ...
03:49:01 [2022-09-07T03:49:01.336Z] 
03:49:01 [2022-09-07T03:49:01.336Z] #29 [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
03:49:01 [2022-09-07T03:49:01.336Z] #29 10.45 go: downloading github.com/sirupsen/logrus v1.8.1
03:49:01 [2022-09-07T03:49:01.336Z] #29 10.45 go: downloading github.com/urfave/cli/v2 v2.4.0
03:49:01 [2022-09-07T03:49:01.336Z] #29 11.01 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
03:49:01 [2022-09-07T03:49:01.487Z] #40 86.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
03:49:01 [2022-09-07T03:49:01.487Z] #40 86.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
03:49:01 [2022-09-07T03:49:01.487Z] #40 86.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
03:49:02 [2022-09-07T03:49:02.228Z] #40 35.16 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]
03:49:02 [2022-09-07T03:49:02.730Z] #29 ...
03:49:02 [2022-09-07T03:49:02.730Z] 
03:49:02 [2022-09-07T03:49:02.730Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:49:02 [2022-09-07T03:49:02.730Z] #27 12.53 + mkdir -p /build
03:49:02 [2022-09-07T03:49:02.730Z] #27 12.53 + mv docker/docker /build/
03:49:02 [2022-09-07T03:49:02.730Z] #27 12.54 + rmdir docker
03:49:02 [2022-09-07T03:49:02.730Z] #27 DONE 12.9s
03:49:02 [2022-09-07T03:49:02.804Z] #40 35.65 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]
03:49:02 [2022-09-07T03:49:02.989Z] 
03:49:02 [2022-09-07T03:49:02.989Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:02 [2022-09-07T03:49:02.989Z] #33 10.98 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
03:49:02 [2022-09-07T03:49:02.989Z] #33 10.99 go: downloading github.com/go-critic/go-critic v0.6.3
03:49:02 [2022-09-07T03:49:02.989Z] #33 12.84 go: downloading github.com/hashicorp/go-version v1.4.0
03:49:02 [2022-09-07T03:49:02.989Z] #33 13.05 go: downloading github.com/ldez/gomoddirectives v0.2.3
03:49:02 [2022-09-07T03:49:02.989Z] #33 13.11 go: downloading github.com/mitchellh/go-homedir v1.1.0
03:49:02 [2022-09-07T03:49:02.989Z] #33 13.13 go: downloading github.com/hashicorp/go-multierror v1.1.1
03:49:03 [2022-09-07T03:49:03.064Z] #40 ...
03:49:03 [2022-09-07T03:49:03.064Z] 
03:49:03 [2022-09-07T03:49:03.064Z] #30 [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
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27 NAME:
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    go-winres - A tool for embedding resources in Windows executables
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27 
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27 USAGE:
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    go-winres [global options] command [command options] [arguments...]
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27 
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27 COMMANDS:
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    init     Create an initial ./winres/winres.json
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    make     Make syso files for the "go build" command
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    simply   Make syso files for the "go build" command (simplified)
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    extract  Extract all resources from an executable
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    patch    Replace resources in an executable file (exe, dll)
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    help, h  Shows a list of commands or help for one command
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27 
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27 GLOBAL OPTIONS:
03:49:03 [2022-09-07T03:49:03.064Z] #30 35.27    --help, -h  show help (default: false)
03:49:03 [2022-09-07T03:49:03.064Z] #30 DONE 36.1s
03:49:03 [2022-09-07T03:49:03.064Z] 
03:49:03 [2022-09-07T03:49:03.064Z] #40 [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
03:49:03 [2022-09-07T03:49:03.064Z] #40 36.07 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]
03:49:04 [2022-09-07T03:49:04.008Z] #40 88.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
03:49:04 [2022-09-07T03:49:04.008Z] #40 88.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
03:49:04 [2022-09-07T03:49:04.440Z] #40 37.31 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]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.71 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]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.73 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]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 37.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #40 ...
03:49:04 [2022-09-07T03:49:04.699Z] 
03:49:04 [2022-09-07T03:49:04.699Z] #41 [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
03:49:04 [2022-09-07T03:49:04.699Z] #41 26.44 Building dependency tree...
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.01 The following additional packages will be installed:
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.08   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.15 Suggested packages:
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.15   cmake-doc ninja-build lrzip
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.15 Recommended packages:
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.15   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.92 The following NEW packages will be installed:
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.92   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
03:49:04 [2022-09-07T03:49:04.699Z] #41 31.94   vim-common xxd
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.31 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.31 Need to get 15.6 MB of archives.
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.31 After this operation, 67.4 MB of additional disk space will be used.
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 32.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
03:49:04 [2022-09-07T03:49:04.699Z] #41 33.78 debconf: delaying package configuration, since apt-utils is not installed
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.04 Fetched 15.6 MB in 1s (16.3 MB/s)
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.15 Selecting previously unselected package xxd.
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.15 (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 ... 15708 files and directories currently installed.)
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.43 Selecting previously unselected package vim-common.
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:49:04 [2022-09-07T03:49:04.699Z] #41 34.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:49:04 [2022-09-07T03:49:04.699Z] #41 35.22 Selecting previously unselected package cmake-data.
03:49:04 [2022-09-07T03:49:04.699Z] #41 35.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
03:49:04 [2022-09-07T03:49:04.699Z] #41 35.23 Unpacking cmake-data (3.18.4-2+deb11u1) ...
03:49:04 [2022-09-07T03:49:04.957Z] #41 ...
03:49:04 [2022-09-07T03:49:04.957Z] 
03:49:04 [2022-09-07T03:49:04.957Z] #40 [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
03:49:04 [2022-09-07T03:49:04.957Z] #40 37.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
03:49:04 [2022-09-07T03:49:04.957Z] #40 37.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
03:49:04 [2022-09-07T03:49:04.957Z] #40 37.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
03:49:04 [2022-09-07T03:49:04.957Z] #40 37.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #43 ...
03:49:05 [2022-09-07T03:49:05.297Z] 
03:49:05 [2022-09-07T03:49:05.297Z] #33 [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
03:49:05 [2022-09-07T03:49:05.297Z] #33 42.26 v3.0.2
03:49:05 [2022-09-07T03:49:05.297Z] #33 DONE 42.9s
03:49:05 [2022-09-07T03:49:05.297Z] 
03:49:05 [2022-09-07T03:49:05.297Z] #38 [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             ;
03:49:05 [2022-09-07T03:49:05.297Z] #38 39.61 The following NEW packages will be installed:
03:49:05 [2022-09-07T03:49:05.297Z] #38 39.61   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
03:49:05 [2022-09-07T03:49:05.297Z] #38 39.61   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
03:49:05 [2022-09-07T03:49:05.297Z] #38 39.68   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
03:49:05 [2022-09-07T03:49:05.297Z] #38 39.68   libyajl2 m4 patch xz-utils
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.11 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.11 Need to get 5940 kB of archives.
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.11 After this operation, 18.7 MB of additional disk space will be used.
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 40.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
03:49:05 [2022-09-07T03:49:05.297Z] #38 41.78 debconf: delaying package configuration, since apt-utils is not installed
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.07 Fetched 5940 kB in 1s (7522 kB/s)
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.20 Selecting previously unselected package bzip2.
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.25 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.27 Unpacking bzip2 (1.0.8-4) ...
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.59 Selecting previously unselected package libmagic-mgc.
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.59 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
03:49:05 [2022-09-07T03:49:05.297Z] #38 42.70 Unpacking libmagic-mgc (1:5.39-3) ...
03:49:05 [2022-09-07T03:49:05.297Z] #38 43.52 Selecting previously unselected package libmagic1:amd64.
03:49:05 [2022-09-07T03:49:05.297Z] #38 43.52 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
03:49:05 [2022-09-07T03:49:05.297Z] #38 ...
03:49:05 [2022-09-07T03:49:05.297Z] 
03:49:05 [2022-09-07T03:49:05.297Z] #37 [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
03:49:05 [2022-09-07T03:49:05.297Z] #37 28.13 Reading package lists...
03:49:05 [2022-09-07T03:49:05.297Z] #37 33.55 Building dependency tree...
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.85 The following additional packages will be installed:
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.89   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.89   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.89   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.90   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.90   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.90   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.91   mingw-w64-common mingw-w64-x86-64-dev
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.96 Suggested packages:
03:49:05 [2022-09-07T03:49:05.297Z] #37 37.96   gcc-10-locales seccomp wine64
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.58 The following NEW packages will be installed:
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.61   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
03:49:05 [2022-09-07T03:49:05.297Z] #37 39.62   mingw-w64-x86-64-dev
03:49:05 [2022-09-07T03:49:05.297Z] #37 40.11 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
03:49:05 [2022-09-07T03:49:05.297Z] #37 40.11 Need to get 115 MB of archives.
03:49:05 [2022-09-07T03:49:05.297Z] #37 40.11 After this operation, 645 MB of additional disk space will be used.
03:49:05 [2022-09-07T03:49:05.297Z] #37 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 40.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 40.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 40.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 40.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 40.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 41.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 41.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 41.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
03:49:05 [2022-09-07T03:49:05.298Z] #37 43.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
03:49:05 [2022-09-07T03:49:05.377Z] #40 90.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
03:49:05 [2022-09-07T03:49:05.529Z] #40 38.48 debconf: delaying package configuration, since apt-utils is not installed
03:49:05 [2022-09-07T03:49:05.564Z] #37 ...
03:49:05 [2022-09-07T03:49:05.564Z] 
03:49:05 [2022-09-07T03:49:05.564Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.33 go: downloading github.com/gobwas/glob v0.2.3
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.35 go: downloading github.com/kisielk/gotool v1.0.0
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.47 go: downloading github.com/gostaticanalysis/comment v1.4.2
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.59 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.63 go: downloading github.com/ettle/strcase v0.1.1
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.85 go: downloading github.com/fatih/structtag v1.2.0
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.88 go: downloading github.com/Masterminds/semver v1.5.0
03:49:05 [2022-09-07T03:49:05.564Z] #41 42.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
03:49:05 [2022-09-07T03:49:05.564Z] #41 43.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
03:49:05 [2022-09-07T03:49:05.564Z] #41 43.32 go: downloading github.com/prometheus/client_golang v1.12.1
03:49:05 [2022-09-07T03:49:05.634Z] #40 90.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
03:49:05 [2022-09-07T03:49:05.788Z] #40 38.69 Fetched 108 MB in 5s (20.6 MB/s)
03:49:05 [2022-09-07T03:49:05.788Z] #40 38.79 Selecting previously unselected package binutils-mingw-w64-i686.
03:49:06 [2022-09-07T03:49:06.047Z] #40 38.79 (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 ... 15708 files and directories currently installed.)
03:49:06 [2022-09-07T03:49:06.047Z] #40 38.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
03:49:06 [2022-09-07T03:49:06.047Z] #40 38.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:49:06 [2022-09-07T03:49:06.288Z] #33 ...
03:49:06 [2022-09-07T03:49:06.288Z] 
03:49:06 [2022-09-07T03:49:06.288Z] #31 [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
03:49:06 [2022-09-07T03:49:06.288Z] #31 16.27 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
03:49:06 [2022-09-07T03:49:06.288Z] #31 16.32 go: downloading golang.org/x/mod v0.3.0
03:49:06 [2022-09-07T03:49:06.507Z] #41 44.48 go: downloading github.com/prometheus/client_model v0.2.0
03:49:06 [2022-09-07T03:49:06.507Z] #41 44.53 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
03:49:06 [2022-09-07T03:49:06.767Z] #41 44.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
03:49:06 [2022-09-07T03:49:06.767Z] #41 44.70 go: downloading github.com/google/go-cmp v0.5.7
03:49:06 [2022-09-07T03:49:06.767Z] #41 ...
03:49:06 [2022-09-07T03:49:06.767Z] 
03:49:06 [2022-09-07T03:49:06.767Z] #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
03:49:06 [2022-09-07T03:49:06.767Z] #29 29.00 Reading package lists...
03:49:06 [2022-09-07T03:49:06.767Z] #29 34.92 Building dependency tree...
03:49:06 [2022-09-07T03:49:06.767Z] #29 39.50 The following additional packages will be installed:
03:49:06 [2022-09-07T03:49:06.767Z] #29 39.52   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
03:49:06 [2022-09-07T03:49:06.767Z] #29 39.55 Suggested packages:
03:49:06 [2022-09-07T03:49:06.767Z] #29 39.55   cmake-doc ninja-build lrzip
03:49:06 [2022-09-07T03:49:06.767Z] #29 39.55 Recommended packages:
03:49:06 [2022-09-07T03:49:06.767Z] #29 39.55   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:49:06 [2022-09-07T03:49:06.767Z] #29 40.66 The following NEW packages will be installed:
03:49:06 [2022-09-07T03:49:06.767Z] #29 40.66   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
03:49:06 [2022-09-07T03:49:06.767Z] #29 40.66   vim-common xxd
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.12 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.12 Need to get 17.7 MB of archives.
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.12 After this operation, 70.7 MB of additional disk space will be used.
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 41.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
03:49:06 [2022-09-07T03:49:06.767Z] #29 43.92 debconf: delaying package configuration, since apt-utils is not installed
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.31 Fetched 17.7 MB in 2s (10.8 MB/s)
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.41 Selecting previously unselected package xxd.
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.74 Selecting previously unselected package vim-common.
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:49:06 [2022-09-07T03:49:06.767Z] #29 44.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:49:06 [2022-09-07T03:49:06.767Z] #29 ...
03:49:06 [2022-09-07T03:49:06.767Z] 
03:49:06 [2022-09-07T03:49:06.767Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:06 [2022-09-07T03:49:06.767Z] #41 44.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
03:49:07 [2022-09-07T03:49:07.337Z] #41 45.19 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
03:49:07 [2022-09-07T03:49:07.337Z] #41 45.28 go: downloading github.com/hexops/gotextdiff v1.0.3
03:49:07 [2022-09-07T03:49:07.337Z] #41 45.37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
03:49:07 [2022-09-07T03:49:07.337Z] #41 45.38 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
03:49:07 [2022-09-07T03:49:07.337Z] #41 45.42 go: downloading github.com/olekukonko/tablewriter v0.0.5
03:49:07 [2022-09-07T03:49:07.527Z] #40 92.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
03:49:07 [2022-09-07T03:49:07.527Z] #40 92.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
03:49:07 [2022-09-07T03:49:07.599Z] #41 45.59 go: downloading github.com/beorn7/perks v1.0.1
03:49:07 [2022-09-07T03:49:07.599Z] #41 45.60 go: downloading github.com/cespare/xxhash/v2 v2.1.2
03:49:07 [2022-09-07T03:49:07.599Z] #41 45.65 go: downloading github.com/golang/protobuf v1.5.2
03:49:07 [2022-09-07T03:49:07.599Z] #41 45.68 go: downloading github.com/prometheus/common v0.32.1
03:49:07 [2022-09-07T03:49:07.860Z] #41 ...
03:49:07 [2022-09-07T03:49:07.860Z] 
03:49:07 [2022-09-07T03:49:07.860Z] #24 [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
03:49:07 [2022-09-07T03:49:07.860Z] #24 29.91 Reading package lists...
03:49:07 [2022-09-07T03:49:07.860Z] #24 35.95 Building dependency tree...
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.15 The following additional packages will be installed:
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.17   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.18   python3-protobuf python3-six
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.20 Suggested packages:
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.21   python3-setuptools
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.21 Recommended packages:
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.21   iproute2 | iproute
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.94 The following NEW packages will be installed:
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.96   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:49:07 [2022-09-07T03:49:07.860Z] #24 40.97   python3-protobuf python3-six
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.49 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.49 Need to get 2315 kB of archives.
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.49 After this operation, 11.1 MB of additional disk space will be used.
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 41.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 44.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
03:49:07 [2022-09-07T03:49:07.860Z] #24 45.61 debconf: delaying package configuration, since apt-utils is not installed
03:49:08 [2022-09-07T03:49:08.122Z] #24 45.88 Fetched 2315 kB in 3s (679 kB/s)
03:49:08 [2022-09-07T03:49:08.122Z] #24 ...
03:49:08 [2022-09-07T03:49:08.122Z] 
03:49:08 [2022-09-07T03:49:08.122Z] #38 [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             ;
03:49:08 [2022-09-07T03:49:08.122Z] #38 43.55 Unpacking libmagic1:amd64 (1:5.39-3) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 43.83 Selecting previously unselected package file.
03:49:08 [2022-09-07T03:49:08.122Z] #38 43.85 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 43.86 Unpacking file (1:5.39-3) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.21 Selecting previously unselected package xz-utils.
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.21 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.51 Selecting previously unselected package libsigsegv2:amd64.
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.51 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.54 Unpacking libsigsegv2:amd64 (2.13-1) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.69 Selecting previously unselected package m4.
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.69 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 44.70 Unpacking m4 (1.4.18-5) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.01 Selecting previously unselected package autoconf.
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.01 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.01 Unpacking autoconf (2.69-14) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.52 Selecting previously unselected package autotools-dev.
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.53 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.54 Unpacking autotools-dev (20180224.1+nmu1) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.74 Selecting previously unselected package automake.
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.74 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 45.75 Unpacking automake (1:1.16.3-2) ...
03:49:08 [2022-09-07T03:49:08.122Z] #38 46.28 Selecting previously unselected package patch.
03:49:08 [2022-09-07T03:49:08.122Z] #38 46.28 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
03:49:08 [2022-09-07T03:49:08.356Z] #43 ...
03:49:08 [2022-09-07T03:49:08.356Z] 
03:49:08 [2022-09-07T03:49:08.356Z] #46 [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
03:49:08 [2022-09-07T03:49:08.356Z] #46 42.77 libtoolize: putting auxiliary files in '.'.
03:49:08 [2022-09-07T03:49:08.356Z] #46 42.77 libtoolize: copying file './ltmain.sh'
03:49:08 [2022-09-07T03:49:08.356Z] #46 43.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
03:49:08 [2022-09-07T03:49:08.356Z] #46 43.47 libtoolize: and rerunning libtoolize and aclocal.
03:49:08 [2022-09-07T03:49:08.356Z] #46 43.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:49:08 [2022-09-07T03:49:08.356Z] #46 ...
03:49:08 [2022-09-07T03:49:08.356Z] 
03:49:08 [2022-09-07T03:49:08.356Z] #37 [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
03:49:08 [2022-09-07T03:49:08.356Z] #37 96.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
03:49:08 [2022-09-07T03:49:08.356Z] #37 96.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
03:49:08 [2022-09-07T03:49:08.356Z] #37 96.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:49:08 [2022-09-07T03:49:08.356Z] #37 103.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
03:49:08 [2022-09-07T03:49:08.356Z] #37 103.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:49:08 [2022-09-07T03:49:08.356Z] #37 103.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:49:08 [2022-09-07T03:49:08.384Z] #38 46.34 Unpacking patch (2.7.6-7) ...
03:49:08 [2022-09-07T03:49:08.579Z] #40 41.03 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:49:08 [2022-09-07T03:49:08.579Z] #40 41.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
03:49:08 [2022-09-07T03:49:08.579Z] #40 41.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:49:08 [2022-09-07T03:49:08.617Z] #37 ...
03:49:08 [2022-09-07T03:49:08.617Z] 
03:49:08 [2022-09-07T03:49:08.617Z] #46 [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
03:49:08 [2022-09-07T03:49:08.617Z] #46 53.11 configure.ac:7: installing './compile'
03:49:08 [2022-09-07T03:49:08.617Z] #46 53.13 configure.ac:11: installing './config.guess'
03:49:08 [2022-09-07T03:49:08.617Z] #46 53.14 configure.ac:11: installing './config.sub'
03:49:08 [2022-09-07T03:49:08.617Z] #46 53.14 configure.ac:8: installing './install-sh'
03:49:08 [2022-09-07T03:49:08.617Z] #46 53.15 configure.ac:8: installing './missing'
03:49:08 [2022-09-07T03:49:08.617Z] #46 53.25 Makefile.am: installing './depcomp'
03:49:08 [2022-09-07T03:49:08.849Z] #31 ...
03:49:08 [2022-09-07T03:49:08.849Z] 
03:49:08 [2022-09-07T03:49:08.849Z] #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
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01 tomll can be used in two ways:
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01 Writing to STDIN and reading from STDOUT:
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01   cat file.toml | tomll > file.toml
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01 
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01 Reading and updating a list of files:
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01   tomll a.toml b.toml c.toml
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01 
03:49:08 [2022-09-07T03:49:08.849Z] #38 18.01 When given a list of files, tomll will modify all files in place without asking.
03:49:08 [2022-09-07T03:49:08.849Z] #38 DONE 18.6s
03:49:08 [2022-09-07T03:49:08.849Z] 
03:49:08 [2022-09-07T03:49:08.849Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:08 [2022-09-07T03:49:08.849Z] #33 17.98 go: downloading github.com/mattn/go-colorable v0.1.12
03:49:08 [2022-09-07T03:49:08.849Z] #33 18.05 go: downloading github.com/sirupsen/logrus v1.8.1
03:49:08 [2022-09-07T03:49:08.849Z] #33 18.32 go: downloading github.com/stretchr/testify v1.7.1
03:49:08 [2022-09-07T03:49:08.849Z] #33 18.42 go: downloading github.com/mattn/go-isatty v0.0.14
03:49:08 [2022-09-07T03:49:08.849Z] #33 18.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
03:49:08 [2022-09-07T03:49:08.849Z] #33 18.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
03:49:08 [2022-09-07T03:49:08.849Z] #33 18.87 go: downloading github.com/fsnotify/fsnotify v1.5.4
03:49:08 [2022-09-07T03:49:08.849Z] #33 18.88 go: downloading github.com/mitchellh/mapstructure v1.5.0
03:49:08 [2022-09-07T03:49:08.849Z] #33 19.04 go: downloading github.com/spf13/afero v1.8.2
03:49:08 [2022-09-07T03:49:08.849Z] #33 19.09 go: downloading github.com/spf13/cast v1.4.1
03:49:08 [2022-09-07T03:49:08.849Z] #33 19.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0
03:49:08 [2022-09-07T03:49:08.897Z] #40 ...
03:49:08 [2022-09-07T03:49:08.897Z] 
03:49:08 [2022-09-07T03:49:08.897Z] #41 [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
03:49:08 [2022-09-07T03:49:08.897Z] #41 64.19 configure.ac:11: installing 'build-aux/compile'
03:49:08 [2022-09-07T03:49:08.897Z] #41 64.20 configure.ac:11: installing 'build-aux/config.guess'
03:49:08 [2022-09-07T03:49:08.897Z] #41 64.20 configure.ac:11: installing 'build-aux/config.sub'
03:49:08 [2022-09-07T03:49:08.897Z] #41 64.21 configure.ac:13: installing 'build-aux/install-sh'
03:49:08 [2022-09-07T03:49:08.897Z] #41 64.21 configure.ac:13: installing 'build-aux/missing'
03:49:08 [2022-09-07T03:49:08.897Z] #41 64.21 configure.ac:8: installing 'build-aux/tap-driver.sh'
03:49:08 [2022-09-07T03:49:08.897Z] #41 64.34 Makefile.am: installing 'build-aux/depcomp'
03:49:09 [2022-09-07T03:49:09.109Z] #33 19.47 go: downloading github.com/go-toolsmith/astcast v1.0.0
03:49:09 [2022-09-07T03:49:09.109Z] #33 19.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0
03:49:09 [2022-09-07T03:49:09.109Z] #33 19.56 go: downloading github.com/go-toolsmith/astequal v1.0.1
03:49:09 [2022-09-07T03:49:09.109Z] #33 19.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0
03:49:09 [2022-09-07T03:49:09.329Z] #38 ...
03:49:09 [2022-09-07T03:49:09.329Z] 
03:49:09 [2022-09-07T03:49:09.329Z] #30 [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
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.40 NAME:
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.40    go-winres - A tool for embedding resources in Windows executables
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.40 
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.40 USAGE:
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.40    go-winres [global options] command [command options] [arguments...]
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.41 
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.41 COMMANDS:
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.42    init     Create an initial ./winres/winres.json
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43    make     Make syso files for the "go build" command
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43    simply   Make syso files for the "go build" command (simplified)
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43    extract  Extract all resources from an executable
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43    patch    Replace resources in an executable file (exe, dll)
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43    help, h  Shows a list of commands or help for one command
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43 
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43 GLOBAL OPTIONS:
03:49:09 [2022-09-07T03:49:09.329Z] #30 46.43    --help, -h  show help (default: false)
03:49:09 [2022-09-07T03:49:09.329Z] #30 DONE 47.2s
03:49:09 [2022-09-07T03:49:09.329Z] 
03:49:09 [2022-09-07T03:49:09.329Z] #38 [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             ;
03:49:09 [2022-09-07T03:49:09.329Z] #38 47.23 Selecting previously unselected package dpkg-dev.
03:49:09 [2022-09-07T03:49:09.329Z] #38 47.24 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
03:49:09 [2022-09-07T03:49:09.329Z] #38 47.30 Unpacking dpkg-dev (1.20.11) ...
03:49:09 [2022-09-07T03:49:09.369Z] #33 19.64 go: downloading github.com/go-toolsmith/astp v1.0.0
03:49:09 [2022-09-07T03:49:09.370Z] #33 19.64 go: downloading github.com/go-toolsmith/strparse v1.0.0
03:49:09 [2022-09-07T03:49:09.370Z] #33 19.71 go: downloading github.com/go-toolsmith/typep v1.0.2
03:49:09 [2022-09-07T03:49:09.370Z] #33 19.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
03:49:09 [2022-09-07T03:49:09.630Z] #33 19.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
03:49:09 [2022-09-07T03:49:09.900Z] #33 20.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
03:49:10 [2022-09-07T03:49:10.047Z] #46 54.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:49:10 [2022-09-07T03:49:10.047Z] #46 54.56 libtoolize: copying file 'build-aux/ltmain.sh'
03:49:10 [2022-09-07T03:49:10.047Z] #46 54.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:49:10 [2022-09-07T03:49:10.085Z] #41 65.29 checking build system type... x86_64-pc-linux-gnu
03:49:10 [2022-09-07T03:49:10.085Z] #41 65.51 checking host system type... x86_64-pc-linux-gnu
03:49:10 [2022-09-07T03:49:10.085Z] #41 65.51 checking how to print strings... printf
03:49:10 [2022-09-07T03:49:10.085Z] #41 65.51 checking for gcc... gcc
03:49:10 [2022-09-07T03:49:10.160Z] #33 20.50 go: downloading github.com/hashicorp/errwrap v1.0.0
03:49:10 [2022-09-07T03:49:10.160Z] #33 20.53 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
03:49:10 [2022-09-07T03:49:10.160Z] #33 20.60 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
03:49:10 [2022-09-07T03:49:10.312Z] #46 54.70 libtoolize: copying file 'm4/libtool.m4'
03:49:10 [2022-09-07T03:49:10.312Z] #46 54.82 libtoolize: copying file 'm4/ltoptions.m4'
03:49:10 [2022-09-07T03:49:10.312Z] #46 54.94 libtoolize: copying file 'm4/ltsugar.m4'
03:49:10 [2022-09-07T03:49:10.341Z] #41 65.60 checking whether the C compiler works... yes
03:49:10 [2022-09-07T03:49:10.341Z] #41 65.72 checking for C compiler default output file name... a.out
03:49:10 [2022-09-07T03:49:10.419Z] #33 20.75 go: downloading 4d63.com/gochecknoglobals v0.1.0
03:49:10 [2022-09-07T03:49:10.502Z] #40 ...
03:49:10 [2022-09-07T03:49:10.502Z] 
03:49:10 [2022-09-07T03:49:10.502Z] #36 [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             ;
03:49:10 [2022-09-07T03:49:10.502Z] #36 33.70 debconf: delaying package configuration, since apt-utils is not installed
03:49:10 [2022-09-07T03:49:10.502Z] #36 33.97 Fetched 5916 kB in 1s (9891 kB/s)
03:49:10 [2022-09-07T03:49:10.502Z] #36 34.08 Selecting previously unselected package bzip2.
03:49:10 [2022-09-07T03:49:10.502Z] #36 34.08 (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 ... 15708 files and directories currently installed.)
03:49:10 [2022-09-07T03:49:10.502Z] #36 34.17 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 34.18 Unpacking bzip2 (1.0.8-4) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 34.37 Selecting previously unselected package libmagic-mgc.
03:49:10 [2022-09-07T03:49:10.502Z] #36 34.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 34.38 Unpacking libmagic-mgc (1:5.39-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 35.29 Selecting previously unselected package libmagic1:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 35.30 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 35.43 Unpacking libmagic1:arm64 (1:5.39-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 35.72 Selecting previously unselected package file.
03:49:10 [2022-09-07T03:49:10.502Z] #36 35.73 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 35.77 Unpacking file (1:5.39-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.02 Selecting previously unselected package xz-utils.
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.02 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.37 Selecting previously unselected package libsigsegv2:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.37 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.38 Unpacking libsigsegv2:arm64 (2.13-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.61 Selecting previously unselected package m4.
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.62 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 36.62 Unpacking m4 (1.4.18-5) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.04 Selecting previously unselected package autoconf.
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.04 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.04 Unpacking autoconf (2.69-14) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.38 Selecting previously unselected package autotools-dev.
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.42 Unpacking autotools-dev (20180224.1+nmu1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.64 Selecting previously unselected package automake.
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.64 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 37.65 Unpacking automake (1:1.16.3-2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 38.02 Selecting previously unselected package patch.
03:49:10 [2022-09-07T03:49:10.502Z] #36 38.02 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 38.03 Unpacking patch (2.7.6-7) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 38.18 Selecting previously unselected package dpkg-dev.
03:49:10 [2022-09-07T03:49:10.502Z] #36 38.18 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 38.19 Unpacking dpkg-dev (1.20.11) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.05 Selecting previously unselected package build-essential.
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.06 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.07 Unpacking build-essential (12.9) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.21 Selecting previously unselected package libcap2:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.22 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.22 Unpacking libcap2:arm64 (1:2.44-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.37 Selecting previously unselected package libcap-dev:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.37 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.38 Unpacking libcap-dev:arm64 (1:2.44-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.58 Selecting previously unselected package libprotobuf-c1:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.58 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.71 Selecting previously unselected package libprotobuf-c-dev:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.72 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.72 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.85 Selecting previously unselected package libseccomp-dev:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.85 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 39.86 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 40.07 Selecting previously unselected package libsystemd-dev:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 40.12 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 40.13 Unpacking libsystemd-dev:arm64 (247.3-7) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 40.95 Selecting previously unselected package libtool.
03:49:10 [2022-09-07T03:49:10.502Z] #36 40.96 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 40.97 Unpacking libtool (2.4.6-15) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.28 Selecting previously unselected package libudev-dev:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.28 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.29 Unpacking libudev-dev:arm64 (247.3-7) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.53 Selecting previously unselected package libyajl2:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.53 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.54 Unpacking libyajl2:arm64 (2.1.0-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.63 Selecting previously unselected package libyajl-dev:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.64 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.87 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.90 Setting up libmagic-mgc (1:5.39-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.92 Setting up libyajl2:arm64 (2.1.0-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.94 Setting up libmagic1:arm64 (1:5.39-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.96 Setting up file (1:5.39-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.97 Setting up bzip2 (1.0.8-4) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.98 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 41.99 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.01 Setting up libcap2:arm64 (1:2.44-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.02 Setting up autotools-dev (20180224.1+nmu1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.03 Setting up libsigsegv2:arm64 (2.13-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.10 Setting up patch (2.7.6-7) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.12 Setting up libudev-dev:arm64 (247.3-7) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.14 Setting up libyajl-dev:arm64 (2.1.0-3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.16 Setting up libcap-dev:arm64 (1:2.44-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.17 Setting up libsystemd-dev:arm64 (247.3-7) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.19 Setting up libtool (2.4.6-15) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.20 Setting up m4 (1.4.18-5) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.22 Setting up dpkg-dev (1.20.11) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.24 Setting up autoconf (2.69-14) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.25 Setting up build-essential (12.9) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.27 Setting up automake (1:1.16.3-2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.31 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
03:49:10 [2022-09-07T03:49:10.502Z] #36 42.32 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:10 [2022-09-07T03:49:10.502Z] #36 DONE 43.3s
03:49:10 [2022-09-07T03:49:10.502Z] 
03:49:10 [2022-09-07T03:49:10.502Z] #44 [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
03:49:10 [2022-09-07T03:49:10.502Z] #44 ...
03:49:10 [2022-09-07T03:49:10.502Z] 
03:49:10 [2022-09-07T03:49:10.502Z] #26 [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
03:49:10 [2022-09-07T03:49:10.502Z] #26 33.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:49:10 [2022-09-07T03:49:10.502Z] #26 33.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
03:49:10 [2022-09-07T03:49:10.502Z] #26 33.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
03:49:10 [2022-09-07T03:49:10.502Z] #26 33.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:49:10 [2022-09-07T03:49:10.502Z] #26 33.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
03:49:10 [2022-09-07T03:49:10.502Z] #26 33.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
03:49:10 [2022-09-07T03:49:10.502Z] #26 35.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
03:49:10 [2022-09-07T03:49:10.502Z] #26 37.20 debconf: delaying package configuration, since apt-utils is not installed
03:49:10 [2022-09-07T03:49:10.502Z] #26 37.47 Fetched 2136 kB in 3s (699 kB/s)
03:49:10 [2022-09-07T03:49:10.502Z] #26 37.57 Selecting previously unselected package libprotobuf23:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #26 37.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
03:49:10 [2022-09-07T03:49:10.502Z] #26 37.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 37.65 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.39 Selecting previously unselected package python3-pkg-resources.
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.42 Unpacking python3-pkg-resources (52.0.0-4) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.66 Selecting previously unselected package python3-six.
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.67 Unpacking python3-six (1.16.0-2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.80 Selecting previously unselected package python3-protobuf.
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 38.82 Unpacking python3-protobuf (3.12.4-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.34 Selecting previously unselected package libnet1:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.50 Selecting previously unselected package libnl-3-200:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.50 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.66 Selecting previously unselected package libprotobuf-c1:arm64.
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.67 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.79 Selecting previously unselected package criu.
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.80 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 39.81 Unpacking criu (3.17.1-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 40.66 Setting up python3-pkg-resources (52.0.0-4) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 42.25 Setting up libprotobuf23:arm64 (3.12.4-1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 42.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 42.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:49:10 [2022-09-07T03:49:10.502Z] #26 42.31 Setting up python3-six (1.16.0-2) ...
03:49:10 [2022-09-07T03:49:10.573Z] #46 55.02 libtoolize: copying file 'm4/ltversion.m4'
03:49:10 [2022-09-07T03:49:10.573Z] #46 55.12 libtoolize: copying file 'm4/lt~obsolete.m4'
03:49:10 [2022-09-07T03:49:10.599Z] #41 65.72 checking for suffix of executables... 
03:49:10 [2022-09-07T03:49:10.599Z] #41 65.83 checking whether we are cross compiling... no
03:49:10 [2022-09-07T03:49:10.679Z] #33 20.94 go: downloading github.com/Antonboom/errname v0.1.6
03:49:10 [2022-09-07T03:49:10.679Z] #33 21.02 go: downloading github.com/Antonboom/nilnil v0.1.1
03:49:10 [2022-09-07T03:49:10.717Z] #38 48.81 Selecting previously unselected package build-essential.
03:49:10 [2022-09-07T03:49:10.717Z] #38 48.82 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
03:49:10 [2022-09-07T03:49:10.717Z] #38 48.83 Unpacking build-essential (12.9) ...
03:49:10 [2022-09-07T03:49:10.761Z] #26 ...
03:49:10 [2022-09-07T03:49:10.761Z] 
03:49:10 [2022-09-07T03:49:10.761Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:10 [2022-09-07T03:49:10.761Z] #34 33.55 go: downloading github.com/mattn/go-runewidth v0.0.9
03:49:10 [2022-09-07T03:49:10.761Z] #34 34.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
03:49:10 [2022-09-07T03:49:10.761Z] #34 ...
03:49:10 [2022-09-07T03:49:10.761Z] 
03:49:10 [2022-09-07T03:49:10.761Z] #40 [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
03:49:10 [2022-09-07T03:49:10.761Z] #40 43.72 Selecting previously unselected package binutils-mingw-w64.
03:49:10 [2022-09-07T03:49:10.761Z] #40 43.72 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
03:49:10 [2022-09-07T03:49:10.761Z] #40 43.74 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
03:49:10 [2022-09-07T03:49:10.835Z] #46 55.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:49:10 [2022-09-07T03:49:10.856Z] #41 66.04 checking for suffix of object files... o
03:49:10 [2022-09-07T03:49:10.856Z] #41 66.13 checking whether we are using the GNU C compiler... yes
03:49:10 [2022-09-07T03:49:10.856Z] #41 66.19 checking whether gcc accepts -g... yes
03:49:10 [2022-09-07T03:49:10.938Z] #33 21.14 go: downloading github.com/BurntSushi/toml v1.1.0
03:49:10 [2022-09-07T03:49:10.978Z] #38 48.95 Selecting previously unselected package libcap2:amd64.
03:49:10 [2022-09-07T03:49:10.978Z] #38 48.96 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
03:49:10 [2022-09-07T03:49:10.978Z] #38 48.96 Unpacking libcap2:amd64 (1:2.44-1) ...
03:49:10 [2022-09-07T03:49:10.978Z] #38 49.06 Selecting previously unselected package libcap-dev:amd64.
03:49:11 [2022-09-07T03:49:11.020Z] #40 44.00 Selecting previously unselected package libdevmapper1.02.1:arm64.
03:49:11 [2022-09-07T03:49:11.020Z] #40 44.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
03:49:11 [2022-09-07T03:49:11.020Z] #40 44.02 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
03:49:11 [2022-09-07T03:49:11.112Z] #41 66.27 checking for gcc option to accept ISO C89... none needed
03:49:11 [2022-09-07T03:49:11.112Z] #41 66.42 checking whether gcc understands -c and -o together... yes
03:49:11 [2022-09-07T03:49:11.112Z] #41 66.61 checking for a sed that does not truncate output... /bin/sed
03:49:11 [2022-09-07T03:49:11.112Z] #41 66.63 checking for grep that handles long lines and -e... /bin/grep
03:49:11 [2022-09-07T03:49:11.112Z] #41 66.64 checking for egrep... /bin/grep -E
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.07 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.08 Unpacking libcap-dev:amd64 (1:2.44-1) ...
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.26 Selecting previously unselected package libprotobuf-c1:amd64.
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.26 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.34 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.34 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:49:11 [2022-09-07T03:49:11.239Z] #38 49.43 Selecting previously unselected package libseccomp-dev:amd64.
03:49:11 [2022-09-07T03:49:11.324Z] #40 44.17 Selecting previously unselected package dmsetup.
03:49:11 [2022-09-07T03:49:11.324Z] #40 44.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
03:49:11 [2022-09-07T03:49:11.324Z] #40 44.20 Unpacking dmsetup (2:1.02.175-2.1) ...
03:49:11 [2022-09-07T03:49:11.324Z] #40 44.39 Selecting previously unselected package mingw-w64-common.
03:49:11 [2022-09-07T03:49:11.324Z] #40 44.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
03:49:11 [2022-09-07T03:49:11.324Z] #40 44.39 Unpacking mingw-w64-common (8.0.0-1) ...
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.64 checking for fgrep... /bin/grep -F
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.65 checking for ld used by gcc... /usr/bin/ld
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.67 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.68 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.70 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.82 checking whether ln -s works... yes
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.82 checking the maximum length of command line arguments... 1572864
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.85 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.85 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.85 checking for /usr/bin/ld option to reload object files... -r
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.85 checking for objdump... objdump
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.86 checking how to recognize dependent libraries... pass_all
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.87 checking for dlltool... no
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.87 checking how to associate runtime and link libraries... printf %s\n
03:49:11 [2022-09-07T03:49:11.369Z] #41 66.87 checking for ar... ar
03:49:11 [2022-09-07T03:49:11.500Z] #38 49.43 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:49:11 [2022-09-07T03:49:11.500Z] #38 49.44 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:49:11 [2022-09-07T03:49:11.500Z] #38 49.66 Selecting previously unselected package libsystemd-dev:amd64.
03:49:11 [2022-09-07T03:49:11.500Z] #38 49.66 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
03:49:11 [2022-09-07T03:49:11.500Z] #38 49.67 Unpacking libsystemd-dev:amd64 (247.3-7) ...
03:49:11 [2022-09-07T03:49:11.626Z] #41 66.88 checking for archiver @FILE support... @
03:49:11 [2022-09-07T03:49:11.626Z] #41 67.06 checking for strip... strip
03:49:11 [2022-09-07T03:49:11.626Z] #41 67.06 checking for ranlib... ranlib
03:49:11 [2022-09-07T03:49:11.626Z] #41 67.06 checking for gawk... no
03:49:11 [2022-09-07T03:49:11.626Z] #41 67.06 checking for mawk... mawk
03:49:11 [2022-09-07T03:49:11.876Z] #33 22.04 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
03:49:11 [2022-09-07T03:49:11.876Z] #33 22.22 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
03:49:12 [2022-09-07T03:49:12.136Z] #33 22.31 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
03:49:12 [2022-09-07T03:49:12.136Z] #33 ...
03:49:12 [2022-09-07T03:49:12.136Z] 
03:49:12 [2022-09-07T03:49:12.136Z] #34 [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
03:49:12 [2022-09-07T03:49:12.136Z] #34 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:49:12 [2022-09-07T03:49:12.136Z] #34 21.83 Fetched 8574 kB in 16s (547 kB/s)
03:49:12 [2022-09-07T03:49:12.136Z] #34 21.83 Reading package lists...
03:49:12 [2022-09-07T03:49:12.136Z] #34 ...
03:49:12 [2022-09-07T03:49:12.136Z] 
03:49:12 [2022-09-07T03:49:12.136Z] #32 [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
03:49:12 [2022-09-07T03:49:12.136Z] #32 20.74 Updating files:  73% (1602/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
03:49:12 [2022-09-07T03:49:12.136Z] #32 21.45 + git checkout -q v2.3.0
03:49:12 [2022-09-07T03:49:12.192Z] #41 67.06 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:49:12 [2022-09-07T03:49:12.192Z] #41 67.49 checking for sysroot... no
03:49:12 [2022-09-07T03:49:12.192Z] #41 67.50 checking for a working dd... /bin/dd
03:49:12 [2022-09-07T03:49:12.192Z] #41 67.52 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:49:12 [2022-09-07T03:49:12.192Z] #41 67.58 checking for mt... no
03:49:12 [2022-09-07T03:49:12.192Z] #41 67.58 checking if : is a manifest tool... no
03:49:12 [2022-09-07T03:49:12.192Z] #41 67.61 checking how to run the C preprocessor... gcc -E
03:49:12 [2022-09-07T03:49:12.453Z] #38 50.53 Selecting previously unselected package libtool.
03:49:12 [2022-09-07T03:49:12.454Z] #38 50.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
03:49:12 [2022-09-07T03:49:12.454Z] #38 50.57 Unpacking libtool (2.4.6-15) ...
03:49:12 [2022-09-07T03:49:12.715Z] #38 50.87 Selecting previously unselected package libudev-dev:amd64.
03:49:12 [2022-09-07T03:49:12.975Z] #38 50.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:49:12 [2022-09-07T03:49:12.975Z] #38 50.90 Unpacking libudev-dev:amd64 (247.3-7) ...
03:49:13 [2022-09-07T03:49:13.077Z] #32 23.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
03:49:13 [2022-09-07T03:49:13.077Z] #32 ...
03:49:13 [2022-09-07T03:49:13.077Z] 
03:49:13 [2022-09-07T03:49:13.077Z] #39 [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             ;
03:49:13 [2022-09-07T03:49:13.077Z] #39 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:49:13 [2022-09-07T03:49:13.077Z] #39 22.69 Fetched 8574 kB in 15s (561 kB/s)
03:49:13 [2022-09-07T03:49:13.246Z] #38 51.15 Selecting previously unselected package libyajl2:amd64.
03:49:13 [2022-09-07T03:49:13.246Z] #38 51.17 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
03:49:13 [2022-09-07T03:49:13.246Z] #38 51.18 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:49:13 [2022-09-07T03:49:13.246Z] #38 51.30 Selecting previously unselected package libyajl-dev:amd64.
03:49:13 [2022-09-07T03:49:13.246Z] #38 51.34 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
03:49:13 [2022-09-07T03:49:13.246Z] #38 51.35 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
03:49:13 [2022-09-07T03:49:13.337Z] #39 22.69 Reading package lists...
03:49:13 [2022-09-07T03:49:13.337Z] #39 ...
03:49:13 [2022-09-07T03:49:13.337Z] 
03:49:13 [2022-09-07T03:49:13.337Z] #35 [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
03:49:13 [2022-09-07T03:49:13.337Z] #35 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:49:13 [2022-09-07T03:49:13.337Z] #35 22.56 Fetched 8574 kB in 15s (556 kB/s)
03:49:13 [2022-09-07T03:49:13.337Z] #35 22.56 Reading package lists...
03:49:13 [2022-09-07T03:49:13.337Z] #35 ...
03:49:13 [2022-09-07T03:49:13.337Z] 
03:49:13 [2022-09-07T03:49:13.337Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:13 [2022-09-07T03:49:13.337Z] #33 22.56 go: downloading github.com/alexkohler/prealloc v1.0.0
03:49:13 [2022-09-07T03:49:13.337Z] #33 22.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0
03:49:13 [2022-09-07T03:49:13.337Z] #33 22.80 go: downloading github.com/ashanbrown/makezero v1.1.1
03:49:13 [2022-09-07T03:49:13.337Z] #33 22.89 go: downloading github.com/bkielbasa/cyclop v1.2.0
03:49:13 [2022-09-07T03:49:13.337Z] #33 22.99 go: downloading github.com/blizzy78/varnamelen v0.8.0
03:49:13 [2022-09-07T03:49:13.337Z] #33 23.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
03:49:13 [2022-09-07T03:49:13.337Z] #33 23.44 go: downloading github.com/breml/bidichk v0.2.3
03:49:13 [2022-09-07T03:49:13.337Z] #33 23.52 go: downloading github.com/breml/errchkjson v0.3.0
03:49:13 [2022-09-07T03:49:13.337Z] #33 23.74 go: downloading github.com/butuzov/ireturn v0.1.1
03:49:13 [2022-09-07T03:49:13.379Z] #41 67.80 checking for ANSI C header files... yes
03:49:13 [2022-09-07T03:49:13.379Z] #41 68.53 checking for sys/types.h... yes
03:49:13 [2022-09-07T03:49:13.379Z] #41 68.62 checking for sys/stat.h... yes
03:49:13 [2022-09-07T03:49:13.379Z] #41 68.73 checking for stdlib.h... yes
03:49:13 [2022-09-07T03:49:13.379Z] #41 68.82 checking for string.h... yes
03:49:13 [2022-09-07T03:49:13.508Z] #38 51.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:49:13 [2022-09-07T03:49:13.508Z] #38 51.64 Setting up libmagic-mgc (1:5.39-3) ...
03:49:13 [2022-09-07T03:49:13.508Z] #38 51.65 Setting up libyajl2:amd64 (2.1.0-3) ...
03:49:13 [2022-09-07T03:49:13.508Z] #38 51.67 Setting up libmagic1:amd64 (1:5.39-3) ...
03:49:13 [2022-09-07T03:49:13.508Z] #38 51.71 Setting up file (1:5.39-3) ...
03:49:13 [2022-09-07T03:49:13.597Z] #33 23.92 go: downloading github.com/charithe/durationcheck v0.0.9
03:49:13 [2022-09-07T03:49:13.641Z] #41 68.94 checking for memory.h... yes
03:49:13 [2022-09-07T03:49:13.769Z] #38 51.73 Setting up bzip2 (1.0.8-4) ...
03:49:13 [2022-09-07T03:49:13.769Z] #38 51.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:13 [2022-09-07T03:49:13.769Z] #38 51.76 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:49:13 [2022-09-07T03:49:13.769Z] #38 51.80 Setting up libcap2:amd64 (1:2.44-1) ...
03:49:13 [2022-09-07T03:49:13.769Z] #38 51.84 Setting up autotools-dev (20180224.1+nmu1) ...
03:49:13 [2022-09-07T03:49:13.769Z] #38 51.85 Setting up libsigsegv2:amd64 (2.13-1) ...
03:49:13 [2022-09-07T03:49:13.770Z] #38 51.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:49:13 [2022-09-07T03:49:13.770Z] #38 51.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:49:13 [2022-09-07T03:49:13.770Z] #38 51.94 Setting up patch (2.7.6-7) ...
03:49:13 [2022-09-07T03:49:13.857Z] #33 24.07 go: downloading github.com/daixiang0/gci v0.3.3
03:49:13 [2022-09-07T03:49:13.898Z] #41 69.23 checking for strings.h... yes
03:49:14 [2022-09-07T03:49:14.030Z] #38 51.96 Setting up libudev-dev:amd64 (247.3-7) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 51.98 Setting up libyajl-dev:amd64 (2.1.0-3) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 52.00 Setting up libcap-dev:amd64 (1:2.44-1) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 52.03 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 52.04 Setting up libtool (2.4.6-15) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 52.06 Setting up m4 (1.4.18-5) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 52.09 Setting up dpkg-dev (1.20.11) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 52.12 Setting up autoconf (2.69-14) ...
03:49:14 [2022-09-07T03:49:14.030Z] #38 52.15 Setting up build-essential (12.9) ...
03:49:14 [2022-09-07T03:49:14.294Z] #38 52.17 Setting up automake (1:1.16.3-2) ...
03:49:14 [2022-09-07T03:49:14.294Z] #38 52.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
03:49:14 [2022-09-07T03:49:14.294Z] #38 52.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:14 [2022-09-07T03:49:14.429Z] #33 24.49 go: downloading github.com/denis-tingaikin/go-header v0.4.3
03:49:14 [2022-09-07T03:49:14.429Z] #33 24.53 go: downloading github.com/esimonov/ifshort v1.0.4
03:49:14 [2022-09-07T03:49:14.429Z] #33 24.66 go: downloading github.com/firefart/nonamedreturns v1.0.1
03:49:14 [2022-09-07T03:49:14.429Z] #33 ...
03:49:14 [2022-09-07T03:49:14.429Z] 
03:49:14 [2022-09-07T03:49:14.429Z] #40 [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
03:49:14 [2022-09-07T03:49:14.429Z] #40 14.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:49:14 [2022-09-07T03:49:14.429Z] #40 16.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
03:49:14 [2022-09-07T03:49:14.429Z] #40 23.47 Fetched 8578 kB in 16s (525 kB/s)
03:49:14 [2022-09-07T03:49:14.462Z] #41 69.46 checking for inttypes.h... yes
03:49:14 [2022-09-07T03:49:14.462Z] #41 69.67 checking for stdint.h... yes
03:49:14 [2022-09-07T03:49:14.688Z] #40 23.47 Reading package lists...
03:49:14 [2022-09-07T03:49:14.688Z] #40 ...
03:49:14 [2022-09-07T03:49:14.688Z] 
03:49:14 [2022-09-07T03:49:14.688Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:14 [2022-09-07T03:49:14.688Z] #33 24.82 go: downloading github.com/fzipp/gocyclo v0.5.1
03:49:14 [2022-09-07T03:49:14.688Z] #33 24.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
03:49:14 [2022-09-07T03:49:14.688Z] #33 25.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
03:49:14 [2022-09-07T03:49:14.719Z] #41 69.87 checking for unistd.h... yes
03:49:14 [2022-09-07T03:49:14.719Z] #41 70.05 checking for dlfcn.h... yes
03:49:14 [2022-09-07T03:49:14.719Z] #41 70.25 checking for objdir... .libs
03:49:14 [2022-09-07T03:49:14.948Z] #33 25.20 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
03:49:14 [2022-09-07T03:49:14.948Z] #33 ...
03:49:14 [2022-09-07T03:49:14.948Z] 
03:49:14 [2022-09-07T03:49:14.948Z] #30 [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
03:49:14 [2022-09-07T03:49:14.948Z] #30 15.18 go: downloading github.com/sirupsen/logrus v1.6.0
03:49:14 [2022-09-07T03:49:14.948Z] #30 15.18 go: downloading github.com/spf13/cobra v1.1.3
03:49:14 [2022-09-07T03:49:14.948Z] #30 15.81 go: downloading github.com/mattn/go-isatty v0.0.3
03:49:14 [2022-09-07T03:49:14.948Z] #30 15.95 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
03:49:14 [2022-09-07T03:49:14.948Z] #30 16.55 go: downloading gopkg.in/yaml.v2 v2.4.0
03:49:14 [2022-09-07T03:49:14.948Z] #30 16.86 go: downloading github.com/cosiner/argv v0.1.0
03:49:14 [2022-09-07T03:49:14.948Z] #30 16.98 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
03:49:14 [2022-09-07T03:49:14.948Z] #30 17.04 go: downloading github.com/peterh/liner v1.2.2
03:49:14 [2022-09-07T03:49:14.948Z] #30 17.20 go: downloading github.com/google/go-dap v0.6.0
03:49:14 [2022-09-07T03:49:14.948Z] #30 17.43 go: downloading github.com/russross/blackfriday/v2 v2.0.1
03:49:14 [2022-09-07T03:49:14.948Z] #30 17.92 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
03:49:14 [2022-09-07T03:49:14.948Z] #30 18.80 go: downloading github.com/mattn/go-runewidth v0.0.3
03:49:14 [2022-09-07T03:49:14.948Z] #30 19.19 go: downloading github.com/hashicorp/golang-lru v0.5.4
03:49:14 [2022-09-07T03:49:14.948Z] #30 19.19 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
03:49:14 [2022-09-07T03:49:14.948Z] #30 20.64 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
03:49:14 [2022-09-07T03:49:14.948Z] #30 20.75 go: downloading github.com/cilium/ebpf v0.7.0
03:49:14 [2022-09-07T03:49:14.948Z] #30 ...
03:49:14 [2022-09-07T03:49:14.948Z] 
03:49:14 [2022-09-07T03:49:14.948Z] #29 [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
03:49:14 [2022-09-07T03:49:14.948Z] #29 15.08 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
03:49:14 [2022-09-07T03:49:14.948Z] #29 15.89 go: downloading github.com/google/uuid v1.3.0
03:49:14 [2022-09-07T03:49:14.948Z] #29 15.90 go: downloading github.com/moby/vpnkit v0.5.0
03:49:14 [2022-09-07T03:49:14.948Z] #29 15.97 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
03:49:14 [2022-09-07T03:49:14.948Z] #29 16.24 go: downloading github.com/gofrs/flock v0.8.1
03:49:14 [2022-09-07T03:49:14.948Z] #29 16.42 go: downloading github.com/gorilla/mux v1.8.0
03:49:14 [2022-09-07T03:49:14.948Z] #29 16.58 go: downloading github.com/moby/sys/mountinfo v0.6.0
03:49:14 [2022-09-07T03:49:14.948Z] #29 17.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
03:49:14 [2022-09-07T03:49:14.948Z] #29 17.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
03:49:14 [2022-09-07T03:49:14.948Z] #29 19.57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
03:49:14 [2022-09-07T03:49:14.948Z] #29 20.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:49:15 [2022-09-07T03:49:15.208Z] #29 ...
03:49:15 [2022-09-07T03:49:15.208Z] 
03:49:15 [2022-09-07T03:49:15.208Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:15 [2022-09-07T03:49:15.208Z] #33 25.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
03:49:15 [2022-09-07T03:49:15.232Z] #41 70.55 checking if gcc supports -fno-rtti -fno-exceptions... no
03:49:15 [2022-09-07T03:49:15.232Z] #41 70.63 checking for gcc option to produce PIC... -fPIC -DPIC
03:49:15 [2022-09-07T03:49:15.236Z] #38 DONE 53.1s
03:49:15 [2022-09-07T03:49:15.236Z] 
03:49:15 [2022-09-07T03:49:15.236Z] #44 [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
03:49:15 [2022-09-07T03:49:15.468Z] #33 25.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
03:49:15 [2022-09-07T03:49:15.469Z] #33 25.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
03:49:15 [2022-09-07T03:49:15.469Z] #33 25.84 go: downloading github.com/golangci/misspell v0.3.5
03:49:15 [2022-09-07T03:49:15.489Z] #41 70.63 checking if gcc PIC flag -fPIC -DPIC works... yes
03:49:15 [2022-09-07T03:49:15.539Z] #40 ...
03:49:15 [2022-09-07T03:49:15.539Z] 
03:49:15 [2022-09-07T03:49:15.539Z] #38 [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
03:49:15 [2022-09-07T03:49:15.539Z] #38 38.10 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
03:49:15 [2022-09-07T03:49:15.539Z] #38 38.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
03:49:15 [2022-09-07T03:49:15.539Z] #38 38.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:49:15 [2022-09-07T03:49:15.539Z] #38 ...
03:49:15 [2022-09-07T03:49:15.539Z] 
03:49:15 [2022-09-07T03:49:15.539Z] #41 [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
03:49:15 [2022-09-07T03:49:15.539Z] #41 39.00 Selecting previously unselected package libicu67:arm64.
03:49:15 [2022-09-07T03:49:15.539Z] #41 39.00 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 39.02 Unpacking libicu67:arm64 (67.1-7) ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 44.71 Selecting previously unselected package libxml2:arm64.
03:49:15 [2022-09-07T03:49:15.539Z] #41 44.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 44.72 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.38 Selecting previously unselected package libarchive13:arm64.
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.38 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.40 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.75 Selecting previously unselected package libjsoncpp24:arm64.
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.93 Selecting previously unselected package librhash0:arm64.
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.93 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 45.95 Unpacking librhash0:arm64 (1.4.1-2) ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 46.09 Selecting previously unselected package libuv1:arm64.
03:49:15 [2022-09-07T03:49:15.539Z] #41 46.09 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 46.09 Unpacking libuv1:arm64 (1.40.0-2) ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 46.27 Selecting previously unselected package cmake.
03:49:15 [2022-09-07T03:49:15.539Z] #41 46.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
03:49:15 [2022-09-07T03:49:15.539Z] #41 46.28 Unpacking cmake (3.18.4-2+deb11u1) ...
03:49:15 [2022-09-07T03:49:15.730Z] #33 25.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
03:49:15 [2022-09-07T03:49:15.730Z] #33 26.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
03:49:15 [2022-09-07T03:49:15.757Z] #41 70.72 checking if gcc static flag -static works... yes
03:49:15 [2022-09-07T03:49:15.757Z] #41 71.03 checking if gcc supports -c -o file.o... yes
03:49:15 [2022-09-07T03:49:15.757Z] #41 71.19 checking if gcc supports -c -o file.o... (cached) yes
03:49:15 [2022-09-07T03:49:15.990Z] #33 26.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
03:49:15 [2022-09-07T03:49:15.990Z] #33 26.21 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
03:49:15 [2022-09-07T03:49:15.990Z] #33 26.34 go: downloading github.com/jgautheron/goconst v1.5.1
03:49:15 [2022-09-07T03:49:15.990Z] #33 26.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
03:49:16 [2022-09-07T03:49:16.014Z] #41 71.20 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:49:16 [2022-09-07T03:49:16.014Z] #41 71.29 checking dynamic linker characteristics... GNU/Linux ld.so
03:49:16 [2022-09-07T03:49:16.177Z] #44 1.047 Cloning into '/tmp/crun-build'...
03:49:16 [2022-09-07T03:49:16.177Z] #44 ...
03:49:16 [2022-09-07T03:49:16.177Z] 
03:49:16 [2022-09-07T03:49:16.177Z] #37 [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
03:49:16 [2022-09-07T03:49:16.177Z] #37 44.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 44.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 46.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 47.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 48.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 48.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 48.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:49:16 [2022-09-07T03:49:16.177Z] #37 49.32 debconf: delaying package configuration, since apt-utils is not installed
03:49:16 [2022-09-07T03:49:16.177Z] #37 49.56 Fetched 115 MB in 8s (13.8 MB/s)
03:49:16 [2022-09-07T03:49:16.177Z] #37 49.68 Selecting previously unselected package binutils-mingw-w64-i686.
03:49:16 [2022-09-07T03:49:16.177Z] #37 49.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:16 [2022-09-07T03:49:16.177Z] #37 49.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.177Z] #37 49.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:49:16 [2022-09-07T03:49:16.177Z] #37 52.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:49:16 [2022-09-07T03:49:16.177Z] #37 52.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.177Z] #37 52.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:49:16 [2022-09-07T03:49:16.249Z] #33 26.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
03:49:16 [2022-09-07T03:49:16.249Z] #33 26.52 go: downloading github.com/julz/importas v0.1.0
03:49:16 [2022-09-07T03:49:16.249Z] #33 26.60 go: downloading github.com/kisielk/errcheck v1.6.0
03:49:16 [2022-09-07T03:49:16.249Z] #33 26.64 go: downloading github.com/kulti/thelper v0.6.2
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.53 checking how to hardcode library paths into programs... immediate
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.53 checking whether stripping libraries is possible... yes
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.54 checking if libtool supports shared libraries... yes
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.54 checking whether to build shared libraries... no
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.54 checking whether to build static libraries... yes
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.54 checking for a BSD-compatible install... /usr/bin/install -c
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.58 checking whether build environment is sane... yes
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.63 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.65 checking whether make sets $(MAKE)... yes
03:49:16 [2022-09-07T03:49:16.271Z] #41 71.71 checking whether make supports the include directive... yes (GNU style)
03:49:16 [2022-09-07T03:49:16.438Z] #37 ...
03:49:16 [2022-09-07T03:49:16.438Z] 
03:49:16 [2022-09-07T03:49:16.438Z] #24 [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
03:49:16 [2022-09-07T03:49:16.438Z] #24 46.01 Selecting previously unselected package libprotobuf23:amd64.
03:49:16 [2022-09-07T03:49:16.438Z] #24 46.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:16 [2022-09-07T03:49:16.438Z] #24 46.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 46.11 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.09 Selecting previously unselected package python3-pkg-resources.
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.12 Unpacking python3-pkg-resources (52.0.0-4) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.73 Selecting previously unselected package python3-six.
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.74 Unpacking python3-six (1.16.0-2) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.99 Selecting previously unselected package python3-protobuf.
03:49:16 [2022-09-07T03:49:16.438Z] #24 47.99 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.01 Unpacking python3-protobuf (3.12.4-1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.58 Selecting previously unselected package libnet1:amd64.
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.77 Selecting previously unselected package libnl-3-200:amd64.
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.93 Selecting previously unselected package libprotobuf-c1:amd64.
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.93 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 48.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 49.07 Selecting previously unselected package criu.
03:49:16 [2022-09-07T03:49:16.438Z] #24 49.08 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 49.08 Unpacking criu (3.17.1-1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 49.96 Setting up python3-pkg-resources (52.0.0-4) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 51.67 Setting up libprotobuf23:amd64 (3.12.4-1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 51.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 51.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 51.73 Setting up python3-six (1.16.0-2) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 52.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:49:16 [2022-09-07T03:49:16.438Z] #24 52.90 Setting up python3-protobuf (3.12.4-1) ...
03:49:16 [2022-09-07T03:49:16.510Z] #33 26.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3
03:49:16 [2022-09-07T03:49:16.510Z] #33 26.86 go: downloading github.com/kyoh86/exportloopref v0.1.8
03:49:16 [2022-09-07T03:49:16.510Z] #33 26.87 go: downloading github.com/ldez/tagliatelle v0.3.1
03:49:16 [2022-09-07T03:49:16.510Z] #33 26.97 go: downloading github.com/leonklingele/grouper v1.1.0
03:49:16 [2022-09-07T03:49:16.529Z] #41 71.73 checking whether make supports nested variables... yes
03:49:16 [2022-09-07T03:49:16.529Z] #41 71.78 checking whether UID '0' is supported by ustar format... yes
03:49:16 [2022-09-07T03:49:16.529Z] #41 71.79 checking whether GID '0' is supported by ustar format... yes
03:49:16 [2022-09-07T03:49:16.529Z] #41 71.79 checking how to create a ustar tar archive... gnutar
03:49:16 [2022-09-07T03:49:16.529Z] #41 71.83 checking dependency style of gcc... gcc3
03:49:16 [2022-09-07T03:49:16.529Z] #41 72.00 checking whether to enable maintainer-specific portions of Makefiles... yes
03:49:16 [2022-09-07T03:49:16.529Z] #41 72.00 checking whether make supports nested variables... (cached) yes
03:49:16 [2022-09-07T03:49:16.529Z] #41 72.00 checking for gawk... (cached) mawk
03:49:16 [2022-09-07T03:49:16.529Z] #41 72.00 checking for a sed that does not truncate output... (cached) /bin/sed
03:49:16 [2022-09-07T03:49:16.529Z] #41 72.01 checking for gcc... (cached) gcc
03:49:16 [2022-09-07T03:49:16.769Z] #33 26.99 go: downloading github.com/lufeee/execinquery v1.2.1
03:49:16 [2022-09-07T03:49:16.785Z] #41 72.10 checking whether we are using the GNU C compiler... (cached) yes
03:49:16 [2022-09-07T03:49:16.785Z] #41 72.12 checking whether gcc accepts -g... (cached) yes
03:49:16 [2022-09-07T03:49:16.785Z] #41 72.12 checking for gcc option to accept ISO C89... (cached) none needed
03:49:16 [2022-09-07T03:49:16.785Z] #41 72.12 checking whether gcc understands -c and -o together... (cached) yes
03:49:16 [2022-09-07T03:49:16.785Z] #41 72.12 checking for a Python interpreter with version >= 3... python3
03:49:16 [2022-09-07T03:49:16.785Z] #41 72.20 checking for python3... /usr/bin/python3
03:49:16 [2022-09-07T03:49:16.917Z] #41 49.66 Setting up libicu67:arm64 (67.1-7) ...
03:49:16 [2022-09-07T03:49:16.917Z] #41 49.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:49:16 [2022-09-07T03:49:16.917Z] #41 ...
03:49:16 [2022-09-07T03:49:16.917Z] 
03:49:16 [2022-09-07T03:49:16.917Z] #26 [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
03:49:16 [2022-09-07T03:49:16.917Z] #26 43.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
03:49:16 [2022-09-07T03:49:16.917Z] #26 43.80 Setting up python3-protobuf (3.12.4-1) ...
03:49:16 [2022-09-07T03:49:16.917Z] #26 47.23 Setting up criu (3.17.1-1) ...
03:49:16 [2022-09-07T03:49:16.917Z] #26 48.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:16 [2022-09-07T03:49:16.917Z] #26 DONE 49.6s
03:49:16 [2022-09-07T03:49:16.917Z] 
03:49:16 [2022-09-07T03:49:16.917Z] #41 [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
03:49:16 [2022-09-07T03:49:16.917Z] #41 49.86 Setting up libuv1:arm64 (1.40.0-2) ...
03:49:16 [2022-09-07T03:49:16.917Z] #41 49.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:49:16 [2022-09-07T03:49:16.917Z] #41 49.97 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
03:49:16 [2022-09-07T03:49:16.917Z] #41 ...
03:49:16 [2022-09-07T03:49:16.917Z] 
03:49:16 [2022-09-07T03:49:16.917Z] #44 [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
03:49:16 [2022-09-07T03:49:16.917Z] #44 0.756 Cloning into '/tmp/crun-build'...
03:49:16 [2022-09-07T03:49:16.917Z] #44 6.125 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
03:49:16 [2022-09-07T03:49:16.917Z] #44 6.162 Cloning into '/tmp/crun-build/libocispec'...
03:49:17 [2022-09-07T03:49:17.030Z] #33 27.16 go: downloading github.com/maratori/testpackage v1.0.1
03:49:17 [2022-09-07T03:49:17.030Z] #33 27.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
03:49:17 [2022-09-07T03:49:17.030Z] #33 27.21 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
03:49:17 [2022-09-07T03:49:17.030Z] #33 27.30 go: downloading github.com/mgechev/revive v1.2.1
03:49:17 [2022-09-07T03:49:17.042Z] #41 72.20 checking for python3 version... 3.9
03:49:17 [2022-09-07T03:49:17.042Z] #41 72.27 checking for python3 platform... linux
03:49:17 [2022-09-07T03:49:17.042Z] #41 72.33 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:49:17 [2022-09-07T03:49:17.180Z] #44 ...
03:49:17 [2022-09-07T03:49:17.180Z] 
03:49:17 [2022-09-07T03:49:17.180Z] #41 [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
03:49:17 [2022-09-07T03:49:17.180Z] #41 50.00 Setting up librhash0:arm64 (1.4.1-2) ...
03:49:17 [2022-09-07T03:49:17.180Z] #41 50.04 Setting up cmake-data (3.18.4-2+deb11u1) ...
03:49:17 [2022-09-07T03:49:17.180Z] #41 50.05 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
03:49:17 [2022-09-07T03:49:17.180Z] #41 50.06 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
03:49:17 [2022-09-07T03:49:17.180Z] #41 50.08 Setting up cmake (3.18.4-2+deb11u1) ...
03:49:17 [2022-09-07T03:49:17.180Z] #41 50.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:17 [2022-09-07T03:49:17.298Z] #41 72.49 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:49:17 [2022-09-07T03:49:17.299Z] #41 72.66 checking for go-md2man... no
03:49:17 [2022-09-07T03:49:17.379Z] #24 ...
03:49:17 [2022-09-07T03:49:17.379Z] 
03:49:17 [2022-09-07T03:49:17.379Z] #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
03:49:17 [2022-09-07T03:49:17.379Z] #29 45.14 Selecting previously unselected package cmake-data.
03:49:17 [2022-09-07T03:49:17.379Z] #29 45.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
03:49:17 [2022-09-07T03:49:17.379Z] #29 45.16 Unpacking cmake-data (3.18.4-2+deb11u1) ...
03:49:17 [2022-09-07T03:49:17.379Z] #29 49.32 Selecting previously unselected package libicu67:amd64.
03:49:17 [2022-09-07T03:49:17.379Z] #29 49.32 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
03:49:17 [2022-09-07T03:49:17.379Z] #29 49.33 Unpacking libicu67:amd64 (67.1-7) ...
03:49:17 [2022-09-07T03:49:17.379Z] #29 ...
03:49:17 [2022-09-07T03:49:17.379Z] 
03:49:17 [2022-09-07T03:49:17.379Z] #40 [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
03:49:17 [2022-09-07T03:49:17.379Z] #40 49.36 Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
03:49:17 [2022-09-07T03:49:17.379Z] #40 49.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
03:49:17 [2022-09-07T03:49:17.379Z] #40 50.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:49:17 [2022-09-07T03:49:17.555Z] #41 72.68 checking error.h usability... yes
03:49:17 [2022-09-07T03:49:17.555Z] #41 72.82 checking error.h presence... yes
03:49:17 [2022-09-07T03:49:17.555Z] #41 72.87 checking for error.h... yes
03:49:17 [2022-09-07T03:49:17.555Z] #41 72.90 checking linux/openat2.h usability... yes
03:49:17 [2022-09-07T03:49:17.555Z] #41 73.05 checking linux/openat2.h presence... yes
03:49:17 [2022-09-07T03:49:17.752Z] #41 DONE 50.7s
03:49:17 [2022-09-07T03:49:17.752Z] 
03:49:17 [2022-09-07T03:49:17.752Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:17 [2022-09-07T03:49:17.752Z] #34 ...
03:49:17 [2022-09-07T03:49:17.752Z] 
03:49:17 [2022-09-07T03:49:17.752Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
03:49:17 [2022-09-07T03:49:17.812Z] #41 73.10 checking for linux/openat2.h... yes
03:49:17 [2022-09-07T03:49:17.812Z] #41 73.15 checking for copy_file_range... yes
03:49:17 [2022-09-07T03:49:17.952Z] #40 ...
03:49:17 [2022-09-07T03:49:17.952Z] 
03:49:17 [2022-09-07T03:49:17.952Z] #37 [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
03:49:17 [2022-09-07T03:49:17.952Z] #37 55.93 Selecting previously unselected package binutils-mingw-w64.
03:49:17 [2022-09-07T03:49:17.952Z] #37 55.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
03:49:17 [2022-09-07T03:49:17.952Z] #37 55.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
03:49:17 [2022-09-07T03:49:17.952Z] #37 56.08 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:49:17 [2022-09-07T03:49:17.952Z] #37 56.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:49:17 [2022-09-07T03:49:17.952Z] #37 56.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:49:17 [2022-09-07T03:49:17.952Z] #37 ...
03:49:17 [2022-09-07T03:49:17.952Z] 
03:49:17 [2022-09-07T03:49:17.952Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:17 [2022-09-07T03:49:17.952Z] #41 46.08 go: downloading github.com/prometheus/procfs v0.7.3
03:49:17 [2022-09-07T03:49:17.952Z] #41 46.29 go: downloading google.golang.org/protobuf v1.28.0
03:49:17 [2022-09-07T03:49:17.952Z] #41 47.30 go: downloading github.com/mattn/go-runewidth v0.0.9
03:49:17 [2022-09-07T03:49:17.952Z] #41 47.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
03:49:17 [2022-09-07T03:49:17.969Z] #33 28.14 go: downloading github.com/moricho/tparallel v0.2.1
03:49:17 [2022-09-07T03:49:17.969Z] #33 28.14 go: downloading github.com/nakabonne/nestif v0.3.1
03:49:17 [2022-09-07T03:49:17.969Z] #33 28.19 go: downloading github.com/nishanths/exhaustive v0.7.11
03:49:17 [2022-09-07T03:49:17.969Z] #33 28.27 go: downloading github.com/nishanths/predeclared v0.2.2
03:49:18 [2022-09-07T03:49:18.014Z] #45 DONE 0.3s
03:49:18 [2022-09-07T03:49:18.014Z] 
03:49:18 [2022-09-07T03:49:18.014Z] #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
03:49:18 [2022-09-07T03:49:18.014Z] #28 ...
03:49:18 [2022-09-07T03:49:18.014Z] 
03:49:18 [2022-09-07T03:49:18.014Z] #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
03:49:18 [2022-09-07T03:49:18.219Z] #41 ...
03:49:18 [2022-09-07T03:49:18.219Z] 
03:49:18 [2022-09-07T03:49:18.219Z] #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
03:49:18 [2022-09-07T03:49:18.219Z] #29 56.23 Selecting previously unselected package libxml2:amd64.
03:49:18 [2022-09-07T03:49:18.219Z] #29 56.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
03:49:18 [2022-09-07T03:49:18.219Z] #29 56.26 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:49:18 [2022-09-07T03:49:18.229Z] #33 28.46 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
03:49:18 [2022-09-07T03:49:18.229Z] #33 28.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3
03:49:18 [2022-09-07T03:49:18.229Z] #33 28.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
03:49:18 [2022-09-07T03:49:18.229Z] #33 28.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
03:49:18 [2022-09-07T03:49:18.375Z] #41 73.35 checking for fgetxattr... yes
03:49:18 [2022-09-07T03:49:18.375Z] #41 73.54 checking for statx... yes
03:49:18 [2022-09-07T03:49:18.375Z] #41 73.71 checking for fgetpwent_r... yes
03:49:18 [2022-09-07T03:49:18.491Z] #33 28.72 go: downloading github.com/securego/gosec/v2 v2.11.0
03:49:18 [2022-09-07T03:49:18.632Z] #41 73.87 checking for issetugid... no
03:49:18 [2022-09-07T03:49:18.751Z] #33 29.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
03:49:18 [2022-09-07T03:49:18.751Z] #33 29.05 go: downloading github.com/sivchari/containedctx v1.0.2
03:49:18 [2022-09-07T03:49:18.751Z] #33 29.10 go: downloading github.com/sivchari/tenv v1.5.0
03:49:18 [2022-09-07T03:49:18.751Z] #33 29.18 go: downloading github.com/sonatard/noctx v0.0.1
03:49:18 [2022-09-07T03:49:18.889Z] #41 74.06 checking for pkg-config... /usr/bin/pkg-config
03:49:18 [2022-09-07T03:49:18.889Z] #41 74.07 checking pkg-config is at least version 0.9.0... yes
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.755 + RM_GOPATH=0
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.755 + TMP_GOPATH=
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.755 + : /build
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.755 + '[' -z '' ']'
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.756 ++ mktemp -d
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.761 + export GOPATH=/tmp/tmp.vNCgisV1Uy
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.761 + GOPATH=/tmp/tmp.vNCgisV1Uy
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.762 + RM_GOPATH=1
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.762 + case "$(go env GOARCH)" in
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.762 ++ go env GOARCH
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.787 + export GO_BUILDMODE=-buildmode=pie
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.787 + GO_BUILDMODE=-buildmode=pie
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.788 ++ dirname /install.sh
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.797 + dir=/
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.797 + bin=tini
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.797 + shift
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.797 + '[' '!' -f //tini.installer ']'
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.798 + . //tini.installer
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.799 ++ : v0.19.0
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.799 + install_tini
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.800 + echo 'Install tini version v0.19.0'
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.800 Install tini version v0.19.0
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.800 + git clone https://github.com/krallin/tini.git /tmp/tmp.vNCgisV1Uy/tini
03:49:18 [2022-09-07T03:49:18.950Z] #46 0.810 Cloning into '/tmp/tmp.vNCgisV1Uy/tini'...
03:49:19 [2022-09-07T03:49:19.012Z] #33 29.26 go: downloading github.com/sourcegraph/go-diff v0.6.1
03:49:19 [2022-09-07T03:49:19.146Z] #41 74.07 checking for library containing yajl_tree_get... -lyajl
03:49:19 [2022-09-07T03:49:19.146Z] #41 74.50 checking for yajl >= 2.0.0... yes
03:49:19 [2022-09-07T03:49:19.160Z] #29 56.92 Selecting previously unselected package libarchive13:amd64.
03:49:19 [2022-09-07T03:49:19.160Z] #29 56.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
03:49:19 [2022-09-07T03:49:19.160Z] #29 56.93 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:49:19 [2022-09-07T03:49:19.272Z] #33 29.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
03:49:19 [2022-09-07T03:49:19.272Z] #33 29.47 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
03:49:19 [2022-09-07T03:49:19.272Z] #33 29.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4
03:49:19 [2022-09-07T03:49:19.272Z] #33 29.58 go: downloading github.com/tdakkota/asciicheck v0.1.1
03:49:19 [2022-09-07T03:49:19.272Z] #33 29.59 go: downloading github.com/tetafro/godot v1.4.11
03:49:19 [2022-09-07T03:49:19.272Z] #33 29.68 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
03:49:19 [2022-09-07T03:49:19.403Z] #41 74.55 checking sys/capability.h usability... yes
03:49:19 [2022-09-07T03:49:19.403Z] #41 74.70 checking sys/capability.h presence... yes
03:49:19 [2022-09-07T03:49:19.403Z] #41 ...
03:49:19 [2022-09-07T03:49:19.403Z] 
03:49:19 [2022-09-07T03:49:19.403Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:49:19 [2022-09-07T03:49:19.403Z] #40 94.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 94.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.45 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 96.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 98.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
03:49:19 [2022-09-07T03:49:19.403Z] #40 98.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 98.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 98.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 98.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.0 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.4 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.4 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.4 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.4 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.4 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
03:49:19 [2022-09-07T03:49:19.403Z] #40 101.4 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.4 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.4 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.4 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.4 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.4 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.4 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.5 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.5 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.5 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.5 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.5 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.5 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.6 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.6 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 101.6 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 103.5 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
03:49:19 [2022-09-07T03:49:19.404Z] #40 103.5 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 103.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 103.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 103.7 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
03:49:19 [2022-09-07T03:49:19.404Z] #40 ...
03:49:19 [2022-09-07T03:49:19.404Z] 
03:49:19 [2022-09-07T03:49:19.404Z] #41 [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
03:49:19 [2022-09-07T03:49:19.404Z] #41 74.75 checking for sys/capability.h... yes
03:49:19 [2022-09-07T03:49:19.421Z] #29 57.31 Selecting previously unselected package libjsoncpp24:amd64.
03:49:19 [2022-09-07T03:49:19.421Z] #29 57.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
03:49:19 [2022-09-07T03:49:19.421Z] #29 57.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
03:49:19 [2022-09-07T03:49:19.421Z] #29 57.53 Selecting previously unselected package librhash0:amd64.
03:49:19 [2022-09-07T03:49:19.421Z] #29 57.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
03:49:19 [2022-09-07T03:49:19.421Z] #29 57.55 Unpacking librhash0:amd64 (1.4.1-2) ...
03:49:19 [2022-09-07T03:49:19.517Z] #46 1.446 + cd /tmp/tmp.vNCgisV1Uy/tini
03:49:19 [2022-09-07T03:49:19.517Z] #46 1.447 + git checkout -q v0.19.0
03:49:19 [2022-09-07T03:49:19.517Z] #46 1.496 + cmake .
03:49:19 [2022-09-07T03:49:19.532Z] #33 29.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
03:49:19 [2022-09-07T03:49:19.532Z] #33 29.85 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
03:49:19 [2022-09-07T03:49:19.660Z] #41 74.75 checking for library containing cap_from_name... -lcap
03:49:19 [2022-09-07T03:49:19.682Z] #29 57.76 Selecting previously unselected package libuv1:amd64.
03:49:19 [2022-09-07T03:49:19.682Z] #29 57.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
03:49:19 [2022-09-07T03:49:19.682Z] #29 57.78 Unpacking libuv1:amd64 (1.40.0-2) ...
03:49:19 [2022-09-07T03:49:19.776Z] #46 ...
03:49:19 [2022-09-07T03:49:19.776Z] 
03:49:19 [2022-09-07T03:49:19.776Z] #39 [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
03:49:19 [2022-09-07T03:49:19.776Z] #39 52.27 gotestsum version dev
03:49:19 [2022-09-07T03:49:19.776Z] #39 DONE 52.7s
03:49:19 [2022-09-07T03:49:19.791Z] #33 30.07 go: downloading github.com/ultraware/funlen v0.0.3
03:49:19 [2022-09-07T03:49:19.791Z] #33 30.15 go: downloading github.com/ultraware/whitespace v0.0.5
03:49:19 [2022-09-07T03:49:19.791Z] #33 30.21 go: downloading github.com/uudashr/gocognit v1.0.5
03:49:19 [2022-09-07T03:49:19.917Z] #41 75.04 checking for library containing dlopen... -ldl
03:49:19 [2022-09-07T03:49:19.942Z] #29 57.97 Selecting previously unselected package cmake.
03:49:19 [2022-09-07T03:49:19.942Z] #29 57.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
03:49:19 [2022-09-07T03:49:19.942Z] #29 57.97 Unpacking cmake (3.18.4-2+deb11u1) ...
03:49:20 [2022-09-07T03:49:20.035Z] 
03:49:20 [2022-09-07T03:49:20.035Z] #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
03:49:20 [2022-09-07T03:49:20.035Z] #46 1.958 -- The C compiler identification is GNU 10.2.1
03:49:20 [2022-09-07T03:49:20.035Z] #46 2.095 -- Detecting C compiler ABI info
03:49:20 [2022-09-07T03:49:20.108Z] #33 30.27 go: downloading github.com/yagipy/maintidx v1.0.0
03:49:20 [2022-09-07T03:49:20.108Z] #33 30.39 go: downloading github.com/yeya24/promlinter v0.2.0
03:49:20 [2022-09-07T03:49:20.174Z] #41 75.40 checking seccomp.h usability... yes
03:49:20 [2022-09-07T03:49:20.174Z] #41 75.53 checking seccomp.h presence... yes
03:49:20 [2022-09-07T03:49:20.174Z] #41 75.62 checking for seccomp.h... yes
03:49:20 [2022-09-07T03:49:20.387Z] #33 ...
03:49:20 [2022-09-07T03:49:20.387Z] 
03:49:20 [2022-09-07T03:49:20.387Z] #41 [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
03:49:20 [2022-09-07T03:49:20.387Z] #41 20.60 Fetched 8574 kB in 15s (567 kB/s)
03:49:20 [2022-09-07T03:49:20.387Z] #41 20.60 Reading package lists...
03:49:20 [2022-09-07T03:49:20.387Z] #41 26.55 Reading package lists...
03:49:20 [2022-09-07T03:49:20.387Z] #41 ...
03:49:20 [2022-09-07T03:49:20.387Z] 
03:49:20 [2022-09-07T03:49:20.387Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:20 [2022-09-07T03:49:20.387Z] #33 30.71 go: downloading gitlab.com/bosi/decorder v0.2.1
03:49:20 [2022-09-07T03:49:20.671Z] #33 31.00 go: downloading honnef.co/go/tools v0.3.1
03:49:20 [2022-09-07T03:49:20.737Z] #41 75.62 checking for library containing seccomp_rule_add... -lseccomp
03:49:20 [2022-09-07T03:49:20.971Z] #46 2.990 -- Detecting C compiler ABI info - done
03:49:20 [2022-09-07T03:49:20.994Z] #41 76.07 checking for library containing seccomp_arch_resolve_name... none required
03:49:20 [2022-09-07T03:49:20.994Z] #41 76.25 checking systemd/sd-bus.h usability... yes
03:49:20 [2022-09-07T03:49:20.994Z] #41 76.37 checking systemd/sd-bus.h presence... yes
03:49:20 [2022-09-07T03:49:20.994Z] #41 76.42 checking for systemd/sd-bus.h... yes
03:49:21 [2022-09-07T03:49:21.230Z] #46 3.111 -- Check for working C compiler: /usr/bin/cc - skipped
03:49:21 [2022-09-07T03:49:21.230Z] #46 3.113 -- Detecting C compile features
03:49:21 [2022-09-07T03:49:21.230Z] #46 3.117 -- Detecting C compile features - done
03:49:21 [2022-09-07T03:49:21.230Z] #46 3.153 -- Performing Test HAS_BUILTIN_FORTIFY
03:49:21 [2022-09-07T03:49:21.489Z] #46 3.402 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:49:21 [2022-09-07T03:49:21.489Z] #46 3.497 -- Configuring done
03:49:21 [2022-09-07T03:49:21.489Z] #46 3.520 -- Generating done
03:49:21 [2022-09-07T03:49:21.489Z] #46 3.525 -- Build files have been written to: /tmp/tmp.vNCgisV1Uy/tini
03:49:21 [2022-09-07T03:49:21.489Z] #46 3.544 + make tini-static
03:49:21 [2022-09-07T03:49:21.557Z] #41 76.43 checking for library containing sd_bus_match_signal_async... -lsystemd
03:49:21 [2022-09-07T03:49:21.557Z] #41 76.87 checking for sd_notify_barrier... yes
03:49:21 [2022-09-07T03:49:21.747Z] #46 3.866 Scanning dependencies of target tini-static
03:49:21 [2022-09-07T03:49:21.747Z] #46 3.909 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:49:21 [2022-09-07T03:49:21.814Z] #41 77.07 checking linux/bpf.h usability... yes
03:49:21 [2022-09-07T03:49:21.814Z] #41 77.22 checking linux/bpf.h presence... yes
03:49:21 [2022-09-07T03:49:21.814Z] #41 77.26 checking for linux/bpf.h... yes
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.27 checking compilation for eBPF... yes
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.39 checking for criu >= 3.15... no
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.42 configure: CRIU headers not found, building without CRIU support
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.43 checking for criu > 3.16... no
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.44 configure: CRIU version doesn't support join-ns API
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.45 checking for criu > 3.16.1... no
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.46 configure: CRIU version doesn't support for pre-dumping
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.46 checking for new mount API (fsconfig)... yes
03:49:22 [2022-09-07T03:49:22.072Z] #41 77.51 checking for seccomp notify API... yes
03:49:22 [2022-09-07T03:49:22.329Z] #41 77.60 checking for gperf... no
03:49:22 [2022-09-07T03:49:22.329Z] #41 77.61 configure: gperf not found - cannot rebuild signal parser code
03:49:22 [2022-09-07T03:49:22.329Z] #41 77.61 checking for library containing argp_parse... none required
03:49:22 [2022-09-07T03:49:22.586Z] #41 77.98 checking that generated files are newer than configure... done
03:49:22 [2022-09-07T03:49:22.586Z] #41 77.98 configure: creating ./config.status
03:49:22 [2022-09-07T03:49:22.598Z] #33 32.90 go: downloading mvdan.cc/gofumpt v0.3.1
03:49:22 [2022-09-07T03:49:22.598Z] #33 32.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
03:49:22 [2022-09-07T03:49:22.857Z] #33 33.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
03:49:22 [2022-09-07T03:49:22.857Z] #33 33.32 go: downloading github.com/davecgh/go-spew v1.1.1
03:49:23 [2022-09-07T03:49:23.033Z] #46 ...
03:49:23 [2022-09-07T03:49:23.033Z] 
03:49:23 [2022-09-07T03:49:23.033Z] #37 [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
03:49:23 [2022-09-07T03:49:23.033Z] #37 119.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
03:49:23 [2022-09-07T03:49:23.033Z] #37 119.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:49:23 [2022-09-07T03:49:23.033Z] #37 119.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:49:23 [2022-09-07T03:49:23.116Z] #33 33.41 go: downloading github.com/pmezard/go-difflib v1.0.0
03:49:23 [2022-09-07T03:49:23.116Z] #33 33.52 go: downloading github.com/stretchr/objx v0.1.1
03:49:23 [2022-09-07T03:49:23.116Z] #33 33.55 go: downloading github.com/subosito/gotenv v1.2.0
03:49:23 [2022-09-07T03:49:23.127Z] #46 5.194 [100%] Linking C executable tini-static
03:49:23 [2022-09-07T03:49:23.243Z] #29 ...
03:49:23 [2022-09-07T03:49:23.243Z] 
03:49:23 [2022-09-07T03:49:23.243Z] #24 [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
03:49:23 [2022-09-07T03:49:23.243Z] #24 57.49 Setting up criu (3.17.1-1) ...
03:49:23 [2022-09-07T03:49:23.243Z] #24 59.68 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:23 [2022-09-07T03:49:23.243Z] #24 DONE 60.7s
03:49:23 [2022-09-07T03:49:23.243Z] 
03:49:23 [2022-09-07T03:49:23.243Z] #44 [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
03:49:23 [2022-09-07T03:49:23.244Z] #44 8.095 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
03:49:23 [2022-09-07T03:49:23.244Z] #44 8.184 Cloning into '/tmp/crun-build/libocispec'...
03:49:23 [2022-09-07T03:49:23.375Z] #33 33.68 go: downloading github.com/hashicorp/hcl v1.0.0
03:49:23 [2022-09-07T03:49:23.634Z] #33 33.99 go: downloading gopkg.in/ini.v1 v1.66.4
03:49:23 [2022-09-07T03:49:23.634Z] #33 34.00 go: downloading github.com/magiconair/properties v1.8.6
03:49:23 [2022-09-07T03:49:23.701Z] #46 5.622 [100%] Built target tini-static
03:49:23 [2022-09-07T03:49:23.701Z] #46 5.673 + mkdir -p /build
03:49:23 [2022-09-07T03:49:23.701Z] #46 5.680 + cp tini-static /build/docker-init
03:49:23 [2022-09-07T03:49:23.894Z] #33 34.17 go: downloading github.com/pelletier/go-toml v1.9.5
03:49:23 [2022-09-07T03:49:23.894Z] #33 34.32 go: downloading golang.org/x/text v0.3.7
03:49:23 [2022-09-07T03:49:23.956Z] #41 ...
03:49:23 [2022-09-07T03:49:23.956Z] 
03:49:23 [2022-09-07T03:49:23.956Z] #22 [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
03:49:23 [2022-09-07T03:49:23.956Z] #22 DONE 119.0s
03:49:23 [2022-09-07T03:49:23.956Z] 
03:49:23 [2022-09-07T03:49:23.956Z] #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
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Delve is a source level debugger for Go programs.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Delve enables you to interact with your program by controlling the execution of the process,
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Pass flags to the program you are debugging using `--`, for example:
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 `dlv exec ./hello -- server --config conf/config.toml`
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Usage:
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   dlv [command]
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Available Commands:
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   attach      Attach to running process and begin debugging.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   connect     Connect to a headless debug server with a terminal client.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   core        Examine a core dump.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   debug       Compile and begin debugging main package in current directory, or the package specified.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   exec        Execute a precompiled binary, and begin a debug session.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   help        Help about any command
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   run         Deprecated command. Use 'debug' instead.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   test        Compile test binary and begin debugging program.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   trace       Compile and begin tracing program.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   version     Prints version.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Flags:
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --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)
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --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)
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --disable-aslr                     Disables address space randomization
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   -h, --help                             help for dlv
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --init string                      Init file, executed by the terminal client.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --log                              Enable debugging server logging.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0       --wd string                        Working directory for running the program.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Additional help topics:
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   dlv backend  Help about the --backend flag.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   dlv log      Help about logging flags.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0   dlv redirect Help about file redirection.
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 
03:49:23 [2022-09-07T03:49:23.956Z] #39 118.0 Use "dlv [command] --help" for more information about a command.
03:49:23 [2022-09-07T03:49:23.956Z] #39 DONE 119.1s
03:49:23 [2022-09-07T03:49:23.956Z] 
03:49:23 [2022-09-07T03:49:23.956Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.3 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.4 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.4 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.4 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.5 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 105.5 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 107.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
03:49:23 [2022-09-07T03:49:23.956Z] #40 107.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 107.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 107.7 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 107.8 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.3 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
03:49:23 [2022-09-07T03:49:23.956Z] #40 109.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
03:49:23 [2022-09-07T03:49:23.961Z] #46 DONE 5.9s
03:49:23 [2022-09-07T03:49:23.961Z] 
03:49:23 [2022-09-07T03:49:23.961Z] #44 [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
03:49:23 [2022-09-07T03:49:23.961Z] #44 7.946 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
03:49:23 [2022-09-07T03:49:23.961Z] #44 7.969 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
03:49:23 [2022-09-07T03:49:23.961Z] #44 7.969 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
03:49:23 [2022-09-07T03:49:23.961Z] #44 7.969 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
03:49:23 [2022-09-07T03:49:23.961Z] #44 8.079 Cloning into '/tmp/crun-build/libocispec/image-spec'...
03:49:23 [2022-09-07T03:49:23.961Z] #44 10.05 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
03:49:23 [2022-09-07T03:49:23.961Z] #44 11.48 Cloning into '/tmp/crun-build/libocispec/yajl'...
03:49:23 [2022-09-07T03:49:23.962Z] #44 12.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
03:49:23 [2022-09-07T03:49:23.962Z] #44 12.77 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
03:49:23 [2022-09-07T03:49:23.962Z] #44 13.02 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
03:49:24 [2022-09-07T03:49:24.216Z] #40 109.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
03:49:24 [2022-09-07T03:49:24.216Z] #40 109.4 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
03:49:24 [2022-09-07T03:49:24.216Z] #40 109.5 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
03:49:25 [2022-09-07T03:49:25.161Z] #44 9.879 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
03:49:25 [2022-09-07T03:49:25.161Z] #44 9.894 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
03:49:25 [2022-09-07T03:49:25.161Z] #44 9.894 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
03:49:25 [2022-09-07T03:49:25.161Z] #44 9.895 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
03:49:25 [2022-09-07T03:49:25.161Z] #44 9.911 Cloning into '/tmp/crun-build/libocispec/image-spec'...
03:49:25 [2022-09-07T03:49:25.273Z] #33 ...
03:49:25 [2022-09-07T03:49:25.273Z] 
03:49:25 [2022-09-07T03:49:25.273Z] #28 [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
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.42 NAME:
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.44    go-winres - A tool for embedding resources in Windows executables
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.44 
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.44 USAGE:
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.44    go-winres [global options] command [command options] [arguments...]
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.44 
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.44 COMMANDS:
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.44    init     Create an initial ./winres/winres.json
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45    make     Make syso files for the "go build" command
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45    simply   Make syso files for the "go build" command (simplified)
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45    extract  Extract all resources from an executable
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45    patch    Replace resources in an executable file (exe, dll)
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45    help, h  Shows a list of commands or help for one command
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45 
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45 GLOBAL OPTIONS:
03:49:25 [2022-09-07T03:49:25.273Z] #28 35.45    --help, -h  show help (default: false)
03:49:25 [2022-09-07T03:49:25.273Z] #28 DONE 35.6s
03:49:25 [2022-09-07T03:49:25.422Z] #44 ...
03:49:25 [2022-09-07T03:49:25.422Z] 
03:49:25 [2022-09-07T03:49:25.422Z] #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
03:49:25 [2022-09-07T03:49:25.422Z] #29 62.95 Setting up libicu67:amd64 (67.1-7) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 62.97 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 62.99 Setting up libuv1:amd64 (1.40.0-2) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.04 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.07 Setting up librhash0:amd64 (1.4.1-2) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.10 Setting up cmake-data (3.18.4-2+deb11u1) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.14 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.17 Setting up cmake (3.18.4-2+deb11u1) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 63.22 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:25 [2022-09-07T03:49:25.422Z] #29 DONE 63.6s
03:49:25 [2022-09-07T03:49:25.533Z] 
03:49:25 [2022-09-07T03:49:25.533Z] #41 [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
03:49:25 [2022-09-07T03:49:25.533Z] #41 26.55 Reading package lists...
03:49:25 [2022-09-07T03:49:25.533Z] #41 32.63 Building dependency tree...
03:49:25 [2022-09-07T03:49:25.696Z] 
03:49:25 [2022-09-07T03:49:25.696Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
03:49:25 [2022-09-07T03:49:25.696Z] #45 DONE 0.2s
03:49:25 [2022-09-07T03:49:25.696Z] 
03:49:25 [2022-09-07T03:49:25.696Z] #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
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98 The following additional packages will be installed:
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
03:49:25 [2022-09-07T03:49:25.793Z] #41 35.98   mingw-w64-common mingw-w64-x86-64-dev
03:49:25 [2022-09-07T03:49:25.793Z] #41 36.00 Suggested packages:
03:49:25 [2022-09-07T03:49:25.793Z] #41 36.00   gcc-10-locales seccomp wine64
03:49:25 [2022-09-07T03:49:25.863Z] #44 ...
03:49:25 [2022-09-07T03:49:25.863Z] 
03:49:25 [2022-09-07T03:49:25.863Z] #40 [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
03:49:25 [2022-09-07T03:49:25.863Z] #40 51.23 Selecting previously unselected package mingw-w64-x86-64-dev.
03:49:25 [2022-09-07T03:49:25.863Z] #40 51.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
03:49:25 [2022-09-07T03:49:25.863Z] #40 51.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
03:49:25 [2022-09-07T03:49:25.863Z] #40 57.50 Selecting previously unselected package gcc-mingw-w64-base.
03:49:25 [2022-09-07T03:49:25.863Z] #40 57.54 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
03:49:25 [2022-09-07T03:49:25.863Z] #40 57.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:49:25 [2022-09-07T03:49:25.863Z] #40 57.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
03:49:25 [2022-09-07T03:49:25.863Z] #40 57.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
03:49:25 [2022-09-07T03:49:25.863Z] #40 57.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:49:26 [2022-09-07T03:49:26.738Z] #40 111.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
03:49:26 [2022-09-07T03:49:26.738Z] #40 111.9 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
03:49:26 [2022-09-07T03:49:26.738Z] #40 111.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
03:49:26 [2022-09-07T03:49:26.738Z] #40 112.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
03:49:26 [2022-09-07T03:49:26.738Z] #40 112.0 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.048 + RM_GOPATH=0
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.048 + TMP_GOPATH=
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.048 + : /build
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.048 + '[' -z '' ']'
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.048 ++ mktemp -d
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.050 + export GOPATH=/tmp/tmp.EJKLW9hUPj
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.050 + GOPATH=/tmp/tmp.EJKLW9hUPj
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.050 + RM_GOPATH=1
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.051 + case "$(go env GOARCH)" in
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.052 ++ go env GOARCH
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.083 + export GO_BUILDMODE=-buildmode=pie
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.087 + GO_BUILDMODE=-buildmode=pie
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.091 ++ dirname /install.sh
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.092 + dir=/
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.097 + bin=tini
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.098 + shift
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.098 + '[' '!' -f //tini.installer ']'
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.099 + . //tini.installer
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.099 ++ : v0.19.0
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.100 + install_tini
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.101 + echo 'Install tini version v0.19.0'
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.101 Install tini version v0.19.0
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.102 + git clone https://github.com/krallin/tini.git /tmp/tmp.EJKLW9hUPj/tini
03:49:27 [2022-09-07T03:49:27.083Z] #46 1.105 Cloning into '/tmp/tmp.EJKLW9hUPj/tini'...
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.42 The following NEW packages will be installed:
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
03:49:27 [2022-09-07T03:49:27.173Z] #41 37.45   mingw-w64-x86-64-dev
03:49:27 [2022-09-07T03:49:27.303Z] #40 ...
03:49:27 [2022-09-07T03:49:27.303Z] 
03:49:27 [2022-09-07T03:49:27.303Z] #41 [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
03:49:27 [2022-09-07T03:49:27.303Z] #41 79.68 config.status: creating Makefile
03:49:27 [2022-09-07T03:49:27.303Z] #41 79.80 config.status: creating rpm/crun.spec
03:49:27 [2022-09-07T03:49:27.303Z] #41 79.87 config.status: creating config.h
03:49:27 [2022-09-07T03:49:27.303Z] #41 79.89 config.status: executing libtool commands
03:49:27 [2022-09-07T03:49:27.303Z] #41 79.91 config.status: executing depfiles commands
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.39 === configuring in libocispec (/tmp/crun-build/libocispec)
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.43 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.61 checking for gcc... gcc
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.65 checking whether the C compiler works... yes
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.75 checking for C compiler default output file name... a.out
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.75 checking for suffix of executables... 
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.85 checking whether we are cross compiling... no
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.93 checking for suffix of object files... o
03:49:27 [2022-09-07T03:49:27.303Z] #41 81.97 checking whether we are using the GNU C compiler... yes
03:49:27 [2022-09-07T03:49:27.303Z] #41 82.02 checking whether gcc accepts -g... yes
03:49:27 [2022-09-07T03:49:27.303Z] #41 82.08 checking for gcc option to accept ISO C89... none needed
03:49:27 [2022-09-07T03:49:27.303Z] #41 82.16 checking whether gcc understands -c and -o together... yes
03:49:27 [2022-09-07T03:49:27.303Z] #41 82.27 checking how to run the C preprocessor... gcc -E
03:49:27 [2022-09-07T03:49:27.303Z] #41 82.40 checking for grep that handles long lines and -e... /bin/grep
03:49:27 [2022-09-07T03:49:27.303Z] #41 82.41 checking for egrep... /bin/grep -E
03:49:27 [2022-09-07T03:49:27.433Z] #41 37.87 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
03:49:27 [2022-09-07T03:49:27.433Z] #41 37.87 Need to get 115 MB of archives.
03:49:27 [2022-09-07T03:49:27.433Z] #41 37.87 After this operation, 645 MB of additional disk space will be used.
03:49:27 [2022-09-07T03:49:27.433Z] #41 37.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
03:49:27 [2022-09-07T03:49:27.560Z] #41 82.41 checking for ANSI C header files... yes
03:49:27 [2022-09-07T03:49:27.560Z] #41 82.87 checking for sys/types.h... yes
03:49:27 [2022-09-07T03:49:27.560Z] #41 82.96 checking for sys/stat.h... yes
03:49:27 [2022-09-07T03:49:27.654Z] #46 1.954 + cd /tmp/tmp.EJKLW9hUPj/tini
03:49:27 [2022-09-07T03:49:27.654Z] #46 1.967 + git checkout -q v0.19.0
03:49:27 [2022-09-07T03:49:27.654Z] #46 1.989 + cmake .
03:49:27 [2022-09-07T03:49:27.693Z] #41 38.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
03:49:27 [2022-09-07T03:49:27.693Z] #41 ...
03:49:27 [2022-09-07T03:49:27.693Z] 
03:49:27 [2022-09-07T03:49:27.693Z] #34 [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
03:49:27 [2022-09-07T03:49:27.693Z] #34 21.83 Reading package lists...
03:49:27 [2022-09-07T03:49:27.693Z] #34 28.37 Reading package lists...
03:49:27 [2022-09-07T03:49:27.693Z] #34 34.41 Building dependency tree...
03:49:27 [2022-09-07T03:49:27.818Z] #41 83.10 checking for stdlib.h... yes
03:49:27 [2022-09-07T03:49:27.818Z] #41 83.20 checking for string.h... yes
03:49:27 [2022-09-07T03:49:27.953Z] #34 38.17 The following additional packages will be installed:
03:49:27 [2022-09-07T03:49:27.953Z] #34 38.17   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
03:49:27 [2022-09-07T03:49:27.953Z] #34 38.18 Suggested packages:
03:49:27 [2022-09-07T03:49:27.953Z] #34 38.19   cmake-doc ninja-build lrzip
03:49:27 [2022-09-07T03:49:27.953Z] #34 38.19 Recommended packages:
03:49:27 [2022-09-07T03:49:27.953Z] #34 38.19   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:49:27 [2022-09-07T03:49:27.953Z] #34 ...
03:49:27 [2022-09-07T03:49:27.953Z] 
03:49:27 [2022-09-07T03:49:27.953Z] #41 [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
03:49:27 [2022-09-07T03:49:27.953Z] #41 38.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
03:49:27 [2022-09-07T03:49:27.953Z] #41 38.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
03:49:27 [2022-09-07T03:49:27.953Z] #41 38.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
03:49:27 [2022-09-07T03:49:27.953Z] #41 38.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
03:49:28 [2022-09-07T03:49:28.075Z] #41 83.29 checking for memory.h... yes
03:49:28 [2022-09-07T03:49:28.075Z] #41 83.37 checking for strings.h... yes
03:49:28 [2022-09-07T03:49:28.075Z] #41 83.44 checking for inttypes.h... yes
03:49:28 [2022-09-07T03:49:28.213Z] #41 ...
03:49:28 [2022-09-07T03:49:28.213Z] 
03:49:28 [2022-09-07T03:49:28.213Z] #35 [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
03:49:28 [2022-09-07T03:49:28.213Z] #35 22.56 Reading package lists...
03:49:28 [2022-09-07T03:49:28.213Z] #35 28.71 Reading package lists...
03:49:28 [2022-09-07T03:49:28.213Z] #35 34.82 Building dependency tree...
03:49:28 [2022-09-07T03:49:28.213Z] #35 38.26 The following additional packages will be installed:
03:49:28 [2022-09-07T03:49:28.213Z] #35 38.26   libbtrfs0
03:49:28 [2022-09-07T03:49:28.213Z] #35 38.52 The following NEW packages will be installed:
03:49:28 [2022-09-07T03:49:28.213Z] #35 38.52   libbtrfs-dev libbtrfs0
03:49:28 [2022-09-07T03:49:28.213Z] #35 ...
03:49:28 [2022-09-07T03:49:28.213Z] 
03:49:28 [2022-09-07T03:49:28.213Z] #41 [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
03:49:28 [2022-09-07T03:49:28.213Z] #41 38.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
03:49:28 [2022-09-07T03:49:28.224Z] #46 2.556 -- The C compiler identification is GNU 10.2.1
03:49:28 [2022-09-07T03:49:28.224Z] #46 2.641 -- Detecting C compiler ABI info
03:49:28 [2022-09-07T03:49:28.224Z] #46 ...
03:49:28 [2022-09-07T03:49:28.224Z] 
03:49:28 [2022-09-07T03:49:28.224Z] #37 [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
03:49:28 [2022-09-07T03:49:28.224Z] #37 56.34 Selecting previously unselected package dmsetup.
03:49:28 [2022-09-07T03:49:28.224Z] #37 56.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
03:49:28 [2022-09-07T03:49:28.224Z] #37 56.35 Unpacking dmsetup (2:1.02.175-2.1) ...
03:49:28 [2022-09-07T03:49:28.224Z] #37 56.55 Selecting previously unselected package mingw-w64-common.
03:49:28 [2022-09-07T03:49:28.224Z] #37 56.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
03:49:28 [2022-09-07T03:49:28.224Z] #37 56.60 Unpacking mingw-w64-common (8.0.0-1) ...
03:49:28 [2022-09-07T03:49:28.224Z] #37 62.96 Selecting previously unselected package mingw-w64-x86-64-dev.
03:49:28 [2022-09-07T03:49:28.224Z] #37 62.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
03:49:28 [2022-09-07T03:49:28.224Z] #37 62.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
03:49:28 [2022-09-07T03:49:28.304Z] #37 ...
03:49:28 [2022-09-07T03:49:28.304Z] 
03:49:28 [2022-09-07T03:49:28.304Z] #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
03:49:28 [2022-09-07T03:49:28.304Z] #28 124.3 + for f in rootlesskit rootlesskit-docker-proxy
03:49:28 [2022-09-07T03:49:28.304Z] #28 124.3 + GOBIN=/build
03:49:28 [2022-09-07T03:49:28.304Z] #28 124.3 + GO111MODULE=on
03:49:28 [2022-09-07T03:49:28.304Z] #28 124.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
03:49:28 [2022-09-07T03:49:28.332Z] #41 83.56 checking for stdint.h... yes
03:49:28 [2022-09-07T03:49:28.332Z] #41 83.68 checking for unistd.h... yes
03:49:28 [2022-09-07T03:49:28.332Z] #41 83.76 checking minix/config.h usability... no
03:49:28 [2022-09-07T03:49:28.332Z] #41 83.84 checking minix/config.h presence... no
03:49:28 [2022-09-07T03:49:28.473Z] #41 38.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
03:49:28 [2022-09-07T03:49:28.473Z] #41 38.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
03:49:28 [2022-09-07T03:49:28.473Z] #41 ...
03:49:28 [2022-09-07T03:49:28.473Z] 
03:49:28 [2022-09-07T03:49:28.473Z] #39 [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             ;
03:49:28 [2022-09-07T03:49:28.473Z] #39 22.69 Reading package lists...
03:49:28 [2022-09-07T03:49:28.473Z] #39 29.04 Reading package lists...
03:49:28 [2022-09-07T03:49:28.473Z] #39 35.32 Building dependency tree...
03:49:28 [2022-09-07T03:49:28.473Z] #39 38.94 python3 is already the newest version (3.9.2-3).
03:49:28 [2022-09-07T03:49:28.473Z] #39 38.94 The following additional packages will be installed:
03:49:28 [2022-09-07T03:49:28.473Z] #39 38.94   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
03:49:28 [2022-09-07T03:49:28.473Z] #39 38.94   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
03:49:28 [2022-09-07T03:49:28.589Z] #41 83.88 checking for minix/config.h... no
03:49:28 [2022-09-07T03:49:28.733Z] #39 38.96 Suggested packages:
03:49:28 [2022-09-07T03:49:28.733Z] #39 38.96   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
03:49:28 [2022-09-07T03:49:28.733Z] #39 38.96   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
03:49:28 [2022-09-07T03:49:28.733Z] #39 38.96   m4-doc ed diffutils-doc
03:49:28 [2022-09-07T03:49:28.733Z] #39 38.96 Recommended packages:
03:49:28 [2022-09-07T03:49:28.733Z] #39 38.96   fakeroot libalgorithm-merge-perl libltdl-dev
03:49:28 [2022-09-07T03:49:28.733Z] #39 ...
03:49:28 [2022-09-07T03:49:28.733Z] 
03:49:28 [2022-09-07T03:49:28.733Z] #35 [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
03:49:28 [2022-09-07T03:49:28.733Z] #35 38.94 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
03:49:28 [2022-09-07T03:49:28.733Z] #35 38.94 Need to get 460 kB of archives.
03:49:28 [2022-09-07T03:49:28.733Z] #35 38.94 After this operation, 1237 kB of additional disk space will be used.
03:49:28 [2022-09-07T03:49:28.733Z] #35 38.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:49:28 [2022-09-07T03:49:28.733Z] #35 38.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:49:28 [2022-09-07T03:49:28.797Z] #37 ...
03:49:28 [2022-09-07T03:49:28.798Z] 
03:49:28 [2022-09-07T03:49:28.798Z] #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
03:49:28 [2022-09-07T03:49:28.798Z] #46 3.025 -- Detecting C compiler ABI info - done
03:49:28 [2022-09-07T03:49:28.798Z] #46 3.161 -- Check for working C compiler: /usr/bin/cc - skipped
03:49:28 [2022-09-07T03:49:28.798Z] #46 3.175 -- Detecting C compile features
03:49:28 [2022-09-07T03:49:28.798Z] #46 3.179 -- Detecting C compile features - done
03:49:28 [2022-09-07T03:49:28.846Z] #41 83.88 checking whether it is safe to define __EXTENSIONS__... yes
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.11 checking build system type... x86_64-pc-linux-gnu
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.27 checking host system type... x86_64-pc-linux-gnu
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.27 checking how to print strings... printf
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.28 checking for a sed that does not truncate output... /bin/sed
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.30 checking for fgrep... /bin/grep -F
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.30 checking for ld used by gcc... /usr/bin/ld
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.32 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.33 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:49:28 [2022-09-07T03:49:28.846Z] #41 84.34 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:49:29 [2022-09-07T03:49:29.058Z] #46 3.232 -- Performing Test HAS_BUILTIN_FORTIFY
03:49:29 [2022-09-07T03:49:29.058Z] #46 3.464 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.41 checking whether ln -s works... yes
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.41 checking the maximum length of command line arguments... 1572864
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.43 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.44 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.44 checking for /usr/bin/ld option to reload object files... -r
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.44 checking for objdump... objdump
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.44 checking how to recognize dependent libraries... pass_all
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.44 checking for dlltool... no
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.44 checking how to associate runtime and link libraries... printf %s\n
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.44 checking for ar... ar
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.45 checking for archiver @FILE support... @
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.53 checking for strip... strip
03:49:29 [2022-09-07T03:49:29.104Z] #41 84.54 checking for ranlib... ranlib
03:49:29 [2022-09-07T03:49:29.105Z] #41 84.54 checking for gawk... no
03:49:29 [2022-09-07T03:49:29.105Z] #41 84.54 checking for mawk... mawk
03:49:29 [2022-09-07T03:49:29.319Z] #46 3.566 -- Configuring done
03:49:29 [2022-09-07T03:49:29.319Z] #46 3.584 -- Generating done
03:49:29 [2022-09-07T03:49:29.319Z] #46 3.587 -- Build files have been written to: /tmp/tmp.EJKLW9hUPj/tini
03:49:29 [2022-09-07T03:49:29.319Z] #46 3.605 + make tini-static
03:49:29 [2022-09-07T03:49:29.361Z] #41 84.54 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:49:29 [2022-09-07T03:49:29.579Z] #46 3.918 Scanning dependencies of target tini-static
03:49:29 [2022-09-07T03:49:29.618Z] #41 84.82 checking for sysroot... no
03:49:29 [2022-09-07T03:49:29.618Z] #41 84.82 checking for a working dd... /bin/dd
03:49:29 [2022-09-07T03:49:29.618Z] #41 84.83 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:49:29 [2022-09-07T03:49:29.618Z] #41 84.89 checking for mt... no
03:49:29 [2022-09-07T03:49:29.618Z] #41 84.89 checking if : is a manifest tool... no
03:49:29 [2022-09-07T03:49:29.618Z] #41 84.90 checking for dlfcn.h... yes
03:49:29 [2022-09-07T03:49:29.618Z] #41 85.02 checking for objdir... .libs
03:49:29 [2022-09-07T03:49:29.673Z] #35 ...
03:49:29 [2022-09-07T03:49:29.673Z] 
03:49:29 [2022-09-07T03:49:29.673Z] #40 [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
03:49:29 [2022-09-07T03:49:29.673Z] #40 23.47 Reading package lists...
03:49:29 [2022-09-07T03:49:29.673Z] #40 29.77 Reading package lists...
03:49:29 [2022-09-07T03:49:29.673Z] #40 35.85 Building dependency tree...
03:49:29 [2022-09-07T03:49:29.673Z] #40 39.33 The following additional packages will be installed:
03:49:29 [2022-09-07T03:49:29.673Z] #40 39.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:49:29 [2022-09-07T03:49:29.673Z] #40 39.33   python3-protobuf python3-six
03:49:29 [2022-09-07T03:49:29.673Z] #40 39.35 Suggested packages:
03:49:29 [2022-09-07T03:49:29.673Z] #40 39.35   python3-setuptools
03:49:29 [2022-09-07T03:49:29.673Z] #40 39.35 Recommended packages:
03:49:29 [2022-09-07T03:49:29.673Z] #40 39.35   iproute2 | iproute
03:49:29 [2022-09-07T03:49:29.673Z] #40 ...
03:49:29 [2022-09-07T03:49:29.673Z] 
03:49:29 [2022-09-07T03:49:29.673Z] #34 [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
03:49:29 [2022-09-07T03:49:29.673Z] #34 39.18 The following NEW packages will be installed:
03:49:29 [2022-09-07T03:49:29.673Z] #34 39.19   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
03:49:29 [2022-09-07T03:49:29.673Z] #34 39.22   vim-common xxd
03:49:29 [2022-09-07T03:49:29.673Z] #34 39.61 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
03:49:29 [2022-09-07T03:49:29.673Z] #34 39.61 Need to get 17.7 MB of archives.
03:49:29 [2022-09-07T03:49:29.674Z] #34 39.61 After this operation, 70.7 MB of additional disk space will be used.
03:49:29 [2022-09-07T03:49:29.674Z] #34 39.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:49:29 [2022-09-07T03:49:29.674Z] #34 39.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:49:29 [2022-09-07T03:49:29.674Z] #34 39.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
03:49:29 [2022-09-07T03:49:29.674Z] #34 39.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
03:49:29 [2022-09-07T03:49:29.840Z] #46 4.079 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:49:29 [2022-09-07T03:49:29.875Z] #41 85.22 checking if gcc supports -fno-rtti -fno-exceptions... no
03:49:29 [2022-09-07T03:49:29.875Z] #41 85.27 checking for gcc option to produce PIC... -fPIC -DPIC
03:49:29 [2022-09-07T03:49:29.934Z] #34 40.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
03:49:29 [2022-09-07T03:49:29.934Z] #34 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
03:49:30 [2022-09-07T03:49:30.132Z] #41 85.28 checking if gcc PIC flag -fPIC -DPIC works... yes
03:49:30 [2022-09-07T03:49:30.132Z] #41 85.37 checking if gcc static flag -static works... yes
03:49:30 [2022-09-07T03:49:30.194Z] #34 40.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
03:49:30 [2022-09-07T03:49:30.194Z] #34 40.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
03:49:30 [2022-09-07T03:49:30.194Z] #34 40.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
03:49:30 [2022-09-07T03:49:30.194Z] #34 40.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.59 checking if gcc supports -c -o file.o... yes
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.66 checking if gcc supports -c -o file.o... (cached) yes
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.66 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.70 checking dynamic linker characteristics... GNU/Linux ld.so
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.86 checking how to hardcode library paths into programs... immediate
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.86 checking whether stripping libraries is possible... yes
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.87 checking if libtool supports shared libraries... yes
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.87 checking whether to build shared libraries... no
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.88 checking whether to build static libraries... yes
03:49:30 [2022-09-07T03:49:30.389Z] #41 85.88 checking for a BSD-compatible install... /usr/bin/install -c
03:49:30 [2022-09-07T03:49:30.454Z] #34 ...
03:49:30 [2022-09-07T03:49:30.454Z] 
03:49:30 [2022-09-07T03:49:30.454Z] #36 [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
03:49:30 [2022-09-07T03:49:30.454Z] #36 40.33 v3.0.2
03:49:30 [2022-09-07T03:49:30.454Z] #36 DONE 40.7s
03:49:30 [2022-09-07T03:49:30.646Z] #41 85.91 checking whether build environment is sane... yes
03:49:30 [2022-09-07T03:49:30.646Z] #41 85.94 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:49:30 [2022-09-07T03:49:30.646Z] #41 85.94 checking whether make sets $(MAKE)... yes
03:49:30 [2022-09-07T03:49:30.646Z] #41 85.98 checking whether make supports the include directive... yes (GNU style)
03:49:30 [2022-09-07T03:49:30.646Z] #41 86.02 checking whether make supports nested variables... yes
03:49:30 [2022-09-07T03:49:30.646Z] #41 86.05 checking whether UID '0' is supported by ustar format... yes
03:49:30 [2022-09-07T03:49:30.646Z] #41 86.05 checking whether GID '0' is supported by ustar format... yes
03:49:30 [2022-09-07T03:49:30.646Z] #41 86.05 checking how to create a ustar tar archive... gnutar
03:49:30 [2022-09-07T03:49:30.714Z] 
03:49:30 [2022-09-07T03:49:30.714Z] #39 [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             ;
03:49:30 [2022-09-07T03:49:30.714Z] #39 40.80 The following NEW packages will be installed:
03:49:30 [2022-09-07T03:49:30.714Z] #39 40.80   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
03:49:30 [2022-09-07T03:49:30.714Z] #39 40.80   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
03:49:30 [2022-09-07T03:49:30.714Z] #39 40.80   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
03:49:30 [2022-09-07T03:49:30.714Z] #39 40.84   libyajl2 m4 patch xz-utils
03:49:30 [2022-09-07T03:49:30.902Z] #41 86.09 checking dependency style of gcc... gcc3
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.22 checking whether to enable maintainer-specific portions of Makefiles... yes
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.22 checking whether make supports nested variables... (cached) yes
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.23 checking for pkg-config... /usr/bin/pkg-config
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.23 checking pkg-config is at least version 0.9.0... yes
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.23 checking for yajl >= 2.1.0... yes
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.26 checking for a sed that does not truncate output... (cached) /bin/sed
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.26 checking for gcc... (cached) gcc
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.31 checking whether we are using the GNU C compiler... (cached) yes
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.31 checking whether gcc accepts -g... (cached) yes
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.31 checking for gcc option to accept ISO C89... (cached) none needed
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.31 checking whether gcc understands -c and -o together... (cached) yes
03:49:30 [2022-09-07T03:49:30.903Z] #41 86.31 checking for a Python interpreter with version >= 3... python3
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.33 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.33 Need to get 5940 kB of archives.
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.33 After this operation, 18.7 MB of additional disk space will be used.
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
03:49:30 [2022-09-07T03:49:30.974Z] #39 41.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
03:49:31 [2022-09-07T03:49:31.146Z] #40 63.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
03:49:31 [2022-09-07T03:49:31.146Z] #40 63.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
03:49:31 [2022-09-07T03:49:31.146Z] #40 63.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:49:31 [2022-09-07T03:49:31.160Z] #41 86.38 checking for python3... /usr/bin/python3
03:49:31 [2022-09-07T03:49:31.160Z] #41 86.38 checking for python3 version... 3.9
03:49:31 [2022-09-07T03:49:31.160Z] #41 86.41 checking for python3 platform... linux
03:49:31 [2022-09-07T03:49:31.160Z] #41 86.42 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:49:31 [2022-09-07T03:49:31.160Z] #41 86.50 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:49:31 [2022-09-07T03:49:31.223Z] #46 ...
03:49:31 [2022-09-07T03:49:31.224Z] 
03:49:31 [2022-09-07T03:49:31.224Z] #39 [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
03:49:31 [2022-09-07T03:49:31.224Z] #39 68.61 gotestsum version dev
03:49:31 [2022-09-07T03:49:31.224Z] #39 DONE 69.1s
03:49:31 [2022-09-07T03:49:31.224Z] 
03:49:31 [2022-09-07T03:49:31.224Z] #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
03:49:31 [2022-09-07T03:49:31.224Z] #46 5.313 [100%] Linking C executable tini-static
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:49:31 [2022-09-07T03:49:31.234Z] #39 41.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
03:49:31 [2022-09-07T03:49:31.417Z] #41 86.64 checking that generated files are newer than configure... done
03:49:31 [2022-09-07T03:49:31.674Z] #41 86.92 configure: creating ./config.status
03:49:31 [2022-09-07T03:49:31.819Z] #39 ...
03:49:31 [2022-09-07T03:49:31.819Z] 
03:49:31 [2022-09-07T03:49:31.819Z] #35 [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
03:49:31 [2022-09-07T03:49:31.819Z] #35 40.23 debconf: delaying package configuration, since apt-utils is not installed
03:49:31 [2022-09-07T03:49:31.819Z] #35 40.60 Fetched 460 kB in 0s (1351 kB/s)
03:49:31 [2022-09-07T03:49:31.819Z] #35 40.71 Selecting previously unselected package libbtrfs0:amd64.
03:49:31 [2022-09-07T03:49:31.819Z] #35 40.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:31 [2022-09-07T03:49:31.819Z] #35 40.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
03:49:31 [2022-09-07T03:49:31.819Z] #35 40.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:49:31 [2022-09-07T03:49:31.819Z] #35 41.00 Selecting previously unselected package libbtrfs-dev:amd64.
03:49:31 [2022-09-07T03:49:31.819Z] #35 41.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
03:49:31 [2022-09-07T03:49:31.819Z] #35 41.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:49:31 [2022-09-07T03:49:31.819Z] #35 41.29 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:49:31 [2022-09-07T03:49:31.819Z] #35 41.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:49:31 [2022-09-07T03:49:31.819Z] #35 41.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:31 [2022-09-07T03:49:31.819Z] #35 DONE 41.9s
03:49:31 [2022-09-07T03:49:31.819Z] 
03:49:31 [2022-09-07T03:49:31.819Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.40 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.43 go: downloading github.com/gobwas/glob v0.2.3
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.58 go: downloading github.com/kisielk/gotool v1.0.0
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.58 go: downloading github.com/gostaticanalysis/comment v1.4.2
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.63 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.63 go: downloading github.com/ettle/strcase v0.1.1
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.74 go: downloading github.com/fatih/structtag v1.2.0
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.86 go: downloading github.com/Masterminds/semver v1.5.0
03:49:31 [2022-09-07T03:49:31.819Z] #33 41.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
03:49:31 [2022-09-07T03:49:31.819Z] #33 42.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
03:49:31 [2022-09-07T03:49:31.819Z] #33 42.09 go: downloading github.com/prometheus/client_golang v1.12.1
03:49:32 [2022-09-07T03:49:32.169Z] #46 6.300 [100%] Built target tini-static
03:49:32 [2022-09-07T03:49:32.169Z] #46 6.434 + mkdir -p /build
03:49:32 [2022-09-07T03:49:32.169Z] #46 6.436 + cp tini-static /build/docker-init
03:49:32 [2022-09-07T03:49:32.169Z] #46 DONE 6.5s
03:49:32 [2022-09-07T03:49:32.169Z] 
03:49:32 [2022-09-07T03:49:32.169Z] #37 [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
03:49:32 [2022-09-07T03:49:32.169Z] #37 69.16 Selecting previously unselected package gcc-mingw-w64-base.
03:49:32 [2022-09-07T03:49:32.169Z] #37 69.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.169Z] #37 69.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:49:32 [2022-09-07T03:49:32.169Z] #37 69.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
03:49:32 [2022-09-07T03:49:32.169Z] #37 69.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.169Z] #37 69.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:49:32 [2022-09-07T03:49:32.390Z] #33 ...
03:49:32 [2022-09-07T03:49:32.390Z] 
03:49:32 [2022-09-07T03:49:32.390Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
03:49:32 [2022-09-07T03:49:32.390Z] #42 DONE 0.8s
03:49:32 [2022-09-07T03:49:32.390Z] 
03:49:32 [2022-09-07T03:49:32.390Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:32 [2022-09-07T03:49:32.390Z] #33 42.84 go: downloading github.com/prometheus/client_model v0.2.0
03:49:32 [2022-09-07T03:49:32.497Z] #28 ...
03:49:32 [2022-09-07T03:49:32.497Z] 
03:49:32 [2022-09-07T03:49:32.497Z] #37 [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
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.5 Selecting previously unselected package g++-mingw-w64-x86-64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.7 Selecting previously unselected package libapparmor1:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.8 Selecting previously unselected package libapparmor-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 125.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.0 Selecting previously unselected package libbtrfs0:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.1 Selecting previously unselected package libbtrfs-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.5 Selecting previously unselected package libudev-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.5 Unpacking libudev-dev:amd64 (247.3-7) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.7 Selecting previously unselected package libsepol1-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 126.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.0 Selecting previously unselected package libpcre2-16-0:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.2 Selecting previously unselected package libpcre2-32-0:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.5 Selecting previously unselected package libpcre2-posix2:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.6 Selecting previously unselected package libpcre2-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 127.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.1 Selecting previously unselected package libselinux1-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.4 Selecting previously unselected package libdevmapper-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.6 Selecting previously unselected package libseccomp-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.8 Selecting previously unselected package libsystemd-dev:amd64.
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 128.8 Unpacking libsystemd-dev:amd64 (247.3-7) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.6 Setting up libudev-dev:amd64 (247.3-7) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:49:32 [2022-09-07T03:49:32.497Z] #37 129.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
03:49:32 [2022-09-07T03:49:32.651Z] #33 42.93 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
03:49:32 [2022-09-07T03:49:32.971Z] #33 43.18 go: downloading github.com/google/go-cmp v0.5.7
03:49:32 [2022-09-07T03:49:32.971Z] #33 43.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
03:49:33 [2022-09-07T03:49:33.043Z] #41 88.14 config.status: creating Makefile
03:49:33 [2022-09-07T03:49:33.043Z] #41 88.18 config.status: creating config.h
03:49:33 [2022-09-07T03:49:33.043Z] #41 88.20 config.status: executing libtool commands
03:49:33 [2022-09-07T03:49:33.043Z] #41 88.22 config.status: executing depfiles commands
03:49:33 [2022-09-07T03:49:33.066Z] #37 130.3 Setting up mingw-w64-common (8.0.0-1) ...
03:49:33 [2022-09-07T03:49:33.066Z] #37 130.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:49:33 [2022-09-07T03:49:33.066Z] #37 130.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
03:49:33 [2022-09-07T03:49:33.066Z] #37 130.3 Setting up libpcre2-dev:amd64 (10.36-2) ...
03:49:33 [2022-09-07T03:49:33.066Z] #37 130.3 Setting up libselinux1-dev:amd64 (3.1-3) ...
03:49:33 [2022-09-07T03:49:33.066Z] #37 130.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:49:33 [2022-09-07T03:49:33.231Z] #33 43.41 go: downloading github.com/hexops/gotextdiff v1.0.3
03:49:33 [2022-09-07T03:49:33.231Z] #33 43.51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
03:49:33 [2022-09-07T03:49:33.231Z] #33 43.51 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
03:49:33 [2022-09-07T03:49:33.231Z] #33 43.57 go: downloading github.com/olekukonko/tablewriter v0.0.5
03:49:33 [2022-09-07T03:49:33.300Z] #41 88.58 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
03:49:33 [2022-09-07T03:49:33.300Z] #41 88.59 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:49:33 [2022-09-07T03:49:33.300Z] #41 88.77 checking for gcc... gcc
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.6 Setting up dmsetup (2:1.02.175-2.1) ...
03:49:33 [2022-09-07T03:49:33.325Z] #37 130.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:49:33 [2022-09-07T03:49:33.491Z] #33 43.70 go: downloading github.com/beorn7/perks v1.0.1
03:49:33 [2022-09-07T03:49:33.491Z] #33 43.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2
03:49:33 [2022-09-07T03:49:33.491Z] #33 43.79 go: downloading github.com/golang/protobuf v1.5.2
03:49:33 [2022-09-07T03:49:33.491Z] #33 43.79 go: downloading github.com/prometheus/common v0.32.1
03:49:33 [2022-09-07T03:49:33.557Z] #41 88.82 checking whether the C compiler works... yes
03:49:33 [2022-09-07T03:49:33.557Z] #41 88.92 checking for C compiler default output file name... a.out
03:49:33 [2022-09-07T03:49:33.585Z] #37 130.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:49:33 [2022-09-07T03:49:33.585Z] #37 130.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:33 [2022-09-07T03:49:33.585Z] #37 ...
03:49:33 [2022-09-07T03:49:33.585Z] 
03:49:33 [2022-09-07T03:49:33.585Z] #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
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4 rootlesskit version 1.0.0
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4 Usage of /build/rootlesskit-docker-proxy:
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4   -container-ip string
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4     	container ip
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4   -container-port int
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4     	container port (default -1)
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4   -host-ip string
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4     	host ip
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4   -host-port int
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4     	host port (default -1)
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4   -proto string
03:49:33 [2022-09-07T03:49:33.585Z] #28 130.4     	proxy protocol (default "tcp")
03:49:33 [2022-09-07T03:49:33.814Z] #41 88.93 checking for suffix of executables... 
03:49:33 [2022-09-07T03:49:33.814Z] #41 89.08 checking whether we are cross compiling... no
03:49:33 [2022-09-07T03:49:33.845Z] #28 ...
03:49:33 [2022-09-07T03:49:33.845Z] 
03:49:33 [2022-09-07T03:49:33.845Z] #46 [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
03:49:33 [2022-09-07T03:49:33.845Z] #46 68.47 configure.ac:7: installing 'build-aux/compile'
03:49:33 [2022-09-07T03:49:33.845Z] #46 68.48 configure.ac:9: installing 'build-aux/config.guess'
03:49:33 [2022-09-07T03:49:33.845Z] #46 68.48 configure.ac:9: installing 'build-aux/config.sub'
03:49:33 [2022-09-07T03:49:33.845Z] #46 68.50 configure.ac:11: installing 'build-aux/install-sh'
03:49:33 [2022-09-07T03:49:33.845Z] #46 68.50 configure.ac:11: installing 'build-aux/missing'
03:49:33 [2022-09-07T03:49:33.845Z] #46 68.76 Makefile.am: installing 'build-aux/depcomp'
03:49:33 [2022-09-07T03:49:33.845Z] #46 68.88 parallel-tests: installing 'build-aux/test-driver'
03:49:33 [2022-09-07T03:49:33.845Z] #46 71.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:49:33 [2022-09-07T03:49:33.845Z] #46 71.19 libtoolize: copying file 'build-aux/ltmain.sh'
03:49:33 [2022-09-07T03:49:33.845Z] #46 71.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:49:33 [2022-09-07T03:49:33.845Z] #46 71.80 libtoolize: copying file 'm4/libtool.m4'
03:49:33 [2022-09-07T03:49:33.845Z] #46 71.89 libtoolize: copying file 'm4/ltoptions.m4'
03:49:33 [2022-09-07T03:49:33.845Z] #46 72.00 libtoolize: copying file 'm4/ltsugar.m4'
03:49:33 [2022-09-07T03:49:33.845Z] #46 72.11 libtoolize: copying file 'm4/ltversion.m4'
03:49:33 [2022-09-07T03:49:33.845Z] #46 72.22 libtoolize: copying file 'm4/lt~obsolete.m4'
03:49:34 [2022-09-07T03:49:34.063Z] #33 44.26 go: downloading github.com/prometheus/procfs v0.7.3
03:49:34 [2022-09-07T03:49:34.063Z] #33 44.36 go: downloading google.golang.org/protobuf v1.28.0
03:49:34 [2022-09-07T03:49:34.071Z] #41 89.26 checking for suffix of object files... o
03:49:34 [2022-09-07T03:49:34.071Z] #41 89.33 checking whether we are using the GNU C compiler... yes
03:49:34 [2022-09-07T03:49:34.071Z] #41 89.39 checking whether gcc accepts -g... yes
03:49:34 [2022-09-07T03:49:34.071Z] #41 89.47 checking for gcc option to accept ISO C89... none needed
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.60 checking whether gcc understands -c and -o together... yes
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.71 checking for a BSD-compatible install... /usr/bin/install -c
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.72 checking whether build environment is sane... yes
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.75 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.75 checking for gawk... no
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.75 checking for mawk... mawk
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.75 checking whether make sets $(MAKE)... yes
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.78 checking whether make supports the include directive... yes (GNU style)
03:49:34 [2022-09-07T03:49:34.328Z] #41 89.79 checking whether make supports nested variables... yes
03:49:34 [2022-09-07T03:49:34.585Z] #41 89.81 checking whether UID '0' is supported by ustar format... yes
03:49:34 [2022-09-07T03:49:34.585Z] #41 89.81 checking whether GID '0' is supported by ustar format... yes
03:49:34 [2022-09-07T03:49:34.585Z] #41 89.81 checking how to create a ustar tar archive... gnutar
03:49:34 [2022-09-07T03:49:34.585Z] #41 89.84 checking dependency style of gcc... gcc3
03:49:34 [2022-09-07T03:49:34.585Z] #41 89.92 checking whether to enable maintainer-specific portions of Makefiles... yes
03:49:34 [2022-09-07T03:49:34.585Z] #41 89.92 checking whether make supports nested variables... (cached) yes
03:49:34 [2022-09-07T03:49:34.842Z] #41 89.94 checking build system type... x86_64-pc-linux-gnu
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.11 checking host system type... x86_64-pc-linux-gnu
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.11 checking how to print strings... printf
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.12 checking for a sed that does not truncate output... /bin/sed
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.14 checking for grep that handles long lines and -e... /bin/grep
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.15 checking for egrep... /bin/grep -E
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.15 checking for fgrep... /bin/grep -F
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.15 checking for ld used by gcc... /usr/bin/ld
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.18 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.19 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.25 checking whether ln -s works... yes
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.25 checking the maximum length of command line arguments... 1572864
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.27 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.27 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.27 checking for /usr/bin/ld option to reload object files... -r
03:49:34 [2022-09-07T03:49:34.842Z] #41 90.27 checking for objdump... objdump
03:49:35 [2022-09-07T03:49:35.003Z] #33 45.33 go: downloading github.com/mattn/go-runewidth v0.0.9
03:49:35 [2022-09-07T03:49:35.003Z] #33 45.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
03:49:35 [2022-09-07T03:49:35.099Z] #41 90.28 checking how to recognize dependent libraries... pass_all
03:49:35 [2022-09-07T03:49:35.099Z] #41 90.28 checking for dlltool... no
03:49:35 [2022-09-07T03:49:35.099Z] #41 90.28 checking how to associate runtime and link libraries... printf %s\n
03:49:35 [2022-09-07T03:49:35.099Z] #41 90.28 checking for ar... ar
03:49:35 [2022-09-07T03:49:35.099Z] #41 90.29 checking for archiver @FILE support... @
03:49:35 [2022-09-07T03:49:35.099Z] #41 90.36 checking for strip... strip
03:49:35 [2022-09-07T03:49:35.099Z] #41 90.37 checking for ranlib... ranlib
03:49:35 [2022-09-07T03:49:35.356Z] #41 90.37 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:49:35 [2022-09-07T03:49:35.356Z] #41 90.68 checking for sysroot... no
03:49:35 [2022-09-07T03:49:35.356Z] #41 90.68 checking for a working dd... /bin/dd
03:49:35 [2022-09-07T03:49:35.356Z] #41 90.69 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:49:35 [2022-09-07T03:49:35.356Z] #41 90.74 checking for mt... no
03:49:35 [2022-09-07T03:49:35.356Z] #41 90.74 checking if : is a manifest tool... no
03:49:35 [2022-09-07T03:49:35.356Z] #41 90.75 checking how to run the C preprocessor... gcc -E
03:49:35 [2022-09-07T03:49:35.751Z] #46 ...
03:49:35 [2022-09-07T03:49:35.751Z] 
03:49:35 [2022-09-07T03:49:35.751Z] #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
03:49:35 [2022-09-07T03:49:35.751Z] #28 DONE 132.6s
03:49:35 [2022-09-07T03:49:35.751Z] 
03:49:35 [2022-09-07T03:49:35.752Z] #37 [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
03:49:35 [2022-09-07T03:49:35.752Z] #37 DONE 132.9s
03:49:35 [2022-09-07T03:49:35.752Z] 
03:49:35 [2022-09-07T03:49:35.752Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
03:49:35 [2022-09-07T03:49:35.869Z] #41 90.91 checking for ANSI C header files... yes
03:49:35 [2022-09-07T03:49:35.869Z] #41 91.26 checking for sys/types.h... yes
03:49:36 [2022-09-07T03:49:36.011Z] #47 ...
03:49:36 [2022-09-07T03:49:36.011Z] 
03:49:36 [2022-09-07T03:49:36.011Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
03:49:36 [2022-09-07T03:49:36.011Z] #48 DONE 0.1s
03:49:36 [2022-09-07T03:49:36.011Z] 
03:49:36 [2022-09-07T03:49:36.011Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
03:49:36 [2022-09-07T03:49:36.011Z] #47 DONE 0.2s
03:49:36 [2022-09-07T03:49:36.011Z] 
03:49:36 [2022-09-07T03:49:36.011Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:49:36 [2022-09-07T03:49:36.011Z] #49 DONE 0.1s
03:49:36 [2022-09-07T03:49:36.011Z] 
03:49:36 [2022-09-07T03:49:36.011Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:49:36 [2022-09-07T03:49:36.126Z] #41 91.36 checking for sys/stat.h... yes
03:49:36 [2022-09-07T03:49:36.126Z] #41 91.49 checking for stdlib.h... yes
03:49:36 [2022-09-07T03:49:36.395Z] #41 91.62 checking for string.h... yes
03:49:36 [2022-09-07T03:49:36.395Z] #41 91.75 checking for memory.h... yes
03:49:36 [2022-09-07T03:49:36.410Z] #40 ...
03:49:36 [2022-09-07T03:49:36.410Z] 
03:49:36 [2022-09-07T03:49:36.410Z] #44 [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
03:49:36 [2022-09-07T03:49:36.410Z] #44 25.34 aclocal: warning: couldn't open directory 'm4': No such file or directory
03:49:36 [2022-09-07T03:49:36.652Z] #41 91.84 checking for strings.h... yes
03:49:36 [2022-09-07T03:49:36.652Z] #41 91.99 checking for inttypes.h... yes
03:49:36 [2022-09-07T03:49:36.652Z] #41 92.08 checking for stdint.h... yes
03:49:36 [2022-09-07T03:49:36.925Z] #41 92.20 checking for unistd.h... yes
03:49:36 [2022-09-07T03:49:36.925Z] #41 92.33 checking for dlfcn.h... yes
03:49:37 [2022-09-07T03:49:37.206Z] #41 92.41 checking for objdir... .libs
03:49:37 [2022-09-07T03:49:37.206Z] #41 92.60 checking if gcc supports -fno-rtti -fno-exceptions... no
03:49:37 [2022-09-07T03:49:37.206Z] #41 92.65 checking for gcc option to produce PIC... -fPIC -DPIC
03:49:37 [2022-09-07T03:49:37.454Z] #37 ...
03:49:37 [2022-09-07T03:49:37.454Z] 
03:49:37 [2022-09-07T03:49:37.454Z] #44 [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
03:49:37 [2022-09-07T03:49:37.454Z] #44 12.21 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
03:49:37 [2022-09-07T03:49:37.454Z] #44 13.88 Cloning into '/tmp/crun-build/libocispec/yajl'...
03:49:37 [2022-09-07T03:49:37.454Z] #44 15.18 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
03:49:37 [2022-09-07T03:49:37.454Z] #44 15.45 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
03:49:37 [2022-09-07T03:49:37.454Z] #44 15.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
03:49:37 [2022-09-07T03:49:37.480Z] #41 92.65 checking if gcc PIC flag -fPIC -DPIC works... yes
03:49:37 [2022-09-07T03:49:37.480Z] #41 92.72 checking if gcc static flag -static works... yes
03:49:37 [2022-09-07T03:49:37.753Z] #41 92.98 checking if gcc supports -c -o file.o... yes
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.10 checking if gcc supports -c -o file.o... (cached) yes
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.10 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.13 checking dynamic linker characteristics... GNU/Linux ld.so
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.28 checking how to hardcode library paths into programs... immediate
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.28 checking whether stripping libraries is possible... yes
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.29 checking if libtool supports shared libraries... yes
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.30 checking whether to build shared libraries... no
03:49:37 [2022-09-07T03:49:37.753Z] #41 93.30 checking whether to build static libraries... yes
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.753 + RM_GOPATH=0
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.753 + TMP_GOPATH=
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.753 + : /build
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.753 + '[' -z '' ']'
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.753 ++ mktemp -d
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.760 + export GOPATH=/tmp/tmp.OPWFtglO0V
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.760 + GOPATH=/tmp/tmp.OPWFtglO0V
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.760 + RM_GOPATH=1
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.760 + case "$(go env GOARCH)" in
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.760 ++ go env GOARCH
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.813 + export GO_BUILDMODE=-buildmode=pie
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.813 + GO_BUILDMODE=-buildmode=pie
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.813 ++ dirname /install.sh
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.814 + dir=/
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.814 + bin=runc
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.814 + shift
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.814 Install runc version v1.1.4 (build tags: seccomp)
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 + '[' '!' -f //runc.installer ']'
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 + . //runc.installer
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 ++ set -e
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 ++ : v1.1.4
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 + install_runc
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 + RUNC_BUILDTAGS=seccomp
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.815 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OPWFtglO0V/src/github.com/opencontainers/runc
03:49:37 [2022-09-07T03:49:37.918Z] #50 1.854 Cloning into '/tmp/tmp.OPWFtglO0V/src/github.com/opencontainers/runc'...
03:49:37 [2022-09-07T03:49:37.918Z] #50 ...
03:49:37 [2022-09-07T03:49:37.918Z] 
03:49:37 [2022-09-07T03:49:37.918Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
03:49:37 [2022-09-07T03:49:37.918Z] #51 DONE 2.2s
03:49:38 [2022-09-07T03:49:38.031Z] #41 93.31 checking float.h usability... yes
03:49:38 [2022-09-07T03:49:38.031Z] #41 93.42 checking float.h presence... yes
03:49:38 [2022-09-07T03:49:38.032Z] #41 93.44 checking for float.h... yes
03:49:38 [2022-09-07T03:49:38.177Z] 
03:49:38 [2022-09-07T03:49:38.177Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:49:38 [2022-09-07T03:49:38.289Z] #41 93.46 checking limits.h usability... yes
03:49:38 [2022-09-07T03:49:38.289Z] #41 93.64 checking limits.h presence... yes
03:49:38 [2022-09-07T03:49:38.289Z] #41 93.66 checking for limits.h... yes
03:49:38 [2022-09-07T03:49:38.289Z] #41 93.69 checking stddef.h usability... 
03:49:38 [2022-09-07T03:49:38.289Z] #41 ...
03:49:38 [2022-09-07T03:49:38.289Z] 
03:49:38 [2022-09-07T03:49:38.289Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.5 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.5 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.5 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 113.7 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 115.1 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
03:49:38 [2022-09-07T03:49:38.289Z] #40 115.1 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 115.2 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 115.2 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 115.3 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
03:49:38 [2022-09-07T03:49:38.289Z] #40 116.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
03:49:38 [2022-09-07T03:49:38.289Z] #40 116.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
03:49:38 [2022-09-07T03:49:38.289Z] #40 117.6 debconf: delaying package configuration, since apt-utils is not installed
03:49:38 [2022-09-07T03:49:38.289Z] #40 117.9 Fetched 788 MB in 31s (25.2 MB/s)
03:49:38 [2022-09-07T03:49:38.289Z] #40 117.9 Selecting previously unselected package liblocale-gettext-perl.
03:49:38 [2022-09-07T03:49:38.289Z] #40 117.9 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:38 [2022-09-07T03:49:38.289Z] #40 117.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.0 Selecting previously unselected package bzip2.
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.0 Unpacking bzip2 (1.0.8-4) ...
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.1 Selecting previously unselected package libmagic-mgc.
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.1 Unpacking libmagic-mgc (1:5.39-3) ...
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.3 Selecting previously unselected package libmagic1:amd64.
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.289Z] #40 118.3 Unpacking libmagic1:amd64 (1:5.39-3) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.4 Selecting previously unselected package file.
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.4 Unpacking file (1:5.39-3) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.5 Selecting previously unselected package xz-utils.
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.6 Selecting previously unselected package binutils-aarch64-linux-gnu.
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 118.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 119.6 Selecting previously unselected package binutils-arm-linux-gnueabi.
03:49:38 [2022-09-07T03:49:38.290Z] #40 119.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 119.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 120.5 Selecting previously unselected package binutils-arm-linux-gnueabihf.
03:49:38 [2022-09-07T03:49:38.290Z] #40 120.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 120.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 121.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
03:49:38 [2022-09-07T03:49:38.290Z] #40 121.3 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 121.3 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 122.1 Selecting previously unselected package binutils-s390x-linux-gnu.
03:49:38 [2022-09-07T03:49:38.290Z] #40 122.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 122.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 123.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
03:49:38 [2022-09-07T03:49:38.290Z] #40 123.0 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 123.0 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 123.1 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
03:49:38 [2022-09-07T03:49:38.290Z] #40 123.1 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 123.1 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
03:49:38 [2022-09-07T03:49:38.290Z] #40 ...
03:49:38 [2022-09-07T03:49:38.290Z] 
03:49:38 [2022-09-07T03:49:38.290Z] #41 [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
03:49:38 [2022-09-07T03:49:38.290Z] #41 93.69 checking stddef.h usability... yes
03:49:38 [2022-09-07T03:49:38.299Z] #33 ...
03:49:38 [2022-09-07T03:49:38.299Z] 
03:49:38 [2022-09-07T03:49:38.299Z] #39 [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             ;
03:49:38 [2022-09-07T03:49:38.299Z] #39 42.69 debconf: delaying package configuration, since apt-utils is not installed
03:49:38 [2022-09-07T03:49:38.299Z] #39 42.93 Fetched 5940 kB in 1s (8055 kB/s)
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.05 Selecting previously unselected package bzip2.
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.05 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.09 Unpacking bzip2 (1.0.8-4) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.27 Selecting previously unselected package libmagic-mgc.
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.27 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.32 Unpacking libmagic-mgc (1:5.39-3) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.86 Selecting previously unselected package libmagic1:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.86 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 43.86 Unpacking libmagic1:amd64 (1:5.39-3) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.01 Selecting previously unselected package file.
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.04 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.05 Unpacking file (1:5.39-3) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.29 Selecting previously unselected package xz-utils.
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.30 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.70 Selecting previously unselected package libsigsegv2:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.70 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.70 Unpacking libsigsegv2:amd64 (2.13-1) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.75 Selecting previously unselected package m4.
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 44.78 Unpacking m4 (1.4.18-5) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.04 Selecting previously unselected package autoconf.
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.04 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.05 Unpacking autoconf (2.69-14) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.45 Selecting previously unselected package autotools-dev.
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.45 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.45 Unpacking autotools-dev (20180224.1+nmu1) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.60 Selecting previously unselected package automake.
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.80 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 45.80 Unpacking automake (1:1.16.3-2) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 46.23 Selecting previously unselected package patch.
03:49:38 [2022-09-07T03:49:38.299Z] #39 46.23 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 46.23 Unpacking patch (2.7.6-7) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 46.44 Selecting previously unselected package dpkg-dev.
03:49:38 [2022-09-07T03:49:38.299Z] #39 46.44 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 46.44 Unpacking dpkg-dev (1.20.11) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.64 Selecting previously unselected package build-essential.
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.64 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.64 Unpacking build-essential (12.9) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.75 Selecting previously unselected package libcap2:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.75 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.76 Unpacking libcap2:amd64 (1:2.44-1) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.88 Selecting previously unselected package libcap-dev:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.88 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 47.88 Unpacking libcap-dev:amd64 (1:2.44-1) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.06 Selecting previously unselected package libprotobuf-c1:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.06 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.16 Selecting previously unselected package libprotobuf-c-dev:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.20 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.20 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.36 Selecting previously unselected package libseccomp-dev:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.36 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.57 Selecting previously unselected package libsystemd-dev:amd64.
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.62 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.299Z] #39 48.62 Unpacking libsystemd-dev:amd64 (247.3-7) ...
03:49:38 [2022-09-07T03:49:38.545Z] #41 93.79 checking stddef.h presence... yes
03:49:38 [2022-09-07T03:49:38.545Z] #41 93.82 checking for stddef.h... yes
03:49:38 [2022-09-07T03:49:38.545Z] #41 93.84 checking for stdlib.h... (cached) yes
03:49:38 [2022-09-07T03:49:38.545Z] #41 93.86 checking for string.h... (cached) yes
03:49:38 [2022-09-07T03:49:38.545Z] #41 93.88 checking sys/time.h usability... yes
03:49:38 [2022-09-07T03:49:38.545Z] #41 94.00 checking sys/time.h presence... yes
03:49:38 [2022-09-07T03:49:38.559Z] #39 ...
03:49:38 [2022-09-07T03:49:38.559Z] 
03:49:38 [2022-09-07T03:49:38.559Z] #37 [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
03:49:38 [2022-09-07T03:49:38.803Z] #41 94.05 checking for sys/time.h... yes
03:49:38 [2022-09-07T03:49:38.803Z] #41 94.06 checking for inline... inline
03:49:38 [2022-09-07T03:49:38.842Z] #44 ...
03:49:38 [2022-09-07T03:49:38.842Z] 
03:49:38 [2022-09-07T03:49:38.842Z] #37 [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
03:49:38 [2022-09-07T03:49:38.842Z] #37 76.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
03:49:38 [2022-09-07T03:49:38.842Z] #37 76.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:49:38 [2022-09-07T03:49:38.842Z] #37 76.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:49:39 [2022-09-07T03:49:39.060Z] #41 94.11 checking for size_t... yes
03:49:39 [2022-09-07T03:49:39.060Z] #41 94.38 checking for stdlib.h... (cached) yes
03:49:39 [2022-09-07T03:49:39.079Z] #37 48.55 Updating files:  87% (1331/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
03:49:39 [2022-09-07T03:49:39.079Z] #37 49.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
03:49:39 [2022-09-07T03:49:39.317Z] #41 94.38 checking for GNU libc compatible malloc... yes
03:49:39 [2022-09-07T03:49:39.317Z] #41 94.53 checking for stdlib.h... (cached) yes
03:49:39 [2022-09-07T03:49:39.317Z] #41 94.53 checking for GNU libc compatible realloc... yes
03:49:39 [2022-09-07T03:49:39.339Z] #37 ...
03:49:39 [2022-09-07T03:49:39.339Z] 
03:49:39 [2022-09-07T03:49:39.339Z] #41 [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
03:49:39 [2022-09-07T03:49:39.340Z] #41 39.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 41.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 41.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 42.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 43.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 44.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:49:39 [2022-09-07T03:49:39.340Z] #41 45.80 debconf: delaying package configuration, since apt-utils is not installed
03:49:39 [2022-09-07T03:49:39.340Z] #41 45.98 Fetched 115 MB in 7s (16.2 MB/s)
03:49:39 [2022-09-07T03:49:39.340Z] #41 46.02 Selecting previously unselected package binutils-mingw-w64-i686.
03:49:39 [2022-09-07T03:49:39.340Z] #41 46.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:39 [2022-09-07T03:49:39.340Z] #41 46.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
03:49:39 [2022-09-07T03:49:39.340Z] #41 46.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:49:39 [2022-09-07T03:49:39.340Z] #41 48.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:49:39 [2022-09-07T03:49:39.340Z] #41 48.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
03:49:39 [2022-09-07T03:49:39.340Z] #41 48.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:49:39 [2022-09-07T03:49:39.340Z] #41 ...
03:49:39 [2022-09-07T03:49:39.340Z] 
03:49:39 [2022-09-07T03:49:39.340Z] #39 [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             ;
03:49:39 [2022-09-07T03:49:39.340Z] #39 49.48 Selecting previously unselected package libtool.
03:49:39 [2022-09-07T03:49:39.340Z] #39 49.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
03:49:39 [2022-09-07T03:49:39.340Z] #39 49.51 Unpacking libtool (2.4.6-15) ...
03:49:39 [2022-09-07T03:49:39.558Z] #52 DONE 1.4s
03:49:39 [2022-09-07T03:49:39.558Z] 
03:49:39 [2022-09-07T03:49:39.558Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:49:39 [2022-09-07T03:49:39.574Z] #41 94.76 checking for working strtod... yes
03:49:39 [2022-09-07T03:49:39.600Z] #39 49.81 Selecting previously unselected package libudev-dev:amd64.
03:49:39 [2022-09-07T03:49:39.600Z] #39 49.81 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:49:39 [2022-09-07T03:49:39.600Z] #39 49.89 Unpacking libudev-dev:amd64 (247.3-7) ...
03:49:39 [2022-09-07T03:49:39.831Z] #41 95.00 checking for gettimeofday... yes
03:49:39 [2022-09-07T03:49:39.832Z] #41 95.18 checking for memset... yes
03:49:39 [2022-09-07T03:49:39.873Z] #39 50.15 Selecting previously unselected package libyajl2:amd64.
03:49:39 [2022-09-07T03:49:39.873Z] #39 50.15 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
03:49:39 [2022-09-07T03:49:39.873Z] #39 50.15 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:49:39 [2022-09-07T03:49:39.873Z] #39 50.25 Selecting previously unselected package libyajl-dev:amd64.
03:49:40 [2022-09-07T03:49:40.089Z] #41 95.32 checking for strspn... yes
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.26 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.27 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 ...
03:49:40 [2022-09-07T03:49:40.135Z] 
03:49:40 [2022-09-07T03:49:40.135Z] #40 [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
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.07 The following NEW packages will be installed:
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.07   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.07   python3-protobuf python3-six
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.61 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.61 Need to get 2315 kB of archives.
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.61 After this operation, 11.1 MB of additional disk space will be used.
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 40.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 43.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
03:49:40 [2022-09-07T03:49:40.135Z] #40 44.37 debconf: delaying package configuration, since apt-utils is not installed
03:49:40 [2022-09-07T03:49:40.135Z] #40 44.62 Fetched 2315 kB in 3s (725 kB/s)
03:49:40 [2022-09-07T03:49:40.135Z] #40 44.71 Selecting previously unselected package libprotobuf23:amd64.
03:49:40 [2022-09-07T03:49:40.135Z] #40 44.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:40 [2022-09-07T03:49:40.135Z] #40 44.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 44.81 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 45.62 Selecting previously unselected package python3-pkg-resources.
03:49:40 [2022-09-07T03:49:40.135Z] #40 45.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 45.62 Unpacking python3-pkg-resources (52.0.0-4) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 45.84 Selecting previously unselected package python3-six.
03:49:40 [2022-09-07T03:49:40.135Z] #40 45.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 45.86 Unpacking python3-six (1.16.0-2) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.01 Selecting previously unselected package python3-protobuf.
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.01 Unpacking python3-protobuf (3.12.4-1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.56 Selecting previously unselected package libnet1:amd64.
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.57 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.76 Selecting previously unselected package libnl-3-200:amd64.
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.92 Selecting previously unselected package libprotobuf-c1:amd64.
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 46.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 47.02 Selecting previously unselected package criu.
03:49:40 [2022-09-07T03:49:40.135Z] #40 47.02 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 47.02 Unpacking criu (3.17.1-1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 47.91 Setting up python3-pkg-resources (52.0.0-4) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 49.82 Setting up libprotobuf23:amd64 (3.12.4-1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 49.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 49.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 49.88 Setting up python3-six (1.16.0-2) ...
03:49:40 [2022-09-07T03:49:40.135Z] #40 ...
03:49:40 [2022-09-07T03:49:40.135Z] 
03:49:40 [2022-09-07T03:49:40.135Z] #39 [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             ;
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.49 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.54 Setting up libmagic-mgc (1:5.39-3) ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.55 Setting up libyajl2:amd64 (2.1.0-3) ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.57 Setting up libmagic1:amd64 (1:5.39-3) ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.59 Setting up file (1:5.39-3) ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.60 Setting up bzip2 (1.0.8-4) ...
03:49:40 [2022-09-07T03:49:40.135Z] #39 50.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:49:40 [2022-09-07T03:49:40.346Z] #41 95.62 checking that generated files are newer than configure... done
03:49:40 [2022-09-07T03:49:40.346Z] #41 95.63 configure: creating ./config.status
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.65 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.67 Setting up libcap2:amd64 (1:2.44-1) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.68 Setting up autotools-dev (20180224.1+nmu1) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.69 Setting up libsigsegv2:amd64 (2.13-1) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.76 Setting up patch (2.7.6-7) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.78 Setting up libudev-dev:amd64 (247.3-7) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.81 Setting up libyajl-dev:amd64 (2.1.0-3) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.82 Setting up libcap-dev:amd64 (1:2.44-1) ...
03:49:40 [2022-09-07T03:49:40.396Z] #39 50.83 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:49:40 [2022-09-07T03:49:40.496Z] #50 ...
03:49:40 [2022-09-07T03:49:40.496Z] 
03:49:40 [2022-09-07T03:49:40.496Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
03:49:40 [2022-09-07T03:49:40.496Z] #0 0.957 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:49:40 [2022-09-07T03:49:40.496Z] #53 DONE 1.0s
03:49:40 [2022-09-07T03:49:40.496Z] 
03:49:40 [2022-09-07T03:49:40.496Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.85 Setting up libtool (2.4.6-15) ...
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.86 Setting up m4 (1.4.18-5) ...
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.88 Setting up dpkg-dev (1.20.11) ...
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.92 Setting up autoconf (2.69-14) ...
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.95 Setting up build-essential (12.9) ...
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.96 Setting up automake (1:1.16.3-2) ...
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.97 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
03:49:40 [2022-09-07T03:49:40.658Z] #39 50.98 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:41 [2022-09-07T03:49:41.276Z] #41 96.80 config.status: creating Makefile
03:49:41 [2022-09-07T03:49:41.434Z] #54 DONE 1.0s
03:49:41 [2022-09-07T03:49:41.434Z] 
03:49:41 [2022-09-07T03:49:41.434Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:49:41 [2022-09-07T03:49:41.434Z] #50 ...
03:49:41 [2022-09-07T03:49:41.434Z] 
03:49:41 [2022-09-07T03:49:41.434Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
03:49:41 [2022-09-07T03:49:41.533Z] #41 96.84 config.status: creating config.h
03:49:41 [2022-09-07T03:49:41.533Z] #41 96.87 config.status: executing depfiles commands
03:49:41 [2022-09-07T03:49:41.533Z] #41 96.98 config.status: executing libtool commands
03:49:41 [2022-09-07T03:49:41.626Z] #39 ...
03:49:41 [2022-09-07T03:49:41.626Z] 
03:49:41 [2022-09-07T03:49:41.626Z] #34 [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
03:49:41 [2022-09-07T03:49:41.626Z] #34 41.91 debconf: delaying package configuration, since apt-utils is not installed
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.18 Fetched 17.7 MB in 2s (11.1 MB/s)
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.26 Selecting previously unselected package xxd.
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.61 Selecting previously unselected package vim-common.
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 42.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 43.04 Selecting previously unselected package cmake-data.
03:49:41 [2022-09-07T03:49:41.626Z] #34 43.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 43.04 Unpacking cmake-data (3.18.4-2+deb11u1) ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 46.38 Selecting previously unselected package libicu67:amd64.
03:49:41 [2022-09-07T03:49:41.626Z] #34 46.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 46.44 Unpacking libicu67:amd64 (67.1-7) ...
03:49:41 [2022-09-07T03:49:41.626Z] #34 ...
03:49:41 [2022-09-07T03:49:41.626Z] 
03:49:41 [2022-09-07T03:49:41.627Z] #41 [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
03:49:41 [2022-09-07T03:49:41.627Z] #41 50.92 Selecting previously unselected package binutils-mingw-w64.
03:49:41 [2022-09-07T03:49:41.627Z] #41 50.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
03:49:41 [2022-09-07T03:49:41.627Z] #41 50.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
03:49:41 [2022-09-07T03:49:41.627Z] #41 51.10 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:49:41 [2022-09-07T03:49:41.627Z] #41 51.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:49:41 [2022-09-07T03:49:41.627Z] #41 51.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:49:41 [2022-09-07T03:49:41.627Z] #41 51.53 Selecting previously unselected package dmsetup.
03:49:41 [2022-09-07T03:49:41.627Z] #41 51.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
03:49:41 [2022-09-07T03:49:41.627Z] #41 51.55 Unpacking dmsetup (2:1.02.175-2.1) ...
03:49:41 [2022-09-07T03:49:41.678Z] #44 ...
03:49:41 [2022-09-07T03:49:41.678Z] 
03:49:41 [2022-09-07T03:49:41.678Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:49:41 [2022-09-07T03:49:41.679Z] #43 41.86 Updating files:  60% (3034/4989)
Updating files:  61% (3044/4989)
Updating files:  62% (3094/4989)
Updating files:  63% (3144/4989)
Updating files:  64% (3193/4989)
Updating files:  65% (3243/4989)
Updating files:  66% (3293/4989)
Updating files:  67% (3343/4989)
Updating files:  68% (3393/4989)
Updating files:  69% (3443/4989)
Updating files:  70% (3493/4989)
Updating files:  71% (3543/4989)
Updating files:  72% (3593/4989)
Updating files:  73% (3642/4989)
Updating files:  74% (3692/4989)
Updating files:  75% (3742/4989)
Updating files:  76% (3792/4989)
Updating files:  77% (3842/4989)
Updating files:  78% (3892/4989)
Updating files:  79% (3942/4989)
Updating files:  80% (3992/4989)
Updating files:  81% (4042/4989)
Updating files:  82% (4091/4989)
Updating files:  83% (4141/4989)
Updating files:  84% (4191/4989)
Updating files:  85% (4241/4989)
Updating files:  86% (4291/4989)
Updating files:  87% (4341/4989)
Updating files:  88% (4391/4989)
Updating files:  89% (4441/4989)
Updating files:  90% (4491/4989)
Updating files:  91% (4540/4989)
Updating files:  92% (4590/4989)
Updating files:  93% (4640/4989)
Updating files:  94% (4690/4989)
Updating files:  95% (4740/4989)
Updating files:  96% (4790/4989)
Updating files:  97% (4840/4989)
Updating files:  98% (4890/4989)
Updating files:  99% (4940/4989)
Updating files: 100% (4989/4989)
Updating files: 100% (4989/4989), done.
03:49:41 [2022-09-07T03:49:41.679Z] #43 42.86 + cd /tmp/tmp.9qBlASbWoN/src/github.com/containerd/containerd
03:49:41 [2022-09-07T03:49:41.679Z] #43 42.87 + git checkout -q v1.6.8
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.58 + export 'BUILDTAGS=netgo osusergo static_build'
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.59 + BUILDTAGS='netgo osusergo static_build'
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.59 + export EXTRA_FLAGS=-buildmode=pie
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.59 + EXTRA_FLAGS=-buildmode=pie
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.59 + '[' '' = dynamic ']'
03:49:41 [2022-09-07T03:49:41.679Z] #43 44.59 + make
03:49:41 [2022-09-07T03:49:41.887Z] #41 ...
03:49:41 [2022-09-07T03:49:41.887Z] 
03:49:41 [2022-09-07T03:49:41.887Z] #39 [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             ;
03:49:41 [2022-09-07T03:49:41.887Z] #39 DONE 52.2s
03:49:41 [2022-09-07T03:49:41.887Z] 
03:49:41 [2022-09-07T03:49:41.887Z] #41 [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
03:49:41 [2022-09-07T03:49:41.887Z] #41 52.12 Selecting previously unselected package mingw-w64-common.
03:49:41 [2022-09-07T03:49:41.887Z] #41 52.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
03:49:41 [2022-09-07T03:49:41.887Z] #41 52.15 Unpacking mingw-w64-common (8.0.0-1) ...
03:49:42 [2022-09-07T03:49:42.097Z] #41 97.65   GEN      .version
03:49:42 [2022-09-07T03:49:42.097Z] #41 97.67 make  install-recursive
03:49:42 [2022-09-07T03:49:42.354Z] #41 97.68 make[1]: Entering directory '/tmp/crun-build'
03:49:42 [2022-09-07T03:49:42.354Z] #41 97.72 Making install in libocispec
03:49:42 [2022-09-07T03:49:42.354Z] #41 97.73 make[2]: Entering directory '/tmp/crun-build/libocispec'
03:49:42 [2022-09-07T03:49:42.354Z] #41 97.75 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
03:49:42 [2022-09-07T03:49:42.354Z] #41 97.75 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
03:49:42 [2022-09-07T03:49:42.354Z] #41 97.75 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
03:49:42 [2022-09-07T03:49:42.354Z] #41 97.79 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
03:49:42 [2022-09-07T03:49:42.371Z] #55 DONE 1.0s
03:49:42 [2022-09-07T03:49:42.371Z] 
03:49:42 [2022-09-07T03:49:42.371Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:49:42 [2022-09-07T03:49:42.457Z] #41 ...
03:49:42 [2022-09-07T03:49:42.457Z] 
03:49:42 [2022-09-07T03:49:42.457Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.611 + RM_GOPATH=0
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.611 + TMP_GOPATH=
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.612 + : /build
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.612 + '[' -z '' ']'
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.614 ++ mktemp -d
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.617 + export GOPATH=/tmp/tmp.EaYrIg6guU
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.617 + GOPATH=/tmp/tmp.EaYrIg6guU
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.617 + RM_GOPATH=1
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.617 + case "$(go env GOARCH)" in
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.618 ++ go env GOARCH
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.653 + export GO_BUILDMODE=-buildmode=pie
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.653 + GO_BUILDMODE=-buildmode=pie
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.654 ++ dirname /install.sh
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + dir=/
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + bin=containerd
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + shift
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + '[' '!' -f //containerd.installer ']'
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + . //containerd.installer
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 ++ set -e
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 ++ : v1.6.8
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + install_containerd
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + echo 'Install containerd version v1.6.8'
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.656 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EaYrIg6guU/src/github.com/containerd/containerd
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.657 Install containerd version v1.6.8
03:49:42 [2022-09-07T03:49:42.457Z] #0 5.669 Cloning into '/tmp/tmp.EaYrIg6guU/src/github.com/containerd/containerd'...
03:49:42 [2022-09-07T03:49:42.457Z] #43 ...
03:49:42 [2022-09-07T03:49:42.457Z] 
03:49:42 [2022-09-07T03:49:42.457Z] #40 [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
03:49:42 [2022-09-07T03:49:42.457Z] #40 51.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:49:42 [2022-09-07T03:49:42.457Z] #40 51.86 Setting up python3-protobuf (3.12.4-1) ...
03:49:42 [2022-09-07T03:49:42.631Z] #38 ...
03:49:42 [2022-09-07T03:49:42.631Z] 
03:49:42 [2022-09-07T03:49:42.631Z] #56 [dev-systemd-false  6/28] RUN ldconfig
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.23 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
03:49:42 [2022-09-07T03:49:42.918Z] #41 98.30 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
03:49:43 [2022-09-07T03:49:43.055Z] #43 46.31 + bin/ctr
03:49:43 [2022-09-07T03:49:43.175Z] #41 98.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
03:49:43 [2022-09-07T03:49:43.175Z] #41 98.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
03:49:43 [2022-09-07T03:49:43.175Z] #41 98.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
03:49:43 [2022-09-07T03:49:43.175Z] #41 98.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
03:49:43 [2022-09-07T03:49:43.175Z] #41 98.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
03:49:43 [2022-09-07T03:49:43.175Z] #41 98.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
03:49:43 [2022-09-07T03:49:43.175Z] #41 98.44 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
03:49:43 [2022-09-07T03:49:43.568Z] #56 DONE 1.1s
03:49:43 [2022-09-07T03:49:43.568Z] 
03:49:43 [2022-09-07T03:49:43.568Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.07 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.08 make  install-recursive
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.10 make[3]: Entering directory '/tmp/crun-build/libocispec'
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.14 Making install in yajl
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.14 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.18   CC       verify/json_verify-json_verify.o
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.18   CC       src/libyajl_la-yajl_alloc.lo
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.18   CC       src/libyajl_la-yajl.lo
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.18   CC       src/libyajl_la-yajl_gen.lo
03:49:43 [2022-09-07T03:49:43.739Z] #41 99.20   CC       src/libyajl_la-yajl_parser.lo
03:49:43 [2022-09-07T03:49:43.997Z] #41 99.21   CC       src/libyajl_la-yajl_buf.lo
03:49:43 [2022-09-07T03:49:43.997Z] #41 99.23   CC       src/libyajl_la-yajl_encode.lo
03:49:43 [2022-09-07T03:49:43.997Z] #41 99.24   CC       src/libyajl_la-yajl_lex.lo
03:49:43 [2022-09-07T03:49:43.997Z] #41 99.26   CC       src/libyajl_la-yajl_tree.lo
03:49:44 [2022-09-07T03:49:44.948Z] #57 1.365 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:49:44 [2022-09-07T03:49:44.948Z] #57 1.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:49:44 [2022-09-07T03:49:44.948Z] #57 1.409 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:49:44 [2022-09-07T03:49:44.958Z] #43 ...
03:49:44 [2022-09-07T03:49:44.958Z] 
03:49:44 [2022-09-07T03:49:44.958Z] #44 [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
03:49:44 [2022-09-07T03:49:44.958Z] #44 34.36 libtoolize: putting auxiliary files in '.'.
03:49:44 [2022-09-07T03:49:44.958Z] #44 34.36 libtoolize: copying file './ltmain.sh'
03:49:45 [2022-09-07T03:49:45.218Z] #44 35.09 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
03:49:45 [2022-09-07T03:49:45.477Z] #44 35.10 libtoolize: and rerunning libtoolize and aclocal.
03:49:45 [2022-09-07T03:49:45.477Z] #44 35.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:49:45 [2022-09-07T03:49:45.516Z] #57 1.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:49:46 [2022-09-07T03:49:46.658Z] #40 56.00 Setting up criu (3.17.1-1) ...
03:49:46 [2022-09-07T03:49:46.894Z] #57 3.271 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:49:47 [2022-09-07T03:49:47.026Z] #37 ...
03:49:47 [2022-09-07T03:49:47.026Z] 
03:49:47 [2022-09-07T03:49:47.027Z] #44 [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
03:49:47 [2022-09-07T03:49:47.027Z] #44 30.86 aclocal: warning: couldn't open directory 'm4': No such file or directory
03:49:47 [2022-09-07T03:49:47.227Z] #40 ...
03:49:47 [2022-09-07T03:49:47.227Z] 
03:49:47 [2022-09-07T03:49:47.227Z] #34 [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
03:49:47 [2022-09-07T03:49:47.227Z] #34 53.42 Selecting previously unselected package libxml2:amd64.
03:49:47 [2022-09-07T03:49:47.227Z] #34 53.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
03:49:47 [2022-09-07T03:49:47.227Z] #34 53.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:49:47 [2022-09-07T03:49:47.227Z] #34 53.97 Selecting previously unselected package libarchive13:amd64.
03:49:47 [2022-09-07T03:49:47.227Z] #34 53.97 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 53.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.31 Selecting previously unselected package libjsoncpp24:amd64.
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.31 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.51 Selecting previously unselected package librhash0:amd64.
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.51 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.51 Unpacking librhash0:amd64 (1.4.1-2) ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.70 Selecting previously unselected package libuv1:amd64.
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.70 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.71 Unpacking libuv1:amd64 (1.40.0-2) ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.85 Selecting previously unselected package cmake.
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.85 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
03:49:47 [2022-09-07T03:49:47.228Z] #34 54.87 Unpacking cmake (3.18.4-2+deb11u1) ...
03:49:48 [2022-09-07T03:49:48.170Z] #41 102.8   CCLD     libyajl.la
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.1   CCLD     verify/json_verify
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.4 make[5]: Nothing to be done for 'install-exec-am'.
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.4 make[5]: Nothing to be done for 'install-data-am'.
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.5   CC       src/validate.o
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.5   CC       src/image_spec_schema_config_schema.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.5   CC       src/image_spec_schema_content_descriptor.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/image_spec_schema_defs.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/image_spec_schema_defs_descriptor.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/image_spec_schema_image_index_schema.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/image_spec_schema_image_layout_schema.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/runtime_spec_schema_config_linux.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/runtime_spec_schema_config_zos.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/image_spec_schema_image_manifest_schema.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.6   CC       src/runtime_spec_schema_config_schema.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.7   CC       src/runtime_spec_schema_config_solaris.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.7   CC       src/runtime_spec_schema_config_vm.lo
03:49:48 [2022-09-07T03:49:48.170Z] #41 103.7   CC       src/runtime_spec_schema_defs.lo
03:49:48 [2022-09-07T03:49:48.272Z] #57 4.685 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:49:48 [2022-09-07T03:49:48.427Z] #41 103.8   CC       src/runtime_spec_schema_config_windows.lo
03:49:48 [2022-09-07T03:49:48.427Z] #41 103.8   CC       src/runtime_spec_schema_defs_linux.lo
03:49:48 [2022-09-07T03:49:48.427Z] #41 103.9   CC       src/runtime_spec_schema_defs_vm.lo
03:49:48 [2022-09-07T03:49:48.684Z] #41 103.9   CC       src/runtime_spec_schema_defs_windows.lo
03:49:48 [2022-09-07T03:49:48.684Z] #41 103.9   CC       src/runtime_spec_schema_defs_zos.lo
03:49:48 [2022-09-07T03:49:48.684Z] #41 103.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
03:49:48 [2022-09-07T03:49:48.684Z] #41 103.9   CC       src/runtime_spec_schema_state_schema.lo
03:49:48 [2022-09-07T03:49:48.684Z] #41 104.0   CC       src/basic_test_double_array_item.lo
03:49:48 [2022-09-07T03:49:48.684Z] #41 104.0   CC       src/basic_test_double_array.lo
03:49:48 [2022-09-07T03:49:48.684Z] #41 104.0   CC       src/basic_test_top_array_int.lo
03:49:48 [2022-09-07T03:49:48.941Z] #41 104.2   CC       src/basic_test_top_array_string.lo
03:49:48 [2022-09-07T03:49:48.941Z] #41 104.2   CC       src/basic_test_top_double_array_int.lo
03:49:48 [2022-09-07T03:49:48.941Z] #41 104.3   CC       src/basic_test_top_double_array_obj.lo
03:49:48 [2022-09-07T03:49:48.941Z] #41 104.4   CC       src/basic_test_top_double_array_refobj.lo
03:49:48 [2022-09-07T03:49:48.941Z] #41 104.4   CC       src/basic_test_top_double_array_string.lo
03:49:48 [2022-09-07T03:49:48.941Z] #41 104.5   CC       src/read-file.lo
03:49:49 [2022-09-07T03:49:49.146Z] #34 ...
03:49:49 [2022-09-07T03:49:49.147Z] 
03:49:49 [2022-09-07T03:49:49.147Z] #40 [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
03:49:49 [2022-09-07T03:49:49.147Z] #40 58.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:49 [2022-09-07T03:49:49.147Z] #40 DONE 58.8s
03:49:49 [2022-09-07T03:49:49.147Z] 
03:49:49 [2022-09-07T03:49:49.147Z] #41 [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
03:49:49 [2022-09-07T03:49:49.147Z] #41 57.88 Selecting previously unselected package mingw-w64-x86-64-dev.
03:49:49 [2022-09-07T03:49:49.147Z] #41 57.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
03:49:49 [2022-09-07T03:49:49.147Z] #41 57.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
03:49:49 [2022-09-07T03:49:49.198Z] #41 104.5   CC       src/json_common.lo
03:49:49 [2022-09-07T03:49:49.198Z] #41 104.6   CC       tests/test-1.o
03:49:49 [2022-09-07T03:49:49.198Z] #41 104.6   CC       tests/test-2.o
03:49:49 [2022-09-07T03:49:49.198Z] #41 104.7   CC       tests/test-3.o
03:49:49 [2022-09-07T03:49:49.198Z] #41 104.7   CC       tests/test-4.o
03:49:49 [2022-09-07T03:49:49.208Z] #57 ...
03:49:49 [2022-09-07T03:49:49.208Z] 
03:49:49 [2022-09-07T03:49:49.208Z] #46 [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
03:49:49 [2022-09-07T03:49:49.208Z] #46 89.94 configure.ac:11: installing 'build-aux/compile'
03:49:49 [2022-09-07T03:49:49.208Z] #46 89.97 configure.ac:11: installing 'build-aux/config.guess'
03:49:49 [2022-09-07T03:49:49.208Z] #46 89.97 configure.ac:11: installing 'build-aux/config.sub'
03:49:49 [2022-09-07T03:49:49.208Z] #46 89.99 configure.ac:13: installing 'build-aux/install-sh'
03:49:49 [2022-09-07T03:49:49.208Z] #46 89.99 configure.ac:13: installing 'build-aux/missing'
03:49:49 [2022-09-07T03:49:49.208Z] #46 90.01 configure.ac:8: installing 'build-aux/tap-driver.sh'
03:49:49 [2022-09-07T03:49:49.208Z] #46 90.29 Makefile.am: installing 'build-aux/depcomp'
03:49:49 [2022-09-07T03:49:49.208Z] #46 91.48 checking build system type... x86_64-pc-linux-gnu
03:49:49 [2022-09-07T03:49:49.208Z] #46 91.80 checking host system type... x86_64-pc-linux-gnu
03:49:49 [2022-09-07T03:49:49.208Z] #46 91.80 checking how to print strings... printf
03:49:49 [2022-09-07T03:49:49.208Z] #46 91.81 checking for gcc... gcc
03:49:49 [2022-09-07T03:49:49.208Z] #46 91.94 checking whether the C compiler works... yes
03:49:49 [2022-09-07T03:49:49.208Z] #46 92.20 checking for C compiler default output file name... a.out
03:49:49 [2022-09-07T03:49:49.208Z] #46 92.21 checking for suffix of executables... 
03:49:49 [2022-09-07T03:49:49.208Z] #46 92.48 checking whether we are cross compiling... no
03:49:49 [2022-09-07T03:49:49.208Z] #46 92.69 checking for suffix of object files... o
03:49:49 [2022-09-07T03:49:49.208Z] #46 92.81 checking whether we are using the GNU C compiler... yes
03:49:49 [2022-09-07T03:49:49.208Z] #46 92.97 checking whether gcc accepts -g... yes
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.09 checking for gcc option to accept ISO C89... none needed
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.26 checking whether gcc understands -c and -o together... yes
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.54 checking for a sed that does not truncate output... /bin/sed
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.57 checking for grep that handles long lines and -e... /bin/grep
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.58 checking for egrep... /bin/grep -E
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.59 checking for fgrep... /bin/grep -F
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.60 checking for ld used by gcc... /usr/bin/ld
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.63 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.63 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.66 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.83 checking whether ln -s works... yes
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.83 checking the maximum length of command line arguments... 1572864
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.85 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.85 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.85 checking for /usr/bin/ld option to reload object files... -r
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.85 checking for objdump... objdump
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.85 checking how to recognize dependent libraries... pass_all
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.86 checking for dlltool... no
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.87 checking how to associate runtime and link libraries... printf %s\n
03:49:49 [2022-09-07T03:49:49.208Z] #46 93.88 checking for ar... ar
03:49:49 [2022-09-07T03:49:49.456Z] #41 104.8   CC       tests/test-5.o
03:49:49 [2022-09-07T03:49:49.456Z] #41 104.9   CC       tests/test-6.o
03:49:49 [2022-09-07T03:49:49.456Z] #41 104.9   CC       tests/test-7.o
03:49:49 [2022-09-07T03:49:49.456Z] #41 105.0   CC       tests/test-8.o
03:49:49 [2022-09-07T03:49:49.468Z] #46 93.88 checking for archiver @FILE support... @
03:49:49 [2022-09-07T03:49:49.715Z] #41 ...
03:49:49 [2022-09-07T03:49:49.715Z] 
03:49:49 [2022-09-07T03:49:49.715Z] #34 [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
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.18 Setting up libicu67:amd64 (67.1-7) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.21 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.24 Setting up libuv1:amd64 (1.40.0-2) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.29 Setting up librhash0:amd64 (1.4.1-2) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.32 Setting up cmake-data (3.18.4-2+deb11u1) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.40 Setting up cmake (3.18.4-2+deb11u1) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 59.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:49:49 [2022-09-07T03:49:49.715Z] #34 DONE 59.9s
03:49:49 [2022-09-07T03:49:49.715Z] 
03:49:49 [2022-09-07T03:49:49.715Z] #44 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
03:49:49 [2022-09-07T03:49:49.715Z] #41 105.0   CC       tests/test-9.o
03:49:49 [2022-09-07T03:49:49.715Z] #41 105.2   CC       tests/test-11.o
03:49:49 [2022-09-07T03:49:49.715Z] #41 105.3   CC       tests/test-10.o
03:49:49 [2022-09-07T03:49:49.727Z] #46 94.01 checking for strip... strip
03:49:49 [2022-09-07T03:49:49.727Z] #46 94.01 checking for ranlib... ranlib
03:49:49 [2022-09-07T03:49:49.727Z] #46 94.02 checking for gawk... no
03:49:49 [2022-09-07T03:49:49.727Z] #46 94.02 checking for mawk... mawk
03:49:49 [2022-09-07T03:49:49.976Z] #44 DONE 0.2s
03:49:49 [2022-09-07T03:49:49.976Z] 
03:49:49 [2022-09-07T03:49:49.976Z] #37 [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
03:49:49 [2022-09-07T03:49:49.976Z] #37 50.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:49:49 [2022-09-07T03:49:49.976Z] #37 ...
03:49:49 [2022-09-07T03:49:49.976Z] 
03:49:49 [2022-09-07T03:49:49.976Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
03:49:49 [2022-09-07T03:49:49.986Z] #46 94.03 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:49:49 [2022-09-07T03:49:49.986Z] #46 94.45 checking for sysroot... no
03:49:49 [2022-09-07T03:49:49.986Z] #46 94.46 checking for a working dd... /bin/dd
03:49:49 [2022-09-07T03:49:49.986Z] #46 94.50 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:49:50 [2022-09-07T03:49:50.245Z] #46 94.60 checking for mt... no
03:49:50 [2022-09-07T03:49:50.245Z] #46 94.62 checking if : is a manifest tool... no
03:49:50 [2022-09-07T03:49:50.245Z] #46 94.63 checking how to run the C preprocessor... gcc -E
03:49:51 [2022-09-07T03:49:51.231Z] #44 ...
03:49:51 [2022-09-07T03:49:51.231Z] 
03:49:51 [2022-09-07T03:49:51.231Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:49:51 [2022-09-07T03:49:51.441Z] #46 94.99 checking for ANSI C header files... yes
03:49:51 [2022-09-07T03:49:51.441Z] #46 95.70 checking for sys/types.h... yes
03:49:51 [2022-09-07T03:49:51.610Z] #41 ...
03:49:51 [2022-09-07T03:49:51.610Z] 
03:49:51 [2022-09-07T03:49:51.610Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:49:51 [2022-09-07T03:49:51.610Z] #40 136.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
03:49:51 [2022-09-07T03:49:51.610Z] #40 136.7 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
03:49:51 [2022-09-07T03:49:51.610Z] #40 136.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
03:49:51 [2022-09-07T03:49:51.610Z] #40 136.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
03:49:51 [2022-09-07T03:49:51.610Z] #40 136.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
03:49:51 [2022-09-07T03:49:51.610Z] #40 136.8 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
03:49:51 [2022-09-07T03:49:51.700Z] #46 96.04 checking for sys/stat.h... yes
03:49:51 [2022-09-07T03:49:51.884Z] #45 ...
03:49:51 [2022-09-07T03:49:51.884Z] 
03:49:51 [2022-09-07T03:49:51.884Z] #46 [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
03:49:51 [2022-09-07T03:49:51.884Z] #0 2.876 Cloning into '/tmp/crun-build'...
03:49:51 [2022-09-07T03:49:51.884Z] #0 10.00 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
03:49:51 [2022-09-07T03:49:51.884Z] #46 10.02 Cloning into '/tmp/crun-build/libocispec'...
03:49:51 [2022-09-07T03:49:51.959Z] #46 96.22 checking for stdlib.h... yes
03:49:52 [2022-09-07T03:49:52.013Z] #43 50.99 Updating files:  49% (2492/4989)
Updating files:  50% (2495/4989)
Updating files:  51% (2545/4989)
Updating files:  52% (2595/4989)
Updating files:  53% (2645/4989)
Updating files:  54% (2695/4989)
Updating files:  55% (2744/4989)
Updating files:  56% (2794/4989)
Updating files:  57% (2844/4989)
Updating files:  58% (2894/4989)
Updating files:  59% (2944/4989)
Updating files:  60% (2994/4989)
Updating files:  61% (3044/4989)
Updating files:  62% (3094/4989)
Updating files:  63% (3144/4989)
Updating files:  64% (3193/4989)
Updating files:  65% (3243/4989)
Updating files:  66% (3293/4989)
Updating files:  67% (3343/4989)
Updating files:  68% (3393/4989)
Updating files:  69% (3443/4989)
Updating files:  70% (3493/4989)
Updating files:  71% (3543/4989)
Updating files:  72% (3593/4989)
Updating files:  73% (3642/4989)
Updating files:  74% (3692/4989)
Updating files:  75% (3742/4989)
Updating files:  76% (3792/4989)
Updating files:  77% (3842/4989)
Updating files:  78% (3892/4989)
Updating files:  79% (3942/4989)
Updating files:  80% (3992/4989)
Updating files:  81% (4042/4989)
Updating files:  82% (4091/4989)
Updating files:  83% (4141/4989)
Updating files:  84% (4191/4989)
Updating files:  85% (4241/4989)
Updating files:  86% (4291/4989)
Updating files:  87% (4341/4989)
Updating files:  87% (4354/4989)
Updating files:  88% (4391/4989)
Updating files:  89% (4441/4989)
Updating files:  90% (4491/4989)
Updating files:  91% (4540/4989)
Updating files:  92% (4590/4989)
Updating files:  93% (4640/4989)
Updating files:  94% (4690/4989)
Updating files:  95% (4740/4989)
Updating files:  96% (4790/4989)
Updating files:  97% (4840/4989)
Updating files:  98% (4890/4989)
Updating files:  99% (4940/4989)
Updating files: 100% (4989/4989)
Updating files: 100% (4989/4989), done.
03:49:52 [2022-09-07T03:49:52.013Z] #43 52.50 + cd /tmp/tmp.yQCXDjXu4v/src/github.com/containerd/containerd
03:49:52 [2022-09-07T03:49:52.013Z] #43 52.50 + git checkout -q v1.6.8
03:49:52 [2022-09-07T03:49:52.052Z] #44 ...
03:49:52 [2022-09-07T03:49:52.052Z] 
03:49:52 [2022-09-07T03:49:52.053Z] #40 [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
03:49:52 [2022-09-07T03:49:52.053Z] #40 74.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
03:49:52 [2022-09-07T03:49:52.053Z] #40 74.39 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
03:49:52 [2022-09-07T03:49:52.053Z] #40 74.40 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:49:52 [2022-09-07T03:49:52.053Z] #40 79.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
03:49:52 [2022-09-07T03:49:52.053Z] #40 79.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
03:49:52 [2022-09-07T03:49:52.053Z] #40 79.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:49:52 [2022-09-07T03:49:52.218Z] #46 96.47 checking for string.h... yes
03:49:52 [2022-09-07T03:49:52.218Z] #46 96.74 checking for memory.h... 
03:49:52 [2022-09-07T03:49:52.218Z] #46 ...
03:49:52 [2022-09-07T03:49:52.218Z] 
03:49:52 [2022-09-07T03:49:52.218Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:49:52 [2022-09-07T03:49:52.218Z] #57 8.850 Fetched 8574 kB in 8s (1100 kB/s)
03:49:52 [2022-09-07T03:49:52.313Z] #40 85.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
03:49:52 [2022-09-07T03:49:52.313Z] #40 85.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
03:49:52 [2022-09-07T03:49:52.313Z] #40 85.26 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:49:53 [2022-09-07T03:49:53.265Z] #46 11.22 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
03:49:53 [2022-09-07T03:49:53.265Z] #46 11.23 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
03:49:53 [2022-09-07T03:49:53.265Z] #46 11.24 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
03:49:53 [2022-09-07T03:49:53.265Z] #46 11.24 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
03:49:53 [2022-09-07T03:49:53.265Z] #46 11.27 Cloning into '/tmp/crun-build/libocispec/image-spec'...
03:49:53 [2022-09-07T03:49:53.688Z] #40 ...
03:49:53 [2022-09-07T03:49:53.688Z] 
03:49:53 [2022-09-07T03:49:53.688Z] #44 [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
03:49:53 [2022-09-07T03:49:53.688Z] #44 43.07 configure.ac:7: installing './compile'
03:49:53 [2022-09-07T03:49:53.688Z] #44 43.08 configure.ac:11: installing './config.guess'
03:49:53 [2022-09-07T03:49:53.688Z] #44 43.09 configure.ac:11: installing './config.sub'
03:49:53 [2022-09-07T03:49:53.688Z] #44 43.11 configure.ac:8: installing './install-sh'
03:49:53 [2022-09-07T03:49:53.688Z] #44 43.11 configure.ac:8: installing './missing'
03:49:53 [2022-09-07T03:49:53.688Z] #44 43.26 Makefile.am: installing './depcomp'
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.89 + export 'BUILDTAGS=netgo osusergo static_build'
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.90 + BUILDTAGS='netgo osusergo static_build'
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.90 + export EXTRA_FLAGS=-buildmode=pie
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.90 + EXTRA_FLAGS=-buildmode=pie
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.90 + '[' '' = dynamic ']'
03:49:54 [2022-09-07T03:49:54.556Z] #43 54.90 + make
03:49:54 [2022-09-07T03:49:54.645Z] #46 ...
03:49:54 [2022-09-07T03:49:54.645Z] 
03:49:54 [2022-09-07T03:49:54.645Z] #41 [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
03:49:54 [2022-09-07T03:49:54.645Z] #41 64.68 Selecting previously unselected package gcc-mingw-w64-base.
03:49:54 [2022-09-07T03:49:54.645Z] #41 64.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
03:49:54 [2022-09-07T03:49:54.645Z] #41 64.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:49:54 [2022-09-07T03:49:54.645Z] #41 64.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
03:49:54 [2022-09-07T03:49:54.645Z] #41 64.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
03:49:54 [2022-09-07T03:49:54.645Z] #41 64.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:49:55 [2022-09-07T03:49:55.064Z] #44 44.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:49:55 [2022-09-07T03:49:55.064Z] #44 44.56 libtoolize: copying file 'build-aux/ltmain.sh'
03:49:55 [2022-09-07T03:49:55.064Z] #44 44.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:49:55 [2022-09-07T03:49:55.064Z] #44 44.74 libtoolize: copying file 'm4/libtool.m4'
03:49:55 [2022-09-07T03:49:55.322Z] #44 44.86 libtoolize: copying file 'm4/ltoptions.m4'
03:49:55 [2022-09-07T03:49:55.322Z] #44 44.98 libtoolize: copying file 'm4/ltsugar.m4'
03:49:55 [2022-09-07T03:49:55.322Z] #44 45.07 libtoolize: copying file 'm4/ltversion.m4'
03:49:55 [2022-09-07T03:49:55.580Z] #44 45.16 libtoolize: copying file 'm4/lt~obsolete.m4'
03:49:55 [2022-09-07T03:49:55.580Z] #44 45.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:49:56 [2022-09-07T03:49:56.411Z] #57 8.850 Reading package lists...
03:49:56 [2022-09-07T03:49:56.467Z] #43 56.84 + bin/ctr
03:49:56 [2022-09-07T03:49:56.554Z] #41 ...
03:49:56 [2022-09-07T03:49:56.554Z] 
03:49:56 [2022-09-07T03:49:56.554Z] #31 [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
03:49:56 [2022-09-07T03:49:56.554Z] #31 66.03 gotestsum version dev
03:49:56 [2022-09-07T03:49:56.554Z] #31 DONE 66.6s
03:49:56 [2022-09-07T03:49:56.554Z] 
03:49:56 [2022-09-07T03:49:56.554Z] #45 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + RM_GOPATH=0
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + TMP_GOPATH=
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + : /build
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + '[' -z '' ']'
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 ++ mktemp -d
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + export GOPATH=/tmp/tmp.8r4097GNlZ
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + GOPATH=/tmp/tmp.8r4097GNlZ
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + RM_GOPATH=1
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 + case "$(go env GOARCH)" in
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.809 ++ go env GOARCH
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + export GO_BUILDMODE=-buildmode=pie
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + GO_BUILDMODE=-buildmode=pie
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 ++ dirname /install.sh
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + dir=/
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + bin=tini
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + shift
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + '[' '!' -f //tini.installer ']'
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + . //tini.installer
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 ++ : v0.19.0
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + install_tini
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + echo 'Install tini version v0.19.0'
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 + git clone https://github.com/krallin/tini.git /tmp/tmp.8r4097GNlZ/tini
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.843 Cloning into '/tmp/tmp.8r4097GNlZ/tini'...
03:49:56 [2022-09-07T03:49:56.554Z] #45 4.908 Install tini version v0.19.0
03:49:56 [2022-09-07T03:49:56.554Z] #45 5.596 + cd /tmp/tmp.8r4097GNlZ/tini
03:49:56 [2022-09-07T03:49:56.554Z] #45 5.596 + git checkout -q v0.19.0
03:49:56 [2022-09-07T03:49:56.554Z] #45 5.718 + cmake .
03:49:56 [2022-09-07T03:49:56.554Z] #45 6.216 -- The C compiler identification is GNU 10.2.1
03:49:56 [2022-09-07T03:49:56.554Z] #45 6.286 -- Detecting C compiler ABI info
03:49:56 [2022-09-07T03:49:56.813Z] #45 6.928 -- Detecting C compiler ABI info - done
03:49:57 [2022-09-07T03:49:57.074Z] #45 7.077 -- Check for working C compiler: /usr/bin/cc - skipped
03:49:57 [2022-09-07T03:49:57.074Z] #45 7.077 -- Detecting C compile features
03:49:57 [2022-09-07T03:49:57.074Z] #45 7.077 -- Detecting C compile features - done
03:49:57 [2022-09-07T03:49:57.074Z] #45 7.128 -- Performing Test HAS_BUILTIN_FORTIFY
03:49:57 [2022-09-07T03:49:57.336Z] #45 7.358 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:49:57 [2022-09-07T03:49:57.336Z] #45 7.450 -- Configuring done
03:49:57 [2022-09-07T03:49:57.336Z] #45 7.480 -- Generating done
03:49:57 [2022-09-07T03:49:57.336Z] #45 7.483 -- Build files have been written to: /tmp/tmp.8r4097GNlZ/tini
03:49:57 [2022-09-07T03:49:57.336Z] #45 7.487 + make tini-static
03:49:57 [2022-09-07T03:49:57.789Z] #57 12.60 Reading package lists...
03:49:57 [2022-09-07T03:49:57.789Z] #57 ...
03:49:57 [2022-09-07T03:49:57.789Z] 
03:49:57 [2022-09-07T03:49:57.789Z] #46 [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
03:49:57 [2022-09-07T03:49:57.789Z] #46 96.74 checking for memory.h... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 97.00 checking for strings.h... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 97.20 checking for inttypes.h... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 97.41 checking for stdint.h... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 97.60 checking for unistd.h... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 97.75 checking for dlfcn.h... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 97.93 checking for objdir... .libs
03:49:57 [2022-09-07T03:49:57.789Z] #46 98.34 checking if gcc supports -fno-rtti -fno-exceptions... no
03:49:57 [2022-09-07T03:49:57.789Z] #46 98.46 checking for gcc option to produce PIC... -fPIC -DPIC
03:49:57 [2022-09-07T03:49:57.789Z] #46 98.46 checking if gcc PIC flag -fPIC -DPIC works... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 98.62 checking if gcc static flag -static works... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 99.08 checking if gcc supports -c -o file.o... yes
03:49:57 [2022-09-07T03:49:57.789Z] #46 99.23 checking if gcc supports -c -o file.o... (cached) yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.23 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.29 checking dynamic linker characteristics... GNU/Linux ld.so
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.66 checking how to hardcode library paths into programs... immediate
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.66 checking whether stripping libraries is possible... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.68 checking if libtool supports shared libraries... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.68 checking whether to build shared libraries... no
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.68 checking whether to build static libraries... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.68 checking for a BSD-compatible install... /usr/bin/install -c
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.75 checking whether build environment is sane... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.79 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.80 checking whether make sets $(MAKE)... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.86 checking whether make supports the include directive... yes (GNU style)
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.90 checking whether make supports nested variables... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.96 checking whether UID '0' is supported by ustar format... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.96 checking whether GID '0' is supported by ustar format... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 99.96 checking how to create a ustar tar archive... gnutar
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.0 checking dependency style of gcc... gcc3
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.2 checking whether to enable maintainer-specific portions of Makefiles... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.2 checking whether make supports nested variables... (cached) yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.2 checking for gawk... (cached) mawk
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.2 checking for a sed that does not truncate output... (cached) /bin/sed
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.2 checking for gcc... (cached) gcc
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.3 checking whether we are using the GNU C compiler... (cached) yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.3 checking whether gcc accepts -g... (cached) yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.4 checking for gcc option to accept ISO C89... (cached) none needed
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.4 checking whether gcc understands -c and -o together... (cached) yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.4 checking for a Python interpreter with version >= 3... python3
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.4 checking for python3... /usr/bin/python3
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.5 checking for python3 version... 3.9
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.5 checking for python3 platform... linux
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:49:57 [2022-09-07T03:49:57.790Z] #46 100.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.0 checking for go-md2man... no
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.0 checking error.h usability... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.3 checking error.h presence... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.4 checking for error.h... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.4 checking linux/openat2.h usability... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.6 checking linux/openat2.h presence... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.7 checking for linux/openat2.h... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 101.7 checking for copy_file_range... yes
03:49:57 [2022-09-07T03:49:57.790Z] #46 102.0 checking for fgetxattr... yes
03:49:57 [2022-09-07T03:49:57.904Z] #45 7.888 Scanning dependencies of target tini-static
03:49:57 [2022-09-07T03:49:57.904Z] #45 8.152 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:49:58 [2022-09-07T03:49:58.050Z] #46 102.3 checking for statx... yes
03:49:58 [2022-09-07T03:49:58.310Z] #46 102.5 checking for fgetpwent_r... yes
03:49:58 [2022-09-07T03:49:58.569Z] #46 102.8 checking for issetugid... no
03:49:58 [2022-09-07T03:49:58.569Z] #46 103.1 checking for pkg-config... /usr/bin/pkg-config
03:49:58 [2022-09-07T03:49:58.569Z] #46 103.1 checking pkg-config is at least version 0.9.0... yes
03:49:59 [2022-09-07T03:49:59.138Z] #46 103.1 checking for library containing yajl_tree_get... -lyajl
03:49:59 [2022-09-07T03:49:59.138Z] #46 103.6 checking for yajl >= 2.0.0... yes
03:49:59 [2022-09-07T03:49:59.397Z] #46 103.6 checking sys/capability.h usability... yes
03:49:59 [2022-09-07T03:49:59.397Z] #46 103.9 checking sys/capability.h presence... yes
03:49:59 [2022-09-07T03:49:59.656Z] #46 103.9 checking for sys/capability.h... yes
03:49:59 [2022-09-07T03:49:59.893Z] #45 9.644 [100%] Linking C executable tini-static
03:49:59 [2022-09-07T03:49:59.915Z] #46 103.9 checking for library containing cap_from_name... -lcap
03:50:00 [2022-09-07T03:50:00.156Z] #45 10.32 [100%] Built target tini-static
03:50:00 [2022-09-07T03:50:00.156Z] #45 10.39 + mkdir -p /build
03:50:00 [2022-09-07T03:50:00.156Z] #45 10.39 + cp tini-static /build/docker-init
03:50:00 [2022-09-07T03:50:00.483Z] #46 104.5 checking for library containing dlopen... -ldl
03:50:00 [2022-09-07T03:50:00.727Z] #45 DONE 10.5s
03:50:00 [2022-09-07T03:50:00.727Z] 
03:50:00 [2022-09-07T03:50:00.727Z] #46 [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
03:50:00 [2022-09-07T03:50:00.727Z] #46 13.47 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
03:50:00 [2022-09-07T03:50:00.727Z] #46 15.60 Cloning into '/tmp/crun-build/libocispec/yajl'...
03:50:00 [2022-09-07T03:50:00.727Z] #46 17.10 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
03:50:00 [2022-09-07T03:50:00.727Z] #46 17.44 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
03:50:00 [2022-09-07T03:50:00.727Z] #46 17.73 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
03:50:00 [2022-09-07T03:50:00.742Z] #46 105.0 checking seccomp.h usability... yes
03:50:00 [2022-09-07T03:50:00.742Z] #46 105.2 checking seccomp.h presence... yes
03:50:01 [2022-09-07T03:50:01.002Z] #46 105.3 checking for seccomp.h... yes
03:50:01 [2022-09-07T03:50:01.002Z] #46 105.3 checking for library containing seccomp_rule_add... 
03:50:01 [2022-09-07T03:50:01.002Z] #46 ...
03:50:01 [2022-09-07T03:50:01.002Z] 
03:50:01 [2022-09-07T03:50:01.002Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:50:01 [2022-09-07T03:50:01.002Z] #50 14.92 + cd /tmp/tmp.OPWFtglO0V/src/github.com/opencontainers/runc
03:50:01 [2022-09-07T03:50:01.002Z] #50 14.92 + git checkout -q v1.1.4
03:50:01 [2022-09-07T03:50:01.002Z] #50 15.63 + '[' -z '' ']'
03:50:01 [2022-09-07T03:50:01.002Z] #50 15.63 + target=static
03:50:01 [2022-09-07T03:50:01.002Z] #50 15.63 + make BUILDTAGS=seccomp static
03:50:01 [2022-09-07T03:50:01.002Z] #50 16.19 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 .
03:50:01 [2022-09-07T03:50:01.002Z] #50 ...
03:50:01 [2022-09-07T03:50:01.002Z] 
03:50:01 [2022-09-07T03:50:01.002Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:01 [2022-09-07T03:50:01.002Z] #57 12.60 Reading package lists...
03:50:01 [2022-09-07T03:50:01.002Z] #57 16.08 Building dependency tree...
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.32 The following additional packages will be installed:
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.35   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.35   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.35   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.35   python3-pkg-resources vim-runtime xxd
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.36 Suggested packages:
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.36   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.36   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.36   acl attr quota
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.36 Recommended packages:
03:50:01 [2022-09-07T03:50:01.939Z] #57 18.36   libatm1 nftables libpam-cap build-essential python3-dev unzip
03:50:03 [2022-09-07T03:50:03.049Z] #43 ...
03:50:03 [2022-09-07T03:50:03.049Z] 
03:50:03 [2022-09-07T03:50:03.049Z] #37 [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
03:50:03 [2022-09-07T03:50:03.049Z] #37 90.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
03:50:03 [2022-09-07T03:50:03.049Z] #37 91.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:50:03 [2022-09-07T03:50:03.049Z] #37 91.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:03 [2022-09-07T03:50:03.049Z] #37 97.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
03:50:03 [2022-09-07T03:50:03.049Z] #37 97.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
03:50:03 [2022-09-07T03:50:03.049Z] #37 97.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:50:03 [2022-09-07T03:50:03.049Z] #37 ...
03:50:03 [2022-09-07T03:50:03.049Z] 
03:50:03 [2022-09-07T03:50:03.049Z] #44 [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
03:50:03 [2022-09-07T03:50:03.049Z] #44 41.82 libtoolize: putting auxiliary files in '.'.
03:50:03 [2022-09-07T03:50:03.049Z] #44 41.82 libtoolize: copying file './ltmain.sh'
03:50:03 [2022-09-07T03:50:03.049Z] #44 42.44 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
03:50:03 [2022-09-07T03:50:03.049Z] #44 42.44 libtoolize: and rerunning libtoolize and aclocal.
03:50:03 [2022-09-07T03:50:03.049Z] #44 42.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:50:03 [2022-09-07T03:50:03.267Z] #46 ...
03:50:03 [2022-09-07T03:50:03.267Z] 
03:50:03 [2022-09-07T03:50:03.267Z] #41 [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
03:50:03 [2022-09-07T03:50:03.267Z] #41 73.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
03:50:03 [2022-09-07T03:50:03.267Z] #41 73.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:50:03 [2022-09-07T03:50:03.267Z] #41 73.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:03 [2022-09-07T03:50:03.694Z] #44 ...
03:50:03 [2022-09-07T03:50:03.694Z] 
03:50:03 [2022-09-07T03:50:03.694Z] #40 [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
03:50:03 [2022-09-07T03:50:03.694Z] #40 96.49 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
03:50:03 [2022-09-07T03:50:03.694Z] #40 96.50 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
03:50:03 [2022-09-07T03:50:03.694Z] #40 96.51 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.04 The following NEW packages will be installed:
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.04   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.05   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.05   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.05   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.05   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.06   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.06   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.06   xz-utils zip zstd
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.39 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.39 Need to get 27.7 MB of archives.
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.39 After this operation, 106 MB of additional disk space will be used.
03:50:03 [2022-09-07T03:50:03.845Z] #57 20.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
03:50:04 [2022-09-07T03:50:04.106Z] #57 20.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.98 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 20.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
03:50:04 [2022-09-07T03:50:04.674Z] #57 21.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
03:50:04 [2022-09-07T03:50:04.933Z] #57 21.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
03:50:04 [2022-09-07T03:50:04.933Z] #57 21.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
03:50:04 [2022-09-07T03:50:04.933Z] #57 21.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
03:50:04 [2022-09-07T03:50:04.933Z] #57 21.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
03:50:05 [2022-09-07T03:50:05.193Z] #57 21.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
03:50:05 [2022-09-07T03:50:05.193Z] #57 21.50 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
03:50:05 [2022-09-07T03:50:05.761Z] #57 22.36 debconf: delaying package configuration, since apt-utils is not installed
03:50:06 [2022-09-07T03:50:06.021Z] #57 ...
03:50:06 [2022-09-07T03:50:06.021Z] 
03:50:06 [2022-09-07T03:50:06.021Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
03:50:06 [2022-09-07T03:50:06.021Z] #33 DONE 162.8s
03:50:06 [2022-09-07T03:50:06.021Z] 
03:50:06 [2022-09-07T03:50:06.021Z] #46 [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
03:50:06 [2022-09-07T03:50:06.021Z] #46 105.3 checking for library containing seccomp_rule_add... -lseccomp
03:50:06 [2022-09-07T03:50:06.021Z] #46 105.9 checking for library containing seccomp_arch_resolve_name... none required
03:50:06 [2022-09-07T03:50:06.021Z] #46 106.1 checking systemd/sd-bus.h usability... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 106.3 checking systemd/sd-bus.h presence... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 106.5 checking for systemd/sd-bus.h... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 106.5 checking for library containing sd_bus_match_signal_async... -lsystemd
03:50:06 [2022-09-07T03:50:06.021Z] #46 107.1 checking for sd_notify_barrier... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 107.4 checking linux/bpf.h usability... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 107.7 checking linux/bpf.h presence... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 107.7 checking for linux/bpf.h... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 107.8 checking compilation for eBPF... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 107.9 checking for criu >= 3.15... no
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.0 configure: CRIU headers not found, building without CRIU support
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.0 checking for criu > 3.16... no
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.0 configure: CRIU version doesn't support join-ns API
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.0 checking for criu > 3.16.1... no
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.0 configure: CRIU version doesn't support for pre-dumping
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.0 checking for new mount API (fsconfig)... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.1 checking for seccomp notify API... yes
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.2 checking for gperf... no
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.2 configure: gperf not found - cannot rebuild signal parser code
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.2 checking for library containing argp_parse... none required
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.7 checking that generated files are newer than configure... done
03:50:06 [2022-09-07T03:50:06.021Z] #46 108.7 configure: creating ./config.status
03:50:06 [2022-09-07T03:50:06.351Z] #44 ...
03:50:06 [2022-09-07T03:50:06.351Z] 
03:50:06 [2022-09-07T03:50:06.352Z] #37 [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
03:50:06 [2022-09-07T03:50:06.352Z] #37 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
03:50:06 [2022-09-07T03:50:06.352Z] #37 104.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:50:06 [2022-09-07T03:50:06.352Z] #37 104.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:06 [2022-09-07T03:50:06.466Z] #40 150.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
03:50:06 [2022-09-07T03:50:06.466Z] #40 150.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
03:50:06 [2022-09-07T03:50:06.466Z] #40 150.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
03:50:06 [2022-09-07T03:50:06.466Z] #40 150.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
03:50:06 [2022-09-07T03:50:06.466Z] #40 150.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
03:50:06 [2022-09-07T03:50:06.466Z] #40 150.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
03:50:06 [2022-09-07T03:50:06.958Z] #46 111.3 config.status: creating Makefile
03:50:07 [2022-09-07T03:50:07.217Z] #46 111.5 config.status: creating rpm/crun.spec
03:50:07 [2022-09-07T03:50:07.217Z] #46 111.7 config.status: creating config.h
03:50:07 [2022-09-07T03:50:07.217Z] #46 111.7 config.status: executing libtool commands
03:50:07 [2022-09-07T03:50:07.217Z] #46 111.8 config.status: executing depfiles commands
03:50:08 [2022-09-07T03:50:08.155Z] #46 ...
03:50:08 [2022-09-07T03:50:08.155Z] 
03:50:08 [2022-09-07T03:50:08.155Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:08 [2022-09-07T03:50:08.155Z] #57 22.77 Fetched 27.7 MB in 1s (18.9 MB/s)
03:50:08 [2022-09-07T03:50:08.155Z] #57 22.89 Selecting previously unselected package pigz.
03:50:08 [2022-09-07T03:50:08.155Z] #57 22.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
03:50:08 [2022-09-07T03:50:08.155Z] #57 22.98 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 22.99 Unpacking pigz (2.6-1) ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.29 Selecting previously unselected package libelf1:amd64.
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.34 Unpacking libelf1:amd64 (0.183-1) ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.70 Selecting previously unselected package libbpf0:amd64.
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.72 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.73 Unpacking libbpf0:amd64 (1:0.3-2) ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.84 Selecting previously unselected package libcap2:amd64.
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.88 Unpacking libcap2:amd64 (1:2.44-1) ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.96 Selecting previously unselected package libmnl0:amd64.
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 23.98 Unpacking libmnl0:amd64 (1.0.4-3) ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.06 Selecting previously unselected package libxtables12:amd64.
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.07 Unpacking libxtables12:amd64 (1.8.7-1) ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.15 Selecting previously unselected package libcap2-bin.
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.17 Unpacking libcap2-bin (1:2.44-1) ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.30 Selecting previously unselected package iproute2.
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.155Z] #57 24.30 Unpacking iproute2 (5.10.0-4) ...
03:50:08 [2022-09-07T03:50:08.414Z] #57 24.86 Selecting previously unselected package xxd.
03:50:08 [2022-09-07T03:50:08.414Z] #57 24.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:50:08 [2022-09-07T03:50:08.414Z] #57 24.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:50:08 [2022-09-07T03:50:08.673Z] #57 25.03 Selecting previously unselected package vim-common.
03:50:08 [2022-09-07T03:50:08.673Z] #57 25.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:50:08 [2022-09-07T03:50:08.673Z] #57 25.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:50:08 [2022-09-07T03:50:08.673Z] #57 ...
03:50:08 [2022-09-07T03:50:08.673Z] 
03:50:08 [2022-09-07T03:50:08.673Z] #31 [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
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 Delve is a source level debugger for Go programs.
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 Delve enables you to interact with your program by controlling the execution of the process,
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 Pass flags to the program you are debugging using `--`, for example:
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 `dlv exec ./hello -- server --config conf/config.toml`
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7 Usage:
03:50:08 [2022-09-07T03:50:08.673Z] #31 165.7   dlv [command]
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 Available Commands:
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   attach      Attach to running process and begin debugging.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   connect     Connect to a headless debug server with a terminal client.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   core        Examine a core dump.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   debug       Compile and begin debugging main package in current directory, or the package specified.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   exec        Execute a precompiled binary, and begin a debug session.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   help        Help about any command
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   run         Deprecated command. Use 'debug' instead.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   test        Compile test binary and begin debugging program.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   trace       Compile and begin tracing program.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   version     Prints version.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 Flags:
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --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)
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --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)
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --disable-aslr                     Disables address space randomization
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   -h, --help                             help for dlv
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --init string                      Init file, executed by the terminal client.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --log                              Enable debugging server logging.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7       --wd string                        Working directory for running the program.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 Additional help topics:
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   dlv backend  Help about the --backend flag.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   dlv log      Help about logging flags.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7   dlv redirect Help about file redirection.
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 
03:50:08 [2022-09-07T03:50:08.674Z] #31 165.7 Use "dlv [command] --help" for more information about a command.
03:50:08 [2022-09-07T03:50:08.674Z] #31 DONE 165.9s
03:50:08 [2022-09-07T03:50:08.933Z] 
03:50:08 [2022-09-07T03:50:08.933Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:08 [2022-09-07T03:50:08.933Z] #57 25.35 Selecting previously unselected package bash-completion.
03:50:08 [2022-09-07T03:50:08.933Z] #57 25.37 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.2 Selecting previously unselected package g++-mingw-w64-x86-64.
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.3 Selecting previously unselected package libapparmor1:arm64.
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.3 Unpacking libapparmor1:arm64 (2.13.6-10) ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.4 Selecting previously unselected package libapparmor-dev:arm64.
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.6 Selecting previously unselected package libbtrfs0:arm64.
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.7 Selecting previously unselected package libbtrfs-dev:arm64.
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.8 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
03:50:08 [2022-09-07T03:50:08.983Z] #40 101.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
03:50:08 [2022-09-07T03:50:08.983Z] #40 102.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
03:50:09 [2022-09-07T03:50:09.268Z] #40 102.0 Selecting previously unselected package libudev-dev:arm64.
03:50:09 [2022-09-07T03:50:09.268Z] #40 102.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
03:50:09 [2022-09-07T03:50:09.268Z] #40 102.1 Unpacking libudev-dev:arm64 (247.3-7) ...
03:50:09 [2022-09-07T03:50:09.268Z] #40 102.3 Selecting previously unselected package libsepol1-dev:arm64.
03:50:09 [2022-09-07T03:50:09.268Z] #40 102.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
03:50:09 [2022-09-07T03:50:09.268Z] #40 102.3 Unpacking libsepol1-dev:arm64 (3.1-1) ...
03:50:09 [2022-09-07T03:50:09.527Z] #40 102.6 Selecting previously unselected package libpcre2-16-0:arm64.
03:50:09 [2022-09-07T03:50:09.527Z] #40 102.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
03:50:09 [2022-09-07T03:50:09.527Z] #40 102.6 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
03:50:09 [2022-09-07T03:50:09.789Z] #40 102.7 Selecting previously unselected package libpcre2-32-0:arm64.
03:50:09 [2022-09-07T03:50:09.789Z] #40 102.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
03:50:09 [2022-09-07T03:50:09.789Z] #40 102.7 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
03:50:09 [2022-09-07T03:50:09.789Z] #40 102.9 Selecting previously unselected package libpcre2-posix2:arm64.
03:50:09 [2022-09-07T03:50:09.789Z] #40 102.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
03:50:09 [2022-09-07T03:50:09.789Z] #40 102.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
03:50:10 [2022-09-07T03:50:10.048Z] #40 103.0 Selecting previously unselected package libpcre2-dev:arm64.
03:50:10 [2022-09-07T03:50:10.048Z] #40 103.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
03:50:10 [2022-09-07T03:50:10.048Z] #40 103.0 Unpacking libpcre2-dev:arm64 (10.36-2) ...
03:50:10 [2022-09-07T03:50:10.564Z] #40 103.4 Selecting previously unselected package libselinux1-dev:arm64.
03:50:10 [2022-09-07T03:50:10.564Z] #40 103.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
03:50:10 [2022-09-07T03:50:10.564Z] #40 103.4 Unpacking libselinux1-dev:arm64 (3.1-3) ...
03:50:10 [2022-09-07T03:50:10.822Z] #40 103.6 Selecting previously unselected package libdevmapper-dev:arm64.
03:50:10 [2022-09-07T03:50:10.822Z] #40 103.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
03:50:10 [2022-09-07T03:50:10.822Z] #40 103.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
03:50:10 [2022-09-07T03:50:10.822Z] #40 103.8 Selecting previously unselected package libseccomp-dev:arm64.
03:50:10 [2022-09-07T03:50:10.822Z] #40 103.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
03:50:10 [2022-09-07T03:50:10.822Z] #40 103.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:50:10 [2022-09-07T03:50:10.822Z] #40 103.9 Selecting previously unselected package libsystemd-dev:arm64.
03:50:11 [2022-09-07T03:50:11.080Z] #40 103.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
03:50:11 [2022-09-07T03:50:11.080Z] #40 103.9 Unpacking libsystemd-dev:arm64 (247.3-7) ...
03:50:11 [2022-09-07T03:50:11.338Z] #40 104.5 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:50:11 [2022-09-07T03:50:11.468Z] #57 27.76 Unpacking bash-completion (1:2.11-2) ...
03:50:11 [2022-09-07T03:50:11.598Z] #40 104.5 Setting up libapparmor1:arm64 (2.13.6-10) ...
03:50:11 [2022-09-07T03:50:11.598Z] #40 104.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:50:11 [2022-09-07T03:50:11.598Z] #40 104.6 Setting up libsepol1-dev:arm64 (3.1-1) ...
03:50:11 [2022-09-07T03:50:11.598Z] #40 104.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:50:11 [2022-09-07T03:50:11.598Z] #40 104.6 Setting up libpcre2-16-0:arm64 (10.36-2) ...
03:50:11 [2022-09-07T03:50:11.598Z] #40 104.7 Setting up libbtrfs0:arm64 (5.10.1-2) ...
03:50:11 [2022-09-07T03:50:11.598Z] #40 104.7 Setting up libpcre2-32-0:arm64 (10.36-2) ...
03:50:11 [2022-09-07T03:50:11.727Z] #57 28.06 Selecting previously unselected package bzip2.
03:50:11 [2022-09-07T03:50:11.728Z] #57 28.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
03:50:11 [2022-09-07T03:50:11.728Z] #57 28.06 Unpacking bzip2 (1.0.8-4) ...
03:50:11 [2022-09-07T03:50:11.728Z] #57 28.13 Selecting previously unselected package xz-utils.
03:50:11 [2022-09-07T03:50:11.728Z] #57 28.14 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:50:11 [2022-09-07T03:50:11.728Z] #57 28.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:50:11 [2022-09-07T03:50:11.728Z] #57 28.29 Selecting previously unselected package apparmor.
03:50:11 [2022-09-07T03:50:11.903Z] #40 104.7 Setting up libudev-dev:arm64 (247.3-7) ...
03:50:11 [2022-09-07T03:50:11.903Z] #40 104.7 Setting up libpcre2-posix2:arm64 (10.36-2) ...
03:50:11 [2022-09-07T03:50:11.903Z] #40 104.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:50:11 [2022-09-07T03:50:11.987Z] #57 28.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
03:50:11 [2022-09-07T03:50:11.987Z] #57 28.36 Unpacking apparmor (2.13.6-10) ...
03:50:12 [2022-09-07T03:50:12.162Z] #40 105.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
03:50:12 [2022-09-07T03:50:12.247Z] #57 28.84 Selecting previously unselected package inetutils-ping.
03:50:12 [2022-09-07T03:50:12.500Z] #40 105.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:50:12 [2022-09-07T03:50:12.501Z] #40 105.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
03:50:12 [2022-09-07T03:50:12.501Z] #40 105.4 Setting up mingw-w64-common (8.0.0-1) ...
03:50:12 [2022-09-07T03:50:12.501Z] #40 105.5 Setting up libsystemd-dev:arm64 (247.3-7) ...
03:50:12 [2022-09-07T03:50:12.506Z] #57 28.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
03:50:12 [2022-09-07T03:50:12.506Z] #57 28.85 Unpacking inetutils-ping (2:2.0-1) ...
03:50:12 [2022-09-07T03:50:12.506Z] #57 28.98 Selecting previously unselected package libip4tc2:amd64.
03:50:12 [2022-09-07T03:50:12.506Z] #57 29.00 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
03:50:12 [2022-09-07T03:50:12.506Z] #57 29.00 Unpacking libip4tc2:amd64 (1.8.7-1) ...
03:50:12 [2022-09-07T03:50:12.506Z] #57 29.08 Selecting previously unselected package libip6tc2:amd64.
03:50:12 [2022-09-07T03:50:12.759Z] #40 105.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.10 Unpacking libip6tc2:amd64 (1.8.7-1) ...
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.17 Selecting previously unselected package libnfnetlink0:amd64.
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.25 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.33 Selecting previously unselected package libnftnl11:amd64.
03:50:12 [2022-09-07T03:50:12.765Z] #57 29.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
03:50:12 [2022-09-07T03:50:12.933Z] #37 ...
03:50:12 [2022-09-07T03:50:12.933Z] 
03:50:12 [2022-09-07T03:50:12.933Z] #44 [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
03:50:12 [2022-09-07T03:50:12.933Z] #44 51.98 configure.ac:7: installing './compile'
03:50:12 [2022-09-07T03:50:12.933Z] #44 51.99 configure.ac:11: installing './config.guess'
03:50:12 [2022-09-07T03:50:12.933Z] #44 52.01 configure.ac:11: installing './config.sub'
03:50:12 [2022-09-07T03:50:12.933Z] #44 52.01 configure.ac:8: installing './install-sh'
03:50:12 [2022-09-07T03:50:12.933Z] #44 52.02 configure.ac:8: installing './missing'
03:50:12 [2022-09-07T03:50:12.933Z] #44 52.13 Makefile.am: installing './depcomp'
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.37 libtoolize: copying file 'build-aux/ltmain.sh'
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.49 libtoolize: copying file 'm4/libtool.m4'
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.59 libtoolize: copying file 'm4/ltoptions.m4'
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.75 libtoolize: copying file 'm4/ltsugar.m4'
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.86 libtoolize: copying file 'm4/ltversion.m4'
03:50:12 [2022-09-07T03:50:12.933Z] #44 53.94 libtoolize: copying file 'm4/lt~obsolete.m4'
03:50:12 [2022-09-07T03:50:12.933Z] #44 54.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:50:13 [2022-09-07T03:50:13.025Z] #57 29.34 Unpacking libnftnl11:amd64 (1.1.9-1) ...
03:50:13 [2022-09-07T03:50:13.025Z] #57 29.41 Selecting previously unselected package iptables.
03:50:13 [2022-09-07T03:50:13.025Z] #57 29.43 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
03:50:13 [2022-09-07T03:50:13.025Z] #57 29.44 Unpacking iptables (1.8.7-1) ...
03:50:13 [2022-09-07T03:50:13.088Z] #40 105.8 Setting up libpcre2-dev:arm64 (10.36-2) ...
03:50:13 [2022-09-07T03:50:13.284Z] #57 29.76 Selecting previously unselected package libonig5:amd64.
03:50:13 [2022-09-07T03:50:13.284Z] #57 29.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
03:50:13 [2022-09-07T03:50:13.284Z] #57 29.77 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:50:13 [2022-09-07T03:50:13.433Z] #40 106.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
03:50:13 [2022-09-07T03:50:13.433Z] #40 106.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:50:13 [2022-09-07T03:50:13.543Z] #57 29.92 Selecting previously unselected package libjq1:amd64.
03:50:13 [2022-09-07T03:50:13.543Z] #57 29.93 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
03:50:13 [2022-09-07T03:50:13.543Z] #57 29.93 Unpacking libjq1:amd64 (1.6-2.1) ...
03:50:13 [2022-09-07T03:50:13.543Z] #57 30.07 Selecting previously unselected package jq.
03:50:13 [2022-09-07T03:50:13.543Z] #57 30.08 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
03:50:13 [2022-09-07T03:50:13.543Z] #57 30.08 Unpacking jq (1.6-2.1) ...
03:50:13 [2022-09-07T03:50:13.543Z] #57 30.16 Selecting previously unselected package libaio1:amd64.
03:50:13 [2022-09-07T03:50:13.692Z] #40 106.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:13 [2022-09-07T03:50:13.692Z] #40 106.8 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
03:50:13 [2022-09-07T03:50:13.692Z] #40 106.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.16 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.17 Unpacking libaio1:amd64 (0.3.112-9) ...
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.24 Selecting previously unselected package libgpm2:amd64.
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.25 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.26 Unpacking libgpm2:amd64 (1.20.7-8) ...
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.34 Selecting previously unselected package libicu67:amd64.
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
03:50:13 [2022-09-07T03:50:13.802Z] #57 30.36 Unpacking libicu67:amd64 (67.1-7) ...
03:50:13 [2022-09-07T03:50:13.952Z] #40 106.8 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
03:50:14 [2022-09-07T03:50:14.211Z] #40 107.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
03:50:14 [2022-09-07T03:50:14.211Z] #40 107.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:14 [2022-09-07T03:50:14.211Z] #40 107.2 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
03:50:14 [2022-09-07T03:50:14.211Z] #40 107.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:14 [2022-09-07T03:50:14.211Z] #40 107.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:50:14 [2022-09-07T03:50:14.472Z] #40 107.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
03:50:14 [2022-09-07T03:50:14.472Z] #40 107.3 Setting up dmsetup (2:1.02.175-2.1) ...
03:50:14 [2022-09-07T03:50:14.472Z] #40 107.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
03:50:14 [2022-09-07T03:50:14.472Z] #40 107.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
03:50:14 [2022-09-07T03:50:14.472Z] #40 107.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:50:14 [2022-09-07T03:50:14.737Z] #40 ...
03:50:14 [2022-09-07T03:50:14.737Z] 
03:50:14 [2022-09-07T03:50:14.737Z] #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
03:50:14 [2022-09-07T03:50:14.737Z] #28 98.73 + for f in rootlesskit rootlesskit-docker-proxy
03:50:14 [2022-09-07T03:50:14.737Z] #28 98.73 + GOBIN=/build
03:50:14 [2022-09-07T03:50:14.737Z] #28 98.73 + GO111MODULE=on
03:50:14 [2022-09-07T03:50:14.737Z] #28 98.73 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0 rootlesskit version 1.0.0
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0 Usage of /build/rootlesskit-docker-proxy:
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0   -container-ip string
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0     	container ip
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0   -container-port int
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0     	container port (default -1)
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0   -host-ip string
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0     	host ip
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0   -host-port int
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0     	host port (default -1)
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0   -proto string
03:50:14 [2022-09-07T03:50:14.737Z] #28 104.0     	proxy protocol (default "tcp")
03:50:14 [2022-09-07T03:50:14.737Z] #28 DONE 107.2s
03:50:14 [2022-09-07T03:50:14.737Z] 
03:50:14 [2022-09-07T03:50:14.737Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
03:50:14 [2022-09-07T03:50:14.737Z] #47 DONE 0.1s
03:50:14 [2022-09-07T03:50:14.737Z] 
03:50:14 [2022-09-07T03:50:14.737Z] #48 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:50:14 [2022-09-07T03:50:14.737Z] #48 DONE 0.1s
03:50:14 [2022-09-07T03:50:14.737Z] 
03:50:14 [2022-09-07T03:50:14.737Z] #44 [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
03:50:14 [2022-09-07T03:50:14.737Z] #44 56.26 configure.ac:7: installing 'build-aux/compile'
03:50:14 [2022-09-07T03:50:14.737Z] #44 56.26 configure.ac:9: installing 'build-aux/config.guess'
03:50:14 [2022-09-07T03:50:14.737Z] #44 56.27 configure.ac:9: installing 'build-aux/config.sub'
03:50:14 [2022-09-07T03:50:14.737Z] #44 56.28 configure.ac:11: installing 'build-aux/install-sh'
03:50:14 [2022-09-07T03:50:14.737Z] #44 56.29 configure.ac:11: installing 'build-aux/missing'
03:50:14 [2022-09-07T03:50:14.737Z] #44 56.53 Makefile.am: installing 'build-aux/depcomp'
03:50:14 [2022-09-07T03:50:14.737Z] #44 56.64 parallel-tests: installing 'build-aux/test-driver'
03:50:14 [2022-09-07T03:50:14.737Z] #44 58.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:50:14 [2022-09-07T03:50:14.737Z] #44 58.60 libtoolize: copying file 'build-aux/ltmain.sh'
03:50:14 [2022-09-07T03:50:14.737Z] #44 59.24 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:50:14 [2022-09-07T03:50:14.737Z] #44 59.24 libtoolize: copying file 'm4/libtool.m4'
03:50:14 [2022-09-07T03:50:14.737Z] #44 59.31 libtoolize: copying file 'm4/ltoptions.m4'
03:50:14 [2022-09-07T03:50:14.737Z] #44 59.40 libtoolize: copying file 'm4/ltsugar.m4'
03:50:14 [2022-09-07T03:50:14.737Z] #44 59.57 libtoolize: copying file 'm4/ltversion.m4'
03:50:14 [2022-09-07T03:50:14.737Z] #44 59.66 libtoolize: copying file 'm4/lt~obsolete.m4'
03:50:14 [2022-09-07T03:50:14.999Z] #44 ...
03:50:14 [2022-09-07T03:50:14.999Z] 
03:50:14 [2022-09-07T03:50:14.999Z] #40 [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
03:50:14 [2022-09-07T03:50:14.999Z] #40 DONE 108.0s
03:50:14 [2022-09-07T03:50:14.999Z] 
03:50:14 [2022-09-07T03:50:14.999Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
03:50:15 [2022-09-07T03:50:15.260Z] #49 DONE 0.2s
03:50:15 [2022-09-07T03:50:15.260Z] 
03:50:15 [2022-09-07T03:50:15.260Z] #50 [dev-systemd-false  1/28] RUN groupadd -r docker
03:50:15 [2022-09-07T03:50:15.501Z] #41 ...
03:50:15 [2022-09-07T03:50:15.501Z] 
03:50:15 [2022-09-07T03:50:15.501Z] #46 [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
03:50:15 [2022-09-07T03:50:15.501Z] #46 33.28 aclocal: warning: couldn't open directory 'm4': No such file or directory
03:50:16 [2022-09-07T03:50:16.345Z] #57 ...
03:50:16 [2022-09-07T03:50:16.345Z] 
03:50:16 [2022-09-07T03:50:16.345Z] #46 [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
03:50:16 [2022-09-07T03:50:16.345Z] #46 113.0 === configuring in libocispec (/tmp/crun-build/libocispec)
03:50:16 [2022-09-07T03:50:16.345Z] #46 113.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:50:16 [2022-09-07T03:50:16.345Z] #46 113.5 checking for gcc... gcc
03:50:16 [2022-09-07T03:50:16.345Z] #46 113.6 checking whether the C compiler works... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 113.8 checking for C compiler default output file name... a.out
03:50:16 [2022-09-07T03:50:16.345Z] #46 113.8 checking for suffix of executables... 
03:50:16 [2022-09-07T03:50:16.345Z] #46 114.1 checking whether we are cross compiling... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 114.4 checking for suffix of object files... o
03:50:16 [2022-09-07T03:50:16.345Z] #46 114.5 checking whether we are using the GNU C compiler... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 114.6 checking whether gcc accepts -g... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 114.6 checking for gcc option to accept ISO C89... none needed
03:50:16 [2022-09-07T03:50:16.345Z] #46 114.8 checking whether gcc understands -c and -o together... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 115.0 checking how to run the C preprocessor... gcc -E
03:50:16 [2022-09-07T03:50:16.345Z] #46 115.2 checking for grep that handles long lines and -e... /bin/grep
03:50:16 [2022-09-07T03:50:16.345Z] #46 115.2 checking for egrep... /bin/grep -E
03:50:16 [2022-09-07T03:50:16.345Z] #46 115.2 checking for ANSI C header files... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 115.7 checking for sys/types.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 115.8 checking for sys/stat.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 116.0 checking for stdlib.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 116.1 checking for string.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 116.3 checking for memory.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 116.5 checking for strings.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 116.7 checking for inttypes.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 116.8 checking for stdint.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.0 checking for unistd.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.2 checking minix/config.h usability... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.3 checking minix/config.h presence... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.4 checking for minix/config.h... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.4 checking whether it is safe to define __EXTENSIONS__... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.6 checking build system type... x86_64-pc-linux-gnu
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.8 checking host system type... x86_64-pc-linux-gnu
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.8 checking how to print strings... printf
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.8 checking for a sed that does not truncate output... /bin/sed
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.9 checking for fgrep... /bin/grep -F
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.9 checking for ld used by gcc... /usr/bin/ld
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:50:16 [2022-09-07T03:50:16.345Z] #46 117.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.0 checking whether ln -s works... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.0 checking the maximum length of command line arguments... 1572864
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking for /usr/bin/ld option to reload object files... -r
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking for objdump... objdump
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking how to recognize dependent libraries... pass_all
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking for dlltool... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking how to associate runtime and link libraries... printf %s\n
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking for ar... ar
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.1 checking for archiver @FILE support... @
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.2 checking for strip... strip
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.2 checking for ranlib... ranlib
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.2 checking for gawk... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.2 checking for mawk... mawk
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.5 checking for sysroot... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.5 checking for a working dd... /bin/dd
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.6 checking for mt... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.6 checking if : is a manifest tool... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.7 checking for dlfcn.h... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 118.8 checking for objdir... .libs
03:50:16 [2022-09-07T03:50:16.345Z] #46 119.1 checking if gcc supports -fno-rtti -fno-exceptions... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 119.3 checking for gcc option to produce PIC... -fPIC -DPIC
03:50:16 [2022-09-07T03:50:16.345Z] #46 119.3 checking if gcc PIC flag -fPIC -DPIC works... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 119.3 checking if gcc static flag -static works... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 119.7 checking if gcc supports -c -o file.o... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 119.9 checking if gcc supports -c -o file.o... (cached) yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 119.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.0 checking dynamic linker characteristics... GNU/Linux ld.so
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.2 checking how to hardcode library paths into programs... immediate
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.2 checking whether stripping libraries is possible... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.2 checking if libtool supports shared libraries... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.2 checking whether to build shared libraries... no
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.2 checking whether to build static libraries... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.2 checking for a BSD-compatible install... /usr/bin/install -c
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.3 checking whether build environment is sane... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.3 checking whether make sets $(MAKE)... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.4 checking whether make supports the include directive... yes (GNU style)
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.4 checking whether make supports nested variables... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.4 checking whether UID '0' is supported by ustar format... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.4 checking whether GID '0' is supported by ustar format... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.4 checking how to create a ustar tar archive... gnutar
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.5 checking dependency style of gcc... gcc3
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.7 checking whether to enable maintainer-specific portions of Makefiles... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.7 checking whether make supports nested variables... (cached) yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.7 checking for pkg-config... /usr/bin/pkg-config
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.7 checking pkg-config is at least version 0.9.0... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.7 checking for yajl >= 2.1.0... yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.8 checking for a sed that does not truncate output... (cached) /bin/sed
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.8 checking for gcc... (cached) gcc
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.9 checking whether we are using the GNU C compiler... (cached) yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.9 checking whether gcc accepts -g... (cached) yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.9 checking for gcc option to accept ISO C89... (cached) none needed
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.9 checking whether gcc understands -c and -o together... (cached) yes
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.9 checking for a Python interpreter with version >= 3... python3
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.9 checking for python3... /usr/bin/python3
03:50:16 [2022-09-07T03:50:16.345Z] #46 120.9 checking for python3 version... 3.9
03:50:16 [2022-09-07T03:50:16.605Z] #46 121.0 checking for python3 platform... linux
03:50:16 [2022-09-07T03:50:16.605Z] #46 121.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:50:16 [2022-09-07T03:50:16.636Z] #50 DONE 1.6s
03:50:16 [2022-09-07T03:50:16.637Z] 
03:50:16 [2022-09-07T03:50:16.637Z] #51 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:50:16 [2022-09-07T03:50:16.864Z] #46 121.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:50:17 [2022-09-07T03:50:17.124Z] #46 121.5 checking that generated files are newer than configure... done
03:50:17 [2022-09-07T03:50:17.124Z] #46 121.5 configure: creating ./config.status
03:50:17 [2022-09-07T03:50:17.391Z] #46 ...
03:50:17 [2022-09-07T03:50:17.391Z] 
03:50:17 [2022-09-07T03:50:17.391Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:17 [2022-09-07T03:50:17.575Z] #51 DONE 0.9s
03:50:17 [2022-09-07T03:50:17.575Z] 
03:50:17 [2022-09-07T03:50:17.575Z] #52 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
03:50:17 [2022-09-07T03:50:17.687Z] #57 33.96 Selecting previously unselected package libinih1:amd64.
03:50:17 [2022-09-07T03:50:17.687Z] #57 33.97 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
03:50:17 [2022-09-07T03:50:17.687Z] #57 33.98 Unpacking libinih1:amd64 (53-1+b2) ...
03:50:17 [2022-09-07T03:50:17.687Z] #57 34.06 Selecting previously unselected package libnet1:amd64.
03:50:17 [2022-09-07T03:50:17.687Z] #57 34.09 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:50:17 [2022-09-07T03:50:17.687Z] #57 34.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:50:17 [2022-09-07T03:50:17.687Z] #57 34.20 Selecting previously unselected package libnl-3-200:amd64.
03:50:17 [2022-09-07T03:50:17.687Z] #57 34.21 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:50:17 [2022-09-07T03:50:17.687Z] #57 34.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:50:17 [2022-09-07T03:50:17.687Z] #57 34.30 Selecting previously unselected package libprotobuf-c1:amd64.
03:50:17 [2022-09-07T03:50:17.977Z] #57 34.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:50:17 [2022-09-07T03:50:17.977Z] #57 34.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:50:17 [2022-09-07T03:50:17.977Z] #57 34.44 Selecting previously unselected package libyajl2:amd64.
03:50:17 [2022-09-07T03:50:17.977Z] #57 34.45 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
03:50:17 [2022-09-07T03:50:17.977Z] #57 34.46 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:50:17 [2022-09-07T03:50:17.977Z] #57 34.54 Selecting previously unselected package net-tools.
03:50:18 [2022-09-07T03:50:18.143Z] #52 0.709 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:50:18 [2022-09-07T03:50:18.237Z] #57 34.56 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
03:50:18 [2022-09-07T03:50:18.237Z] #57 34.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
03:50:18 [2022-09-07T03:50:18.237Z] #57 34.78 Selecting previously unselected package patch.
03:50:18 [2022-09-07T03:50:18.237Z] #57 34.79 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
03:50:18 [2022-09-07T03:50:18.237Z] #57 34.79 Unpacking patch (2.7.6-7) ...
03:50:18 [2022-09-07T03:50:18.404Z] #52 DONE 0.8s
03:50:18 [2022-09-07T03:50:18.404Z] 
03:50:18 [2022-09-07T03:50:18.404Z] #53 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
03:50:18 [2022-09-07T03:50:18.497Z] #57 34.88 Selecting previously unselected package python-pip-whl.
03:50:18 [2022-09-07T03:50:18.497Z] #57 34.88 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
03:50:18 [2022-09-07T03:50:18.497Z] #57 34.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
03:50:18 [2022-09-07T03:50:18.648Z] #40 ...
03:50:18 [2022-09-07T03:50:18.648Z] 
03:50:18 [2022-09-07T03:50:18.648Z] #41 [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
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.3   CCLD     libocispec.la
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.6   CCLD     src/validate
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.6   CCLD     tests/test-1
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.6   CCLD     tests/test-2
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.6   CCLD     tests/test-3
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.6   CCLD     tests/test-4
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.7   CCLD     tests/test-5
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.7   CCLD     tests/test-6
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.7   CCLD     tests/test-7
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.8   CCLD     tests/test-8
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.8   CCLD     tests/test-10
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
03:50:18 [2022-09-07T03:50:18.648Z] #41 132.9   CCLD     tests/test-11
03:50:18 [2022-09-07T03:50:18.648Z] #41 133.0   CCLD     tests/test-9
03:50:18 [2022-09-07T03:50:18.906Z] #41 134.3 libtool: link: ar cr libocispec.a 
03:50:18 [2022-09-07T03:50:18.906Z] #41 134.4 libtool: link: ranlib libocispec.a
03:50:18 [2022-09-07T03:50:18.971Z] #53 DONE 0.8s
03:50:18 [2022-09-07T03:50:18.971Z] 
03:50:18 [2022-09-07T03:50:18.971Z] #54 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.133 + RM_GOPATH=0
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.133 + TMP_GOPATH=
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.133 + : /build
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.133 + '[' -z '' ']'
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.133 ++ mktemp -d
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.137 + export GOPATH=/tmp/tmp.ofiZ2X3Y6g
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.138 + GOPATH=/tmp/tmp.ofiZ2X3Y6g
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.138 + RM_GOPATH=1
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.138 + case "$(go env GOARCH)" in
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.146 ++ go env GOARCH
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 Install runc version v1.1.4 (build tags: seccomp)
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + export GO_BUILDMODE=-buildmode=pie
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + GO_BUILDMODE=-buildmode=pie
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 ++ dirname /install.sh
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + dir=/
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + bin=runc
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + shift
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + '[' '!' -f //runc.installer ']'
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + . //runc.installer
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 ++ set -e
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 ++ : v1.1.4
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + install_runc
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + RUNC_BUILDTAGS=seccomp
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.229 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ofiZ2X3Y6g/src/github.com/opencontainers/runc
03:50:18 [2022-09-07T03:50:18.971Z] #0 1.285 Cloning into '/tmp/tmp.ofiZ2X3Y6g/src/github.com/opencontainers/runc'...
03:50:19 [2022-09-07T03:50:19.082Z] #57 35.59 Selecting previously unselected package python3-lib2to3.
03:50:19 [2022-09-07T03:50:19.082Z] #57 35.59 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
03:50:19 [2022-09-07T03:50:19.082Z] #57 35.60 Unpacking python3-lib2to3 (3.9.2-1) ...
03:50:19 [2022-09-07T03:50:19.356Z] #57 35.77 Selecting previously unselected package python3-distutils.
03:50:19 [2022-09-07T03:50:19.356Z] #57 35.77 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
03:50:19 [2022-09-07T03:50:19.356Z] #57 35.78 Unpacking python3-distutils (3.9.2-1) ...
03:50:19 [2022-09-07T03:50:19.356Z] #57 35.96 Selecting previously unselected package python3-pkg-resources.
03:50:19 [2022-09-07T03:50:19.356Z] #57 35.96 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
03:50:19 [2022-09-07T03:50:19.617Z] #57 35.96 Unpacking python3-pkg-resources (52.0.0-4) ...
03:50:19 [2022-09-07T03:50:19.617Z] #57 36.13 Selecting previously unselected package python3-setuptools.
03:50:19 [2022-09-07T03:50:19.617Z] #57 36.13 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
03:50:19 [2022-09-07T03:50:19.617Z] #57 36.13 Unpacking python3-setuptools (52.0.0-4) ...
03:50:19 [2022-09-07T03:50:19.880Z] #57 36.38 Selecting previously unselected package python3-wheel.
03:50:19 [2022-09-07T03:50:19.880Z] #57 36.38 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
03:50:19 [2022-09-07T03:50:19.880Z] #57 36.39 Unpacking python3-wheel (0.34.2-1) ...
03:50:19 [2022-09-07T03:50:19.880Z] #57 36.45 Selecting previously unselected package python3-pip.
03:50:19 [2022-09-07T03:50:19.880Z] #57 36.46 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
03:50:19 [2022-09-07T03:50:19.912Z] #54 ...
03:50:19 [2022-09-07T03:50:19.912Z] 
03:50:19 [2022-09-07T03:50:19.912Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
03:50:19 [2022-09-07T03:50:19.912Z] #55 DONE 0.8s
03:50:20 [2022-09-07T03:50:20.142Z] #57 36.47 Unpacking python3-pip (20.3.4-4+deb11u1) ...
03:50:20 [2022-09-07T03:50:20.170Z] 
03:50:20 [2022-09-07T03:50:20.171Z] #56 [dev-systemd-false  6/28] RUN ldconfig
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[5]: Nothing to be done for 'install-exec-am'.
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[5]: Nothing to be done for 'install-data-am'.
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.7 make[2]: Entering directory '/tmp/crun-build'
03:50:20 [2022-09-07T03:50:20.283Z] #41 135.8   CC       src/libcrun/libcrun_testing_a-utils.o
03:50:20 [2022-09-07T03:50:20.403Z] #57 36.73 Selecting previously unselected package sudo.
03:50:20 [2022-09-07T03:50:20.403Z] #57 36.74 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
03:50:20 [2022-09-07T03:50:20.403Z] #57 36.75 Unpacking sudo (1.9.5p2-3) ...
03:50:20 [2022-09-07T03:50:20.540Z] #41 135.8   CC       src/libcrun/libcrun_testing_a-container.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.9   CC       src/libcrun/libcrun_testing_a-criu.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 135.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 136.0   CC       src/libcrun/libcrun_testing_a-linux.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 136.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 136.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
03:50:20 [2022-09-07T03:50:20.541Z] #41 136.1   CC       src/libcrun/libcrun_testing_a-error.o
03:50:20 [2022-09-07T03:50:20.737Z] #56 DONE 0.8s
03:50:20 [2022-09-07T03:50:20.737Z] 
03:50:20 [2022-09-07T03:50:20.737Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:20 [2022-09-07T03:50:20.798Z] #41 136.1   CC       src/libcrun/libcrun_testing_a-status.o
03:50:20 [2022-09-07T03:50:20.798Z] #41 136.1   CC       src/libcrun/libcrun_testing_a-terminal.o
03:50:20 [2022-09-07T03:50:20.798Z] #41 136.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
03:50:20 [2022-09-07T03:50:20.798Z] #41 136.2   CC       src/libcrun/libcrun_testing_a-signals.o
03:50:20 [2022-09-07T03:50:20.798Z] #41 136.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
03:50:20 [2022-09-07T03:50:20.798Z] #41 136.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
03:50:20 [2022-09-07T03:50:20.798Z] #41 136.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
03:50:20 [2022-09-07T03:50:20.972Z] #57 37.41 Selecting previously unselected package thin-provisioning-tools.
03:50:20 [2022-09-07T03:50:20.972Z] #57 37.41 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
03:50:20 [2022-09-07T03:50:20.972Z] #57 37.42 Unpacking thin-provisioning-tools (0.9.0-1) ...
03:50:21 [2022-09-07T03:50:21.055Z] #41 136.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
03:50:21 [2022-09-07T03:50:21.056Z] #41 136.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
03:50:21 [2022-09-07T03:50:21.056Z] #41 136.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
03:50:21 [2022-09-07T03:50:21.056Z] #41 136.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
03:50:21 [2022-09-07T03:50:21.056Z] #41 136.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
03:50:21 [2022-09-07T03:50:21.067Z] #44 ...
03:50:21 [2022-09-07T03:50:21.067Z] 
03:50:21 [2022-09-07T03:50:21.067Z] #37 [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
03:50:21 [2022-09-07T03:50:21.067Z] #37 118.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
03:50:21 [2022-09-07T03:50:21.067Z] #37 118.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:50:21 [2022-09-07T03:50:21.067Z] #37 118.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:21 [2022-09-07T03:50:21.231Z] #57 37.65 Selecting previously unselected package uidmap.
03:50:21 [2022-09-07T03:50:21.231Z] #57 37.65 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
03:50:21 [2022-09-07T03:50:21.231Z] #57 37.67 Unpacking uidmap (1:4.8.1-1) ...
03:50:21 [2022-09-07T03:50:21.231Z] #57 37.77 Selecting previously unselected package vim-runtime.
03:50:21 [2022-09-07T03:50:21.231Z] #57 37.79 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
03:50:21 [2022-09-07T03:50:21.231Z] #57 37.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
03:50:21 [2022-09-07T03:50:21.231Z] #57 37.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
03:50:21 [2022-09-07T03:50:21.490Z] #57 37.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
03:50:21 [2022-09-07T03:50:21.619Z] #41 136.8   CC       src/crun-crun.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 136.8   CC       src/crun-delete.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 136.8   CC       src/crun-run.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 136.8   CC       src/crun-kill.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 136.9   CC       src/crun-pause.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 136.9   CC       src/crun-unpause.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 137.0   CC       src/crun-spec.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 137.0   CC       src/crun-exec.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 137.1   CC       src/crun-list.o
03:50:21 [2022-09-07T03:50:21.619Z] #41 137.1   CC       src/crun-create.o
03:50:21 [2022-09-07T03:50:21.876Z] #41 137.2   CC       src/crun-state.o
03:50:21 [2022-09-07T03:50:21.876Z] #41 137.2   CC       src/crun-update.o
03:50:21 [2022-09-07T03:50:21.876Z] #41 137.2   CC       src/crun-start.o
03:50:21 [2022-09-07T03:50:21.876Z] #41 137.3   CC       src/crun-ps.o
03:50:21 [2022-09-07T03:50:21.876Z] #41 137.4   CC       src/crun-restore.o
03:50:22 [2022-09-07T03:50:22.077Z] #46 ...
03:50:22 [2022-09-07T03:50:22.077Z] 
03:50:22 [2022-09-07T03:50:22.077Z] #41 [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
03:50:22 [2022-09-07T03:50:22.077Z] #41 87.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
03:50:22 [2022-09-07T03:50:22.077Z] #41 87.23 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:50:22 [2022-09-07T03:50:22.077Z] #41 87.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:22 [2022-09-07T03:50:22.116Z] #57 1.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:50:22 [2022-09-07T03:50:22.116Z] #57 1.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:50:22 [2022-09-07T03:50:22.133Z] #41 137.5   CC       src/libcrun/libcrun_la-utils.lo
03:50:22 [2022-09-07T03:50:22.133Z] #41 137.5   CC       src/crun-checkpoint.o
03:50:22 [2022-09-07T03:50:22.133Z] #41 137.6   CC       src/libcrun/libcrun_la-container.lo
03:50:22 [2022-09-07T03:50:22.376Z] #57 1.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:50:22 [2022-09-07T03:50:22.391Z] #41 137.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
03:50:22 [2022-09-07T03:50:22.391Z] #41 137.7   CC       src/libcrun/libcrun_la-cgroup.lo
03:50:22 [2022-09-07T03:50:22.391Z] #41 137.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
03:50:22 [2022-09-07T03:50:22.391Z] #41 137.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
03:50:22 [2022-09-07T03:50:22.391Z] #41 137.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
03:50:22 [2022-09-07T03:50:22.391Z] #41 137.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
03:50:22 [2022-09-07T03:50:22.636Z] #57 1.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:50:22 [2022-09-07T03:50:22.647Z] #41 137.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
03:50:22 [2022-09-07T03:50:22.647Z] #41 138.0   CC       src/libcrun/libcrun_la-criu.lo
03:50:22 [2022-09-07T03:50:22.647Z] #41 138.0   CC       src/libcrun/libcrun_la-custom-handler.lo
03:50:22 [2022-09-07T03:50:22.647Z] #41 138.1   CC       src/libcrun/libcrun_la-linux.lo
03:50:22 [2022-09-07T03:50:22.904Z] #41 138.2   CC       src/libcrun/libcrun_la-seccomp.lo
03:50:22 [2022-09-07T03:50:22.904Z] #41 138.3   CC       src/libcrun/libcrun_la-ebpf.lo
03:50:23 [2022-09-07T03:50:23.166Z] #41 138.5   CC       src/libcrun/libcrun_la-error.lo
03:50:23 [2022-09-07T03:50:23.166Z] #41 138.6   CC       src/libcrun/libcrun_la-terminal.lo
03:50:23 [2022-09-07T03:50:23.166Z] #41 138.6   CC       src/libcrun/libcrun_la-status.lo
03:50:23 [2022-09-07T03:50:23.166Z] #41 138.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
03:50:23 [2022-09-07T03:50:23.423Z] #41 138.8   CC       src/libcrun/libcrun_la-signals.lo
03:50:23 [2022-09-07T03:50:23.423Z] #41 138.8   CC       src/libcrun/libcrun_la-mount_flags.lo
03:50:23 [2022-09-07T03:50:23.423Z] #41 138.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
03:50:23 [2022-09-07T03:50:23.423Z] #41 139.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
03:50:23 [2022-09-07T03:50:23.456Z] #41 93.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
03:50:23 [2022-09-07T03:50:23.456Z] #41 93.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
03:50:23 [2022-09-07T03:50:23.456Z] #41 93.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:50:23 [2022-09-07T03:50:23.716Z] #41 ...
03:50:23 [2022-09-07T03:50:23.716Z] 
03:50:23 [2022-09-07T03:50:23.716Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:50:23 [2022-09-07T03:50:23.996Z] #41 139.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
03:50:23 [2022-09-07T03:50:23.996Z] #41 139.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
03:50:23 [2022-09-07T03:50:23.996Z] #41 139.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
03:50:23 [2022-09-07T03:50:23.996Z] #41 139.3   CC       tests/init.o
03:50:24 [2022-09-07T03:50:24.253Z] #41 139.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
03:50:24 [2022-09-07T03:50:24.539Z] #57 3.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:50:24 [2022-09-07T03:50:24.782Z] #57 41.30 Selecting previously unselected package vim.
03:50:24 [2022-09-07T03:50:24.782Z] #57 41.30 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:50:24 [2022-09-07T03:50:24.782Z] #57 41.32 Unpacking vim (2:8.2.2434-3+deb11u1) ...
03:50:25 [2022-09-07T03:50:25.281Z] #43 51.28 Updating files:  47% (2392/4989)
Updating files:  48% (2395/4989)
Updating files:  49% (2445/4989)
Updating files:  50% (2495/4989)
Updating files:  51% (2545/4989)
Updating files:  52% (2595/4989)
Updating files:  53% (2645/4989)
Updating files:  54% (2695/4989)
Updating files:  55% (2744/4989)
Updating files:  56% (2794/4989)
Updating files:  57% (2844/4989)
Updating files:  58% (2894/4989)
Updating files:  59% (2944/4989)
Updating files:  60% (2994/4989)
Updating files:  61% (3044/4989)
Updating files:  62% (3094/4989)
Updating files:  63% (3144/4989)
Updating files:  64% (3193/4989)
Updating files:  65% (3243/4989)
Updating files:  66% (3293/4989)
Updating files:  67% (3343/4989)
Updating files:  68% (3393/4989)
Updating files:  69% (3443/4989)
Updating files:  70% (3493/4989)
Updating files:  71% (3543/4989)
Updating files:  72% (3593/4989)
Updating files:  73% (3642/4989)
Updating files:  74% (3692/4989)
Updating files:  75% (3742/4989)
Updating files:  76% (3792/4989)
Updating files:  77% (3842/4989)
Updating files:  78% (3892/4989)
Updating files:  79% (3942/4989)
Updating files:  80% (3992/4989)
Updating files:  81% (4042/4989)
Updating files:  82% (4091/4989)
Updating files:  83% (4141/4989)
Updating files:  84% (4191/4989)
Updating files:  84% (4224/4989)
Updating files:  85% (4241/4989)
Updating files:  86% (4291/4989)
Updating files:  87% (4341/4989)
Updating files:  88% (4391/4989)
Updating files:  89% (4441/4989)
Updating files:  90% (4491/4989)
Updating files:  91% (4540/4989)
Updating files:  92% (4590/4989)
Updating files:  93% (4640/4989)
Updating files:  94% (4690/4989)
Updating files:  95% (4740/4989)
Updating files:  96% (4790/4989)
Updating files:  97% (4840/4989)
Updating files:  98% (4890/4989)
Updating files:  99% (4940/4989)
Updating files: 100% (4989/4989)
Updating files: 100% (4989/4989), done.
03:50:25 [2022-09-07T03:50:25.281Z] #43 52.93 + cd /tmp/tmp.EaYrIg6guU/src/github.com/containerd/containerd
03:50:25 [2022-09-07T03:50:25.281Z] #43 52.93 + git checkout -q v1.6.8
03:50:25 [2022-09-07T03:50:25.355Z] #57 ...
03:50:25 [2022-09-07T03:50:25.355Z] 
03:50:25 [2022-09-07T03:50:25.355Z] #46 [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
03:50:25 [2022-09-07T03:50:25.355Z] #46 123.6 config.status: creating Makefile
03:50:25 [2022-09-07T03:50:25.355Z] #46 123.7 config.status: creating config.h
03:50:25 [2022-09-07T03:50:25.355Z] #46 123.7 config.status: executing libtool commands
03:50:25 [2022-09-07T03:50:25.355Z] #46 123.8 config.status: executing depfiles commands
03:50:25 [2022-09-07T03:50:25.355Z] #46 124.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
03:50:25 [2022-09-07T03:50:25.355Z] #46 124.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:50:25 [2022-09-07T03:50:25.355Z] #46 124.7 checking for gcc... gcc
03:50:25 [2022-09-07T03:50:25.355Z] #46 124.8 checking whether the C compiler works... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 124.9 checking for C compiler default output file name... a.out
03:50:25 [2022-09-07T03:50:25.355Z] #46 124.9 checking for suffix of executables... 
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.0 checking whether we are cross compiling... no
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.2 checking for suffix of object files... o
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.3 checking whether we are using the GNU C compiler... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.4 checking whether gcc accepts -g... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.4 checking for gcc option to accept ISO C89... none needed
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.6 checking whether gcc understands -c and -o together... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.7 checking for a BSD-compatible install... /usr/bin/install -c
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.7 checking whether build environment is sane... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.8 checking for gawk... no
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.8 checking for mawk... mawk
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.8 checking whether make sets $(MAKE)... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.8 checking whether make supports the include directive... yes (GNU style)
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.8 checking whether make supports nested variables... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.9 checking whether UID '0' is supported by ustar format... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.9 checking whether GID '0' is supported by ustar format... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.9 checking how to create a ustar tar archive... gnutar
03:50:25 [2022-09-07T03:50:25.355Z] #46 125.9 checking dependency style of gcc... gcc3
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.1 checking whether to enable maintainer-specific portions of Makefiles... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.1 checking whether make supports nested variables... (cached) yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.1 checking build system type... x86_64-pc-linux-gnu
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.4 checking host system type... x86_64-pc-linux-gnu
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.4 checking how to print strings... printf
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.4 checking for a sed that does not truncate output... /bin/sed
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.4 checking for grep that handles long lines and -e... /bin/grep
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.4 checking for egrep... /bin/grep -E
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.5 checking for fgrep... /bin/grep -F
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.5 checking for ld used by gcc... /usr/bin/ld
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking whether ln -s works... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking the maximum length of command line arguments... 1572864
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking for /usr/bin/ld option to reload object files... -r
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking for objdump... objdump
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking how to recognize dependent libraries... pass_all
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking for dlltool... no
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking how to associate runtime and link libraries... printf %s\n
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking for ar... ar
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.6 checking for archiver @FILE support... @
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.7 checking for strip... strip
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.7 checking for ranlib... ranlib
03:50:25 [2022-09-07T03:50:25.355Z] #46 126.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:50:25 [2022-09-07T03:50:25.355Z] #46 127.1 checking for sysroot... no
03:50:25 [2022-09-07T03:50:25.355Z] #46 127.1 checking for a working dd... /bin/dd
03:50:25 [2022-09-07T03:50:25.355Z] #46 127.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:50:25 [2022-09-07T03:50:25.355Z] #46 127.2 checking for mt... no
03:50:25 [2022-09-07T03:50:25.355Z] #46 127.2 checking if : is a manifest tool... no
03:50:25 [2022-09-07T03:50:25.355Z] #46 127.2 checking how to run the C preprocessor... gcc -E
03:50:25 [2022-09-07T03:50:25.355Z] #46 127.4 checking for ANSI C header files... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 128.0 checking for sys/types.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 128.2 checking for sys/stat.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 128.3 checking for stdlib.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 128.4 checking for string.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 128.6 checking for memory.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 128.8 checking for strings.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 129.0 checking for inttypes.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 129.2 checking for stdint.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 129.4 checking for unistd.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 129.6 checking for dlfcn.h... yes
03:50:25 [2022-09-07T03:50:25.355Z] #46 129.7 checking for objdir... .libs
03:50:25 [2022-09-07T03:50:25.874Z] #46 130.1 checking if gcc supports -fno-rtti -fno-exceptions... no
03:50:25 [2022-09-07T03:50:25.874Z] #46 130.2 checking for gcc option to produce PIC... -fPIC -DPIC
03:50:25 [2022-09-07T03:50:25.874Z] #46 130.2 checking if gcc PIC flag -fPIC -DPIC works... yes
03:50:25 [2022-09-07T03:50:25.913Z] #57 5.132 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:50:25 [2022-09-07T03:50:25.913Z] #57 ...
03:50:25 [2022-09-07T03:50:25.913Z] 
03:50:25 [2022-09-07T03:50:25.913Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:50:26 [2022-09-07T03:50:26.133Z] #46 130.3 checking if gcc static flag -static works... yes
03:50:26 [2022-09-07T03:50:26.351Z] #37 ...
03:50:26 [2022-09-07T03:50:26.351Z] 
03:50:26 [2022-09-07T03:50:26.351Z] #44 [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
03:50:26 [2022-09-07T03:50:26.351Z] #44 67.31 configure.ac:7: installing 'build-aux/compile'
03:50:26 [2022-09-07T03:50:26.351Z] #44 67.32 configure.ac:9: installing 'build-aux/config.guess'
03:50:26 [2022-09-07T03:50:26.351Z] #44 67.33 configure.ac:9: installing 'build-aux/config.sub'
03:50:26 [2022-09-07T03:50:26.351Z] #44 67.34 configure.ac:11: installing 'build-aux/install-sh'
03:50:26 [2022-09-07T03:50:26.351Z] #44 67.34 configure.ac:11: installing 'build-aux/missing'
03:50:26 [2022-09-07T03:50:26.351Z] #44 67.60 Makefile.am: installing 'build-aux/depcomp'
03:50:26 [2022-09-07T03:50:26.351Z] #44 67.71 parallel-tests: installing 'build-aux/test-driver'
03:50:26 [2022-09-07T03:50:26.351Z] #44 69.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:50:26 [2022-09-07T03:50:26.351Z] #44 69.96 libtoolize: copying file 'build-aux/ltmain.sh'
03:50:26 [2022-09-07T03:50:26.351Z] #44 70.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:50:26 [2022-09-07T03:50:26.351Z] #44 70.50 libtoolize: copying file 'm4/libtool.m4'
03:50:26 [2022-09-07T03:50:26.351Z] #44 70.63 libtoolize: copying file 'm4/ltoptions.m4'
03:50:26 [2022-09-07T03:50:26.351Z] #44 70.77 libtoolize: copying file 'm4/ltsugar.m4'
03:50:26 [2022-09-07T03:50:26.351Z] #44 70.89 libtoolize: copying file 'm4/ltversion.m4'
03:50:26 [2022-09-07T03:50:26.351Z] #44 71.01 libtoolize: copying file 'm4/lt~obsolete.m4'
03:50:26 [2022-09-07T03:50:26.392Z] #46 130.7 checking if gcc supports -c -o file.o... yes
03:50:26 [2022-09-07T03:50:26.392Z] #46 130.8 checking if gcc supports -c -o file.o... (cached) yes
03:50:26 [2022-09-07T03:50:26.392Z] #46 130.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:50:26 [2022-09-07T03:50:26.651Z] #46 130.8 checking dynamic linker characteristics... GNU/Linux ld.so
03:50:26 [2022-09-07T03:50:26.652Z] #46 131.1 checking how to hardcode library paths into programs... immediate
03:50:26 [2022-09-07T03:50:26.652Z] #46 131.1 checking whether stripping libraries is possible... yes
03:50:26 [2022-09-07T03:50:26.652Z] #46 131.1 checking if libtool supports shared libraries... yes
03:50:26 [2022-09-07T03:50:26.652Z] #46 131.1 checking whether to build shared libraries... no
03:50:26 [2022-09-07T03:50:26.652Z] #46 131.1 checking whether to build static libraries... yes
03:50:26 [2022-09-07T03:50:26.911Z] #46 131.2 checking float.h usability... yes
03:50:26 [2022-09-07T03:50:26.911Z] #46 131.3 checking float.h presence... yes
03:50:26 [2022-09-07T03:50:26.911Z] #46 131.3 checking for float.h... yes
03:50:26 [2022-09-07T03:50:26.949Z] #27 117.1 Updating files:  23% (2674/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:  42% (4794/11414)
Updating files:  42% (4830/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:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  66% (7571/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)
03:50:26 [2022-09-07T03:50:26.949Z] #27 ...
03:50:26 [2022-09-07T03:50:26.949Z] 
03:50:26 [2022-09-07T03:50:26.949Z] #35 [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
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 Delve is a source level debugger for Go programs.
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 Delve enables you to interact with your program by controlling the execution of the process,
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 Pass flags to the program you are debugging using `--`, for example:
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 `dlv exec ./hello -- server --config conf/config.toml`
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 Usage:
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4   dlv [command]
03:50:26 [2022-09-07T03:50:26.949Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4 Available Commands:
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   attach      Attach to running process and begin debugging.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   connect     Connect to a headless debug server with a terminal client.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   core        Examine a core dump.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   debug       Compile and begin debugging main package in current directory, or the package specified.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   exec        Execute a precompiled binary, and begin a debug session.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   help        Help about any command
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   run         Deprecated command. Use 'debug' instead.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   test        Compile test binary and begin debugging program.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   trace       Compile and begin tracing program.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   version     Prints version.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4 Flags:
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --disable-aslr                     Disables address space randomization
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   -h, --help                             help for dlv
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --init string                      Init file, executed by the terminal client.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --log                              Enable debugging server logging.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4       --wd string                        Working directory for running the program.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4 Additional help topics:
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   dlv backend  Help about the --backend flag.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   dlv log      Help about logging flags.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4   dlv redirect Help about file redirection.
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4 
03:50:26 [2022-09-07T03:50:26.950Z] #35 119.4 Use "dlv [command] --help" for more information about a command.
03:50:26 [2022-09-07T03:50:26.950Z] #35 DONE 120.0s
03:50:26 [2022-09-07T03:50:26.950Z] 
03:50:26 [2022-09-07T03:50:26.950Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:50:27 [2022-09-07T03:50:27.170Z] #46 131.4 checking limits.h usability... yes
03:50:27 [2022-09-07T03:50:27.170Z] #46 131.5 checking limits.h presence... yes
03:50:27 [2022-09-07T03:50:27.170Z] #46 131.6 checking for limits.h... yes
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.58 + export 'BUILDTAGS=netgo osusergo static_build'
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.59 + BUILDTAGS='netgo osusergo static_build'
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.59 + export EXTRA_FLAGS=-buildmode=pie
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.59 + EXTRA_FLAGS=-buildmode=pie
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.59 + '[' '' = dynamic ']'
03:50:27 [2022-09-07T03:50:27.192Z] #43 54.59 + make
03:50:27 [2022-09-07T03:50:27.429Z] #46 131.6 checking stddef.h usability... yes
03:50:27 [2022-09-07T03:50:27.429Z] #46 131.8 checking stddef.h presence... yes
03:50:27 [2022-09-07T03:50:27.429Z] #46 131.8 checking for stddef.h... yes
03:50:27 [2022-09-07T03:50:27.429Z] #46 131.9 checking for stdlib.h... (cached) yes
03:50:27 [2022-09-07T03:50:27.429Z] #46 131.9 checking for string.h... (cached) yes
03:50:27 [2022-09-07T03:50:27.527Z] #41 ...
03:50:27 [2022-09-07T03:50:27.527Z] 
03:50:27 [2022-09-07T03:50:27.527Z] #27 [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
03:50:27 [2022-09-07T03:50:27.527Z] #27 182.3 + dpkg --print-architecture
03:50:27 [2022-09-07T03:50:27.527Z] #27 182.3 + git checkout -q v2.1.0
03:50:27 [2022-09-07T03:50:27.692Z] #46 131.9 checking sys/time.h usability... yes
03:50:27 [2022-09-07T03:50:27.692Z] #46 132.1 checking sys/time.h presence... yes
03:50:27 [2022-09-07T03:50:27.692Z] #46 132.1 checking for sys/time.h... yes
03:50:27 [2022-09-07T03:50:27.692Z] #46 132.1 checking for inline... inline
03:50:27 [2022-09-07T03:50:27.741Z] #44 ...
03:50:27 [2022-09-07T03:50:27.741Z] 
03:50:27 [2022-09-07T03:50:27.742Z] #37 [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
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.3 Selecting previously unselected package g++-mingw-w64-x86-64.
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.4 Selecting previously unselected package libapparmor1:amd64.
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.5 Unpacking libapparmor1:amd64 (2.13.6-10) ...
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.6 Selecting previously unselected package libapparmor-dev:amd64.
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.7 Selecting previously unselected package libbtrfs0:amd64.
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
03:50:27 [2022-09-07T03:50:27.742Z] #37 125.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:50:27 [2022-09-07T03:50:27.784Z] #27 182.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:50:27 [2022-09-07T03:50:27.784Z] #27 182.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:50:27 [2022-09-07T03:50:27.953Z] #46 132.2 checking for size_t... yes
03:50:28 [2022-09-07T03:50:28.002Z] #37 125.9 Selecting previously unselected package libbtrfs-dev:amd64.
03:50:28 [2022-09-07T03:50:28.002Z] #37 125.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
03:50:28 [2022-09-07T03:50:28.002Z] #37 126.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:50:28 [2022-09-07T03:50:28.213Z] #46 132.6 checking for stdlib.h... (cached) yes
03:50:28 [2022-09-07T03:50:28.247Z] #27 117.1 Updating files:  23% (2674/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:  42% (4794/11414)
Updating files:  42% (4830/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:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  66% (7571/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
03:50:28 [2022-09-07T03:50:28.263Z] #37 126.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:50:28 [2022-09-07T03:50:28.263Z] #37 126.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:50:28 [2022-09-07T03:50:28.263Z] #37 126.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:50:28 [2022-09-07T03:50:28.263Z] #37 126.3 Selecting previously unselected package libudev-dev:amd64.
03:50:28 [2022-09-07T03:50:28.263Z] #37 126.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:50:28 [2022-09-07T03:50:28.263Z] #37 126.3 Unpacking libudev-dev:amd64 (247.3-7) ...
03:50:28 [2022-09-07T03:50:28.472Z] #46 132.6 checking for GNU libc compatible malloc... yes
03:50:28 [2022-09-07T03:50:28.472Z] #46 132.9 checking for stdlib.h... (cached) yes
03:50:28 [2022-09-07T03:50:28.506Z] #27 121.1 + cd /tmp/tmp.hTVZ8NocB0/tmp/docker-ce
03:50:28 [2022-09-07T03:50:28.506Z] #27 121.1 + git checkout -q v17.06.2-ce
03:50:28 [2022-09-07T03:50:28.523Z] #37 126.4 Selecting previously unselected package libsepol1-dev:amd64.
03:50:28 [2022-09-07T03:50:28.523Z] #37 126.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
03:50:28 [2022-09-07T03:50:28.523Z] #37 126.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
03:50:28 [2022-09-07T03:50:28.731Z] #46 132.9 checking for GNU libc compatible realloc... yes
03:50:28 [2022-09-07T03:50:28.731Z] #46 133.1 checking for working strtod... yes
03:50:28 [2022-09-07T03:50:28.783Z] #37 126.8 Selecting previously unselected package libpcre2-16-0:amd64.
03:50:28 [2022-09-07T03:50:28.783Z] #37 126.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
03:50:28 [2022-09-07T03:50:28.783Z] #37 126.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
03:50:28 [2022-09-07T03:50:28.990Z] #46 133.3 checking for gettimeofday... yes
03:50:29 [2022-09-07T03:50:29.043Z] #37 127.0 Selecting previously unselected package libpcre2-32-0:amd64.
03:50:29 [2022-09-07T03:50:29.043Z] #37 127.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
03:50:29 [2022-09-07T03:50:29.043Z] #37 127.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
03:50:29 [2022-09-07T03:50:29.100Z] #43 56.46 + bin/ctr
03:50:29 [2022-09-07T03:50:29.249Z] #46 133.6 checking for memset... yes
03:50:29 [2022-09-07T03:50:29.304Z] #37 127.2 Selecting previously unselected package libpcre2-posix2:amd64.
03:50:29 [2022-09-07T03:50:29.304Z] #37 127.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
03:50:29 [2022-09-07T03:50:29.304Z] #37 127.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
03:50:29 [2022-09-07T03:50:29.304Z] #37 127.3 Selecting previously unselected package libpcre2-dev:amd64.
03:50:29 [2022-09-07T03:50:29.304Z] #37 127.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
03:50:29 [2022-09-07T03:50:29.304Z] #37 127.3 Unpacking libpcre2-dev:amd64 (10.36-2) ...
03:50:29 [2022-09-07T03:50:29.817Z] #46 133.8 checking for strspn... yes
03:50:29 [2022-09-07T03:50:29.874Z] #37 127.9 Selecting previously unselected package libselinux1-dev:amd64.
03:50:29 [2022-09-07T03:50:29.874Z] #37 127.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
03:50:29 [2022-09-07T03:50:29.874Z] #37 127.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
03:50:30 [2022-09-07T03:50:30.076Z] #46 134.6 checking that generated files are newer than configure... done
03:50:30 [2022-09-07T03:50:30.076Z] #46 134.6 configure: creating ./config.status
03:50:30 [2022-09-07T03:50:30.135Z] #37 128.2 Selecting previously unselected package libdevmapper-dev:amd64.
03:50:30 [2022-09-07T03:50:30.135Z] #37 128.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
03:50:30 [2022-09-07T03:50:30.135Z] #37 128.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:50:30 [2022-09-07T03:50:30.304Z] #27 ...
03:50:30 [2022-09-07T03:50:30.304Z] 
03:50:30 [2022-09-07T03:50:30.304Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:50:30 [2022-09-07T03:50:30.304Z] #40 165.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
03:50:30 [2022-09-07T03:50:30.304Z] #40 165.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
03:50:30 [2022-09-07T03:50:30.304Z] #40 165.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
03:50:30 [2022-09-07T03:50:30.304Z] #40 165.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
03:50:30 [2022-09-07T03:50:30.304Z] #40 165.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:50:30 [2022-09-07T03:50:30.304Z] #40 165.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
03:50:30 [2022-09-07T03:50:30.396Z] #37 128.3 Selecting previously unselected package libseccomp-dev:amd64.
03:50:30 [2022-09-07T03:50:30.396Z] #37 128.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:50:30 [2022-09-07T03:50:30.396Z] #37 128.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:50:30 [2022-09-07T03:50:30.396Z] #37 128.5 Selecting previously unselected package libsystemd-dev:amd64.
03:50:30 [2022-09-07T03:50:30.396Z] #37 128.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
03:50:30 [2022-09-07T03:50:30.396Z] #37 128.5 Unpacking libsystemd-dev:amd64 (247.3-7) ...
03:50:30 [2022-09-07T03:50:30.478Z] #43 ...
03:50:30 [2022-09-07T03:50:30.478Z] 
03:50:30 [2022-09-07T03:50:30.478Z] #41 [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
03:50:30 [2022-09-07T03:50:30.478Z] #41 100.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
03:50:30 [2022-09-07T03:50:30.478Z] #41 100.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:50:30 [2022-09-07T03:50:30.478Z] #41 100.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:30 [2022-09-07T03:50:30.967Z] #37 129.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:50:30 [2022-09-07T03:50:30.967Z] #37 129.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
03:50:30 [2022-09-07T03:50:30.967Z] #37 129.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:50:30 [2022-09-07T03:50:30.967Z] #37 129.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
03:50:30 [2022-09-07T03:50:30.967Z] #37 129.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.227Z] #37 129.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.2 Setting up libudev-dev:amd64 (247.3-7) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.4 Setting up mingw-w64-common (8.0.0-1) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:50:31 [2022-09-07T03:50:31.228Z] #37 129.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.5 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
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.5 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
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.6 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
03:50:31 [2022-09-07T03:50:31.487Z] #37 129.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.488Z] #37 129.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:50:31 [2022-09-07T03:50:31.748Z] #37 129.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:50:31 [2022-09-07T03:50:31.748Z] #37 129.7 Setting up dmsetup (2:1.02.175-2.1) ...
03:50:31 [2022-09-07T03:50:31.748Z] #37 129.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:50:31 [2022-09-07T03:50:31.748Z] #37 129.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:50:31 [2022-09-07T03:50:31.748Z] #37 129.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:50:31 [2022-09-07T03:50:31.792Z] #27 124.3 + mkdir -p /tmp/tmp.hTVZ8NocB0/src/github.com/docker
03:50:31 [2022-09-07T03:50:31.792Z] #27 124.3 + mv components/cli /tmp/tmp.hTVZ8NocB0/src/github.com/docker/cli
03:50:31 [2022-09-07T03:50:31.792Z] #27 124.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
03:50:32 [2022-09-07T03:50:32.611Z] #46 137.2 config.status: creating Makefile
03:50:32 [2022-09-07T03:50:32.611Z] #46 137.3 config.status: creating config.h
03:50:32 [2022-09-07T03:50:32.826Z] #40 177.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
03:50:32 [2022-09-07T03:50:32.826Z] #40 177.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
03:50:32 [2022-09-07T03:50:32.826Z] #40 177.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
03:50:32 [2022-09-07T03:50:32.826Z] #40 178.0 Selecting previously unselected package cpp-10-s390x-linux-gnu.
03:50:32 [2022-09-07T03:50:32.826Z] #40 178.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:50:32 [2022-09-07T03:50:32.826Z] #40 178.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
03:50:32 [2022-09-07T03:50:32.870Z] #46 137.3 config.status: executing depfiles commands
03:50:33 [2022-09-07T03:50:33.131Z] #46 137.4 config.status: executing libtool commands
03:50:33 [2022-09-07T03:50:33.695Z] #27 ...
03:50:33 [2022-09-07T03:50:33.695Z] 
03:50:33 [2022-09-07T03:50:33.695Z] #44 [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
03:50:33 [2022-09-07T03:50:33.695Z] #44 73.97 configure.ac:11: installing 'build-aux/compile'
03:50:33 [2022-09-07T03:50:33.695Z] #44 74.01 configure.ac:11: installing 'build-aux/config.guess'
03:50:33 [2022-09-07T03:50:33.695Z] #44 74.02 configure.ac:11: installing 'build-aux/config.sub'
03:50:33 [2022-09-07T03:50:33.695Z] #44 74.04 configure.ac:13: installing 'build-aux/install-sh'
03:50:33 [2022-09-07T03:50:33.695Z] #44 74.05 configure.ac:13: installing 'build-aux/missing'
03:50:33 [2022-09-07T03:50:33.695Z] #44 74.06 configure.ac:8: installing 'build-aux/tap-driver.sh'
03:50:33 [2022-09-07T03:50:33.695Z] #44 74.23 Makefile.am: installing 'build-aux/depcomp'
03:50:33 [2022-09-07T03:50:33.695Z] #44 75.56 checking build system type... aarch64-unknown-linux-gnu
03:50:33 [2022-09-07T03:50:33.695Z] #44 75.90 checking host system type... aarch64-unknown-linux-gnu
03:50:33 [2022-09-07T03:50:33.695Z] #44 75.90 checking how to print strings... printf
03:50:33 [2022-09-07T03:50:33.695Z] #44 75.91 checking for gcc... gcc
03:50:33 [2022-09-07T03:50:33.695Z] #44 76.03 checking whether the C compiler works... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 76.24 checking for C compiler default output file name... a.out
03:50:33 [2022-09-07T03:50:33.695Z] #44 76.25 checking for suffix of executables... 
03:50:33 [2022-09-07T03:50:33.695Z] #44 76.42 checking whether we are cross compiling... no
03:50:33 [2022-09-07T03:50:33.695Z] #44 76.68 checking for suffix of object files... o
03:50:33 [2022-09-07T03:50:33.695Z] #44 76.91 checking whether we are using the GNU C compiler... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 77.25 checking whether gcc accepts -g... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 77.50 checking for gcc option to accept ISO C89... none needed
03:50:33 [2022-09-07T03:50:33.695Z] #44 77.82 checking whether gcc understands -c and -o together... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.05 checking for a sed that does not truncate output... /bin/sed
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.07 checking for grep that handles long lines and -e... /bin/grep
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.09 checking for egrep... /bin/grep -E
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.09 checking for fgrep... /bin/grep -F
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.11 checking for ld used by gcc... /usr/bin/ld
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.13 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.14 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.18 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.32 checking whether ln -s works... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.32 checking the maximum length of command line arguments... 1572864
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.36 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.36 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.36 checking for /usr/bin/ld option to reload object files... -r
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.36 checking for objdump... objdump
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.36 checking how to recognize dependent libraries... pass_all
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.37 checking for dlltool... no
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.37 checking how to associate runtime and link libraries... printf %s\n
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.37 checking for ar... ar
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.37 checking for archiver @FILE support... @
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.61 checking for strip... strip
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.62 checking for ranlib... ranlib
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.62 checking for gawk... no
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.64 checking for mawk... mawk
03:50:33 [2022-09-07T03:50:33.695Z] #44 78.64 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:50:33 [2022-09-07T03:50:33.695Z] #44 79.12 checking for sysroot... no
03:50:33 [2022-09-07T03:50:33.695Z] #44 79.13 checking for a working dd... /bin/dd
03:50:33 [2022-09-07T03:50:33.695Z] #44 79.17 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:50:33 [2022-09-07T03:50:33.695Z] #44 79.18 checking for mt... no
03:50:33 [2022-09-07T03:50:33.695Z] #44 79.18 checking if : is a manifest tool... no
03:50:33 [2022-09-07T03:50:33.695Z] #44 79.20 checking how to run the C preprocessor... gcc -E
03:50:33 [2022-09-07T03:50:33.695Z] #44 79.55 checking for ANSI C header files... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 80.24 checking for sys/types.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 80.42 checking for sys/stat.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 80.65 checking for stdlib.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 80.85 checking for string.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 81.11 checking for memory.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 81.30 checking for strings.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 81.49 checking for inttypes.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 81.71 checking for stdint.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 81.90 checking for unistd.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 82.09 checking for dlfcn.h... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 82.24 checking for objdir... .libs
03:50:33 [2022-09-07T03:50:33.695Z] #44 82.64 checking if gcc supports -fno-rtti -fno-exceptions... no
03:50:33 [2022-09-07T03:50:33.695Z] #44 82.74 checking for gcc option to produce PIC... -fPIC -DPIC
03:50:33 [2022-09-07T03:50:33.695Z] #44 82.74 checking if gcc PIC flag -fPIC -DPIC works... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 82.85 checking if gcc static flag -static works... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 83.12 checking if gcc supports -c -o file.o... yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 83.30 checking if gcc supports -c -o file.o... (cached) yes
03:50:33 [2022-09-07T03:50:33.695Z] #44 83.30 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.38 checking dynamic linker characteristics... GNU/Linux ld.so
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.68 checking how to hardcode library paths into programs... immediate
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.68 checking whether stripping libraries is possible... yes
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.71 checking if libtool supports shared libraries... yes
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.71 checking whether to build shared libraries... no
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.71 checking whether to build static libraries... yes
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.71 checking for a BSD-compatible install... /usr/bin/install -c
03:50:33 [2022-09-07T03:50:33.955Z] #44 83.76 checking whether build environment is sane... yes
03:50:34 [2022-09-07T03:50:34.069Z] #46 138.4   GEN      .version
03:50:34 [2022-09-07T03:50:34.069Z] #46 138.4 make  install-recursive
03:50:34 [2022-09-07T03:50:34.069Z] #46 138.4 make[1]: Entering directory '/tmp/crun-build'
03:50:34 [2022-09-07T03:50:34.069Z] #46 138.6 Making install in libocispec
03:50:34 [2022-09-07T03:50:34.069Z] #46 138.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
03:50:34 [2022-09-07T03:50:34.213Z] #44 83.85 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:50:34 [2022-09-07T03:50:34.213Z] #44 83.87 checking whether make sets $(MAKE)... yes
03:50:34 [2022-09-07T03:50:34.213Z] #44 83.95 checking whether make supports the include directive... yes (GNU style)
03:50:34 [2022-09-07T03:50:34.213Z] #44 84.01 checking whether make supports nested variables... yes
03:50:34 [2022-09-07T03:50:34.329Z] #46 138.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
03:50:34 [2022-09-07T03:50:34.329Z] #46 138.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
03:50:34 [2022-09-07T03:50:34.329Z] #46 138.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
03:50:34 [2022-09-07T03:50:34.329Z] #46 138.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
03:50:34 [2022-09-07T03:50:34.472Z] #44 84.06 checking whether UID '0' is supported by ustar format... yes
03:50:34 [2022-09-07T03:50:34.472Z] #44 84.07 checking whether GID '0' is supported by ustar format... yes
03:50:34 [2022-09-07T03:50:34.472Z] #44 84.07 checking how to create a ustar tar archive... gnutar
03:50:34 [2022-09-07T03:50:34.730Z] #44 84.13 checking dependency style of gcc... gcc3
03:50:34 [2022-09-07T03:50:34.730Z] #44 84.41 checking whether to enable maintainer-specific portions of Makefiles... yes
03:50:34 [2022-09-07T03:50:34.730Z] #44 84.42 checking whether make supports nested variables... (cached) yes
03:50:34 [2022-09-07T03:50:34.730Z] #44 84.42 checking for gawk... (cached) mawk
03:50:34 [2022-09-07T03:50:34.730Z] #44 84.42 checking for a sed that does not truncate output... (cached) /bin/sed
03:50:34 [2022-09-07T03:50:34.730Z] #44 84.43 checking for gcc... (cached) gcc
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.56 checking whether we are using the GNU C compiler... (cached) yes
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.56 checking whether gcc accepts -g... (cached) yes
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.56 checking for gcc option to accept ISO C89... (cached) none needed
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.56 checking whether gcc understands -c and -o together... (cached) yes
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.57 checking for a Python interpreter with version >= 3... python3
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.64 checking for python3... /usr/bin/python3
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.65 checking for python3 version... 3.9
03:50:34 [2022-09-07T03:50:34.989Z] #44 84.71 checking for python3 platform... linux
03:50:35 [2022-09-07T03:50:35.047Z] #37 ...
03:50:35 [2022-09-07T03:50:35.047Z] 
03:50:35 [2022-09-07T03:50:35.047Z] #35 [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
03:50:35 [2022-09-07T03:50:35.048Z] #35 123.1 + for f in rootlesskit rootlesskit-docker-proxy
03:50:35 [2022-09-07T03:50:35.048Z] #35 123.1 + GOBIN=/build
03:50:35 [2022-09-07T03:50:35.048Z] #35 123.1 + GO111MODULE=on
03:50:35 [2022-09-07T03:50:35.048Z] #35 123.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7 rootlesskit version 1.0.0
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7 Usage of /build/rootlesskit-docker-proxy:
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7   -container-ip string
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7     	container ip
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7   -container-port int
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7     	container port (default -1)
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7   -host-ip string
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7     	host ip
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7   -host-port int
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7     	host port (default -1)
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7   -proto string
03:50:35 [2022-09-07T03:50:35.048Z] #35 129.7     	proxy protocol (default "tcp")
03:50:35 [2022-09-07T03:50:35.048Z] #35 DONE 132.5s
03:50:35 [2022-09-07T03:50:35.048Z] 
03:50:35 [2022-09-07T03:50:35.048Z] #37 [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
03:50:35 [2022-09-07T03:50:35.048Z] #37 DONE 132.7s
03:50:35 [2022-09-07T03:50:35.048Z] 
03:50:35 [2022-09-07T03:50:35.048Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
03:50:35 [2022-09-07T03:50:35.048Z] #47 DONE 0.1s
03:50:35 [2022-09-07T03:50:35.048Z] 
03:50:35 [2022-09-07T03:50:35.048Z] #48 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
03:50:35 [2022-09-07T03:50:35.048Z] #48 DONE 0.1s
03:50:35 [2022-09-07T03:50:35.048Z] 
03:50:35 [2022-09-07T03:50:35.048Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:50:35 [2022-09-07T03:50:35.048Z] #49 ...
03:50:35 [2022-09-07T03:50:35.048Z] 
03:50:35 [2022-09-07T03:50:35.048Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:50:35 [2022-09-07T03:50:35.048Z] #50 DONE 0.2s
03:50:35 [2022-09-07T03:50:35.048Z] 
03:50:35 [2022-09-07T03:50:35.048Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
03:50:35 [2022-09-07T03:50:35.248Z] #44 84.76 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
03:50:35 [2022-09-07T03:50:35.270Z] #46 139.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
03:50:35 [2022-09-07T03:50:35.508Z] #44 84.92 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:50:35 [2022-09-07T03:50:35.508Z] #44 85.08 checking for go-md2man... no
03:50:35 [2022-09-07T03:50:35.508Z] #44 85.10 checking error.h usability... yes
03:50:35 [2022-09-07T03:50:35.508Z] #44 85.28 checking error.h presence... yes
03:50:35 [2022-09-07T03:50:35.529Z] #46 140.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
03:50:35 [2022-09-07T03:50:35.529Z] #46 140.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
03:50:35 [2022-09-07T03:50:35.529Z] #46 140.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
03:50:35 [2022-09-07T03:50:35.529Z] #46 140.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
03:50:35 [2022-09-07T03:50:35.529Z] #46 140.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
03:50:35 [2022-09-07T03:50:35.529Z] #46 140.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
03:50:35 [2022-09-07T03:50:35.529Z] #46 140.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
03:50:35 [2022-09-07T03:50:35.529Z] #46 ...
03:50:35 [2022-09-07T03:50:35.529Z] 
03:50:35 [2022-09-07T03:50:35.529Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.04 Selecting previously unselected package xfsprogs.
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.04 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.05 Unpacking xfsprogs (5.10.0-4) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.59 Selecting previously unselected package zip.
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.60 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.63 Unpacking zip (3.0-12) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.80 Selecting previously unselected package zstd.
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.81 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 42.82 Unpacking zstd (1.4.8+dfsg-2.1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 43.29 Setting up python3-pkg-resources (52.0.0-4) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.23 Setting up libip4tc2:amd64 (1.8.7-1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.26 Setting up net-tools (1.60+git20181103.0eebece-1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.27 Setting up libgpm2:amd64 (1.20.7-8) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.28 Setting up libicu67:amd64 (67.1-7) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.30 Setting up libip6tc2:amd64 (1.8.7-1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.31 Setting up libinih1:amd64 (53-1+b2) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.33 Setting up uidmap (1:4.8.1-1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.37 Setting up libyajl2:amd64 (2.1.0-3) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.40 Setting up bzip2 (1.0.8-4) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 44.42 Setting up python3-wheel (0.34.2-1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 45.08 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 45.09 Setting up libcap2:amd64 (1:2.44-1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 45.13 Setting up libcap2-bin (1:2.44-1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 45.17 Setting up apparmor (2.13.6-10) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 47.56 Setting up zip (3.0-12) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 47.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 47.62 Setting up bash-completion (1:2.11-2) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 50.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 50.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:50:35 [2022-09-07T03:50:35.529Z] #57 50.53 Setting up libmnl0:amd64 (1.0.4-3) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 50.58 Setting up patch (2.7.6-7) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 50.60 Setting up sudo (1.9.5p2-3) ...
03:50:35 [2022-09-07T03:50:35.529Z] #57 50.75 invoke-rc.d: could not determine current runlevel
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.76 invoke-rc.d: policy-rc.d denied execution of start.
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.78 Setting up xfsprogs (5.10.0-4) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.80 Setting up libxtables12:amd64 (1.8.7-1) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.83 Setting up inetutils-ping (2:2.0-1) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.84 Setting up pigz (2.6-1) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.91 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 50.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 51.90 Setting up libaio1:amd64 (0.3.112-9) ...
03:50:35 [2022-09-07T03:50:35.530Z] #57 51.92 Setting up python3-lib2to3 (3.9.2-1) ...
03:50:35 [2022-09-07T03:50:35.766Z] #44 85.31 checking for error.h... yes
03:50:35 [2022-09-07T03:50:35.766Z] #44 85.37 checking linux/openat2.h usability... yes
03:50:36 [2022-09-07T03:50:36.025Z] #44 85.54 checking linux/openat2.h presence... yes
03:50:36 [2022-09-07T03:50:36.025Z] #44 85.64 checking for linux/openat2.h... yes
03:50:36 [2022-09-07T03:50:36.025Z] #44 85.67 checking for copy_file_range... yes
03:50:36 [2022-09-07T03:50:36.025Z] #44 ...
03:50:36 [2022-09-07T03:50:36.025Z] 
03:50:36 [2022-09-07T03:50:36.025Z] #54 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:50:36 [2022-09-07T03:50:36.025Z] #54 10.77 + cd /tmp/tmp.ofiZ2X3Y6g/src/github.com/opencontainers/runc
03:50:36 [2022-09-07T03:50:36.025Z] #54 10.77 + git checkout -q v1.1.4
03:50:36 [2022-09-07T03:50:36.025Z] #54 11.57 + '[' -z '' ']'
03:50:36 [2022-09-07T03:50:36.025Z] #54 11.57 + target=static
03:50:36 [2022-09-07T03:50:36.025Z] #54 11.57 + make BUILDTAGS=seccomp static
03:50:36 [2022-09-07T03:50:36.025Z] #54 11.97 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 .
03:50:36 [2022-09-07T03:50:36.097Z] #57 52.44 Setting up libelf1:amd64 (0.183-1) ...
03:50:36 [2022-09-07T03:50:36.097Z] #57 52.45 Setting up zstd (1.4.8+dfsg-2.1) ...
03:50:36 [2022-09-07T03:50:36.098Z] #57 52.46 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:50:36 [2022-09-07T03:50:36.098Z] #57 52.48 Setting up python3-distutils (3.9.2-1) ...
03:50:36 [2022-09-07T03:50:36.284Z] #54 ...
03:50:36 [2022-09-07T03:50:36.284Z] 
03:50:36 [2022-09-07T03:50:36.284Z] #44 [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
03:50:36 [2022-09-07T03:50:36.284Z] #44 85.95 checking for fgetxattr... yes
03:50:36 [2022-09-07T03:50:36.666Z] #57 53.03 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:50:36 [2022-09-07T03:50:36.666Z] #57 ...
03:50:36 [2022-09-07T03:50:36.666Z] 
03:50:36 [2022-09-07T03:50:36.666Z] #46 [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
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 make  install-recursive
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.1 Making install in yajl
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.1   CC       verify/json_verify-json_verify.o
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.1   CC       src/libyajl_la-yajl_alloc.lo
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.2   CC       src/libyajl_la-yajl.lo
03:50:36 [2022-09-07T03:50:36.666Z] #46 141.2   CC       src/libyajl_la-yajl_gen.lo
03:50:36 [2022-09-07T03:50:36.800Z] #44 86.20 checking for statx... yes
03:50:36 [2022-09-07T03:50:36.925Z] #46 141.2   CC       src/libyajl_la-yajl_buf.lo
03:50:36 [2022-09-07T03:50:36.925Z] #46 141.2   CC       src/libyajl_la-yajl_encode.lo
03:50:36 [2022-09-07T03:50:36.925Z] #46 141.2   CC       src/libyajl_la-yajl_parser.lo
03:50:36 [2022-09-07T03:50:36.925Z] #46 141.2   CC       src/libyajl_la-yajl_lex.lo
03:50:36 [2022-09-07T03:50:36.925Z] #46 141.3   CC       src/libyajl_la-yajl_tree.lo
03:50:36 [2022-09-07T03:50:36.959Z] #51 DONE 2.3s
03:50:36 [2022-09-07T03:50:36.959Z] 
03:50:36 [2022-09-07T03:50:36.959Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + RM_GOPATH=0
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + TMP_GOPATH=
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + : /build
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + '[' -z '' ']'
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 ++ mktemp -d
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + export GOPATH=/tmp/tmp.akuZmeabMa
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + GOPATH=/tmp/tmp.akuZmeabMa
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + RM_GOPATH=1
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.864 + case "$(go env GOARCH)" in
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.876 ++ go env GOARCH
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.891 + export GO_BUILDMODE=-buildmode=pie
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.891 + GO_BUILDMODE=-buildmode=pie
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.891 ++ dirname /install.sh
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + dir=/
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + bin=runc
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + shift
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + '[' '!' -f //runc.installer ']'
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + . //runc.installer
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 ++ set -e
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 ++ : v1.1.4
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + install_runc
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + RUNC_BUILDTAGS=seccomp
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
03:50:36 [2022-09-07T03:50:36.959Z] #49 1.898 Install runc version v1.1.4 (build tags: seccomp)
03:50:36 [2022-09-07T03:50:36.960Z] #49 1.899 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.akuZmeabMa/src/github.com/opencontainers/runc
03:50:36 [2022-09-07T03:50:36.960Z] #49 1.901 Cloning into '/tmp/tmp.akuZmeabMa/src/github.com/opencontainers/runc'...
03:50:37 [2022-09-07T03:50:37.048Z] #41 ...
03:50:37 [2022-09-07T03:50:37.048Z] 
03:50:37 [2022-09-07T03:50:37.048Z] #46 [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
03:50:37 [2022-09-07T03:50:37.048Z] #46 44.40 libtoolize: putting auxiliary files in '.'.
03:50:37 [2022-09-07T03:50:37.048Z] #46 44.40 libtoolize: copying file './ltmain.sh'
03:50:37 [2022-09-07T03:50:37.048Z] #46 45.02 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
03:50:37 [2022-09-07T03:50:37.048Z] #46 45.02 libtoolize: and rerunning libtoolize and aclocal.
03:50:37 [2022-09-07T03:50:37.048Z] #46 45.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:50:37 [2022-09-07T03:50:37.048Z] #46 54.28 configure.ac:7: installing './compile'
03:50:37 [2022-09-07T03:50:37.048Z] #46 54.29 configure.ac:11: installing './config.guess'
03:50:37 [2022-09-07T03:50:37.048Z] #46 54.30 configure.ac:11: installing './config.sub'
03:50:37 [2022-09-07T03:50:37.048Z] #46 54.31 configure.ac:8: installing './install-sh'
03:50:37 [2022-09-07T03:50:37.048Z] #46 54.33 configure.ac:8: installing './missing'
03:50:37 [2022-09-07T03:50:37.048Z] #46 54.42 Makefile.am: installing './depcomp'
03:50:37 [2022-09-07T03:50:37.060Z] #44 86.39 checking for fgetpwent_r... yes
03:50:37 [2022-09-07T03:50:37.060Z] #44 86.70 checking for issetugid... no
03:50:37 [2022-09-07T03:50:37.060Z] #44 86.86 checking for pkg-config... /usr/bin/pkg-config
03:50:37 [2022-09-07T03:50:37.060Z] #44 86.86 checking pkg-config is at least version 0.9.0... yes
03:50:37 [2022-09-07T03:50:37.616Z] #46 55.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:50:37 [2022-09-07T03:50:37.616Z] #46 55.67 libtoolize: copying file 'build-aux/ltmain.sh'
03:50:37 [2022-09-07T03:50:37.616Z] #46 55.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:50:37 [2022-09-07T03:50:37.616Z] #46 55.80 libtoolize: copying file 'm4/libtool.m4'
03:50:37 [2022-09-07T03:50:37.616Z] #46 55.91 libtoolize: copying file 'm4/ltoptions.m4'
03:50:37 [2022-09-07T03:50:37.628Z] #44 86.87 checking for library containing yajl_tree_get... 
03:50:37 [2022-09-07T03:50:37.629Z] #44 ...
03:50:37 [2022-09-07T03:50:37.629Z] 
03:50:37 [2022-09-07T03:50:37.629Z] #38 [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
03:50:37 [2022-09-07T03:50:37.629Z] #38 DONE 130.3s
03:50:37 [2022-09-07T03:50:37.629Z] 
03:50:37 [2022-09-07T03:50:37.629Z] #44 [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
03:50:37 [2022-09-07T03:50:37.629Z] #44 86.87 checking for library containing yajl_tree_get... -lyajl
03:50:37 [2022-09-07T03:50:37.875Z] #46 56.02 libtoolize: copying file 'm4/ltsugar.m4'
03:50:37 [2022-09-07T03:50:37.875Z] #46 56.12 libtoolize: copying file 'm4/ltversion.m4'
03:50:37 [2022-09-07T03:50:37.887Z] #44 87.37 checking for yajl >= 2.0.0... yes
03:50:38 [2022-09-07T03:50:38.134Z] #46 56.23 libtoolize: copying file 'm4/lt~obsolete.m4'
03:50:38 [2022-09-07T03:50:38.134Z] #46 56.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
03:50:38 [2022-09-07T03:50:38.146Z] #44 87.53 checking sys/capability.h usability... yes
03:50:38 [2022-09-07T03:50:38.344Z] #49 ...
03:50:38 [2022-09-07T03:50:38.344Z] 
03:50:38 [2022-09-07T03:50:38.344Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:50:38 [2022-09-07T03:50:38.344Z] #52 DONE 1.3s
03:50:38 [2022-09-07T03:50:38.344Z] 
03:50:38 [2022-09-07T03:50:38.344Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
03:50:38 [2022-09-07T03:50:38.404Z] #44 87.85 checking sys/capability.h presence... yes
03:50:38 [2022-09-07T03:50:38.404Z] #44 88.01 checking for sys/capability.h... yes
03:50:38 [2022-09-07T03:50:38.663Z] #44 88.01 checking for library containing cap_from_name... -lcap
03:50:38 [2022-09-07T03:50:38.922Z] #44 88.40 checking for library containing dlopen... 
03:50:38 [2022-09-07T03:50:38.922Z] #44 ...
03:50:38 [2022-09-07T03:50:38.922Z] 
03:50:38 [2022-09-07T03:50:38.922Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:38 [2022-09-07T03:50:38.922Z] #57 8.207 Fetched 8460 kB in 7s (1152 kB/s)
03:50:38 [2022-09-07T03:50:38.922Z] #57 8.207 Reading package lists...
03:50:38 [2022-09-07T03:50:38.922Z] #57 10.68 Reading package lists...
03:50:38 [2022-09-07T03:50:38.922Z] #57 13.00 Building dependency tree...
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.88 The following additional packages will be installed:
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.88   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.88   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.88   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.88   python3-pkg-resources vim-runtime xxd
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.90 Suggested packages:
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.90   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.90   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.90   acl attr quota
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.90 Recommended packages:
03:50:38 [2022-09-07T03:50:38.922Z] #57 14.90   libatm1 nftables libpam-cap build-essential python3-dev unzip
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.09 The following NEW packages will be installed:
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.09   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.09   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.09   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.10   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.10   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.10   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.10   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.10   xz-utils zip zstd
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.44 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.44 Need to get 27.0 MB of archives.
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.44 After this operation, 105 MB of additional disk space will be used.
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.76 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 16.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 17.12 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 17.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 17.21 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 17.22 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
03:50:38 [2022-09-07T03:50:38.922Z] #57 17.91 debconf: delaying package configuration, since apt-utils is not installed
03:50:38 [2022-09-07T03:50:38.922Z] #57 18.06 Fetched 27.0 MB in 1s (24.8 MB/s)
03:50:38 [2022-09-07T03:50:38.922Z] #57 18.14 Selecting previously unselected package pigz.
03:50:38 [2022-09-07T03:50:38.922Z] #57 18.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24009 files and directories currently installed.)
03:50:38 [2022-09-07T03:50:38.922Z] #57 18.21 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
03:50:38 [2022-09-07T03:50:38.922Z] #57 18.21 Unpacking pigz (2.6-1) ...
03:50:38 [2022-09-07T03:50:38.922Z] #57 18.38 Selecting previously unselected package libelf1:arm64.
03:50:38 [2022-09-07T03:50:38.922Z] #57 ...
03:50:38 [2022-09-07T03:50:38.922Z] 
03:50:38 [2022-09-07T03:50:38.922Z] #44 [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
03:50:38 [2022-09-07T03:50:38.922Z] #44 88.40 checking for library containing dlopen... -ldl
03:50:39 [2022-09-07T03:50:39.181Z] #44 88.75 checking seccomp.h usability... yes
03:50:39 [2022-09-07T03:50:39.289Z] #53 1.029 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:50:39 [2022-09-07T03:50:39.289Z] #53 DONE 1.2s
03:50:39 [2022-09-07T03:50:39.289Z] 
03:50:39 [2022-09-07T03:50:39.289Z] #44 [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
03:50:39 [2022-09-07T03:50:39.439Z] #44 88.95 checking seccomp.h presence... yes
03:50:39 [2022-09-07T03:50:39.439Z] #44 89.01 checking for seccomp.h... yes
03:50:39 [2022-09-07T03:50:39.550Z] #44 ...
03:50:39 [2022-09-07T03:50:39.550Z] 
03:50:39 [2022-09-07T03:50:39.550Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
03:50:39 [2022-09-07T03:50:39.698Z] #44 89.04 checking for library containing seccomp_rule_add... -lseccomp
03:50:39 [2022-09-07T03:50:39.957Z] #44 89.48 checking for library containing seccomp_arch_resolve_name... none required
03:50:40 [2022-09-07T03:50:40.215Z] #44 89.73 checking systemd/sd-bus.h usability... yes
03:50:40 [2022-09-07T03:50:40.473Z] #44 89.90 checking systemd/sd-bus.h presence... yes
03:50:40 [2022-09-07T03:50:40.473Z] #44 90.01 checking for systemd/sd-bus.h... yes
03:50:40 [2022-09-07T03:50:40.494Z] #54 DONE 1.1s
03:50:40 [2022-09-07T03:50:40.494Z] 
03:50:40 [2022-09-07T03:50:40.494Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
03:50:40 [2022-09-07T03:50:40.732Z] #44 90.01 checking for library containing sd_bus_match_signal_async... -lsystemd
03:50:40 [2022-09-07T03:50:40.992Z] #44 90.50 checking for sd_notify_barrier... yes
03:50:41 [2022-09-07T03:50:41.117Z] #46 ...
03:50:41 [2022-09-07T03:50:41.117Z] 
03:50:41 [2022-09-07T03:50:41.117Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.03 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 53.11 Setting up python3-setuptools (52.0.0-4) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 54.75 Setting up libjq1:amd64 (1.6-2.1) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 54.77 Setting up libnftnl11:amd64 (1.1.9-1) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 54.80 Setting up thin-provisioning-tools (0.9.0-1) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 54.81 Setting up python3-pip (20.3.4-4+deb11u1) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.08 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.09 Setting up jq (1.6-2.1) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.13 Setting up libbpf0:amd64 (1:0.3-2) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.14 Setting up iptables (1.8.7-1) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.19 Setting up iproute2 (5.10.0-4) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 56.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:50:41 [2022-09-07T03:50:41.117Z] #57 DONE 56.9s
03:50:41 [2022-09-07T03:50:41.117Z] 
03:50:41 [2022-09-07T03:50:41.117Z] #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
03:50:41 [2022-09-07T03:50:41.251Z] #44 90.70 checking linux/bpf.h usability... yes
03:50:41 [2022-09-07T03:50:41.251Z] #44 90.88 checking linux/bpf.h presence... yes
03:50:41 [2022-09-07T03:50:41.251Z] #44 90.97 checking for linux/bpf.h... yes
03:50:41 [2022-09-07T03:50:41.377Z] #58 0.888 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:50:41 [2022-09-07T03:50:41.377Z] #58 0.893 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:50:41 [2022-09-07T03:50:41.377Z] #58 0.899 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:50:41 [2022-09-07T03:50:41.377Z] #58 DONE 1.0s
03:50:41 [2022-09-07T03:50:41.377Z] 
03:50:41 [2022-09-07T03:50:41.377Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:50:41 [2022-09-07T03:50:41.510Z] #44 90.98 checking compilation for eBPF... yes
03:50:41 [2022-09-07T03:50:41.510Z] #44 91.20 checking for criu >= 3.15... no
03:50:41 [2022-09-07T03:50:41.510Z] #44 91.25 configure: CRIU headers not found, building without CRIU support
03:50:41 [2022-09-07T03:50:41.510Z] #44 91.25 checking for criu > 3.16... no
03:50:41 [2022-09-07T03:50:41.510Z] #44 91.30 configure: CRIU version doesn't support join-ns API
03:50:41 [2022-09-07T03:50:41.510Z] #44 91.30 checking for criu > 3.16.1... no
03:50:41 [2022-09-07T03:50:41.510Z] #44 91.32 configure: CRIU version doesn't support for pre-dumping
03:50:41 [2022-09-07T03:50:41.769Z] #44 91.32 checking for new mount API (fsconfig)... yes
03:50:41 [2022-09-07T03:50:41.878Z] #55 DONE 1.1s
03:50:41 [2022-09-07T03:50:41.878Z] 
03:50:41 [2022-09-07T03:50:41.878Z] #56 [dev-systemd-false  6/28] RUN ldconfig
03:50:42 [2022-09-07T03:50:42.028Z] #44 91.42 checking for seccomp notify API... yes
03:50:42 [2022-09-07T03:50:42.028Z] #44 91.57 checking for gperf... no
03:50:42 [2022-09-07T03:50:42.028Z] #44 91.57 configure: gperf not found - cannot rebuild signal parser code
03:50:42 [2022-09-07T03:50:42.028Z] #44 91.57 checking for library containing argp_parse... none required
03:50:42 [2022-09-07T03:50:42.286Z] #44 91.98 checking that generated files are newer than configure... done
03:50:42 [2022-09-07T03:50:42.286Z] #44 92.00 configure: creating ./config.status
03:50:42 [2022-09-07T03:50:42.829Z] #56 DONE 1.1s
03:50:42 [2022-09-07T03:50:42.829Z] 
03:50:42 [2022-09-07T03:50:42.829Z] #44 [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
03:50:42 [2022-09-07T03:50:42.829Z] #44 87.67 configure.ac:11: installing 'build-aux/compile'
03:50:42 [2022-09-07T03:50:42.829Z] #44 87.69 configure.ac:11: installing 'build-aux/config.guess'
03:50:42 [2022-09-07T03:50:42.829Z] #44 87.70 configure.ac:11: installing 'build-aux/config.sub'
03:50:42 [2022-09-07T03:50:42.829Z] #44 87.75 configure.ac:13: installing 'build-aux/install-sh'
03:50:42 [2022-09-07T03:50:42.829Z] #44 87.75 configure.ac:13: installing 'build-aux/missing'
03:50:42 [2022-09-07T03:50:42.829Z] #44 87.75 configure.ac:8: installing 'build-aux/tap-driver.sh'
03:50:43 [2022-09-07T03:50:43.402Z] #44 88.19 Makefile.am: installing 'build-aux/depcomp'
03:50:44 [2022-09-07T03:50:44.704Z] #46 ...
03:50:44 [2022-09-07T03:50:44.704Z] 
03:50:44 [2022-09-07T03:50:44.704Z] #41 [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
03:50:44 [2022-09-07T03:50:44.704Z] #41 114.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
03:50:44 [2022-09-07T03:50:44.704Z] #41 114.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:50:44 [2022-09-07T03:50:44.704Z] #41 114.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:45 [2022-09-07T03:50:45.013Z] #40 ...
03:50:45 [2022-09-07T03:50:45.013Z] 
03:50:45 [2022-09-07T03:50:45.013Z] #41 [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
03:50:45 [2022-09-07T03:50:45.013Z] #41 159.9   CCLD     tests/init
03:50:45 [2022-09-07T03:50:45.063Z] #44 89.82 checking build system type... x86_64-pc-linux-gnu
03:50:45 [2022-09-07T03:50:45.063Z] #44 90.08 checking host system type... x86_64-pc-linux-gnu
03:50:45 [2022-09-07T03:50:45.063Z] #44 90.08 checking how to print strings... printf
03:50:45 [2022-09-07T03:50:45.063Z] #44 90.09 checking for gcc... gcc
03:50:45 [2022-09-07T03:50:45.570Z] #44 94.68 config.status: creating Makefile
03:50:45 [2022-09-07T03:50:45.570Z] #44 94.77 config.status: creating rpm/crun.spec
03:50:45 [2022-09-07T03:50:45.570Z] #44 94.85 config.status: creating config.h
03:50:45 [2022-09-07T03:50:45.570Z] #44 94.91 config.status: executing libtool commands
03:50:45 [2022-09-07T03:50:45.570Z] #44 94.96 config.status: executing depfiles commands
03:50:45 [2022-09-07T03:50:45.584Z] #44 90.21 checking whether the C compiler works... yes
03:50:45 [2022-09-07T03:50:45.584Z] #44 90.52 checking for C compiler default output file name... a.out
03:50:45 [2022-09-07T03:50:45.845Z] #44 90.52 checking for suffix of executables... 
03:50:46 [2022-09-07T03:50:46.105Z] #44 90.72 checking whether we are cross compiling... no
03:50:46 [2022-09-07T03:50:46.105Z] #44 90.94 checking for suffix of object files... o
03:50:46 [2022-09-07T03:50:46.105Z] #44 91.09 checking whether we are using the GNU C compiler... yes
03:50:46 [2022-09-07T03:50:46.136Z] #44 ...
03:50:46 [2022-09-07T03:50:46.136Z] 
03:50:46 [2022-09-07T03:50:46.136Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.38 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.40 Unpacking libelf1:arm64 (0.183-1) ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.54 Selecting previously unselected package libbpf0:arm64.
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.54 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.54 Unpacking libbpf0:arm64 (1:0.3-2) ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.65 Selecting previously unselected package libcap2:arm64.
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.66 Unpacking libcap2:arm64 (1:2.44-1) ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.73 Selecting previously unselected package libmnl0:arm64.
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.73 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.73 Unpacking libmnl0:arm64 (1.0.4-3) ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.81 Selecting previously unselected package libxtables12:arm64.
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.81 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.81 Unpacking libxtables12:arm64 (1.8.7-1) ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.89 Selecting previously unselected package libcap2-bin.
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.90 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.91 Unpacking libcap2-bin (1:2.44-1) ...
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.98 Selecting previously unselected package iproute2.
03:50:46 [2022-09-07T03:50:46.136Z] #57 18.99 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 18.99 Unpacking iproute2 (5.10.0-4) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.37 Selecting previously unselected package xxd.
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.52 Selecting previously unselected package vim-common.
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.73 Selecting previously unselected package bash-completion.
03:50:46 [2022-09-07T03:50:46.137Z] #57 19.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 22.15 Unpacking bash-completion (1:2.11-2) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 22.66 Selecting previously unselected package bzip2.
03:50:46 [2022-09-07T03:50:46.137Z] #57 22.67 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 22.67 Unpacking bzip2 (1.0.8-4) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 22.78 Selecting previously unselected package xz-utils.
03:50:46 [2022-09-07T03:50:46.137Z] #57 22.78 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 22.80 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.00 Selecting previously unselected package apparmor.
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.00 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.06 Unpacking apparmor (2.13.6-10) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.41 Selecting previously unselected package inetutils-ping.
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.43 Unpacking inetutils-ping (2:2.0-1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.55 Selecting previously unselected package libip4tc2:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.55 Unpacking libip4tc2:arm64 (1.8.7-1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.62 Selecting previously unselected package libip6tc2:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.64 Unpacking libip6tc2:arm64 (1.8.7-1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.71 Selecting previously unselected package libnfnetlink0:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.72 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.80 Selecting previously unselected package libnetfilter-conntrack3:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.81 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.81 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.89 Selecting previously unselected package libnftnl11:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 23.91 Unpacking libnftnl11:arm64 (1.1.9-1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.00 Selecting previously unselected package iptables.
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.01 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.02 Unpacking iptables (1.8.7-1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.30 Selecting previously unselected package libonig5:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.31 Unpacking libonig5:arm64 (6.9.6-1.1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.42 Selecting previously unselected package libjq1:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.42 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.43 Unpacking libjq1:arm64 (1.6-2.1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.56 Selecting previously unselected package jq.
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.56 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.57 Unpacking jq (1.6-2.1) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.69 Selecting previously unselected package libaio1:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.71 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.72 Unpacking libaio1:arm64 (0.3.112-9) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.80 Selecting previously unselected package libgpm2:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.80 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.81 Unpacking libgpm2:arm64 (1.20.7-8) ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.88 Selecting previously unselected package libicu67:arm64.
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.88 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
03:50:46 [2022-09-07T03:50:46.137Z] #57 24.89 Unpacking libicu67:arm64 (67.1-7) ...
03:50:46 [2022-09-07T03:50:46.365Z] #44 91.21 checking whether gcc accepts -g... yes
03:50:46 [2022-09-07T03:50:46.394Z] #57 ...
03:50:46 [2022-09-07T03:50:46.394Z] 
03:50:46 [2022-09-07T03:50:46.394Z] #44 [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
03:50:46 [2022-09-07T03:50:46.394Z] #44 96.11 === configuring in libocispec (/tmp/crun-build/libocispec)
03:50:46 [2022-09-07T03:50:46.394Z] #44 96.14 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:50:46 [2022-09-07T03:50:46.626Z] #44 91.32 checking for gcc option to accept ISO C89... none needed
03:50:46 [2022-09-07T03:50:46.626Z] #44 91.53 checking whether gcc understands -c and -o together... yes
03:50:46 [2022-09-07T03:50:46.644Z] #59 ...
03:50:46 [2022-09-07T03:50:46.644Z] 
03:50:46 [2022-09-07T03:50:46.644Z] #46 [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
03:50:46 [2022-09-07T03:50:46.644Z] #46 147.3   CCLD     libyajl.la
03:50:46 [2022-09-07T03:50:46.644Z] #46 147.6   CCLD     verify/json_verify
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.0 make[5]: Nothing to be done for 'install-exec-am'.
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.0 make[5]: Nothing to be done for 'install-data-am'.
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/validate.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/image_spec_schema_config_schema.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/image_spec_schema_content_descriptor.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/image_spec_schema_defs.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/image_spec_schema_defs_descriptor.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/image_spec_schema_image_index_schema.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/image_spec_schema_image_layout_schema.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/image_spec_schema_image_manifest_schema.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/runtime_spec_schema_config_linux.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.2   CC       src/runtime_spec_schema_config_zos.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.3   CC       src/runtime_spec_schema_config_schema.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.3   CC       src/runtime_spec_schema_config_solaris.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.3   CC       src/runtime_spec_schema_config_vm.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.4   CC       src/runtime_spec_schema_config_windows.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.4   CC       src/runtime_spec_schema_defs.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.4   CC       src/runtime_spec_schema_defs_linux.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.5   CC       src/runtime_spec_schema_defs_zos.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.5   CC       src/runtime_spec_schema_defs_vm.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.6   CC       src/runtime_spec_schema_state_schema.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.7   CC       src/runtime_spec_schema_defs_windows.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.9   CC       src/basic_test_double_array.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 148.9   CC       src/basic_test_top_array_string.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.0   CC       src/basic_test_top_double_array_int.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.1   CC       src/basic_test_double_array_item.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.1   CC       src/basic_test_top_double_array_obj.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.1   CC       src/basic_test_top_array_int.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.2   CC       src/basic_test_top_double_array_refobj.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.2   CC       src/basic_test_top_double_array_string.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.2   CC       src/read-file.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.3   CC       src/json_common.lo
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.4   CC       tests/test-1.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.4   CC       tests/test-2.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.7   CC       tests/test-4.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.7   CC       tests/test-3.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.8   CC       tests/test-5.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 149.9   CC       tests/test-6.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 150.0   CC       tests/test-7.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 150.0   CC       tests/test-9.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 150.0   CC       tests/test-8.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 150.0   CC       tests/test-10.o
03:50:46 [2022-09-07T03:50:46.644Z] #46 150.2   CC       tests/test-11.o
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.74 checking for a sed that does not truncate output... /bin/sed
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.77 checking for grep that handles long lines and -e... /bin/grep
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.78 checking for egrep... /bin/grep -E
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.79 checking for fgrep... /bin/grep -F
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.81 checking for ld used by gcc... /usr/bin/ld
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.82 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.83 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:50:46 [2022-09-07T03:50:46.886Z] #44 91.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:50:46 [2022-09-07T03:50:46.910Z] #44 96.54 checking for gcc... gcc
03:50:47 [2022-09-07T03:50:47.168Z] #44 96.66 checking whether the C compiler works... yes
03:50:47 [2022-09-07T03:50:47.168Z] #44 96.84 checking for C compiler default output file name... a.out
03:50:47 [2022-09-07T03:50:47.221Z] #44 91.98 checking whether ln -s works... yes
03:50:47 [2022-09-07T03:50:47.221Z] #44 91.99 checking the maximum length of command line arguments... 1572864
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.03 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.03 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.03 checking for /usr/bin/ld option to reload object files... -r
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.03 checking for objdump... objdump
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.03 checking how to recognize dependent libraries... pass_all
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.04 checking for dlltool... no
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.04 checking how to associate runtime and link libraries... printf %s\n
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.05 checking for ar... ar
03:50:47 [2022-09-07T03:50:47.221Z] #44 92.05 checking for archiver @FILE support... @
03:50:47 [2022-09-07T03:50:47.427Z] #44 96.85 checking for suffix of executables... 
03:50:47 [2022-09-07T03:50:47.427Z] #44 97.02 checking whether we are cross compiling... no
03:50:47 [2022-09-07T03:50:47.488Z] #44 92.25 checking for strip... strip
03:50:47 [2022-09-07T03:50:47.489Z] #44 92.26 checking for ranlib... ranlib
03:50:47 [2022-09-07T03:50:47.489Z] #44 92.27 checking for gawk... no
03:50:47 [2022-09-07T03:50:47.489Z] #44 92.27 checking for mawk... mawk
03:50:47 [2022-09-07T03:50:47.685Z] #44 97.20 checking for suffix of object files... o
03:50:47 [2022-09-07T03:50:47.686Z] #44 97.36 checking whether we are using the GNU C compiler... yes
03:50:47 [2022-09-07T03:50:47.686Z] #44 97.46 checking whether gcc accepts -g... yes
03:50:47 [2022-09-07T03:50:47.751Z] #44 92.27 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:50:47 [2022-09-07T03:50:47.944Z] #44 97.56 checking for gcc option to accept ISO C89... none needed
03:50:47 [2022-09-07T03:50:47.944Z] #44 97.69 checking whether gcc understands -c and -o together... yes
03:50:48 [2022-09-07T03:50:48.015Z] #44 92.81 checking for sysroot... no
03:50:48 [2022-09-07T03:50:48.015Z] #44 92.83 checking for a working dd... /bin/dd
03:50:48 [2022-09-07T03:50:48.015Z] #44 92.84 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:50:48 [2022-09-07T03:50:48.015Z] #44 93.04 checking for mt... no
03:50:48 [2022-09-07T03:50:48.015Z] #44 93.04 checking if : is a manifest tool... no
03:50:48 [2022-09-07T03:50:48.015Z] #44 93.05 checking how to run the C preprocessor... gcc -E
03:50:48 [2022-09-07T03:50:48.460Z] #44 97.84 checking how to run the C preprocessor... gcc -E
03:50:48 [2022-09-07T03:50:48.460Z] #44 98.14 checking for grep that handles long lines and -e... /bin/grep
03:50:48 [2022-09-07T03:50:48.460Z] #44 98.15 checking for egrep... /bin/grep -E
03:50:49 [2022-09-07T03:50:49.027Z] #44 98.16 checking for ANSI C header files... yes
03:50:49 [2022-09-07T03:50:49.027Z] #44 98.68 checking for sys/types.h... yes
03:50:49 [2022-09-07T03:50:49.218Z] #44 93.30 checking for ANSI C header files... 
03:50:49 [2022-09-07T03:50:49.218Z] #44 ...
03:50:49 [2022-09-07T03:50:49.218Z] 
03:50:49 [2022-09-07T03:50:49.218Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:50:49 [2022-09-07T03:50:49.218Z] #49 14.21 + cd /tmp/tmp.akuZmeabMa/src/github.com/opencontainers/runc
03:50:49 [2022-09-07T03:50:49.218Z] #49 14.22 + git checkout -q v1.1.4
03:50:49 [2022-09-07T03:50:49.285Z] #44 98.87 checking for sys/stat.h... yes
03:50:49 [2022-09-07T03:50:49.544Z] #44 99.08 checking for stdlib.h... yes
03:50:49 [2022-09-07T03:50:49.788Z] #49 14.98 + '[' -z '' ']'
03:50:49 [2022-09-07T03:50:49.788Z] #49 14.98 + target=static
03:50:49 [2022-09-07T03:50:49.788Z] #49 14.98 + make BUILDTAGS=seccomp static
03:50:49 [2022-09-07T03:50:49.802Z] #44 99.25 checking for string.h... yes
03:50:49 [2022-09-07T03:50:49.802Z] #44 99.42 checking for memory.h... yes
03:50:50 [2022-09-07T03:50:50.061Z] #44 99.60 checking for strings.h... yes
03:50:50 [2022-09-07T03:50:50.263Z] #41 ...
03:50:50 [2022-09-07T03:50:50.263Z] 
03:50:50 [2022-09-07T03:50:50.263Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.3 Selecting previously unselected package cpp-aarch64-linux-gnu.
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.3 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.8 Selecting previously unselected package cpp-arm-linux-gnueabi.
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.9 Selecting previously unselected package cpp-arm-linux-gnueabihf.
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 190.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.0 Selecting previously unselected package cpp-s390x-linux-gnu.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.1 Selecting previously unselected package cross-config.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.1 Unpacking cross-config (2.6.18+nmu1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.1 Selecting previously unselected package gcc-10-cross-base.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.2 Selecting previously unselected package libc6-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.2 Unpacking libc6-arm64-cross (2.31-9cross4) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.6 Selecting previously unselected package libgcc-s1-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.7 Selecting previously unselected package libgomp1-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.8 Selecting previously unselected package libitm1-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.8 Selecting previously unselected package libatomic1-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.9 Selecting previously unselected package libasan6-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 191.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 192.6 Selecting previously unselected package liblsan0-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 192.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 192.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 192.9 Selecting previously unselected package libtsan0-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 192.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 192.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 193.5 Selecting previously unselected package libstdc++6-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 193.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 193.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 193.7 Selecting previously unselected package libubsan1-arm64-cross.
03:50:50 [2022-09-07T03:50:50.263Z] #40 193.7 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 193.7 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.263Z] #40 194.0 Selecting previously unselected package libgcc-10-dev-arm64-cross.
03:50:50 [2022-09-07T03:50:50.264Z] #40 194.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
03:50:50 [2022-09-07T03:50:50.264Z] #40 194.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.264Z] #40 194.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
03:50:50 [2022-09-07T03:50:50.264Z] #40 194.5 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:50:50 [2022-09-07T03:50:50.264Z] #40 194.5 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
03:50:50 [2022-09-07T03:50:50.332Z] #44 99.83 checking for inttypes.h... yes
03:50:50 [2022-09-07T03:50:50.358Z] #49 15.50 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 .
03:50:50 [2022-09-07T03:50:50.598Z] #44 100.0 checking for stdint.h... yes
03:50:50 [2022-09-07T03:50:50.598Z] #44 100.2 checking for unistd.h... yes
03:50:50 [2022-09-07T03:50:50.598Z] #44 100.4 checking minix/config.h usability... no
03:50:50 [2022-09-07T03:50:50.873Z] #44 100.5 checking minix/config.h presence... no
03:50:50 [2022-09-07T03:50:50.873Z] #44 100.6 checking for minix/config.h... no
03:50:51 [2022-09-07T03:50:51.152Z] #44 100.6 checking whether it is safe to define __EXTENSIONS__... yes
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.7 Selecting previously unselected package g++-mingw-w64-x86-64.
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.8 Selecting previously unselected package libapparmor1:amd64.
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.9 Selecting previously unselected package libapparmor-dev:amd64.
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 120.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.0 Selecting previously unselected package libbtrfs0:amd64.
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.2 Selecting previously unselected package libbtrfs-dev:amd64.
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.5 Selecting previously unselected package libudev-dev:amd64.
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:50:51 [2022-09-07T03:50:51.280Z] #41 121.5 Unpacking libudev-dev:amd64 (247.3-7) ...
03:50:51 [2022-09-07T03:50:51.425Z] #44 100.9 checking build system type... aarch64-unknown-linux-gnu
03:50:51 [2022-09-07T03:50:51.425Z] #44 101.2 checking host system type... aarch64-unknown-linux-gnu
03:50:51 [2022-09-07T03:50:51.425Z] #44 101.2 checking how to print strings... printf
03:50:51 [2022-09-07T03:50:51.425Z] #44 101.2 checking for a sed that does not truncate output... /bin/sed
03:50:51 [2022-09-07T03:50:51.540Z] #41 121.7 Selecting previously unselected package libsepol1-dev:amd64.
03:50:51 [2022-09-07T03:50:51.540Z] #41 121.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
03:50:51 [2022-09-07T03:50:51.540Z] #41 121.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
03:50:51 [2022-09-07T03:50:51.540Z] #41 ...
03:50:51 [2022-09-07T03:50:51.540Z] 
03:50:51 [2022-09-07T03:50:51.540Z] #46 [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
03:50:51 [2022-09-07T03:50:51.540Z] #46 69.63 configure.ac:7: installing 'build-aux/compile'
03:50:51 [2022-09-07T03:50:51.540Z] #46 69.63 configure.ac:9: installing 'build-aux/config.guess'
03:50:51 [2022-09-07T03:50:51.540Z] #46 69.65 configure.ac:9: installing 'build-aux/config.sub'
03:50:51 [2022-09-07T03:50:51.540Z] #46 69.66 configure.ac:11: installing 'build-aux/install-sh'
03:50:51 [2022-09-07T03:50:51.540Z] #46 69.67 configure.ac:11: installing 'build-aux/missing'
03:50:51 [2022-09-07T03:50:51.720Z] #44 101.3 checking for fgrep... /bin/grep -F
03:50:51 [2022-09-07T03:50:51.720Z] #44 101.3 checking for ld used by gcc... /usr/bin/ld
03:50:51 [2022-09-07T03:50:51.720Z] #44 101.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:50:51 [2022-09-07T03:50:51.720Z] #44 101.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:50:51 [2022-09-07T03:50:51.720Z] #44 101.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:50:51 [2022-09-07T03:50:51.800Z] #46 69.88 Makefile.am: installing 'build-aux/depcomp'
03:50:51 [2022-09-07T03:50:51.800Z] #46 69.97 parallel-tests: installing 'build-aux/test-driver'
03:50:51 [2022-09-07T03:50:51.919Z] #46 ...
03:50:51 [2022-09-07T03:50:51.919Z] 
03:50:51 [2022-09-07T03:50:51.919Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:50:51 [2022-09-07T03:50:51.919Z] #59 10.42 Collecting yamllint==1.27.1
03:50:51 [2022-09-07T03:50:51.982Z] #44 101.5 checking whether ln -s works... yes
03:50:51 [2022-09-07T03:50:51.982Z] #44 101.6 checking the maximum length of command line arguments... 1572864
03:50:51 [2022-09-07T03:50:51.982Z] #44 101.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:50:51 [2022-09-07T03:50:51.982Z] #44 101.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:50:51 [2022-09-07T03:50:51.982Z] #44 101.6 checking for /usr/bin/ld option to reload object files... -r
03:50:51 [2022-09-07T03:50:51.982Z] #44 101.6 checking for objdump... objdump
03:50:51 [2022-09-07T03:50:51.982Z] #44 101.6 checking how to recognize dependent libraries... pass_all
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.6 checking for dlltool... no
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.6 checking how to associate runtime and link libraries... printf %s\n
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.6 checking for ar... ar
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.6 checking for archiver @FILE support... @
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.7 checking for strip... strip
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.7 checking for ranlib... ranlib
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.7 checking for gawk... no
03:50:51 [2022-09-07T03:50:51.983Z] #44 101.7 checking for mawk... mawk
03:50:52 [2022-09-07T03:50:52.240Z] #44 101.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:50:52 [2022-09-07T03:50:52.240Z] #44 102.1 checking for sysroot... no
03:50:52 [2022-09-07T03:50:52.498Z] #44 102.1 checking for a working dd... /bin/dd
03:50:52 [2022-09-07T03:50:52.498Z] #44 102.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:50:52 [2022-09-07T03:50:52.498Z] #44 102.1 checking for mt... no
03:50:52 [2022-09-07T03:50:52.498Z] #44 102.1 checking if : is a manifest tool... no
03:50:52 [2022-09-07T03:50:52.498Z] #44 102.2 checking for dlfcn.h... yes
03:50:52 [2022-09-07T03:50:52.498Z] #44 102.3 checking for objdir... .libs
03:50:52 [2022-09-07T03:50:52.858Z] #59 11.48   Downloading yamllint-1.27.1.tar.gz (129 kB)
03:50:52 [2022-09-07T03:50:52.900Z] #49 ...
03:50:52 [2022-09-07T03:50:52.900Z] 
03:50:52 [2022-09-07T03:50:52.900Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:52 [2022-09-07T03:50:52.900Z] #0 1.321 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:50:52 [2022-09-07T03:50:52.900Z] #0 1.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:50:52 [2022-09-07T03:50:52.900Z] #0 1.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:50:52 [2022-09-07T03:50:52.900Z] #0 1.923 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:50:52 [2022-09-07T03:50:52.900Z] #0 3.242 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:50:52 [2022-09-07T03:50:52.900Z] #0 4.952 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:50:52 [2022-09-07T03:50:52.900Z] #0 9.433 Fetched 8574 kB in 8s (1024 kB/s)
03:50:52 [2022-09-07T03:50:52.900Z] #0 9.433 Reading package lists...
03:50:52 [2022-09-07T03:50:52.900Z] #57 ...
03:50:52 [2022-09-07T03:50:52.900Z] 
03:50:52 [2022-09-07T03:50:52.900Z] #44 [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
03:50:52 [2022-09-07T03:50:52.900Z] #44 93.30 checking for ANSI C header files... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 94.07 checking for sys/types.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 94.24 checking for sys/stat.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 94.44 checking for stdlib.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 94.69 checking for string.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 94.89 checking for memory.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 95.12 checking for strings.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 95.32 checking for inttypes.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 95.52 checking for stdint.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 95.70 checking for unistd.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 95.90 checking for dlfcn.h... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 96.14 checking for objdir... .libs
03:50:52 [2022-09-07T03:50:52.900Z] #44 96.64 checking if gcc supports -fno-rtti -fno-exceptions... no
03:50:52 [2022-09-07T03:50:52.900Z] #44 96.80 checking for gcc option to produce PIC... -fPIC -DPIC
03:50:52 [2022-09-07T03:50:52.900Z] #44 96.80 checking if gcc PIC flag -fPIC -DPIC works... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 96.90 checking if gcc static flag -static works... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 97.44 checking if gcc supports -c -o file.o... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 97.60 checking if gcc supports -c -o file.o... (cached) yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 97.60 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:50:52 [2022-09-07T03:50:52.900Z] #44 97.68 checking dynamic linker characteristics... GNU/Linux ld.so
03:50:53 [2022-09-07T03:50:53.065Z] #44 102.7 checking if gcc supports -fno-rtti -fno-exceptions... no
03:50:53 [2022-09-07T03:50:53.065Z] #44 102.8 checking for gcc option to produce PIC... -fPIC -DPIC
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.02 checking how to hardcode library paths into programs... immediate
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.02 checking whether stripping libraries is possible... yes
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.03 checking if libtool supports shared libraries... yes
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.03 checking whether to build shared libraries... no
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.03 checking whether to build static libraries... yes
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.03 checking for a BSD-compatible install... /usr/bin/install -c
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.08 checking whether build environment is sane... yes
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.15 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.17 checking whether make sets $(MAKE)... yes
03:50:53 [2022-09-07T03:50:53.160Z] #44 98.22 checking whether make supports the include directive... yes (GNU style)
03:50:53 [2022-09-07T03:50:53.323Z] #44 102.8 checking if gcc PIC flag -fPIC -DPIC works... yes
03:50:53 [2022-09-07T03:50:53.432Z] #44 98.26 checking whether make supports nested variables... yes
03:50:53 [2022-09-07T03:50:53.432Z] #44 98.31 checking whether UID '0' is supported by ustar format... yes
03:50:53 [2022-09-07T03:50:53.432Z] #44 98.31 checking whether GID '0' is supported by ustar format... yes
03:50:53 [2022-09-07T03:50:53.432Z] #44 98.31 checking how to create a ustar tar archive... gnutar
03:50:53 [2022-09-07T03:50:53.582Z] #44 103.0 checking if gcc static flag -static works... yes
03:50:53 [2022-09-07T03:50:53.582Z] #44 103.3 checking if gcc supports -c -o file.o... yes
03:50:53 [2022-09-07T03:50:53.692Z] #44 98.43 checking dependency style of gcc... gcc3
03:50:53 [2022-09-07T03:50:53.693Z] #44 98.60 checking whether to enable maintainer-specific portions of Makefiles... yes
03:50:53 [2022-09-07T03:50:53.693Z] #44 98.60 checking whether make supports nested variables... (cached) yes
03:50:53 [2022-09-07T03:50:53.693Z] #44 98.60 checking for gawk... (cached) mawk
03:50:53 [2022-09-07T03:50:53.693Z] #44 98.60 checking for a sed that does not truncate output... (cached) /bin/sed
03:50:53 [2022-09-07T03:50:53.693Z] #44 98.61 checking for gcc... (cached) gcc
03:50:53 [2022-09-07T03:50:53.879Z] #44 103.4 checking if gcc supports -c -o file.o... (cached) yes
03:50:53 [2022-09-07T03:50:53.879Z] #44 103.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:50:53 [2022-09-07T03:50:53.953Z] #44 98.73 checking whether we are using the GNU C compiler... (cached) yes
03:50:53 [2022-09-07T03:50:53.953Z] #44 98.74 checking whether gcc accepts -g... (cached) yes
03:50:53 [2022-09-07T03:50:53.953Z] #44 98.74 checking for gcc option to accept ISO C89... (cached) none needed
03:50:53 [2022-09-07T03:50:53.953Z] #44 98.74 checking whether gcc understands -c and -o together... (cached) yes
03:50:53 [2022-09-07T03:50:53.953Z] #44 98.75 checking for a Python interpreter with version >= 3... python3
03:50:53 [2022-09-07T03:50:53.953Z] #44 98.86 checking for python3... /usr/bin/python3
03:50:53 [2022-09-07T03:50:53.953Z] #44 98.86 checking for python3 version... 3.9
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.5 checking dynamic linker characteristics... GNU/Linux ld.so
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.8 checking how to hardcode library paths into programs... immediate
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.8 checking whether stripping libraries is possible... yes
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.8 checking if libtool supports shared libraries... yes
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.8 checking whether to build shared libraries... no
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.8 checking whether to build static libraries... yes
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.8 checking for a BSD-compatible install... /usr/bin/install -c
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.8 checking whether build environment is sane... yes
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:50:54 [2022-09-07T03:50:54.138Z] #44 103.9 checking whether make sets $(MAKE)... yes
03:50:54 [2022-09-07T03:50:54.138Z] #44 104.0 checking whether make supports the include directive... yes (GNU style)
03:50:54 [2022-09-07T03:50:54.138Z] #44 104.0 checking whether make supports nested variables... yes
03:50:54 [2022-09-07T03:50:54.214Z] #44 98.95 checking for python3 platform... linux
03:50:54 [2022-09-07T03:50:54.214Z] #44 99.01 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:50:54 [2022-09-07T03:50:54.322Z] #59 12.90 Collecting pathspec>=0.5.3
03:50:54 [2022-09-07T03:50:54.322Z] #59 12.91   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
03:50:54 [2022-09-07T03:50:54.396Z] #44 104.1 checking whether UID '0' is supported by ustar format... yes
03:50:54 [2022-09-07T03:50:54.396Z] #44 104.1 checking whether GID '0' is supported by ustar format... yes
03:50:54 [2022-09-07T03:50:54.396Z] #44 104.1 checking how to create a ustar tar archive... gnutar
03:50:54 [2022-09-07T03:50:54.475Z] #44 99.21 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:50:54 [2022-09-07T03:50:54.475Z] #44 99.41 checking for go-md2man... no
03:50:54 [2022-09-07T03:50:54.500Z] #46 72.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
03:50:54 [2022-09-07T03:50:54.500Z] #46 72.10 libtoolize: copying file 'build-aux/ltmain.sh'
03:50:54 [2022-09-07T03:50:54.500Z] #46 72.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
03:50:54 [2022-09-07T03:50:54.500Z] #46 72.74 libtoolize: copying file 'm4/libtool.m4'
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.1 checking dependency style of gcc... gcc3
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.3 checking whether to enable maintainer-specific portions of Makefiles... yes
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.3 checking whether make supports nested variables... (cached) yes
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.3 checking for pkg-config... /usr/bin/pkg-config
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.3 checking pkg-config is at least version 0.9.0... yes
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.4 checking for yajl >= 2.1.0... yes
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.4 checking for a sed that does not truncate output... (cached) /bin/sed
03:50:54 [2022-09-07T03:50:54.655Z] #44 104.4 checking for gcc... (cached) gcc
03:50:54 [2022-09-07T03:50:54.735Z] #44 99.43 checking error.h usability... yes
03:50:54 [2022-09-07T03:50:54.735Z] #44 99.62 checking error.h presence... yes
03:50:54 [2022-09-07T03:50:54.735Z] #44 99.68 checking for error.h... yes
03:50:54 [2022-09-07T03:50:54.761Z] #46 72.89 libtoolize: copying file 'm4/ltoptions.m4'
03:50:54 [2022-09-07T03:50:54.890Z] #59 13.42 Collecting pyyaml
03:50:54 [2022-09-07T03:50:54.890Z] #59 13.43   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
03:50:54 [2022-09-07T03:50:54.890Z] #59 13.49 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
03:50:54 [2022-09-07T03:50:54.890Z] #59 13.50 Building wheels for collected packages: yamllint
03:50:54 [2022-09-07T03:50:54.890Z] #59 13.51   Building wheel for yamllint (setup.py): started
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.5 checking whether we are using the GNU C compiler... (cached) yes
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.5 checking whether gcc accepts -g... (cached) yes
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.5 checking for gcc option to accept ISO C89... (cached) none needed
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.5 checking whether gcc understands -c and -o together... (cached) yes
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.5 checking for a Python interpreter with version >= 3... python3
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.6 checking for python3... /usr/bin/python3
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.6 checking for python3 version... 3.9
03:50:54 [2022-09-07T03:50:54.913Z] #44 104.6 checking for python3 platform... linux
03:50:54 [2022-09-07T03:50:54.995Z] #44 99.71 checking linux/openat2.h usability... yes
03:50:54 [2022-09-07T03:50:54.995Z] #44 99.87 checking linux/openat2.h presence... yes
03:50:54 [2022-09-07T03:50:54.995Z] #44 99.93 checking for linux/openat2.h... yes
03:50:55 [2022-09-07T03:50:55.021Z] #46 73.03 libtoolize: copying file 'm4/ltsugar.m4'
03:50:55 [2022-09-07T03:50:55.021Z] #46 73.15 libtoolize: copying file 'm4/ltversion.m4'
03:50:55 [2022-09-07T03:50:55.021Z] #46 73.22 libtoolize: copying file 'm4/lt~obsolete.m4'
03:50:55 [2022-09-07T03:50:55.172Z] #44 104.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:50:55 [2022-09-07T03:50:55.172Z] #44 104.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:50:55 [2022-09-07T03:50:55.255Z] #44 99.97 checking for copy_file_range... yes
03:50:55 [2022-09-07T03:50:55.255Z] #44 100.3 checking for fgetxattr... 
03:50:55 [2022-09-07T03:50:55.255Z] #44 ...
03:50:55 [2022-09-07T03:50:55.255Z] 
03:50:55 [2022-09-07T03:50:55.255Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:55 [2022-09-07T03:50:55.255Z] #0 9.433 Reading package lists...
03:50:55 [2022-09-07T03:50:55.430Z] #44 105.1 checking that generated files are newer than configure... done
03:50:55 [2022-09-07T03:50:55.430Z] #44 105.1 configure: creating ./config.status
03:50:55 [2022-09-07T03:50:55.960Z] #46 ...
03:50:55 [2022-09-07T03:50:55.960Z] 
03:50:55 [2022-09-07T03:50:55.961Z] #41 [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
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.0 Selecting previously unselected package libpcre2-16-0:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.3 Selecting previously unselected package libpcre2-32-0:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.5 Selecting previously unselected package libpcre2-posix2:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.6 Selecting previously unselected package libpcre2-dev:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 122.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.1 Selecting previously unselected package libselinux1-dev:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.4 Selecting previously unselected package libdevmapper-dev:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.5 Selecting previously unselected package libseccomp-dev:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.6 Selecting previously unselected package libsystemd-dev:amd64.
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 123.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.4 Setting up libudev-dev:amd64 (247.3-7) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up mingw-w64-common (8.0.0-1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up libselinux1-dev:amd64 (3.1-3) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.5 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
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.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
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.6 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
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.7 Setting up dmsetup (2:1.02.175-2.1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 124.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:50:55 [2022-09-07T03:50:55.961Z] #41 DONE 126.0s
03:50:55 [2022-09-07T03:50:55.961Z] 
03:50:55 [2022-09-07T03:50:55.961Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
03:50:55 [2022-09-07T03:50:55.961Z] #47 DONE 0.2s
03:50:55 [2022-09-07T03:50:55.961Z] 
03:50:55 [2022-09-07T03:50:55.961Z] #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
03:50:56 [2022-09-07T03:50:56.271Z] #59 14.66   Building wheel for yamllint (setup.py): finished with status 'done'
03:50:56 [2022-09-07T03:50:56.271Z] #59 14.66   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=b7aa39655aa7122fc451161ca6f320b01ab5cd64edb597f6ac0a1d6239a6156f
03:50:56 [2022-09-07T03:50:56.271Z] #59 14.66   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
03:50:56 [2022-09-07T03:50:56.271Z] #59 14.66 Successfully built yamllint
03:50:56 [2022-09-07T03:50:56.271Z] #59 14.70 Installing collected packages: pyyaml, pathspec, yamllint
03:50:56 [2022-09-07T03:50:56.530Z] #59 15.16 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
03:50:56 [2022-09-07T03:50:56.854Z] #40 ...
03:50:56 [2022-09-07T03:50:56.854Z] 
03:50:56 [2022-09-07T03:50:56.854Z] #27 [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
03:50:56 [2022-09-07T03:50:56.854Z] #27 DONE 211.0s
03:50:56 [2022-09-07T03:50:56.854Z] 
03:50:56 [2022-09-07T03:50:56.854Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:50:57 [2022-09-07T03:50:57.099Z] #59 DONE 15.8s
03:50:57 [2022-09-07T03:50:57.099Z] 
03:50:57 [2022-09-07T03:50:57.099Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
03:50:57 [2022-09-07T03:50:57.668Z] #60 DONE 0.4s
03:50:57 [2022-09-07T03:50:57.668Z] 
03:50:57 [2022-09-07T03:50:57.668Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
03:50:57 [2022-09-07T03:50:57.960Z] #44 107.7 config.status: creating Makefile
03:50:57 [2022-09-07T03:50:57.960Z] #44 107.8 config.status: creating config.h
03:50:58 [2022-09-07T03:50:58.218Z] #44 107.8 config.status: executing libtool commands
03:50:58 [2022-09-07T03:50:58.218Z] #44 107.9 config.status: executing depfiles commands
03:50:58 [2022-09-07T03:50:58.246Z] #61 DONE 0.5s
03:50:58 [2022-09-07T03:50:58.246Z] 
03:50:58 [2022-09-07T03:50:58.246Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
03:50:58 [2022-09-07T03:50:58.511Z] #62 DONE 0.3s
03:50:58 [2022-09-07T03:50:58.511Z] 
03:50:58 [2022-09-07T03:50:58.511Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
03:50:58 [2022-09-07T03:50:58.771Z] #63 DONE 0.3s
03:50:58 [2022-09-07T03:50:58.771Z] 
03:50:58 [2022-09-07T03:50:58.771Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
03:50:58 [2022-09-07T03:50:58.771Z] #64 DONE 0.1s
03:50:58 [2022-09-07T03:50:58.771Z] 
03:50:58 [2022-09-07T03:50:58.771Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
03:50:58 [2022-09-07T03:50:58.771Z] #65 DONE 0.1s
03:50:58 [2022-09-07T03:50:58.771Z] 
03:50:58 [2022-09-07T03:50:58.771Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:50:58 [2022-09-07T03:50:58.771Z] #38 ...
03:50:58 [2022-09-07T03:50:58.771Z] 
03:50:58 [2022-09-07T03:50:58.771Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
03:50:58 [2022-09-07T03:50:58.771Z] #66 DONE 0.0s
03:50:58 [2022-09-07T03:50:58.786Z] #44 ...
03:50:58 [2022-09-07T03:50:58.786Z] 
03:50:58 [2022-09-07T03:50:58.786Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:50:58 [2022-09-07T03:50:58.786Z] #57 27.93 Selecting previously unselected package libinih1:arm64.
03:50:58 [2022-09-07T03:50:58.786Z] #57 27.93 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 27.95 Unpacking libinih1:arm64 (53-1+b2) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.01 Selecting previously unselected package libnet1:arm64.
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.12 Selecting previously unselected package libnl-3-200:arm64.
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.25 Selecting previously unselected package libprotobuf-c1:arm64.
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.25 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.35 Selecting previously unselected package libyajl2:arm64.
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.35 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.38 Unpacking libyajl2:arm64 (2.1.0-3) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.46 Selecting previously unselected package net-tools.
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.47 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.70 Selecting previously unselected package patch.
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.70 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.71 Unpacking patch (2.7.6-7) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.81 Selecting previously unselected package python-pip-whl.
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.83 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 28.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.35 Selecting previously unselected package python3-lib2to3.
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.35 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.35 Unpacking python3-lib2to3 (3.9.2-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.52 Selecting previously unselected package python3-distutils.
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.52 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.53 Unpacking python3-distutils (3.9.2-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.66 Selecting previously unselected package python3-pkg-resources.
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.66 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.67 Unpacking python3-pkg-resources (52.0.0-4) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.85 Selecting previously unselected package python3-setuptools.
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.86 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 29.86 Unpacking python3-setuptools (52.0.0-4) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.18 Selecting previously unselected package python3-wheel.
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.18 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.19 Unpacking python3-wheel (0.34.2-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.25 Selecting previously unselected package python3-pip.
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.26 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.27 Unpacking python3-pip (20.3.4-4+deb11u1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.58 Selecting previously unselected package sudo.
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.58 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 30.59 Unpacking sudo (1.9.5p2-3) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.17 Selecting previously unselected package thin-provisioning-tools.
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.17 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.18 Unpacking thin-provisioning-tools (0.9.0-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.42 Selecting previously unselected package uidmap.
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.42 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.43 Unpacking uidmap (1:4.8.1-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.59 Selecting previously unselected package vim-runtime.
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.59 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
03:50:58 [2022-09-07T03:50:58.786Z] #57 31.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 34.78 Selecting previously unselected package vim.
03:50:58 [2022-09-07T03:50:58.786Z] #57 34.78 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 34.82 Unpacking vim (2:8.2.2434-3+deb11u1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.39 Selecting previously unselected package xfsprogs.
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.40 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.41 Unpacking xfsprogs (5.10.0-4) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.81 Selecting previously unselected package zip.
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.81 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.82 Unpacking zip (3.0-12) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.94 Selecting previously unselected package zstd.
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.94 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 35.95 Unpacking zstd (1.4.8+dfsg-2.1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 36.21 Setting up python3-pkg-resources (52.0.0-4) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 36.98 Setting up libip4tc2:arm64 (1.8.7-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 36.99 Setting up net-tools (1.60+git20181103.0eebece-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.01 Setting up libgpm2:arm64 (1.20.7-8) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.03 Setting up libicu67:arm64 (67.1-7) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.04 Setting up libip6tc2:arm64 (1.8.7-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.06 Setting up libinih1:arm64 (53-1+b2) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.07 Setting up uidmap (1:4.8.1-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.09 Setting up libyajl2:arm64 (2.1.0-3) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.12 Setting up bzip2 (1.0.8-4) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.13 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.14 Setting up python3-wheel (0.34.2-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.87 Setting up libcap2:arm64 (1:2.44-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.91 Setting up libcap2-bin (1:2.44-1) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 37.93 Setting up apparmor (2.13.6-10) ...
03:50:58 [2022-09-07T03:50:58.786Z] #57 ...
03:50:58 [2022-09-07T03:50:58.786Z] 
03:50:58 [2022-09-07T03:50:58.786Z] #44 [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
03:50:58 [2022-09-07T03:50:58.786Z] #44 108.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
03:50:59 [2022-09-07T03:50:59.030Z] 
03:50:59 [2022-09-07T03:50:59.030Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:50:59 [2022-09-07T03:50:59.048Z] #44 108.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:50:59 [2022-09-07T03:50:59.312Z] #44 109.0 checking for gcc... gcc
03:50:59 [2022-09-07T03:50:59.570Z] #44 109.1 checking whether the C compiler works... yes
03:50:59 [2022-09-07T03:50:59.570Z] #44 109.3 checking for C compiler default output file name... a.out
03:50:59 [2022-09-07T03:50:59.729Z] #57 12.83 Reading package lists...
03:50:59 [2022-09-07T03:50:59.729Z] #57 16.29 Building dependency tree...
03:50:59 [2022-09-07T03:50:59.829Z] #44 109.3 checking for suffix of executables... 
03:51:00 [2022-09-07T03:51:00.089Z] #44 109.5 checking whether we are cross compiling... no
03:51:00 [2022-09-07T03:51:00.090Z] #44 109.7 checking for suffix of object files... o
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.589 + RM_GOPATH=0
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.598 + TMP_GOPATH=
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.598 + : /build
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.598 + '[' -z '' ']'
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.601 ++ mktemp -d
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.602 + export GOPATH=/tmp/tmp.Hzx5GhNKrB
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.602 + GOPATH=/tmp/tmp.Hzx5GhNKrB
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.602 + RM_GOPATH=1
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.602 + case "$(go env GOARCH)" in
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.609 ++ go env GOARCH
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.615 + export GO_BUILDMODE=-buildmode=pie
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.616 + GO_BUILDMODE=-buildmode=pie
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.617 ++ dirname /install.sh
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.620 + dir=/
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.621 + bin=runc
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.621 + shift
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.622 + '[' '!' -f //runc.installer ']'
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.622 + . //runc.installer
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.623 ++ set -e
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.623 ++ : v1.1.4
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.623 + install_runc
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.623 + RUNC_BUILDTAGS=seccomp
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.623 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.623 Install runc version v1.1.4 (build tags: seccomp)
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.625 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Hzx5GhNKrB/src/github.com/opencontainers/runc
03:51:00 [2022-09-07T03:51:00.160Z] #48 3.630 Cloning into '/tmp/tmp.Hzx5GhNKrB/src/github.com/opencontainers/runc'...
03:51:00 [2022-09-07T03:51:00.160Z] #48 ...
03:51:00 [2022-09-07T03:51:00.160Z] 
03:51:00 [2022-09-07T03:51:00.160Z] #49 [dev-systemd-false  1/28] RUN groupadd -r docker
03:51:00 [2022-09-07T03:51:00.160Z] #49 DONE 4.1s
03:51:00 [2022-09-07T03:51:00.160Z] 
03:51:00 [2022-09-07T03:51:00.160Z] #29 [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
03:51:00 [2022-09-07T03:51:00.160Z] #29 122.8 + for f in rootlesskit rootlesskit-docker-proxy
03:51:00 [2022-09-07T03:51:00.160Z] #29 122.8 + GOBIN=/build
03:51:00 [2022-09-07T03:51:00.160Z] #29 122.8 + GO111MODULE=on
03:51:00 [2022-09-07T03:51:00.160Z] #29 122.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5 rootlesskit version 1.0.0
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5 Usage of /build/rootlesskit-docker-proxy:
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5   -container-ip string
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5     	container ip
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5   -container-port int
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5     	container port (default -1)
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5   -host-ip string
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5     	host ip
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5   -host-port int
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5     	host port (default -1)
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5   -proto string
03:51:00 [2022-09-07T03:51:00.160Z] #29 129.5     	proxy protocol (default "tcp")
03:51:00 [2022-09-07T03:51:00.160Z] #29 DONE 129.9s
03:51:00 [2022-09-07T03:51:00.160Z] 
03:51:00 [2022-09-07T03:51:00.160Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
03:51:00 [2022-09-07T03:51:00.160Z] #50 DONE 0.2s
03:51:00 [2022-09-07T03:51:00.160Z] 
03:51:00 [2022-09-07T03:51:00.160Z] #51 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:51:00 [2022-09-07T03:51:00.348Z] #44 109.8 checking whether we are using the GNU C compiler... yes
03:51:00 [2022-09-07T03:51:00.348Z] #44 109.9 checking whether gcc accepts -g... yes
03:51:00 [2022-09-07T03:51:00.348Z] #44 110.1 checking for gcc option to accept ISO C89... none needed
03:51:00 [2022-09-07T03:51:00.422Z] #51 ...
03:51:00 [2022-09-07T03:51:00.422Z] 
03:51:00 [2022-09-07T03:51:00.422Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:51:00 [2022-09-07T03:51:00.422Z] #52 DONE 0.2s
03:51:00 [2022-09-07T03:51:00.422Z] 
03:51:00 [2022-09-07T03:51:00.422Z] #37 [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
03:51:00 [2022-09-07T03:51:00.605Z] #44 110.2 checking whether gcc understands -c and -o together... yes
03:51:00 [2022-09-07T03:51:00.605Z] #44 110.3 checking for a BSD-compatible install... /usr/bin/install -c
03:51:00 [2022-09-07T03:51:00.605Z] #44 110.3 checking whether build environment is sane... yes
03:51:00 [2022-09-07T03:51:00.605Z] #44 110.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:51:00 [2022-09-07T03:51:00.605Z] #44 110.4 checking for gawk... no
03:51:00 [2022-09-07T03:51:00.605Z] #44 110.4 checking for mawk... mawk
03:51:00 [2022-09-07T03:51:00.605Z] #44 110.4 checking whether make sets $(MAKE)... yes
03:51:00 [2022-09-07T03:51:00.864Z] #44 110.4 checking whether make supports the include directive... yes (GNU style)
03:51:00 [2022-09-07T03:51:00.864Z] #44 110.5 checking whether make supports nested variables... yes
03:51:00 [2022-09-07T03:51:00.864Z] #44 110.5 checking whether UID '0' is supported by ustar format... yes
03:51:00 [2022-09-07T03:51:00.864Z] #44 110.5 checking whether GID '0' is supported by ustar format... yes
03:51:00 [2022-09-07T03:51:00.864Z] #44 110.5 checking how to create a ustar tar archive... gnutar
03:51:01 [2022-09-07T03:51:01.026Z] #33 ...
03:51:01 [2022-09-07T03:51:01.026Z] 
03:51:01 [2022-09-07T03:51:01.026Z] #41 [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
03:51:01 [2022-09-07T03:51:01.026Z] #41 176.4   AR       libcrun_testing.a
03:51:01 [2022-09-07T03:51:01.026Z] #41 176.5 ar: `u' modifier ignored since `D' is the default (see `U')
03:51:01 [2022-09-07T03:51:01.026Z] #41 176.5   CCLD     tests/tests_libcrun_fuzzer
03:51:01 [2022-09-07T03:51:01.026Z] #41 176.5   CCLD     tests/tests_libcrun_errors
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.26 The following additional packages will be installed:
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.27   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.28   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.28   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.28   python3-pkg-resources vim-runtime xxd
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.28 Suggested packages:
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.28   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.29   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.29   acl attr quota
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.29 Recommended packages:
03:51:01 [2022-09-07T03:51:01.112Z] #57 18.29   libatm1 nftables libpam-cap build-essential python3-dev unzip
03:51:01 [2022-09-07T03:51:01.122Z] #44 110.6 checking dependency style of gcc... gcc3
03:51:01 [2022-09-07T03:51:01.122Z] #44 110.8 checking whether to enable maintainer-specific portions of Makefiles... yes
03:51:01 [2022-09-07T03:51:01.122Z] #44 110.8 checking whether make supports nested variables... (cached) yes
03:51:01 [2022-09-07T03:51:01.283Z] #41 176.5   CCLD     tests/tests_libcrun_utils
03:51:01 [2022-09-07T03:51:01.380Z] #44 110.9 checking build system type... aarch64-unknown-linux-gnu
03:51:01 [2022-09-07T03:51:01.380Z] #44 111.1 checking host system type... aarch64-unknown-linux-gnu
03:51:01 [2022-09-07T03:51:01.380Z] #44 111.1 checking how to print strings... printf
03:51:01 [2022-09-07T03:51:01.380Z] #44 111.1 checking for a sed that does not truncate output... /bin/sed
03:51:01 [2022-09-07T03:51:01.380Z] #44 111.2 checking for grep that handles long lines and -e... /bin/grep
03:51:01 [2022-09-07T03:51:01.380Z] #44 111.2 checking for egrep... /bin/grep -E
03:51:01 [2022-09-07T03:51:01.380Z] #44 111.2 checking for fgrep... /bin/grep -F
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.2 checking for ld used by gcc... /usr/bin/ld
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking whether ln -s works... yes
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking the maximum length of command line arguments... 1572864
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking for /usr/bin/ld option to reload object files... -r
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking for objdump... objdump
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking how to recognize dependent libraries... pass_all
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking for dlltool... no
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.4 checking how to associate runtime and link libraries... printf %s\n
03:51:01 [2022-09-07T03:51:01.638Z] #44 111.5 checking for ar... ar
03:51:01 [2022-09-07T03:51:01.682Z] #57 ...
03:51:01 [2022-09-07T03:51:01.682Z] 
03:51:01 [2022-09-07T03:51:01.682Z] #44 [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
03:51:01 [2022-09-07T03:51:01.682Z] #44 100.3 checking for fgetxattr... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 100.6 checking for statx... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 101.0 checking for fgetpwent_r... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 101.3 checking for issetugid... no
03:51:01 [2022-09-07T03:51:01.682Z] #44 101.7 checking for pkg-config... /usr/bin/pkg-config
03:51:01 [2022-09-07T03:51:01.682Z] #44 101.7 checking pkg-config is at least version 0.9.0... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 101.7 checking for library containing yajl_tree_get... -lyajl
03:51:01 [2022-09-07T03:51:01.682Z] #44 102.2 checking for yajl >= 2.0.0... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 102.2 checking sys/capability.h usability... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 102.4 checking sys/capability.h presence... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 102.5 checking for sys/capability.h... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 102.5 checking for library containing cap_from_name... -lcap
03:51:01 [2022-09-07T03:51:01.682Z] #44 103.0 checking for library containing dlopen... -ldl
03:51:01 [2022-09-07T03:51:01.682Z] #44 103.6 checking seccomp.h usability... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 103.8 checking seccomp.h presence... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 103.9 checking for seccomp.h... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 103.9 checking for library containing seccomp_rule_add... -lseccomp
03:51:01 [2022-09-07T03:51:01.682Z] #44 104.4 checking for library containing seccomp_arch_resolve_name... none required
03:51:01 [2022-09-07T03:51:01.682Z] #44 104.6 checking systemd/sd-bus.h usability... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 104.9 checking systemd/sd-bus.h presence... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 105.0 checking for systemd/sd-bus.h... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 105.0 checking for library containing sd_bus_match_signal_async... -lsystemd
03:51:01 [2022-09-07T03:51:01.682Z] #44 105.6 checking for sd_notify_barrier... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 105.9 checking linux/bpf.h usability... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.1 checking linux/bpf.h presence... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.1 checking for linux/bpf.h... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.1 checking compilation for eBPF... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.3 checking for criu >= 3.15... no
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.3 configure: CRIU headers not found, building without CRIU support
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.3 checking for criu > 3.16... no
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.4 configure: CRIU version doesn't support join-ns API
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.4 checking for criu > 3.16.1... no
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.4 configure: CRIU version doesn't support for pre-dumping
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.4 checking for new mount API (fsconfig)... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.5 checking for seccomp notify API... yes
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.7 checking for gperf... no
03:51:01 [2022-09-07T03:51:01.682Z] #44 106.7 configure: gperf not found - cannot rebuild signal parser code
03:51:01 [2022-09-07T03:51:01.845Z] #41 177.2   CCLD     libcrun.la
03:51:01 [2022-09-07T03:51:01.896Z] #44 111.5 checking for archiver @FILE support... @
03:51:01 [2022-09-07T03:51:01.896Z] #44 111.6 checking for strip... strip
03:51:01 [2022-09-07T03:51:01.896Z] #44 111.6 checking for ranlib... ranlib
03:51:01 [2022-09-07T03:51:01.942Z] #44 106.7 checking for library containing argp_parse... none required
03:51:01 [2022-09-07T03:51:01.942Z] #44 107.1 checking that generated files are newer than configure... done
03:51:02 [2022-09-07T03:51:02.202Z] #44 107.1 configure: creating ./config.status
03:51:02 [2022-09-07T03:51:02.408Z] #41 177.8   CCLD     crun
03:51:02 [2022-09-07T03:51:02.464Z] #44 111.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:51:02 [2022-09-07T03:51:02.464Z] #44 112.1 checking for sysroot... no
03:51:02 [2022-09-07T03:51:02.464Z] #44 112.1 checking for a working dd... /bin/dd
03:51:02 [2022-09-07T03:51:02.464Z] #44 112.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:51:02 [2022-09-07T03:51:02.464Z] #44 112.2 checking for mt... no
03:51:02 [2022-09-07T03:51:02.464Z] #44 112.2 checking if : is a manifest tool... no
03:51:02 [2022-09-07T03:51:02.723Z] #44 112.2 checking how to run the C preprocessor... gcc -E
03:51:02 [2022-09-07T03:51:02.971Z] #41 178.2 make[3]: Entering directory '/tmp/crun-build'
03:51:02 [2022-09-07T03:51:02.971Z] #41 178.4  /bin/mkdir -p '/usr/local/share/man/man1'
03:51:02 [2022-09-07T03:51:02.971Z] #41 178.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
03:51:02 [2022-09-07T03:51:02.971Z] #41 178.4  /bin/mkdir -p '/usr/local/lib'
03:51:02 [2022-09-07T03:51:02.971Z] #41 178.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
03:51:02 [2022-09-07T03:51:02.971Z] #41 178.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
03:51:03 [2022-09-07T03:51:03.144Z] #44 ...
03:51:03 [2022-09-07T03:51:03.144Z] 
03:51:03 [2022-09-07T03:51:03.144Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24 The following NEW packages will be installed:
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:51:03 [2022-09-07T03:51:03.144Z] #57 20.24   xz-utils zip zstd
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.4 libtool: install: ranlib /usr/local/lib/libcrun.a
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 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
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 ----------------------------------------------------------------------
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 Libraries have been installed in:
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6    /usr/local/lib
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 If you ever happen to want to link against installed libraries
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 in a given directory, LIBDIR, you must either use libtool, and
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 specify the full pathname of the library, or use the '-LLIBDIR'
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 flag during linking and do at least one of the following:
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6      during execution
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6      during linking
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 See any operating system documentation about shared libraries for
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 more information, such as the ld(1) and ld.so(8) manual pages.
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6 ----------------------------------------------------------------------
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6  /bin/mkdir -p '/build'
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.7 libtool: install: /usr/bin/install -c crun /build/crun
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.7 make[3]: Leaving directory '/tmp/crun-build'
03:51:03 [2022-09-07T03:51:03.228Z] #41 178.7 make[2]: Leaving directory '/tmp/crun-build'
03:51:03 [2022-09-07T03:51:03.290Z] #44 112.4 checking for ANSI C header files... yes
03:51:03 [2022-09-07T03:51:03.404Z] #57 20.61 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
03:51:03 [2022-09-07T03:51:03.404Z] #57 20.61 Need to get 27.7 MB of archives.
03:51:03 [2022-09-07T03:51:03.404Z] #57 20.61 After this operation, 106 MB of additional disk space will be used.
03:51:03 [2022-09-07T03:51:03.404Z] #57 20.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
03:51:03 [2022-09-07T03:51:03.404Z] #57 20.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:51:03 [2022-09-07T03:51:03.405Z] #57 20.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
03:51:03 [2022-09-07T03:51:03.484Z] #41 178.7 make[1]: Leaving directory '/tmp/crun-build'
03:51:03 [2022-09-07T03:51:03.548Z] #44 113.1 checking for sys/types.h... yes
03:51:03 [2022-09-07T03:51:03.548Z] #44 113.2 checking for sys/stat.h... yes
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
03:51:03 [2022-09-07T03:51:03.665Z] #57 20.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
03:51:03 [2022-09-07T03:51:03.712Z] #37 ...
03:51:03 [2022-09-07T03:51:03.712Z] 
03:51:03 [2022-09-07T03:51:03.712Z] #51 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:51:03 [2022-09-07T03:51:03.712Z] #51 DONE 3.9s
03:51:03 [2022-09-07T03:51:03.712Z] 
03:51:03 [2022-09-07T03:51:03.712Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
03:51:03 [2022-09-07T03:51:03.807Z] #44 113.4 checking for stdlib.h... yes
03:51:04 [2022-09-07T03:51:04.066Z] #44 113.6 checking for string.h... yes
03:51:04 [2022-09-07T03:51:04.236Z] #57 21.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
03:51:04 [2022-09-07T03:51:04.236Z] #57 21.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:51:04 [2022-09-07T03:51:04.236Z] #57 21.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:51:04 [2022-09-07T03:51:04.236Z] #57 21.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:51:04 [2022-09-07T03:51:04.236Z] #57 21.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:51:04 [2022-09-07T03:51:04.236Z] #57 21.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
03:51:04 [2022-09-07T03:51:04.236Z] #57 21.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:51:04 [2022-09-07T03:51:04.324Z] #44 113.8 checking for memory.h... yes
03:51:04 [2022-09-07T03:51:04.324Z] #44 113.9 checking for strings.h... yes
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.76 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
03:51:04 [2022-09-07T03:51:04.496Z] #57 21.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
03:51:04 [2022-09-07T03:51:04.583Z] #44 114.2 checking for inttypes.h... yes
03:51:04 [2022-09-07T03:51:04.758Z] #57 21.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
03:51:04 [2022-09-07T03:51:04.758Z] #57 21.86 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
03:51:04 [2022-09-07T03:51:04.841Z] #44 114.4 checking for stdint.h... yes
03:51:04 [2022-09-07T03:51:04.841Z] #44 114.5 checking for unistd.h... yes
03:51:05 [2022-09-07T03:51:05.018Z] #57 22.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
03:51:05 [2022-09-07T03:51:05.018Z] #57 22.23 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
03:51:05 [2022-09-07T03:51:05.018Z] #57 ...
03:51:05 [2022-09-07T03:51:05.018Z] 
03:51:05 [2022-09-07T03:51:05.018Z] #40 [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
03:51:05 [2022-09-07T03:51:05.018Z] #40 DONE 162.8s
03:51:05 [2022-09-07T03:51:05.018Z] 
03:51:05 [2022-09-07T03:51:05.018Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:05 [2022-09-07T03:51:05.018Z] #57 22.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
03:51:05 [2022-09-07T03:51:05.018Z] #57 22.27 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
03:51:05 [2022-09-07T03:51:05.099Z] #44 114.7 checking for dlfcn.h... yes
03:51:05 [2022-09-07T03:51:05.099Z] #44 114.9 checking for objdir... .libs
03:51:05 [2022-09-07T03:51:05.379Z] #41 DONE 180.4s
03:51:05 [2022-09-07T03:51:05.380Z] 
03:51:05 [2022-09-07T03:51:05.380Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.4 Selecting previously unselected package gcc-aarch64-linux-gnu.
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.5 Selecting previously unselected package linux-libc-dev-arm64-cross.
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.9 Selecting previously unselected package libc6-dev-arm64-cross.
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 207.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 208.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
03:51:05 [2022-09-07T03:51:05.380Z] #40 208.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 208.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 210.0 Selecting previously unselected package g++-10-aarch64-linux-gnu.
03:51:05 [2022-09-07T03:51:05.380Z] #40 210.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:51:05 [2022-09-07T03:51:05.380Z] #40 210.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
03:51:05 [2022-09-07T03:51:05.667Z] #44 115.3 checking if gcc supports -fno-rtti -fno-exceptions... no
03:51:05 [2022-09-07T03:51:05.667Z] #44 115.5 checking for gcc option to produce PIC... -fPIC -DPIC
03:51:05 [2022-09-07T03:51:05.925Z] #44 115.5 checking if gcc PIC flag -fPIC -DPIC works... yes
03:51:06 [2022-09-07T03:51:06.184Z] #44 115.6 checking if gcc static flag -static works... yes
03:51:06 [2022-09-07T03:51:06.403Z] #57 23.47 debconf: delaying package configuration, since apt-utils is not installed
03:51:06 [2022-09-07T03:51:06.403Z] #57 23.65 Fetched 27.7 MB in 2s (13.9 MB/s)
03:51:06 [2022-09-07T03:51:06.403Z] #57 23.72 Selecting previously unselected package pigz.
03:51:06 [2022-09-07T03:51:06.442Z] #44 116.0 checking if gcc supports -c -o file.o... yes
03:51:06 [2022-09-07T03:51:06.443Z] #44 116.2 checking if gcc supports -c -o file.o... (cached) yes
03:51:06 [2022-09-07T03:51:06.443Z] #44 116.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
03:51:06 [2022-09-07T03:51:06.663Z] #57 23.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
03:51:06 [2022-09-07T03:51:06.663Z] #57 23.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
03:51:06 [2022-09-07T03:51:06.663Z] #57 23.79 Unpacking pigz (2.6-1) ...
03:51:06 [2022-09-07T03:51:06.664Z] #57 23.92 Selecting previously unselected package libelf1:amd64.
03:51:06 [2022-09-07T03:51:06.664Z] #57 23.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
03:51:06 [2022-09-07T03:51:06.664Z] #57 23.95 Unpacking libelf1:amd64 (0.183-1) ...
03:51:06 [2022-09-07T03:51:06.664Z] #57 24.09 Selecting previously unselected package libbpf0:amd64.
03:51:06 [2022-09-07T03:51:06.664Z] #57 24.10 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
03:51:06 [2022-09-07T03:51:06.664Z] #57 24.10 Unpacking libbpf0:amd64 (1:0.3-2) ...
03:51:06 [2022-09-07T03:51:06.701Z] #44 116.2 checking dynamic linker characteristics... GNU/Linux ld.so
03:51:06 [2022-09-07T03:51:06.934Z] #57 24.25 Selecting previously unselected package libcap2:amd64.
03:51:06 [2022-09-07T03:51:06.934Z] #57 24.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
03:51:06 [2022-09-07T03:51:06.934Z] #57 24.26 Unpacking libcap2:amd64 (1:2.44-1) ...
03:51:06 [2022-09-07T03:51:06.934Z] #57 24.35 Selecting previously unselected package libmnl0:amd64.
03:51:06 [2022-09-07T03:51:06.959Z] #44 116.5 checking how to hardcode library paths into programs... immediate
03:51:06 [2022-09-07T03:51:06.959Z] #44 116.5 checking whether stripping libraries is possible... yes
03:51:06 [2022-09-07T03:51:06.959Z] #44 116.5 checking if libtool supports shared libraries... yes
03:51:06 [2022-09-07T03:51:06.959Z] #44 116.5 checking whether to build shared libraries... no
03:51:06 [2022-09-07T03:51:06.959Z] #44 116.5 checking whether to build static libraries... yes
03:51:06 [2022-09-07T03:51:06.959Z] #44 116.5 checking float.h usability... yes
03:51:06 [2022-09-07T03:51:06.959Z] #44 116.7 checking float.h presence... yes
03:51:07 [2022-09-07T03:51:07.194Z] #57 ...
03:51:07 [2022-09-07T03:51:07.194Z] 
03:51:07 [2022-09-07T03:51:07.194Z] #28 [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
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Delve is a source level debugger for Go programs.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Delve enables you to interact with your program by controlling the execution of the process,
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Pass flags to the program you are debugging using `--`, for example:
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 `dlv exec ./hello -- server --config conf/config.toml`
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Usage:
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   dlv [command]
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Available Commands:
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   attach      Attach to running process and begin debugging.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   connect     Connect to a headless debug server with a terminal client.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   core        Examine a core dump.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   debug       Compile and begin debugging main package in current directory, or the package specified.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   exec        Execute a precompiled binary, and begin a debug session.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   help        Help about any command
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   run         Deprecated command. Use 'debug' instead.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   test        Compile test binary and begin debugging program.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   trace       Compile and begin tracing program.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   version     Prints version.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Flags:
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --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)
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --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)
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --disable-aslr                     Disables address space randomization
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   -h, --help                             help for dlv
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --init string                      Init file, executed by the terminal client.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --log                              Enable debugging server logging.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1       --wd string                        Working directory for running the program.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Additional help topics:
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   dlv backend  Help about the --backend flag.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   dlv log      Help about logging flags.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1   dlv redirect Help about file redirection.
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 
03:51:07 [2022-09-07T03:51:07.194Z] #28 165.1 Use "dlv [command] --help" for more information about a command.
03:51:07 [2022-09-07T03:51:07.194Z] #28 DONE 165.1s
03:51:07 [2022-09-07T03:51:07.194Z] 
03:51:07 [2022-09-07T03:51:07.195Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:07 [2022-09-07T03:51:07.195Z] #57 24.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
03:51:07 [2022-09-07T03:51:07.195Z] #57 24.37 Unpacking libmnl0:amd64 (1.0.4-3) ...
03:51:07 [2022-09-07T03:51:07.195Z] #57 24.46 Selecting previously unselected package libxtables12:amd64.
03:51:07 [2022-09-07T03:51:07.195Z] #57 24.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
03:51:07 [2022-09-07T03:51:07.195Z] #57 24.48 Unpacking libxtables12:amd64 (1.8.7-1) ...
03:51:07 [2022-09-07T03:51:07.218Z] #44 116.8 checking for float.h... yes
03:51:07 [2022-09-07T03:51:07.218Z] #44 116.8 checking limits.h usability... yes
03:51:07 [2022-09-07T03:51:07.218Z] #44 116.9 checking limits.h presence... yes
03:51:07 [2022-09-07T03:51:07.218Z] #44 117.0 checking for limits.h... yes
03:51:07 [2022-09-07T03:51:07.218Z] #44 117.0 checking stddef.h usability... yes
03:51:07 [2022-09-07T03:51:07.455Z] #57 24.67 Selecting previously unselected package libcap2-bin.
03:51:07 [2022-09-07T03:51:07.455Z] #57 24.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
03:51:07 [2022-09-07T03:51:07.455Z] #57 24.72 Unpacking libcap2-bin (1:2.44-1) ...
03:51:07 [2022-09-07T03:51:07.476Z] #44 117.1 checking stddef.h presence... yes
03:51:07 [2022-09-07T03:51:07.476Z] #44 117.1 checking for stddef.h... yes
03:51:07 [2022-09-07T03:51:07.476Z] #44 117.1 checking for stdlib.h... (cached) yes
03:51:07 [2022-09-07T03:51:07.476Z] #44 117.2 checking for string.h... (cached) yes
03:51:07 [2022-09-07T03:51:07.716Z] #57 24.90 Selecting previously unselected package iproute2.
03:51:07 [2022-09-07T03:51:07.716Z] #57 24.90 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
03:51:07 [2022-09-07T03:51:07.716Z] #57 24.92 Unpacking iproute2 (5.10.0-4) ...
03:51:07 [2022-09-07T03:51:07.735Z] #44 117.2 checking sys/time.h usability... yes
03:51:07 [2022-09-07T03:51:07.735Z] #44 117.4 checking sys/time.h presence... yes
03:51:07 [2022-09-07T03:51:07.735Z] #44 117.5 checking for sys/time.h... yes
03:51:07 [2022-09-07T03:51:07.905Z] #53 3.654 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:51:07 [2022-09-07T03:51:07.905Z] #53 DONE 3.8s
03:51:07 [2022-09-07T03:51:07.905Z] 
03:51:07 [2022-09-07T03:51:07.905Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
03:51:07 [2022-09-07T03:51:07.993Z] #44 117.5 checking for inline... inline
03:51:08 [2022-09-07T03:51:08.252Z] #44 117.7 checking for size_t... yes
03:51:08 [2022-09-07T03:51:08.252Z] #44 117.9 checking for stdlib.h... (cached) yes
03:51:08 [2022-09-07T03:51:08.510Z] #44 117.9 checking for GNU libc compatible malloc... yes
03:51:08 [2022-09-07T03:51:08.510Z] #44 118.1 checking for stdlib.h... (cached) yes
03:51:08 [2022-09-07T03:51:08.510Z] #44 118.1 checking for GNU libc compatible realloc... yes
03:51:08 [2022-09-07T03:51:08.657Z] #57 25.90 Selecting previously unselected package xxd.
03:51:08 [2022-09-07T03:51:08.657Z] #57 25.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:51:08 [2022-09-07T03:51:08.657Z] #57 25.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:51:08 [2022-09-07T03:51:08.769Z] #44 118.3 checking for working strtod... yes
03:51:08 [2022-09-07T03:51:08.917Z] #57 26.05 Selecting previously unselected package vim-common.
03:51:08 [2022-09-07T03:51:08.917Z] #57 26.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:51:08 [2022-09-07T03:51:08.917Z] #57 26.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:51:08 [2022-09-07T03:51:08.917Z] #57 26.24 Selecting previously unselected package bash-completion.
03:51:08 [2022-09-07T03:51:08.917Z] #57 26.24 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
03:51:09 [2022-09-07T03:51:09.028Z] #44 118.6 checking for gettimeofday... yes
03:51:09 [2022-09-07T03:51:09.287Z] #44 118.7 checking for memset... yes
03:51:09 [2022-09-07T03:51:09.545Z] #44 118.9 checking for strspn... yes
03:51:09 [2022-09-07T03:51:09.545Z] #44 ...
03:51:09 [2022-09-07T03:51:09.545Z] 
03:51:09 [2022-09-07T03:51:09.545Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:09 [2022-09-07T03:51:09.545Z] #57 39.59 Setting up zip (3.0-12) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 39.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 39.64 Setting up bash-completion (1:2.11-2) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.53 Setting up libmnl0:arm64 (1.0.4-3) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.54 Setting up patch (2.7.6-7) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.55 Setting up sudo (1.9.5p2-3) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.63 invoke-rc.d: could not determine current runlevel
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.65 invoke-rc.d: policy-rc.d denied execution of start.
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.67 Setting up xfsprogs (5.10.0-4) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.69 Setting up libxtables12:arm64 (1.8.7-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.70 Setting up inetutils-ping (2:2.0-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.72 Setting up pigz (2.6-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.76 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 42.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 43.46 Setting up libaio1:arm64 (0.3.112-9) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 43.48 Setting up python3-lib2to3 (3.9.2-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 43.92 Setting up libelf1:arm64 (0.183-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 43.95 Setting up zstd (1.4.8+dfsg-2.1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 43.98 Setting up libonig5:arm64 (6.9.6-1.1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 43.99 Setting up python3-distutils (3.9.2-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.45 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 44.55 Setting up python3-setuptools (52.0.0-4) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 45.84 Setting up libjq1:arm64 (1.6-2.1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 45.85 Setting up libnftnl11:arm64 (1.1.9-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 45.87 Setting up thin-provisioning-tools (0.9.0-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 45.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.16 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.17 Setting up jq (1.6-2.1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.19 Setting up libbpf0:arm64 (1:0.3-2) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.20 Setting up iptables (1.8.7-1) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.26 Setting up iproute2 (5.10.0-4) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 47.62 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:51:09 [2022-09-07T03:51:09.545Z] #57 DONE 48.9s
03:51:09 [2022-09-07T03:51:09.545Z] 
03:51:09 [2022-09-07T03:51:09.545Z] #44 [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
03:51:09 [2022-09-07T03:51:09.545Z] #44 119.4 checking that generated files are newer than configure... done
03:51:09 [2022-09-07T03:51:09.545Z] #44 119.4 configure: creating ./config.status
03:51:09 [2022-09-07T03:51:09.545Z] #44 ...
03:51:09 [2022-09-07T03:51:09.545Z] 
03:51:09 [2022-09-07T03:51:09.545Z] #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
03:51:10 [2022-09-07T03:51:10.447Z] #54 DONE 3.0s
03:51:10 [2022-09-07T03:51:10.447Z] 
03:51:10 [2022-09-07T03:51:10.447Z] #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
03:51:10 [2022-09-07T03:51:10.447Z] #48 14.02 + cd /tmp/tmp.Hzx5GhNKrB/src/github.com/opencontainers/runc
03:51:10 [2022-09-07T03:51:10.447Z] #48 14.02 + git checkout -q v1.1.4
03:51:10 [2022-09-07T03:51:10.484Z] #58 0.751 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:51:10 [2022-09-07T03:51:10.484Z] #58 0.768 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:51:10 [2022-09-07T03:51:10.484Z] #58 0.774 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:51:10 [2022-09-07T03:51:10.484Z] #58 DONE 0.8s
03:51:10 [2022-09-07T03:51:10.484Z] 
03:51:10 [2022-09-07T03:51:10.484Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:51:10 [2022-09-07T03:51:10.831Z] #57 28.12 Unpacking bash-completion (1:2.11-2) ...
03:51:11 [2022-09-07T03:51:11.017Z] #48 14.98 + '[' -z '' ']'
03:51:11 [2022-09-07T03:51:11.017Z] #48 14.98 + target=static
03:51:11 [2022-09-07T03:51:11.017Z] #48 14.98 + make BUILDTAGS=seccomp static
03:51:11 [2022-09-07T03:51:11.277Z] #48 15.32 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 .
03:51:11 [2022-09-07T03:51:11.403Z] #57 28.53 Selecting previously unselected package bzip2.
03:51:11 [2022-09-07T03:51:11.403Z] #57 28.54 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
03:51:11 [2022-09-07T03:51:11.403Z] #57 28.54 Unpacking bzip2 (1.0.8-4) ...
03:51:11 [2022-09-07T03:51:11.403Z] #57 28.65 Selecting previously unselected package xz-utils.
03:51:11 [2022-09-07T03:51:11.403Z] #57 28.65 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:51:11 [2022-09-07T03:51:11.403Z] #57 28.66 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:51:11 [2022-09-07T03:51:11.665Z] #57 28.82 Selecting previously unselected package apparmor.
03:51:11 [2022-09-07T03:51:11.665Z] #57 28.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
03:51:11 [2022-09-07T03:51:11.665Z] #57 28.89 Unpacking apparmor (2.13.6-10) ...
03:51:11 [2022-09-07T03:51:11.930Z] #57 29.36 Selecting previously unselected package inetutils-ping.
03:51:11 [2022-09-07T03:51:11.930Z] #57 29.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
03:51:11 [2022-09-07T03:51:11.930Z] #57 29.39 Unpacking inetutils-ping (2:2.0-1) ...
03:51:12 [2022-09-07T03:51:12.190Z] #57 29.50 Selecting previously unselected package libip4tc2:amd64.
03:51:12 [2022-09-07T03:51:12.190Z] #57 29.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.190Z] #57 29.51 Unpacking libip4tc2:amd64 (1.8.7-1) ...
03:51:12 [2022-09-07T03:51:12.190Z] #57 29.58 Selecting previously unselected package libip6tc2:amd64.
03:51:12 [2022-09-07T03:51:12.190Z] #57 29.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.190Z] #57 29.60 Unpacking libip6tc2:amd64 (1.8.7-1) ...
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.66 Selecting previously unselected package libnfnetlink0:amd64.
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.67 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.72 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.81 Selecting previously unselected package libnftnl11:amd64.
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.451Z] #57 29.82 Unpacking libnftnl11:amd64 (1.1.9-1) ...
03:51:12 [2022-09-07T03:51:12.658Z] #48 ...
03:51:12 [2022-09-07T03:51:12.658Z] 
03:51:12 [2022-09-07T03:51:12.658Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
03:51:12 [2022-09-07T03:51:12.658Z] #55 DONE 2.2s
03:51:12 [2022-09-07T03:51:12.711Z] #57 29.91 Selecting previously unselected package iptables.
03:51:12 [2022-09-07T03:51:12.711Z] #57 29.92 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.711Z] #57 29.92 Unpacking iptables (1.8.7-1) ...
03:51:12 [2022-09-07T03:51:12.938Z] 
03:51:12 [2022-09-07T03:51:12.938Z] #56 [dev-systemd-false  6/28] RUN ldconfig
03:51:12 [2022-09-07T03:51:12.972Z] #57 30.20 Selecting previously unselected package libonig5:amd64.
03:51:12 [2022-09-07T03:51:12.972Z] #57 30.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.972Z] #57 30.22 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:51:12 [2022-09-07T03:51:12.972Z] #57 30.36 Selecting previously unselected package libjq1:amd64.
03:51:12 [2022-09-07T03:51:12.972Z] #57 30.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
03:51:12 [2022-09-07T03:51:12.972Z] #57 30.36 Unpacking libjq1:amd64 (1.6-2.1) ...
03:51:13 [2022-09-07T03:51:13.233Z] #57 30.45 Selecting previously unselected package jq.
03:51:13 [2022-09-07T03:51:13.233Z] #57 30.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
03:51:13 [2022-09-07T03:51:13.233Z] #57 30.47 Unpacking jq (1.6-2.1) ...
03:51:13 [2022-09-07T03:51:13.233Z] #57 30.56 Selecting previously unselected package libaio1:amd64.
03:51:13 [2022-09-07T03:51:13.233Z] #57 30.58 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
03:51:13 [2022-09-07T03:51:13.233Z] #57 30.59 Unpacking libaio1:amd64 (0.3.112-9) ...
03:51:13 [2022-09-07T03:51:13.233Z] #57 30.67 Selecting previously unselected package libgpm2:amd64.
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.6 Selecting previously unselected package g++-aarch64-linux-gnu.
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.6 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.6 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.7 Selecting previously unselected package patch.
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.7 Unpacking patch (2.7.6-7) ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.7 Selecting previously unselected package dpkg-dev.
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 217.7 Unpacking dpkg-dev (1.20.11) ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.0 Selecting previously unselected package libconfig-inifiles-perl.
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.0 Unpacking libconfig-inifiles-perl (3.000003-1) ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.0 Selecting previously unselected package libio-string-perl.
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.0 Unpacking libio-string-perl (1.08-3.1) ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.1 Selecting previously unselected package libicu67:amd64.
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 218.1 Unpacking libicu67:amd64 (67.1-7) ...
03:51:13 [2022-09-07T03:51:13.470Z] #40 ...
03:51:13 [2022-09-07T03:51:13.470Z] 
03:51:13 [2022-09-07T03:51:13.470Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:51:13 [2022-09-07T03:51:13.470Z] #33 228.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
03:51:13 [2022-09-07T03:51:13.493Z] #57 30.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
03:51:13 [2022-09-07T03:51:13.493Z] #57 30.70 Unpacking libgpm2:amd64 (1.20.7-8) ...
03:51:13 [2022-09-07T03:51:13.493Z] #57 30.78 Selecting previously unselected package libicu67:amd64.
03:51:13 [2022-09-07T03:51:13.493Z] #57 30.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
03:51:13 [2022-09-07T03:51:13.493Z] #57 30.80 Unpacking libicu67:amd64 (67.1-7) ...
03:51:14 [2022-09-07T03:51:14.876Z] #57 ...
03:51:14 [2022-09-07T03:51:14.876Z] 
03:51:14 [2022-09-07T03:51:14.876Z] #44 [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
03:51:14 [2022-09-07T03:51:14.876Z] #44 109.8 config.status: creating Makefile
03:51:14 [2022-09-07T03:51:14.876Z] #44 109.9 config.status: creating rpm/crun.spec
03:51:14 [2022-09-07T03:51:14.876Z] #44 110.0 config.status: creating config.h
03:51:14 [2022-09-07T03:51:14.876Z] #44 110.1 config.status: executing libtool commands
03:51:14 [2022-09-07T03:51:14.876Z] #44 110.2 config.status: executing depfiles commands
03:51:14 [2022-09-07T03:51:14.876Z] #44 111.7 === configuring in libocispec (/tmp/crun-build/libocispec)
03:51:14 [2022-09-07T03:51:14.876Z] #44 111.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:51:14 [2022-09-07T03:51:14.876Z] #44 112.0 checking for gcc... gcc
03:51:14 [2022-09-07T03:51:14.876Z] #44 112.2 checking whether the C compiler works... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 112.4 checking for C compiler default output file name... a.out
03:51:14 [2022-09-07T03:51:14.876Z] #44 112.4 checking for suffix of executables... 
03:51:14 [2022-09-07T03:51:14.876Z] #44 112.5 checking whether we are cross compiling... no
03:51:14 [2022-09-07T03:51:14.876Z] #44 112.7 checking for suffix of object files... o
03:51:14 [2022-09-07T03:51:14.876Z] #44 112.8 checking whether we are using the GNU C compiler... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 113.1 checking whether gcc accepts -g... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 113.3 checking for gcc option to accept ISO C89... none needed
03:51:14 [2022-09-07T03:51:14.876Z] #44 113.5 checking whether gcc understands -c and -o together... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 113.7 checking how to run the C preprocessor... gcc -E
03:51:14 [2022-09-07T03:51:14.876Z] #44 114.0 checking for grep that handles long lines and -e... /bin/grep
03:51:14 [2022-09-07T03:51:14.876Z] #44 114.0 checking for egrep... /bin/grep -E
03:51:14 [2022-09-07T03:51:14.876Z] #44 114.0 checking for ANSI C header files... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 114.5 checking for sys/types.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 114.6 checking for sys/stat.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 114.8 checking for stdlib.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 114.9 checking for string.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 115.1 checking for memory.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 115.2 checking for strings.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 115.4 checking for inttypes.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 115.5 checking for stdint.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 115.7 checking for unistd.h... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 115.9 checking minix/config.h usability... no
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.0 checking minix/config.h presence... no
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.0 checking for minix/config.h... no
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.0 checking whether it is safe to define __EXTENSIONS__... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.2 checking build system type... x86_64-pc-linux-gnu
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.4 checking host system type... x86_64-pc-linux-gnu
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.4 checking how to print strings... printf
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.4 checking for a sed that does not truncate output... /bin/sed
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.5 checking for fgrep... /bin/grep -F
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.5 checking for ld used by gcc... /usr/bin/ld
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.6 checking whether ln -s works... yes
03:51:14 [2022-09-07T03:51:14.876Z] #44 116.6 checking the maximum length of command line arguments... 1572864
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking for /usr/bin/ld option to reload object files... -r
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking for objdump... objdump
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking how to recognize dependent libraries... pass_all
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking for dlltool... no
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking how to associate runtime and link libraries... printf %s\n
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking for ar... ar
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.7 checking for archiver @FILE support... @
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.8 checking for strip... strip
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.8 checking for ranlib... ranlib
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.8 checking for gawk... no
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.8 checking for mawk... mawk
03:51:14 [2022-09-07T03:51:14.877Z] #44 116.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.2 checking for sysroot... no
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.2 checking for a working dd... /bin/dd
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.3 checking for mt... no
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.3 checking if : is a manifest tool... no
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.3 checking for dlfcn.h... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.6 checking for objdir... .libs
03:51:14 [2022-09-07T03:51:14.877Z] #44 117.9 checking if gcc supports -fno-rtti -fno-exceptions... no
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.0 checking for gcc option to produce PIC... -fPIC -DPIC
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.0 checking if gcc PIC flag -fPIC -DPIC works... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.1 checking if gcc static flag -static works... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.4 checking if gcc supports -c -o file.o... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.5 checking if gcc supports -c -o file.o... (cached) yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.5 checking dynamic linker characteristics... GNU/Linux ld.so
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.8 checking how to hardcode library paths into programs... immediate
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.8 checking whether stripping libraries is possible... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.8 checking if libtool supports shared libraries... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.8 checking whether to build shared libraries... no
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.8 checking whether to build static libraries... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.8 checking for a BSD-compatible install... /usr/bin/install -c
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.9 checking whether build environment is sane... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:51:14 [2022-09-07T03:51:14.877Z] #44 118.9 checking whether make sets $(MAKE)... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.0 checking whether make supports the include directive... yes (GNU style)
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.0 checking whether make supports nested variables... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.0 checking whether UID '0' is supported by ustar format... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.0 checking whether GID '0' is supported by ustar format... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.0 checking how to create a ustar tar archive... gnutar
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.1 checking dependency style of gcc... gcc3
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.2 checking whether to enable maintainer-specific portions of Makefiles... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.2 checking whether make supports nested variables... (cached) yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.2 checking for pkg-config... /usr/bin/pkg-config
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.2 checking pkg-config is at least version 0.9.0... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.2 checking for yajl >= 2.1.0... yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.3 checking for a sed that does not truncate output... (cached) /bin/sed
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.3 checking for gcc... (cached) gcc
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.3 checking whether we are using the GNU C compiler... (cached) yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.3 checking whether gcc accepts -g... (cached) yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.3 checking for gcc option to accept ISO C89... (cached) none needed
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.4 checking whether gcc understands -c and -o together... (cached) yes
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.4 checking for a Python interpreter with version >= 3... python3
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.5 checking for python3... /usr/bin/python3
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.5 checking for python3 version... 3.9
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.5 checking for python3 platform... linux
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:51:14 [2022-09-07T03:51:14.877Z] #44 119.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:51:15 [2022-09-07T03:51:15.137Z] #44 120.1 checking that generated files are newer than configure... done
03:51:15 [2022-09-07T03:51:15.137Z] #44 120.1 configure: creating ./config.status
03:51:15 [2022-09-07T03:51:15.518Z] #56 DONE 2.5s
03:51:15 [2022-09-07T03:51:15.519Z] 
03:51:15 [2022-09-07T03:51:15.519Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:15 [2022-09-07T03:51:15.752Z] #59 ...
03:51:15 [2022-09-07T03:51:15.752Z] 
03:51:15 [2022-09-07T03:51:15.752Z] #44 [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
03:51:15 [2022-09-07T03:51:15.752Z] #44 122.3 config.status: creating Makefile
03:51:15 [2022-09-07T03:51:15.752Z] #44 122.3 config.status: creating config.h
03:51:15 [2022-09-07T03:51:15.752Z] #44 122.4 config.status: executing depfiles commands
03:51:15 [2022-09-07T03:51:15.752Z] #44 122.5 config.status: executing libtool commands
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.4   GEN      .version
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.4 make  install-recursive
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.4 make[1]: Entering directory '/tmp/crun-build'
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.5 Making install in libocispec
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
03:51:15 [2022-09-07T03:51:15.752Z] #44 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.4 make  install-recursive
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.5 Making install in yajl
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.5   CC       verify/json_verify-json_verify.o
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.5   CC       src/libyajl_la-yajl_alloc.lo
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.5   CC       src/libyajl_la-yajl.lo
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.5   CC       src/libyajl_la-yajl_gen.lo
03:51:15 [2022-09-07T03:51:15.752Z] #44 125.6   CC       src/libyajl_la-yajl_parser.lo
03:51:16 [2022-09-07T03:51:16.010Z] #44 125.6   CC       src/libyajl_la-yajl_buf.lo
03:51:16 [2022-09-07T03:51:16.010Z] #44 125.6   CC       src/libyajl_la-yajl_encode.lo
03:51:16 [2022-09-07T03:51:16.010Z] #44 125.7   CC       src/libyajl_la-yajl_lex.lo
03:51:16 [2022-09-07T03:51:16.010Z] #44 125.7   CC       src/libyajl_la-yajl_tree.lo
03:51:16 [2022-09-07T03:51:16.738Z] #33 DONE 231.3s
03:51:16 [2022-09-07T03:51:16.738Z] 
03:51:16 [2022-09-07T03:51:16.738Z] #40 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
03:51:16 [2022-09-07T03:51:16.738Z] #40 220.2 Selecting previously unselected package libxml2:amd64.
03:51:16 [2022-09-07T03:51:16.738Z] #40 220.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 220.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.3 Selecting previously unselected package libxml-namespacesupport-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.4 Selecting previously unselected package libxml-sax-base-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.4 Unpacking libxml-sax-base-perl (1.09-1.1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.5 Selecting previously unselected package libxml-sax-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.6 Selecting previously unselected package libxml-libxml-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.7 Selecting previously unselected package libxml-simple-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.7 Unpacking libxml-simple-perl (2.25-1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.7 Selecting previously unselected package libyaml-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.7 Unpacking libyaml-perl (1.30-1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.8 Selecting previously unselected package libconfig-auto-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.8 Unpacking libconfig-auto-perl (0.44-1.1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.8 Selecting previously unselected package libfile-which-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.9 Unpacking libfile-which-perl (1.23-1) ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.9 Selecting previously unselected package libfile-homedir-perl.
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
03:51:16 [2022-09-07T03:51:16.738Z] #40 221.9 Unpacking libfile-homedir-perl (1.006-1) ...
03:51:16 [2022-09-07T03:51:16.739Z] #40 221.9 Selecting previously unselected package libdebian-dpkgcross-perl.
03:51:16 [2022-09-07T03:51:16.739Z] #40 221.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
03:51:16 [2022-09-07T03:51:16.739Z] #40 221.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
03:51:16 [2022-09-07T03:51:16.739Z] #40 222.0 Selecting previously unselected package dpkg-cross.
03:51:16 [2022-09-07T03:51:16.739Z] #40 222.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
03:51:16 [2022-09-07T03:51:16.739Z] #40 222.0 Unpacking dpkg-cross (2.6.18+nmu1) ...
03:51:16 [2022-09-07T03:51:16.739Z] #40 222.0 Selecting previously unselected package crossbuild-essential-arm64.
03:51:16 [2022-09-07T03:51:16.739Z] #40 222.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
03:51:16 [2022-09-07T03:51:16.739Z] #40 222.0 Unpacking crossbuild-essential-arm64 (12.9) ...
03:51:16 [2022-09-07T03:51:16.994Z] #40 222.1 Selecting previously unselected package libc6-armel-cross.
03:51:16 [2022-09-07T03:51:16.995Z] #40 222.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
03:51:16 [2022-09-07T03:51:16.995Z] #40 222.1 Unpacking libc6-armel-cross (2.31-9cross4) ...
03:51:16 [2022-09-07T03:51:16.995Z] #40 222.3 Selecting previously unselected package libgcc-s1-armel-cross.
03:51:16 [2022-09-07T03:51:16.995Z] #40 222.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
03:51:16 [2022-09-07T03:51:16.995Z] #40 222.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
03:51:16 [2022-09-07T03:51:16.995Z] #40 222.4 Selecting previously unselected package libgomp1-armel-cross.
03:51:17 [2022-09-07T03:51:17.048Z] #44 121.8 config.status: creating Makefile
03:51:17 [2022-09-07T03:51:17.048Z] #44 121.9 config.status: creating config.h
03:51:17 [2022-09-07T03:51:17.048Z] #44 121.9 config.status: executing libtool commands
03:51:17 [2022-09-07T03:51:17.048Z] #44 121.9 config.status: executing depfiles commands
03:51:17 [2022-09-07T03:51:17.048Z] #44 ...
03:51:17 [2022-09-07T03:51:17.048Z] 
03:51:17 [2022-09-07T03:51:17.048Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:17 [2022-09-07T03:51:17.048Z] #57 34.44 Selecting previously unselected package libinih1:amd64.
03:51:17 [2022-09-07T03:51:17.048Z] #57 34.44 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.048Z] #57 34.45 Unpacking libinih1:amd64 (53-1+b2) ...
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Selecting previously unselected package libatomic1-armel-cross.
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Selecting previously unselected package libasan6-armel-cross.
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
03:51:17 [2022-09-07T03:51:17.251Z] #40 222.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
03:51:17 [2022-09-07T03:51:17.316Z] #57 34.51 Selecting previously unselected package libnet1:amd64.
03:51:17 [2022-09-07T03:51:17.316Z] #57 34.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.316Z] #57 34.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:51:17 [2022-09-07T03:51:17.316Z] #57 34.64 Selecting previously unselected package libnl-3-200:amd64.
03:51:17 [2022-09-07T03:51:17.507Z] #40 222.7 Selecting previously unselected package libstdc++6-armel-cross.
03:51:17 [2022-09-07T03:51:17.507Z] #40 222.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
03:51:17 [2022-09-07T03:51:17.507Z] #40 222.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
03:51:17 [2022-09-07T03:51:17.507Z] #40 222.7 Selecting previously unselected package libubsan1-armel-cross.
03:51:17 [2022-09-07T03:51:17.507Z] #40 222.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
03:51:17 [2022-09-07T03:51:17.507Z] #40 222.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
03:51:17 [2022-09-07T03:51:17.577Z] #57 34.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.577Z] #57 34.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:51:17 [2022-09-07T03:51:17.577Z] #57 34.79 Selecting previously unselected package libprotobuf-c1:amd64.
03:51:17 [2022-09-07T03:51:17.577Z] #57 34.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.577Z] #57 34.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:51:17 [2022-09-07T03:51:17.577Z] #57 34.90 Selecting previously unselected package libyajl2:amd64.
03:51:17 [2022-09-07T03:51:17.763Z] #40 222.8 Selecting previously unselected package libgcc-10-dev-armel-cross.
03:51:17 [2022-09-07T03:51:17.764Z] #40 222.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
03:51:17 [2022-09-07T03:51:17.764Z] #40 222.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
03:51:17 [2022-09-07T03:51:17.764Z] #40 222.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
03:51:17 [2022-09-07T03:51:17.764Z] #40 223.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.764Z] #40 223.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
03:51:17 [2022-09-07T03:51:17.838Z] #57 34.90 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.838Z] #57 34.91 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:51:17 [2022-09-07T03:51:17.838Z] #57 34.96 Selecting previously unselected package net-tools.
03:51:17 [2022-09-07T03:51:17.838Z] #57 34.97 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.838Z] #57 34.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
03:51:17 [2022-09-07T03:51:17.838Z] #57 35.18 Selecting previously unselected package patch.
03:51:17 [2022-09-07T03:51:17.838Z] #57 35.18 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
03:51:17 [2022-09-07T03:51:17.838Z] #57 35.19 Unpacking patch (2.7.6-7) ...
03:51:18 [2022-09-07T03:51:18.054Z] #57 2.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:51:18 [2022-09-07T03:51:18.054Z] #57 2.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:51:18 [2022-09-07T03:51:18.054Z] #57 2.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:51:18 [2022-09-07T03:51:18.099Z] #57 35.31 Selecting previously unselected package python-pip-whl.
03:51:18 [2022-09-07T03:51:18.099Z] #57 35.31 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
03:51:18 [2022-09-07T03:51:18.099Z] #57 35.32 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
03:51:18 [2022-09-07T03:51:18.313Z] #57 3.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:51:18 [2022-09-07T03:51:18.669Z] #57 35.93 Selecting previously unselected package python3-lib2to3.
03:51:18 [2022-09-07T03:51:18.670Z] #57 35.95 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
03:51:18 [2022-09-07T03:51:18.670Z] #57 35.96 Unpacking python3-lib2to3 (3.9.2-1) ...
03:51:18 [2022-09-07T03:51:18.930Z] #57 36.08 Selecting previously unselected package python3-distutils.
03:51:18 [2022-09-07T03:51:18.930Z] #57 36.10 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
03:51:18 [2022-09-07T03:51:18.930Z] #57 36.10 Unpacking python3-distutils (3.9.2-1) ...
03:51:18 [2022-09-07T03:51:18.930Z] #57 36.23 Selecting previously unselected package python3-pkg-resources.
03:51:18 [2022-09-07T03:51:18.930Z] #57 36.24 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
03:51:18 [2022-09-07T03:51:18.930Z] #57 36.24 Unpacking python3-pkg-resources (52.0.0-4) ...
03:51:19 [2022-09-07T03:51:19.190Z] #57 36.34 Selecting previously unselected package python3-setuptools.
03:51:19 [2022-09-07T03:51:19.190Z] #57 36.34 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
03:51:19 [2022-09-07T03:51:19.190Z] #57 36.35 Unpacking python3-setuptools (52.0.0-4) ...
03:51:19 [2022-09-07T03:51:19.451Z] #57 36.58 Selecting previously unselected package python3-wheel.
03:51:19 [2022-09-07T03:51:19.451Z] #57 36.59 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
03:51:19 [2022-09-07T03:51:19.451Z] #57 36.60 Unpacking python3-wheel (0.34.2-1) ...
03:51:19 [2022-09-07T03:51:19.451Z] #57 36.68 Selecting previously unselected package python3-pip.
03:51:19 [2022-09-07T03:51:19.451Z] #57 36.69 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
03:51:19 [2022-09-07T03:51:19.451Z] #57 36.70 Unpacking python3-pip (20.3.4-4+deb11u1) ...
03:51:19 [2022-09-07T03:51:19.711Z] #57 36.96 Selecting previously unselected package sudo.
03:51:19 [2022-09-07T03:51:19.711Z] #57 36.98 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
03:51:19 [2022-09-07T03:51:19.711Z] #57 36.99 Unpacking sudo (1.9.5p2-3) ...
03:51:20 [2022-09-07T03:51:20.194Z] #44 ...
03:51:20 [2022-09-07T03:51:20.194Z] 
03:51:20 [2022-09-07T03:51:20.194Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:51:20 [2022-09-07T03:51:20.194Z] #59 9.270 Collecting yamllint==1.27.1
03:51:20 [2022-09-07T03:51:20.219Z] #57 4.516 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:51:20 [2022-09-07T03:51:20.655Z] #57 37.60 Selecting previously unselected package thin-provisioning-tools.
03:51:20 [2022-09-07T03:51:20.655Z] #57 37.61 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
03:51:20 [2022-09-07T03:51:20.655Z] #57 37.61 Unpacking thin-provisioning-tools (0.9.0-1) ...
03:51:20 [2022-09-07T03:51:20.655Z] #57 37.89 Selecting previously unselected package uidmap.
03:51:20 [2022-09-07T03:51:20.655Z] #57 37.90 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
03:51:20 [2022-09-07T03:51:20.655Z] #57 37.90 Unpacking uidmap (1:4.8.1-1) ...
03:51:20 [2022-09-07T03:51:20.761Z] #59 10.32   Downloading yamllint-1.27.1.tar.gz (129 kB)
03:51:20 [2022-09-07T03:51:20.792Z] #57 ...
03:51:20 [2022-09-07T03:51:20.792Z] 
03:51:20 [2022-09-07T03:51:20.792Z] #46 [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
03:51:20 [2022-09-07T03:51:20.792Z] #46 89.46 configure.ac:11: installing 'build-aux/compile'
03:51:20 [2022-09-07T03:51:20.792Z] #46 89.47 configure.ac:11: installing 'build-aux/config.guess'
03:51:20 [2022-09-07T03:51:20.792Z] #46 89.48 configure.ac:11: installing 'build-aux/config.sub'
03:51:20 [2022-09-07T03:51:20.792Z] #46 89.50 configure.ac:13: installing 'build-aux/install-sh'
03:51:20 [2022-09-07T03:51:20.792Z] #46 89.50 configure.ac:13: installing 'build-aux/missing'
03:51:20 [2022-09-07T03:51:20.792Z] #46 89.51 configure.ac:8: installing 'build-aux/tap-driver.sh'
03:51:20 [2022-09-07T03:51:20.792Z] #46 89.78 Makefile.am: installing 'build-aux/depcomp'
03:51:20 [2022-09-07T03:51:20.792Z] #46 91.22 checking build system type... x86_64-pc-linux-gnu
03:51:20 [2022-09-07T03:51:20.792Z] #46 91.68 checking host system type... x86_64-pc-linux-gnu
03:51:20 [2022-09-07T03:51:20.792Z] #46 91.69 checking how to print strings... printf
03:51:20 [2022-09-07T03:51:20.792Z] #46 91.70 checking for gcc... gcc
03:51:20 [2022-09-07T03:51:20.792Z] #46 91.79 checking whether the C compiler works... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 91.97 checking for C compiler default output file name... a.out
03:51:20 [2022-09-07T03:51:20.792Z] #46 91.98 checking for suffix of executables... 
03:51:20 [2022-09-07T03:51:20.792Z] #46 92.17 checking whether we are cross compiling... no
03:51:20 [2022-09-07T03:51:20.792Z] #46 92.49 checking for suffix of object files... o
03:51:20 [2022-09-07T03:51:20.792Z] #46 92.59 checking whether we are using the GNU C compiler... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 92.78 checking whether gcc accepts -g... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 92.90 checking for gcc option to accept ISO C89... none needed
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.10 checking whether gcc understands -c and -o together... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.39 checking for a sed that does not truncate output... /bin/sed
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.42 checking for grep that handles long lines and -e... /bin/grep
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.44 checking for egrep... /bin/grep -E
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.45 checking for fgrep... /bin/grep -F
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.46 checking for ld used by gcc... /usr/bin/ld
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.52 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.70 checking whether ln -s works... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.70 checking the maximum length of command line arguments... 1572864
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking for /usr/bin/ld option to reload object files... -r
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking for objdump... objdump
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking how to recognize dependent libraries... pass_all
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking for dlltool... no
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking how to associate runtime and link libraries... printf %s\n
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking for ar... ar
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.73 checking for archiver @FILE support... @
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.90 checking for strip... strip
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.90 checking for ranlib... ranlib
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.90 checking for gawk... no
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.90 checking for mawk... mawk
03:51:20 [2022-09-07T03:51:20.792Z] #46 93.90 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:51:20 [2022-09-07T03:51:20.792Z] #46 94.31 checking for sysroot... no
03:51:20 [2022-09-07T03:51:20.792Z] #46 94.31 checking for a working dd... /bin/dd
03:51:20 [2022-09-07T03:51:20.792Z] #46 94.36 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:51:20 [2022-09-07T03:51:20.792Z] #46 94.45 checking for mt... no
03:51:20 [2022-09-07T03:51:20.792Z] #46 94.45 checking if : is a manifest tool... no
03:51:20 [2022-09-07T03:51:20.792Z] #46 94.48 checking how to run the C preprocessor... gcc -E
03:51:20 [2022-09-07T03:51:20.792Z] #46 94.80 checking for ANSI C header files... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 95.40 checking for sys/types.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 95.57 checking for sys/stat.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 95.84 checking for stdlib.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 96.01 checking for string.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 96.17 checking for memory.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 96.40 checking for strings.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 96.64 checking for inttypes.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 96.83 checking for stdint.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 97.03 checking for unistd.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 97.23 checking for dlfcn.h... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 97.46 checking for objdir... .libs
03:51:20 [2022-09-07T03:51:20.792Z] #46 97.79 checking if gcc supports -fno-rtti -fno-exceptions... no
03:51:20 [2022-09-07T03:51:20.792Z] #46 97.91 checking for gcc option to produce PIC... -fPIC -DPIC
03:51:20 [2022-09-07T03:51:20.792Z] #46 97.91 checking if gcc PIC flag -fPIC -DPIC works... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 98.04 checking if gcc static flag -static works... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 98.50 checking if gcc supports -c -o file.o... yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 98.68 checking if gcc supports -c -o file.o... (cached) yes
03:51:20 [2022-09-07T03:51:20.792Z] #46 98.68 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:51:20 [2022-09-07T03:51:20.916Z] #57 38.03 Selecting previously unselected package vim-runtime.
03:51:20 [2022-09-07T03:51:20.916Z] #57 38.05 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
03:51:20 [2022-09-07T03:51:20.916Z] #57 38.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
03:51:20 [2022-09-07T03:51:20.916Z] #57 38.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
03:51:20 [2022-09-07T03:51:20.916Z] #57 38.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
03:51:20 [2022-09-07T03:51:20.967Z] #50 ...
03:51:20 [2022-09-07T03:51:20.967Z] 
03:51:20 [2022-09-07T03:51:20.967Z] #46 [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
03:51:20 [2022-09-07T03:51:20.967Z] #46 185.2   CCLD     libocispec.la
03:51:20 [2022-09-07T03:51:20.967Z] #46 185.6   CCLD     src/validate
03:51:21 [2022-09-07T03:51:21.051Z] #46 98.74 checking dynamic linker characteristics... GNU/Linux ld.so
03:51:21 [2022-09-07T03:51:21.051Z] #46 99.22 checking how to hardcode library paths into programs... immediate
03:51:21 [2022-09-07T03:51:21.052Z] #46 99.22 checking whether stripping libraries is possible... yes
03:51:21 [2022-09-07T03:51:21.052Z] #46 99.24 checking if libtool supports shared libraries... yes
03:51:21 [2022-09-07T03:51:21.052Z] #46 99.24 checking whether to build shared libraries... no
03:51:21 [2022-09-07T03:51:21.052Z] #46 99.24 checking whether to build static libraries... yes
03:51:21 [2022-09-07T03:51:21.052Z] #46 99.24 checking for a BSD-compatible install... /usr/bin/install -c
03:51:21 [2022-09-07T03:51:21.052Z] #46 99.29 checking whether build environment is sane... yes
03:51:21 [2022-09-07T03:51:21.226Z] #46 185.6   CCLD     tests/test-1
03:51:21 [2022-09-07T03:51:21.226Z] #46 185.6   CCLD     tests/test-2
03:51:21 [2022-09-07T03:51:21.226Z] #46 185.6   CCLD     tests/test-3
03:51:21 [2022-09-07T03:51:21.226Z] #46 185.7   CCLD     tests/test-4
03:51:21 [2022-09-07T03:51:21.226Z] #46 185.7   CCLD     tests/test-5
03:51:21 [2022-09-07T03:51:21.226Z] #46 185.8   CCLD     tests/test-7
03:51:21 [2022-09-07T03:51:21.226Z] #46 185.8   CCLD     tests/test-8
03:51:21 [2022-09-07T03:51:21.311Z] #46 99.35 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:51:21 [2022-09-07T03:51:21.311Z] #46 99.35 checking whether make sets $(MAKE)... yes
03:51:21 [2022-09-07T03:51:21.311Z] #46 99.44 checking whether make supports the include directive... yes (GNU style)
03:51:21 [2022-09-07T03:51:21.311Z] #46 99.48 checking whether make supports nested variables... yes
03:51:21 [2022-09-07T03:51:21.486Z] #46 185.8   CCLD     tests/test-6
03:51:21 [2022-09-07T03:51:21.486Z] #46 185.8   CCLD     tests/test-9
03:51:21 [2022-09-07T03:51:21.486Z] #46 185.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
03:51:21 [2022-09-07T03:51:21.486Z] #46 186.0   CCLD     tests/test-10
03:51:21 [2022-09-07T03:51:21.570Z] #46 99.55 checking whether UID '0' is supported by ustar format... yes
03:51:21 [2022-09-07T03:51:21.570Z] #46 99.56 checking whether GID '0' is supported by ustar format... yes
03:51:21 [2022-09-07T03:51:21.570Z] #46 99.56 checking how to create a ustar tar archive... gnutar
03:51:21 [2022-09-07T03:51:21.570Z] #46 99.64 checking dependency style of gcc... gcc3
03:51:21 [2022-09-07T03:51:21.745Z] #46 186.1   CCLD     tests/test-11
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.81 checking whether to enable maintainer-specific portions of Makefiles... yes
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.82 checking whether make supports nested variables... (cached) yes
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.82 checking for gawk... (cached) mawk
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.82 checking for a sed that does not truncate output... (cached) /bin/sed
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.83 checking for gcc... (cached) gcc
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.97 checking whether we are using the GNU C compiler... (cached) yes
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.97 checking whether gcc accepts -g... (cached) yes
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.97 checking for gcc option to accept ISO C89... (cached) none needed
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.97 checking whether gcc understands -c and -o together... (cached) yes
03:51:21 [2022-09-07T03:51:21.829Z] #46 99.98 checking for a Python interpreter with version >= 3... python3
03:51:22 [2022-09-07T03:51:22.089Z] #46 100.1 checking for python3... /usr/bin/python3
03:51:22 [2022-09-07T03:51:22.089Z] #46 100.1 checking for python3 version... 3.9
03:51:22 [2022-09-07T03:51:22.135Z] #59 11.39 Collecting pathspec>=0.5.3
03:51:22 [2022-09-07T03:51:22.135Z] #59 11.41   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
03:51:22 [2022-09-07T03:51:22.135Z] #59 11.70 Collecting pyyaml
03:51:22 [2022-09-07T03:51:22.135Z] #59 11.74   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
03:51:22 [2022-09-07T03:51:22.135Z] #59 11.77 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
03:51:22 [2022-09-07T03:51:22.135Z] #59 11.78 Building wheels for collected packages: yamllint
03:51:22 [2022-09-07T03:51:22.135Z] #59 11.79   Building wheel for yamllint (setup.py): started
03:51:22 [2022-09-07T03:51:22.348Z] #46 100.2 checking for python3 platform... linux
03:51:22 [2022-09-07T03:51:22.348Z] #46 100.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:51:22 [2022-09-07T03:51:22.608Z] #46 100.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:51:22 [2022-09-07T03:51:22.608Z] #46 100.6 checking for go-md2man... no
03:51:22 [2022-09-07T03:51:22.868Z] #46 100.7 checking error.h usability... yes
03:51:22 [2022-09-07T03:51:22.868Z] #46 100.8 checking error.h presence... yes
03:51:22 [2022-09-07T03:51:22.868Z] #46 100.9 checking for error.h... yes
03:51:22 [2022-09-07T03:51:22.868Z] #46 100.9 checking linux/openat2.h usability... yes
03:51:22 [2022-09-07T03:51:22.868Z] #46 101.1 checking linux/openat2.h presence... yes
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.7 Selecting previously unselected package gcc-arm-linux-gnueabi.
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.7 Selecting previously unselected package linux-libc-dev-armel-cross.
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.9 Selecting previously unselected package libc6-dev-armel-cross.
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 227.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 228.1 Selecting previously unselected package libstdc++-10-dev-armel-cross.
03:51:23 [2022-09-07T03:51:23.015Z] #40 228.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 228.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
03:51:23 [2022-09-07T03:51:23.015Z] #40 228.4 Selecting previously unselected package g++-10-arm-linux-gnueabi.
03:51:23 [2022-09-07T03:51:23.070Z] #59 12.69   Building wheel for yamllint (setup.py): finished with status 'done'
03:51:23 [2022-09-07T03:51:23.129Z] #46 101.1 checking for linux/openat2.h... yes
03:51:23 [2022-09-07T03:51:23.272Z] #40 228.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
03:51:23 [2022-09-07T03:51:23.272Z] #40 228.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
03:51:23 [2022-09-07T03:51:23.328Z] #59 12.69   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=00a079700c92300e9ffb80de025a5570351c2244454b57ea72c15dbf59a538f5
03:51:23 [2022-09-07T03:51:23.328Z] #59 12.70   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
03:51:23 [2022-09-07T03:51:23.328Z] #59 12.70 Successfully built yamllint
03:51:23 [2022-09-07T03:51:23.328Z] #59 12.71 Installing collected packages: pyyaml, pathspec, yamllint
03:51:23 [2022-09-07T03:51:23.388Z] #46 101.1 checking for copy_file_range... yes
03:51:23 [2022-09-07T03:51:23.587Z] #59 13.11 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
03:51:23 [2022-09-07T03:51:23.648Z] #46 101.5 checking for fgetxattr... yes
03:51:23 [2022-09-07T03:51:23.650Z] #46 187.7 libtool: link: ar cr libocispec.a 
03:51:23 [2022-09-07T03:51:23.650Z] #46 187.8 libtool: link: ranlib libocispec.a
03:51:23 [2022-09-07T03:51:23.911Z] #46 101.8 checking for statx... yes
03:51:24 [2022-09-07T03:51:24.154Z] #59 DONE 13.7s
03:51:24 [2022-09-07T03:51:24.154Z] 
03:51:24 [2022-09-07T03:51:24.154Z] #44 [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
03:51:24 [2022-09-07T03:51:24.154Z] #44 130.4   CCLD     libyajl.la
03:51:24 [2022-09-07T03:51:24.154Z] #44 130.8   CCLD     verify/json_verify
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.3 make[5]: Nothing to be done for 'install-exec-am'.
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.3 make[5]: Nothing to be done for 'install-data-am'.
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.4   CC       src/validate.o
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.4   CC       src/image_spec_schema_config_schema.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.4   CC       src/image_spec_schema_content_descriptor.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.5   CC       src/image_spec_schema_defs.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.5   CC       src/image_spec_schema_defs_descriptor.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.5   CC       src/image_spec_schema_image_index_schema.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.5   CC       src/image_spec_schema_image_layout_schema.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.6   CC       src/image_spec_schema_image_manifest_schema.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.6   CC       src/runtime_spec_schema_config_linux.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.7   CC       src/runtime_spec_schema_config_zos.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.7   CC       src/runtime_spec_schema_config_schema.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.8   CC       src/runtime_spec_schema_config_solaris.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.8   CC       src/runtime_spec_schema_config_vm.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 131.9   CC       src/runtime_spec_schema_config_windows.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.0   CC       src/runtime_spec_schema_defs.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.0   CC       src/runtime_spec_schema_defs_linux.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.1   CC       src/runtime_spec_schema_defs_zos.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.2   CC       src/runtime_spec_schema_defs_vm.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.3   CC       src/runtime_spec_schema_defs_windows.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.4   CC       src/runtime_spec_schema_state_schema.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.6   CC       src/basic_test_double_array_item.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 132.7   CC       src/basic_test_double_array.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 133.0   CC       src/basic_test_top_array_int.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 133.1   CC       src/basic_test_top_array_string.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 133.2   CC       src/basic_test_top_double_array_int.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 133.5   CC       src/basic_test_top_double_array_obj.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 133.7   CC       src/basic_test_top_double_array_refobj.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 133.9   CC       src/basic_test_top_double_array_string.lo
03:51:24 [2022-09-07T03:51:24.154Z] #44 134.0   CC       src/read-file.lo
03:51:24 [2022-09-07T03:51:24.171Z] #46 102.1 checking for fgetpwent_r... yes
03:51:24 [2022-09-07T03:51:24.214Z] #57 41.34 Selecting previously unselected package vim.
03:51:24 [2022-09-07T03:51:24.214Z] #57 41.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:51:24 [2022-09-07T03:51:24.214Z] #57 41.36 Unpacking vim (2:8.2.2434-3+deb11u1) ...
03:51:24 [2022-09-07T03:51:24.412Z] #44 134.1   CC       src/json_common.lo
03:51:24 [2022-09-07T03:51:24.742Z] #46 102.3 checking for issetugid... no
03:51:24 [2022-09-07T03:51:24.742Z] #46 102.6 checking for pkg-config... /usr/bin/pkg-config
03:51:24 [2022-09-07T03:51:24.742Z] #46 102.7 checking pkg-config is at least version 0.9.0... yes
03:51:24 [2022-09-07T03:51:24.785Z] #57 41.91 Selecting previously unselected package xfsprogs.
03:51:24 [2022-09-07T03:51:24.785Z] #57 41.92 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
03:51:24 [2022-09-07T03:51:24.785Z] #57 41.93 Unpacking xfsprogs (5.10.0-4) ...
03:51:24 [2022-09-07T03:51:24.979Z] #44 134.5   CC       tests/test-1.o
03:51:24 [2022-09-07T03:51:24.979Z] #44 134.5   CC       tests/test-2.o
03:51:24 [2022-09-07T03:51:24.979Z] #44 134.7   CC       tests/test-3.o
03:51:25 [2022-09-07T03:51:25.001Z] #46 102.7 checking for library containing yajl_tree_get... -lyajl
03:51:25 [2022-09-07T03:51:25.001Z] #46 103.1 checking for yajl >= 2.0.0... yes
03:51:25 [2022-09-07T03:51:25.045Z] #57 ...
03:51:25 [2022-09-07T03:51:25.045Z] 
03:51:25 [2022-09-07T03:51:25.045Z] #44 [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
03:51:25 [2022-09-07T03:51:25.045Z] #44 122.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
03:51:25 [2022-09-07T03:51:25.045Z] #44 122.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:51:25 [2022-09-07T03:51:25.045Z] #44 122.9 checking for gcc... gcc
03:51:25 [2022-09-07T03:51:25.045Z] #44 123.0 checking whether the C compiler works... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.1 checking for C compiler default output file name... a.out
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.1 checking for suffix of executables... 
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.3 checking whether we are cross compiling... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.5 checking for suffix of object files... o
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.5 checking whether we are using the GNU C compiler... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.7 checking whether gcc accepts -g... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.8 checking for gcc option to accept ISO C89... none needed
03:51:25 [2022-09-07T03:51:25.046Z] #44 123.9 checking whether gcc understands -c and -o together... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.1 checking for a BSD-compatible install... /usr/bin/install -c
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.1 checking whether build environment is sane... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.2 checking for gawk... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.2 checking for mawk... mawk
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.2 checking whether make sets $(MAKE)... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.2 checking whether make supports the include directive... yes (GNU style)
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.2 checking whether make supports nested variables... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.3 checking whether UID '0' is supported by ustar format... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.3 checking whether GID '0' is supported by ustar format... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.3 checking how to create a ustar tar archive... gnutar
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.4 checking dependency style of gcc... gcc3
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.5 checking whether to enable maintainer-specific portions of Makefiles... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.5 checking whether make supports nested variables... (cached) yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.5 checking build system type... x86_64-pc-linux-gnu
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking host system type... x86_64-pc-linux-gnu
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking how to print strings... printf
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking for a sed that does not truncate output... /bin/sed
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking for grep that handles long lines and -e... /bin/grep
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking for egrep... /bin/grep -E
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking for fgrep... /bin/grep -F
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking for ld used by gcc... /usr/bin/ld
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:51:25 [2022-09-07T03:51:25.046Z] #44 124.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking whether ln -s works... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking the maximum length of command line arguments... 1572864
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking for /usr/bin/ld option to reload object files... -r
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking for objdump... objdump
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking how to recognize dependent libraries... pass_all
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking for dlltool... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking how to associate runtime and link libraries... printf %s\n
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking for ar... ar
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.0 checking for archiver @FILE support... @
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.1 checking for strip... strip
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.1 checking for ranlib... ranlib
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.5 checking for sysroot... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.5 checking for a working dd... /bin/dd
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.6 checking for mt... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.6 checking if : is a manifest tool... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.6 checking how to run the C preprocessor... gcc -E
03:51:25 [2022-09-07T03:51:25.046Z] #44 125.9 checking for ANSI C header files... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 126.4 checking for sys/types.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 126.6 checking for sys/stat.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 126.7 checking for stdlib.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 126.9 checking for string.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 127.0 checking for memory.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 127.1 checking for strings.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 127.3 checking for inttypes.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 127.5 checking for stdint.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 127.6 checking for unistd.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 127.7 checking for dlfcn.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 127.9 checking for objdir... .libs
03:51:25 [2022-09-07T03:51:25.046Z] #44 128.2 checking if gcc supports -fno-rtti -fno-exceptions... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 128.3 checking for gcc option to produce PIC... -fPIC -DPIC
03:51:25 [2022-09-07T03:51:25.046Z] #44 128.3 checking if gcc PIC flag -fPIC -DPIC works... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 128.4 checking if gcc static flag -static works... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 128.8 checking if gcc supports -c -o file.o... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 128.9 checking if gcc supports -c -o file.o... (cached) yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 128.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.0 checking dynamic linker characteristics... GNU/Linux ld.so
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.3 checking how to hardcode library paths into programs... immediate
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.3 checking whether stripping libraries is possible... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.3 checking if libtool supports shared libraries... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.3 checking whether to build shared libraries... no
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.3 checking whether to build static libraries... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.3 checking float.h usability... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.5 checking float.h presence... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.5 checking for float.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.5 checking limits.h usability... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.7 checking limits.h presence... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.7 checking for limits.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.8 checking stddef.h usability... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.9 checking stddef.h presence... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 129.9 checking for stddef.h... yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 130.0 checking for stdlib.h... (cached) yes
03:51:25 [2022-09-07T03:51:25.046Z] #44 130.0 checking for string.h... (cached) yes
03:51:25 [2022-09-07T03:51:25.237Z] #44 135.0   CC       tests/test-4.o
03:51:25 [2022-09-07T03:51:25.237Z] #44 135.1   CC       tests/test-5.o
03:51:25 [2022-09-07T03:51:25.260Z] #46 103.2 checking sys/capability.h usability... yes
03:51:25 [2022-09-07T03:51:25.260Z] #46 103.4 checking sys/capability.h presence... yes
03:51:25 [2022-09-07T03:51:25.260Z] #46 103.4 checking for sys/capability.h... yes
03:51:25 [2022-09-07T03:51:25.307Z] #44 130.0 checking sys/time.h usability... yes
03:51:25 [2022-09-07T03:51:25.307Z] #44 ...
03:51:25 [2022-09-07T03:51:25.307Z] 
03:51:25 [2022-09-07T03:51:25.307Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:25 [2022-09-07T03:51:25.307Z] #57 42.41 Selecting previously unselected package zip.
03:51:25 [2022-09-07T03:51:25.307Z] #57 42.43 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
03:51:25 [2022-09-07T03:51:25.307Z] #57 42.44 Unpacking zip (3.0-12) ...
03:51:25 [2022-09-07T03:51:25.307Z] #57 42.57 Selecting previously unselected package zstd.
03:51:25 [2022-09-07T03:51:25.307Z] #57 42.59 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
03:51:25 [2022-09-07T03:51:25.307Z] #57 42.60 Unpacking zstd (1.4.8+dfsg-2.1) ...
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.7 make[5]: Nothing to be done for 'install-exec-am'.
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.7 make[5]: Nothing to be done for 'install-data-am'.
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.7 make[2]: Entering directory '/tmp/crun-build'
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-utils.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-container.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-cgroup.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 189.9   CC       src/libcrun/libcrun_testing_a-criu.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 190.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 190.0   CC       src/libcrun/libcrun_testing_a-linux.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 190.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 190.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 190.0   CC       src/libcrun/libcrun_testing_a-status.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 190.0   CC       src/libcrun/libcrun_testing_a-error.o
03:51:25 [2022-09-07T03:51:25.557Z] #46 190.1   CC       src/libcrun/libcrun_testing_a-terminal.o
03:51:25 [2022-09-07T03:51:25.805Z] #44 135.3   CC       tests/test-6.o
03:51:25 [2022-09-07T03:51:25.805Z] #44 135.4   CC       tests/test-7.o
03:51:25 [2022-09-07T03:51:25.805Z] #44 135.5   CC       tests/test-8.o
03:51:25 [2022-09-07T03:51:25.805Z] #44 135.7   CC       tests/test-9.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.2   CC       src/libcrun/libcrun_testing_a-signals.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
03:51:25 [2022-09-07T03:51:25.816Z] #46 190.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
03:51:25 [2022-09-07T03:51:25.846Z] #46 103.4 checking for library containing cap_from_name... -lcap
03:51:25 [2022-09-07T03:51:25.878Z] #57 42.97 Setting up python3-pkg-resources (52.0.0-4) ...
03:51:26 [2022-09-07T03:51:26.075Z] #46 190.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
03:51:26 [2022-09-07T03:51:26.334Z] #46 190.8   CC       src/crun-crun.o
03:51:26 [2022-09-07T03:51:26.334Z] #46 190.8   CC       src/crun-run.o
03:51:26 [2022-09-07T03:51:26.334Z] #46 190.8   CC       src/crun-delete.o
03:51:26 [2022-09-07T03:51:26.334Z] #46 190.9   CC       src/crun-kill.o
03:51:26 [2022-09-07T03:51:26.372Z] #44 135.8   CC       tests/test-10.o
03:51:26 [2022-09-07T03:51:26.372Z] #44 135.9   CC       tests/test-11.o
03:51:26 [2022-09-07T03:51:26.414Z] #46 103.9 checking for library containing dlopen... -ldl
03:51:26 [2022-09-07T03:51:26.414Z] #46 104.4 checking seccomp.h usability... yes
03:51:26 [2022-09-07T03:51:26.593Z] #46 191.0   CC       src/crun-pause.o
03:51:26 [2022-09-07T03:51:26.593Z] #46 191.1   CC       src/crun-unpause.o
03:51:26 [2022-09-07T03:51:26.674Z] #46 104.6 checking seccomp.h presence... yes
03:51:26 [2022-09-07T03:51:26.674Z] #46 104.7 checking for seccomp.h... yes
03:51:26 [2022-09-07T03:51:26.820Z] #57 43.89 Setting up libip4tc2:amd64 (1.8.7-1) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 43.91 Setting up net-tools (1.60+git20181103.0eebece-1) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 43.92 Setting up libgpm2:amd64 (1.20.7-8) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 43.94 Setting up libicu67:amd64 (67.1-7) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 43.96 Setting up libip6tc2:amd64 (1.8.7-1) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 43.97 Setting up libinih1:amd64 (53-1+b2) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 43.99 Setting up uidmap (1:4.8.1-1) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 44.00 Setting up libyajl2:amd64 (2.1.0-3) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 44.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 44.03 Setting up bzip2 (1.0.8-4) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 44.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:51:26 [2022-09-07T03:51:26.820Z] #57 44.05 Setting up python3-wheel (0.34.2-1) ...
03:51:26 [2022-09-07T03:51:26.852Z] #46 191.2   CC       src/crun-exec.o
03:51:26 [2022-09-07T03:51:26.852Z] #46 191.3   CC       src/crun-list.o
03:51:26 [2022-09-07T03:51:26.852Z] #46 191.3   CC       src/crun-spec.o
03:51:26 [2022-09-07T03:51:26.852Z] #46 191.4   CC       src/crun-create.o
03:51:26 [2022-09-07T03:51:26.852Z] #46 191.4   CC       src/crun-start.o
03:51:26 [2022-09-07T03:51:26.852Z] #46 191.4   CC       src/crun-state.o
03:51:27 [2022-09-07T03:51:27.111Z] #46 191.6   CC       src/crun-update.o
03:51:27 [2022-09-07T03:51:27.111Z] #46 ...
03:51:27 [2022-09-07T03:51:27.111Z] 
03:51:27 [2022-09-07T03:51:27.111Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:51:27 [2022-09-07T03:51:27.111Z] #36 244.1 + dpkg --print-architecture
03:51:27 [2022-09-07T03:51:27.111Z] #36 244.1 + git checkout -q v2.1.0
03:51:27 [2022-09-07T03:51:27.243Z] #46 104.7 checking for library containing seccomp_rule_add... -lseccomp
03:51:27 [2022-09-07T03:51:27.243Z] #46 105.3 checking for library containing seccomp_arch_resolve_name... none required
03:51:27 [2022-09-07T03:51:27.390Z] #57 44.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:51:27 [2022-09-07T03:51:27.390Z] #57 44.74 Setting up libcap2:amd64 (1:2.44-1) ...
03:51:27 [2022-09-07T03:51:27.390Z] #57 44.75 Setting up libcap2-bin (1:2.44-1) ...
03:51:27 [2022-09-07T03:51:27.390Z] #57 44.77 Setting up apparmor (2.13.6-10) ...
03:51:27 [2022-09-07T03:51:27.502Z] #46 105.5 checking systemd/sd-bus.h usability... yes
03:51:27 [2022-09-07T03:51:27.762Z] #46 105.7 checking systemd/sd-bus.h presence... yes
03:51:27 [2022-09-07T03:51:27.762Z] #46 105.9 checking for systemd/sd-bus.h... yes
03:51:28 [2022-09-07T03:51:28.047Z] #36 244.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:51:28 [2022-09-07T03:51:28.047Z] #36 244.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:51:28 [2022-09-07T03:51:28.330Z] #46 105.9 checking for library containing sd_bus_match_signal_async... 
03:51:28 [2022-09-07T03:51:28.330Z] #46 ...
03:51:28 [2022-09-07T03:51:28.330Z] 
03:51:28 [2022-09-07T03:51:28.330Z] #37 [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
03:51:28 [2022-09-07T03:51:28.330Z] #37 DONE 158.6s
03:51:28 [2022-09-07T03:51:28.330Z] 
03:51:28 [2022-09-07T03:51:28.331Z] #46 [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
03:51:28 [2022-09-07T03:51:28.331Z] #46 105.9 checking for library containing sd_bus_match_signal_async... -lsystemd
03:51:28 [2022-09-07T03:51:28.331Z] #46 106.5 checking for sd_notify_barrier... 
03:51:28 [2022-09-07T03:51:28.331Z] #46 ...
03:51:28 [2022-09-07T03:51:28.331Z] 
03:51:28 [2022-09-07T03:51:28.331Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:28 [2022-09-07T03:51:28.331Z] #57 6.123 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:51:28 [2022-09-07T03:51:28.331Z] #57 10.31 Fetched 8574 kB in 8s (1049 kB/s)
03:51:28 [2022-09-07T03:51:28.569Z] #40 233.7 Selecting previously unselected package g++-arm-linux-gnueabi.
03:51:28 [2022-09-07T03:51:28.569Z] #40 233.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
03:51:28 [2022-09-07T03:51:28.569Z] #40 233.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
03:51:28 [2022-09-07T03:51:28.569Z] #40 233.8 Selecting previously unselected package crossbuild-essential-armel.
03:51:28 [2022-09-07T03:51:28.570Z] #40 233.8 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
03:51:28 [2022-09-07T03:51:28.570Z] #40 233.8 Unpacking crossbuild-essential-armel (12.9) ...
03:51:28 [2022-09-07T03:51:28.590Z] #57 10.31 Reading package lists...
03:51:28 [2022-09-07T03:51:28.590Z] #57 ...
03:51:28 [2022-09-07T03:51:28.590Z] 
03:51:28 [2022-09-07T03:51:28.590Z] #46 [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
03:51:28 [2022-09-07T03:51:28.590Z] #46 106.5 checking for sd_notify_barrier... yes
03:51:28 [2022-09-07T03:51:28.825Z] #40 234.2 Selecting previously unselected package libc6-armhf-cross.
03:51:28 [2022-09-07T03:51:28.849Z] #46 106.8 checking linux/bpf.h usability... yes
03:51:28 [2022-09-07T03:51:28.849Z] #46 107.0 checking linux/bpf.h presence... yes
03:51:28 [2022-09-07T03:51:28.849Z] #46 107.0 checking for linux/bpf.h... yes
03:51:29 [2022-09-07T03:51:29.108Z] #46 107.0 checking compilation for eBPF... yes
03:51:29 [2022-09-07T03:51:29.108Z] #46 107.3 checking for criu >= 3.15... no
03:51:29 [2022-09-07T03:51:29.108Z] #46 107.3 configure: CRIU headers not found, building without CRIU support
03:51:29 [2022-09-07T03:51:29.108Z] #46 107.3 checking for criu > 3.16... no
03:51:29 [2022-09-07T03:51:29.108Z] #46 107.4 configure: CRIU version doesn't support join-ns API
03:51:29 [2022-09-07T03:51:29.108Z] #46 107.4 checking for criu > 3.16.1... no
03:51:29 [2022-09-07T03:51:29.108Z] #46 107.4 configure: CRIU version doesn't support for pre-dumping
03:51:29 [2022-09-07T03:51:29.109Z] #40 234.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
03:51:29 [2022-09-07T03:51:29.302Z] #57 46.34 Setting up zip (3.0-12) ...
03:51:29 [2022-09-07T03:51:29.302Z] #57 46.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:51:29 [2022-09-07T03:51:29.302Z] #57 46.38 Setting up bash-completion (1:2.11-2) ...
03:51:29 [2022-09-07T03:51:29.367Z] #46 107.4 checking for new mount API (fsconfig)... yes
03:51:29 [2022-09-07T03:51:29.385Z] #40 234.4 Unpacking libc6-armhf-cross (2.31-9cross4) ...
03:51:29 [2022-09-07T03:51:29.627Z] #46 107.5 checking for seccomp notify API... yes
03:51:29 [2022-09-07T03:51:29.627Z] #46 107.6 checking for gperf... no
03:51:29 [2022-09-07T03:51:29.627Z] #46 107.6 configure: gperf not found - cannot rebuild signal parser code
03:51:29 [2022-09-07T03:51:29.886Z] #46 107.6 checking for library containing argp_parse... none required
03:51:29 [2022-09-07T03:51:29.887Z] #46 108.0 checking that generated files are newer than configure... done
03:51:29 [2022-09-07T03:51:29.887Z] #46 108.0 configure: creating ./config.status
03:51:30 [2022-09-07T03:51:30.311Z] #40 235.5 Selecting previously unselected package libgcc-s1-armhf-cross.
03:51:30 [2022-09-07T03:51:30.311Z] #40 235.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:30 [2022-09-07T03:51:30.567Z] #40 235.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
03:51:31 [2022-09-07T03:51:31.257Z] #57 48.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:51:31 [2022-09-07T03:51:31.257Z] #57 48.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:51:31 [2022-09-07T03:51:31.257Z] #57 48.62 Setting up libmnl0:amd64 (1.0.4-3) ...
03:51:31 [2022-09-07T03:51:31.493Z] #40 236.7 Selecting previously unselected package libgomp1-armhf-cross.
03:51:31 [2022-09-07T03:51:31.493Z] #40 236.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.63 Setting up patch (2.7.6-7) ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.65 Setting up sudo (1.9.5p2-3) ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.75 invoke-rc.d: could not determine current runlevel
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.76 invoke-rc.d: policy-rc.d denied execution of start.
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.77 Setting up xfsprogs (5.10.0-4) ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.78 Setting up libxtables12:amd64 (1.8.7-1) ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.80 Setting up inetutils-ping (2:2.0-1) ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.81 Setting up pigz (2.6-1) ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:51:31 [2022-09-07T03:51:31.518Z] #57 48.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:51:31 [2022-09-07T03:51:31.749Z] #40 236.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
03:51:31 [2022-09-07T03:51:31.793Z] #46 ...
03:51:31 [2022-09-07T03:51:31.793Z] 
03:51:31 [2022-09-07T03:51:31.793Z] #30 [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
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 Delve is a source level debugger for Go programs.
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 Delve enables you to interact with your program by controlling the execution of the process,
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 Pass flags to the program you are debugging using `--`, for example:
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 `dlv exec ./hello -- server --config conf/config.toml`
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 Usage:
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9   dlv [command]
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9 Available Commands:
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9   attach      Attach to running process and begin debugging.
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9   connect     Connect to a headless debug server with a terminal client.
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9   core        Examine a core dump.
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
03:51:31 [2022-09-07T03:51:31.793Z] #30 161.9   debug       Compile and begin debugging main package in current directory, or the package specified.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   exec        Execute a precompiled binary, and begin a debug session.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   help        Help about any command
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   run         Deprecated command. Use 'debug' instead.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   test        Compile test binary and begin debugging program.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   trace       Compile and begin tracing program.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   version     Prints version.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9 Flags:
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --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)
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --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)
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --disable-aslr                     Disables address space randomization
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   -h, --help                             help for dlv
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --init string                      Init file, executed by the terminal client.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --log                              Enable debugging server logging.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9       --wd string                        Working directory for running the program.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9 Additional help topics:
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   dlv backend  Help about the --backend flag.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   dlv log      Help about logging flags.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9   dlv redirect Help about file redirection.
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9 
03:51:31 [2022-09-07T03:51:31.794Z] #30 161.9 Use "dlv [command] --help" for more information about a command.
03:51:31 [2022-09-07T03:51:31.794Z] #30 DONE 162.1s
03:51:31 [2022-09-07T03:51:31.794Z] 
03:51:31 [2022-09-07T03:51:31.794Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:31 [2022-09-07T03:51:31.794Z] #57 10.31 Reading package lists...
03:51:31 [2022-09-07T03:51:31.805Z] #57 48.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
03:51:31 [2022-09-07T03:51:31.805Z] #57 48.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
03:51:32 [2022-09-07T03:51:32.311Z] #40 237.5 Selecting previously unselected package libatomic1-armhf-cross.
03:51:32 [2022-09-07T03:51:32.311Z] #40 237.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:32 [2022-09-07T03:51:32.311Z] #40 237.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
03:51:32 [2022-09-07T03:51:32.311Z] #40 237.5 Selecting previously unselected package libasan6-armhf-cross.
03:51:32 [2022-09-07T03:51:32.311Z] #40 237.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:32 [2022-09-07T03:51:32.311Z] #40 237.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
03:51:32 [2022-09-07T03:51:32.362Z] #57 13.86 Reading package lists...
03:51:32 [2022-09-07T03:51:32.377Z] #57 49.64 Setting up libaio1:amd64 (0.3.112-9) ...
03:51:32 [2022-09-07T03:51:32.377Z] #57 49.65 Setting up python3-lib2to3 (3.9.2-1) ...
03:51:32 [2022-09-07T03:51:32.568Z] #40 237.8 Selecting previously unselected package libstdc++6-armhf-cross.
03:51:32 [2022-09-07T03:51:32.568Z] #40 237.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:32 [2022-09-07T03:51:32.568Z] #40 237.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
03:51:32 [2022-09-07T03:51:32.568Z] #40 237.8 Selecting previously unselected package libubsan1-armhf-cross.
03:51:32 [2022-09-07T03:51:32.568Z] #40 237.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:32 [2022-09-07T03:51:32.568Z] #40 237.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
03:51:32 [2022-09-07T03:51:32.825Z] #40 237.9 Selecting previously unselected package libgcc-10-dev-armhf-cross.
03:51:32 [2022-09-07T03:51:32.825Z] #40 238.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:32 [2022-09-07T03:51:32.825Z] #40 238.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
03:51:32 [2022-09-07T03:51:32.825Z] #40 238.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
03:51:32 [2022-09-07T03:51:32.825Z] #40 238.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
03:51:32 [2022-09-07T03:51:32.825Z] #40 238.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
03:51:32 [2022-09-07T03:51:32.946Z] #57 50.22 Setting up libelf1:amd64 (0.183-1) ...
03:51:32 [2022-09-07T03:51:32.946Z] #57 50.30 Setting up zstd (1.4.8+dfsg-2.1) ...
03:51:32 [2022-09-07T03:51:32.946Z] #57 50.32 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:51:32 [2022-09-07T03:51:32.946Z] #57 50.33 Setting up python3-distutils (3.9.2-1) ...
03:51:33 [2022-09-07T03:51:33.301Z] #57 17.12 Building dependency tree...
03:51:33 [2022-09-07T03:51:33.516Z] #57 50.85 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:51:33 [2022-09-07T03:51:33.516Z] #57 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:51:33 [2022-09-07T03:51:33.516Z] #57 50.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:51:33 [2022-09-07T03:51:33.516Z] #57 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:51:33 [2022-09-07T03:51:33.516Z] #57 50.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:51:33 [2022-09-07T03:51:33.776Z] #57 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:51:33 [2022-09-07T03:51:33.776Z] #57 50.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:51:33 [2022-09-07T03:51:33.776Z] #57 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:51:33 [2022-09-07T03:51:33.776Z] #57 50.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:51:33 [2022-09-07T03:51:33.776Z] #57 50.92 Setting up python3-setuptools (52.0.0-4) ...
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.57 The following additional packages will be installed:
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   python3-pkg-resources vim-runtime xxd
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58 Suggested packages:
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   acl attr quota
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58 Recommended packages:
03:51:33 [2022-09-07T03:51:33.876Z] #57 18.58   libatm1 nftables libpam-cap build-essential python3-dev unzip
03:51:35 [2022-09-07T03:51:35.158Z] #57 ...
03:51:35 [2022-09-07T03:51:35.159Z] 
03:51:35 [2022-09-07T03:51:35.159Z] #44 [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
03:51:35 [2022-09-07T03:51:35.159Z] #44 130.2 checking sys/time.h presence... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 130.3 checking for sys/time.h... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 130.3 checking for inline... inline
03:51:35 [2022-09-07T03:51:35.159Z] #44 130.3 checking for size_t... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 130.7 checking for stdlib.h... (cached) yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 130.7 checking for GNU libc compatible malloc... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 131.0 checking for stdlib.h... (cached) yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 131.0 checking for GNU libc compatible realloc... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 131.2 checking for working strtod... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 131.5 checking for gettimeofday... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 131.6 checking for memset... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 131.8 checking for strspn... yes
03:51:35 [2022-09-07T03:51:35.159Z] #44 132.2 checking that generated files are newer than configure... done
03:51:35 [2022-09-07T03:51:35.159Z] #44 132.2 configure: creating ./config.status
03:51:35 [2022-09-07T03:51:35.159Z] #44 133.9 config.status: creating Makefile
03:51:35 [2022-09-07T03:51:35.159Z] #44 134.0 config.status: creating config.h
03:51:35 [2022-09-07T03:51:35.159Z] #44 134.0 config.status: executing depfiles commands
03:51:35 [2022-09-07T03:51:35.159Z] #44 134.2 config.status: executing libtool commands
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.0   GEN      .version
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.1 make  install-recursive
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.1 make[1]: Entering directory '/tmp/crun-build'
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.2 Making install in libocispec
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
03:51:35 [2022-09-07T03:51:35.159Z] #44 135.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 136.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 make  install-recursive
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.6 Making install in yajl
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.7   CC       verify/json_verify-json_verify.o
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.7   CC       src/libyajl_la-yajl_alloc.lo
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.7   CC       src/libyajl_la-yajl.lo
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.7   CC       src/libyajl_la-yajl_gen.lo
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.7   CC       src/libyajl_la-yajl_parser.lo
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.7   CC       src/libyajl_la-yajl_buf.lo
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.8   CC       src/libyajl_la-yajl_encode.lo
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.8   CC       src/libyajl_la-yajl_lex.lo
03:51:35 [2022-09-07T03:51:35.159Z] #44 137.8   CC       src/libyajl_la-yajl_tree.lo
03:51:35 [2022-09-07T03:51:35.262Z] #57 ...
03:51:35 [2022-09-07T03:51:35.262Z] 
03:51:35 [2022-09-07T03:51:35.262Z] #46 [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
03:51:35 [2022-09-07T03:51:35.262Z] #46 110.6 config.status: creating Makefile
03:51:35 [2022-09-07T03:51:35.262Z] #46 110.7 config.status: creating rpm/crun.spec
03:51:35 [2022-09-07T03:51:35.262Z] #46 110.7 config.status: creating config.h
03:51:35 [2022-09-07T03:51:35.262Z] #46 110.7 config.status: executing libtool commands
03:51:35 [2022-09-07T03:51:35.262Z] #46 110.8 config.status: executing depfiles commands
03:51:35 [2022-09-07T03:51:35.262Z] #46 112.0 === configuring in libocispec (/tmp/crun-build/libocispec)
03:51:35 [2022-09-07T03:51:35.262Z] #46 112.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:51:35 [2022-09-07T03:51:35.262Z] #46 112.3 checking for gcc... gcc
03:51:35 [2022-09-07T03:51:35.262Z] #46 112.4 checking whether the C compiler works... yes
03:51:35 [2022-09-07T03:51:35.262Z] #46 112.7 checking for C compiler default output file name... a.out
03:51:35 [2022-09-07T03:51:35.262Z] #46 112.7 checking for suffix of executables... 
03:51:35 [2022-09-07T03:51:35.262Z] #46 112.9 checking whether we are cross compiling... no
03:51:35 [2022-09-07T03:51:35.262Z] #46 113.1 checking for suffix of object files... o
03:51:35 [2022-09-07T03:51:35.262Z] #46 113.1 checking whether we are using the GNU C compiler... yes
03:51:35 [2022-09-07T03:51:35.262Z] #46 113.3 checking whether gcc accepts -g... yes
03:51:35 [2022-09-07T03:51:35.419Z] #44 ...
03:51:35 [2022-09-07T03:51:35.419Z] 
03:51:35 [2022-09-07T03:51:35.419Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:35 [2022-09-07T03:51:35.419Z] #57 52.55 Setting up libjq1:amd64 (1.6-2.1) ...
03:51:35 [2022-09-07T03:51:35.419Z] #57 52.57 Setting up libnftnl11:amd64 (1.1.9-1) ...
03:51:35 [2022-09-07T03:51:35.419Z] #57 52.60 Setting up thin-provisioning-tools (0.9.0-1) ...
03:51:35 [2022-09-07T03:51:35.419Z] #57 52.61 Setting up python3-pip (20.3.4-4+deb11u1) ...
03:51:35 [2022-09-07T03:51:35.522Z] #46 113.3 checking for gcc option to accept ISO C89... none needed
03:51:35 [2022-09-07T03:51:35.522Z] #46 113.5 checking whether gcc understands -c and -o together... yes
03:51:35 [2022-09-07T03:51:35.782Z] #46 113.7 checking how to run the C preprocessor... gcc -E
03:51:35 [2022-09-07T03:51:35.782Z] #46 113.9 checking for grep that handles long lines and -e... /bin/grep
03:51:35 [2022-09-07T03:51:35.782Z] #46 114.0 checking for egrep... /bin/grep -E
03:51:36 [2022-09-07T03:51:36.166Z] #36 ...
03:51:36 [2022-09-07T03:51:36.166Z] 
03:51:36 [2022-09-07T03:51:36.166Z] #46 [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
03:51:36 [2022-09-07T03:51:36.166Z] #46 191.8   CC       src/crun-ps.o
03:51:36 [2022-09-07T03:51:36.166Z] #46 191.9   CC       src/crun-checkpoint.o
03:51:36 [2022-09-07T03:51:36.166Z] #46 191.9   CC       src/crun-restore.o
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.0   CC       src/libcrun/libcrun_la-cloned_binary.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.1   CC       src/libcrun/libcrun_la-utils.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.1   CC       src/libcrun/libcrun_la-container.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.2   CC       src/libcrun/libcrun_la-cgroup.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.6   CC       src/libcrun/libcrun_la-criu.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.7   CC       src/libcrun/libcrun_la-custom-handler.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.8   CC       src/libcrun/libcrun_la-seccomp.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 192.9   CC       src/libcrun/libcrun_la-error.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.0   CC       src/libcrun/libcrun_la-ebpf.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.0   CC       src/libcrun/libcrun_la-status.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.1   CC       src/libcrun/libcrun_la-terminal.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.1   CC       src/libcrun/libcrun_la-linux.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.3   CC       src/libcrun/libcrun_la-signals.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.4   CC       src/libcrun/libcrun_la-mount_flags.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 193.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
03:51:36 [2022-09-07T03:51:36.166Z] #46 194.0   CC       tests/init.o
03:51:36 [2022-09-07T03:51:36.166Z] #46 194.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
03:51:36 [2022-09-07T03:51:36.166Z] #46 194.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
03:51:36 [2022-09-07T03:51:36.723Z] #46 114.0 checking for ANSI C header files... yes
03:51:36 [2022-09-07T03:51:36.723Z] #46 114.6 checking for sys/types.h... yes
03:51:36 [2022-09-07T03:51:36.723Z] #46 114.8 checking for sys/stat.h... yes
03:51:36 [2022-09-07T03:51:36.809Z] #57 54.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:51:36 [2022-09-07T03:51:36.809Z] #57 54.05 Setting up jq (1.6-2.1) ...
03:51:36 [2022-09-07T03:51:36.809Z] #57 54.10 Setting up libbpf0:amd64 (1:0.3-2) ...
03:51:36 [2022-09-07T03:51:36.983Z] #46 114.9 checking for stdlib.h... yes
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.13 Setting up iptables (1.8.7-1) ...
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:51:37 [2022-09-07T03:51:37.070Z] #57 54.22 Setting up iproute2 (5.10.0-4) ...
03:51:37 [2022-09-07T03:51:37.243Z] #46 115.1 checking for string.h... yes
03:51:37 [2022-09-07T03:51:37.243Z] #46 115.3 checking for memory.h... yes
03:51:37 [2022-09-07T03:51:37.243Z] #46 115.4 checking for strings.h... yes
03:51:37 [2022-09-07T03:51:37.333Z] #57 54.63 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:51:37 [2022-09-07T03:51:37.503Z] #46 115.6 checking for inttypes.h... yes
03:51:37 [2022-09-07T03:51:37.763Z] #46 115.8 checking for stdint.h... yes
03:51:37 [2022-09-07T03:51:37.906Z] #57 DONE 55.3s
03:51:37 [2022-09-07T03:51:37.906Z] 
03:51:37 [2022-09-07T03:51:37.906Z] #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
03:51:38 [2022-09-07T03:51:38.023Z] #46 115.9 checking for unistd.h... yes
03:51:38 [2022-09-07T03:51:38.023Z] #46 116.0 checking minix/config.h usability... no
03:51:38 [2022-09-07T03:51:38.023Z] #46 116.1 checking minix/config.h presence... no
03:51:38 [2022-09-07T03:51:38.023Z] #46 116.2 checking for minix/config.h... no
03:51:38 [2022-09-07T03:51:38.073Z] #40 242.8 Selecting previously unselected package gcc-arm-linux-gnueabihf.
03:51:38 [2022-09-07T03:51:38.073Z] #40 242.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
03:51:38 [2022-09-07T03:51:38.073Z] #40 242.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
03:51:38 [2022-09-07T03:51:38.073Z] #40 242.9 Selecting previously unselected package linux-libc-dev-armhf-cross.
03:51:38 [2022-09-07T03:51:38.073Z] #40 242.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
03:51:38 [2022-09-07T03:51:38.073Z] #40 242.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
03:51:38 [2022-09-07T03:51:38.073Z] #40 243.1 Selecting previously unselected package libc6-dev-armhf-cross.
03:51:38 [2022-09-07T03:51:38.073Z] #40 243.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
03:51:38 [2022-09-07T03:51:38.073Z] #40 243.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
03:51:38 [2022-09-07T03:51:38.073Z] #40 243.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
03:51:38 [2022-09-07T03:51:38.073Z] #40 243.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
03:51:38 [2022-09-07T03:51:38.073Z] #40 243.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
03:51:38 [2022-09-07T03:51:38.283Z] #46 116.2 checking whether it is safe to define __EXTENSIONS__... yes
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.4 checking build system type... x86_64-pc-linux-gnu
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.6 checking host system type... x86_64-pc-linux-gnu
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.6 checking how to print strings... printf
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.7 checking for a sed that does not truncate output... /bin/sed
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.7 checking for fgrep... /bin/grep -F
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.7 checking for ld used by gcc... /usr/bin/ld
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:51:38 [2022-09-07T03:51:38.543Z] #46 116.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking whether ln -s works... yes
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking the maximum length of command line arguments... 1572864
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking for /usr/bin/ld option to reload object files... -r
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking for objdump... objdump
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking how to recognize dependent libraries... pass_all
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking for dlltool... no
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking how to associate runtime and link libraries... printf %s\n
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking for ar... ar
03:51:38 [2022-09-07T03:51:38.802Z] #46 116.9 checking for archiver @FILE support... @
03:51:38 [2022-09-07T03:51:38.802Z] #46 117.0 checking for strip... strip
03:51:38 [2022-09-07T03:51:38.802Z] #46 117.0 checking for ranlib... ranlib
03:51:38 [2022-09-07T03:51:38.802Z] #46 117.0 checking for gawk... no
03:51:38 [2022-09-07T03:51:38.802Z] #46 117.0 checking for mawk... mawk
03:51:39 [2022-09-07T03:51:39.001Z] #40 244.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
03:51:39 [2022-09-07T03:51:39.001Z] #40 244.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
03:51:39 [2022-09-07T03:51:39.001Z] #40 244.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
03:51:39 [2022-09-07T03:51:39.062Z] #46 117.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:51:39 [2022-09-07T03:51:39.287Z] #58 0.962 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:51:39 [2022-09-07T03:51:39.287Z] #58 0.968 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:51:39 [2022-09-07T03:51:39.287Z] #58 0.973 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:51:39 [2022-09-07T03:51:39.287Z] #58 DONE 1.1s
03:51:39 [2022-09-07T03:51:39.287Z] 
03:51:39 [2022-09-07T03:51:39.287Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:51:39 [2022-09-07T03:51:39.321Z] #46 117.4 checking for sysroot... no
03:51:39 [2022-09-07T03:51:39.321Z] #46 117.4 checking for a working dd... /bin/dd
03:51:39 [2022-09-07T03:51:39.321Z] #46 117.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:51:39 [2022-09-07T03:51:39.321Z] #46 117.5 checking for mt... no
03:51:39 [2022-09-07T03:51:39.321Z] #46 117.5 checking if : is a manifest tool... no
03:51:39 [2022-09-07T03:51:39.581Z] #46 117.5 checking for dlfcn.h... yes
03:51:39 [2022-09-07T03:51:39.582Z] #46 117.6 checking for objdir... .libs
03:51:40 [2022-09-07T03:51:40.101Z] #46 118.1 checking if gcc supports -fno-rtti -fno-exceptions... no
03:51:40 [2022-09-07T03:51:40.101Z] #46 118.2 checking for gcc option to produce PIC... -fPIC -DPIC
03:51:40 [2022-09-07T03:51:40.101Z] #46 118.2 checking if gcc PIC flag -fPIC -DPIC works... yes
03:51:40 [2022-09-07T03:51:40.674Z] #46 118.3 checking if gcc static flag -static works... yes
03:51:40 [2022-09-07T03:51:40.674Z] #46 118.7 checking if gcc supports -c -o file.o... yes
03:51:40 [2022-09-07T03:51:40.674Z] #46 118.8 checking if gcc supports -c -o file.o... (cached) yes
03:51:40 [2022-09-07T03:51:40.674Z] #46 118.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:51:40 [2022-09-07T03:51:40.941Z] #46 118.8 checking dynamic linker characteristics... GNU/Linux ld.so
03:51:40 [2022-09-07T03:51:40.941Z] #46 119.1 checking how to hardcode library paths into programs... immediate
03:51:40 [2022-09-07T03:51:40.941Z] #46 119.1 checking whether stripping libraries is possible... yes
03:51:40 [2022-09-07T03:51:40.941Z] #46 119.1 checking if libtool supports shared libraries... yes
03:51:40 [2022-09-07T03:51:40.941Z] #46 119.1 checking whether to build shared libraries... no
03:51:40 [2022-09-07T03:51:40.941Z] #46 119.1 checking whether to build static libraries... yes
03:51:40 [2022-09-07T03:51:40.941Z] #46 119.2 checking for a BSD-compatible install... /usr/bin/install -c
03:51:41 [2022-09-07T03:51:41.201Z] #46 119.2 checking whether build environment is sane... yes
03:51:41 [2022-09-07T03:51:41.201Z] #46 119.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:51:41 [2022-09-07T03:51:41.201Z] #46 119.3 checking whether make sets $(MAKE)... yes
03:51:41 [2022-09-07T03:51:41.201Z] #46 119.3 checking whether make supports the include directive... yes (GNU style)
03:51:41 [2022-09-07T03:51:41.201Z] #46 119.4 checking whether make supports nested variables... yes
03:51:41 [2022-09-07T03:51:41.201Z] #46 119.4 checking whether UID '0' is supported by ustar format... yes
03:51:41 [2022-09-07T03:51:41.201Z] #46 119.4 checking whether GID '0' is supported by ustar format... yes
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.4 checking how to create a ustar tar archive... gnutar
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.4 checking dependency style of gcc... gcc3
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.6 checking whether to enable maintainer-specific portions of Makefiles... yes
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.6 checking whether make supports nested variables... (cached) yes
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.6 checking for pkg-config... /usr/bin/pkg-config
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.6 checking pkg-config is at least version 0.9.0... yes
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.6 checking for yajl >= 2.1.0... yes
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.6 checking for a sed that does not truncate output... (cached) /bin/sed
03:51:41 [2022-09-07T03:51:41.461Z] #46 119.6 checking for gcc... (cached) gcc
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.7 checking whether we are using the GNU C compiler... (cached) yes
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.7 checking whether gcc accepts -g... (cached) yes
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.7 checking for gcc option to accept ISO C89... (cached) none needed
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.7 checking whether gcc understands -c and -o together... (cached) yes
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.7 checking for a Python interpreter with version >= 3... python3
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.8 checking for python3... /usr/bin/python3
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.8 checking for python3 version... 3.9
03:51:41 [2022-09-07T03:51:41.720Z] #46 119.8 checking for python3 platform... linux
03:51:41 [2022-09-07T03:51:41.979Z] #46 119.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
03:51:41 [2022-09-07T03:51:41.979Z] #46 120.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
03:51:42 [2022-09-07T03:51:42.238Z] #46 120.3 checking that generated files are newer than configure... done
03:51:42 [2022-09-07T03:51:42.238Z] #46 120.3 configure: creating ./config.status
03:51:43 [2022-09-07T03:51:43.177Z] #46 ...
03:51:43 [2022-09-07T03:51:43.177Z] 
03:51:43 [2022-09-07T03:51:43.177Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15 The following NEW packages will be installed:
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.15   xz-utils zip zstd
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.49 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.49 Need to get 27.7 MB of archives.
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.49 After this operation, 106 MB of additional disk space will be used.
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.98 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 20.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 21.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 21.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 21.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 21.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:51:43 [2022-09-07T03:51:43.177Z] #57 21.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 21.41 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.00 debconf: delaying package configuration, since apt-utils is not installed
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.16 Fetched 27.7 MB in 1s (22.4 MB/s)
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.21 Selecting previously unselected package pigz.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.27 Unpacking pigz (2.6-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.36 Selecting previously unselected package libelf1:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.38 Unpacking libelf1:amd64 (0.183-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.54 Selecting previously unselected package libbpf0:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.54 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.55 Unpacking libbpf0:amd64 (1:0.3-2) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.67 Selecting previously unselected package libcap2:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.67 Unpacking libcap2:amd64 (1:2.44-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.75 Selecting previously unselected package libmnl0:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.77 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.78 Unpacking libmnl0:amd64 (1.0.4-3) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.83 Selecting previously unselected package libxtables12:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.83 Unpacking libxtables12:amd64 (1.8.7-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.88 Selecting previously unselected package libcap2-bin.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.89 Unpacking libcap2-bin (1:2.44-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.98 Selecting previously unselected package iproute2.
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 22.99 Unpacking iproute2 (5.10.0-4) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.50 Selecting previously unselected package xxd.
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.64 Selecting previously unselected package vim-common.
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.64 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.84 Selecting previously unselected package bash-completion.
03:51:43 [2022-09-07T03:51:43.178Z] #57 23.84 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 25.71 Unpacking bash-completion (1:2.11-2) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.21 Selecting previously unselected package bzip2.
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.23 Unpacking bzip2 (1.0.8-4) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.31 Selecting previously unselected package xz-utils.
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.31 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.51 Selecting previously unselected package apparmor.
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.58 Unpacking apparmor (2.13.6-10) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.99 Selecting previously unselected package inetutils-ping.
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.99 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 26.99 Unpacking inetutils-ping (2:2.0-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.12 Selecting previously unselected package libip4tc2:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.14 Unpacking libip4tc2:amd64 (1.8.7-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.22 Selecting previously unselected package libip6tc2:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.22 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.23 Unpacking libip6tc2:amd64 (1.8.7-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.30 Selecting previously unselected package libnfnetlink0:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.31 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.37 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.39 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.48 Selecting previously unselected package libnftnl11:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.49 Unpacking libnftnl11:amd64 (1.1.9-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.56 Selecting previously unselected package iptables.
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.57 Unpacking iptables (1.8.7-1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.88 Selecting previously unselected package libonig5:amd64.
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.89 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 27.90 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:51:43 [2022-09-07T03:51:43.178Z] #57 28.03 Selecting previously unselected package libjq1:amd64.
03:51:43 [2022-09-07T03:51:43.440Z] #57 28.03 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.440Z] #57 28.04 Unpacking libjq1:amd64 (1.6-2.1) ...
03:51:43 [2022-09-07T03:51:43.440Z] #57 28.17 Selecting previously unselected package jq.
03:51:43 [2022-09-07T03:51:43.440Z] #57 28.18 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.440Z] #57 28.18 Unpacking jq (1.6-2.1) ...
03:51:43 [2022-09-07T03:51:43.440Z] #57 28.27 Selecting previously unselected package libaio1:amd64.
03:51:43 [2022-09-07T03:51:43.440Z] #57 28.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.699Z] #57 28.29 Unpacking libaio1:amd64 (0.3.112-9) ...
03:51:43 [2022-09-07T03:51:43.699Z] #57 28.33 Selecting previously unselected package libgpm2:amd64.
03:51:43 [2022-09-07T03:51:43.699Z] #57 28.34 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.699Z] #57 28.34 Unpacking libgpm2:amd64 (1.20.7-8) ...
03:51:43 [2022-09-07T03:51:43.699Z] #57 28.43 Selecting previously unselected package libicu67:amd64.
03:51:43 [2022-09-07T03:51:43.959Z] #57 28.43 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
03:51:43 [2022-09-07T03:51:43.959Z] #57 28.43 Unpacking libicu67:amd64 (67.1-7) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.8 Selecting previously unselected package g++-arm-linux-gnueabihf.
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.9 Selecting previously unselected package crossbuild-essential-armhf.
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.9 Unpacking crossbuild-essential-armhf (12.9) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.9 Selecting previously unselected package libc6-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 248.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Selecting previously unselected package libgcc-s1-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Selecting previously unselected package libgomp1-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Selecting previously unselected package libitm1-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.2 Selecting previously unselected package libatomic1-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.2 Selecting previously unselected package libasan6-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.5 Selecting previously unselected package liblsan0-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.249Z] #40 249.6 Selecting previously unselected package libtsan0-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.458Z] #44 ...
03:51:44 [2022-09-07T03:51:44.458Z] 
03:51:44 [2022-09-07T03:51:44.458Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:51:44 [2022-09-07T03:51:44.458Z] #33 195.9 + dpkg --print-architecture
03:51:44 [2022-09-07T03:51:44.458Z] #33 DONE 196.6s
03:51:44 [2022-09-07T03:51:44.458Z] 
03:51:44 [2022-09-07T03:51:44.458Z] #54 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:51:44 [2022-09-07T03:51:44.505Z] #40 249.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.505Z] #40 249.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.505Z] #40 249.8 Selecting previously unselected package libstdc++6-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.505Z] #40 249.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.505Z] #40 249.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.569Z] #59 ...
03:51:44 [2022-09-07T03:51:44.569Z] 
03:51:44 [2022-09-07T03:51:44.569Z] #44 [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
03:51:44 [2022-09-07T03:51:44.569Z] #44 143.6   CCLD     libyajl.la
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.0   CCLD     verify/json_verify
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.7 make[5]: Nothing to be done for 'install-exec-am'.
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.7 make[5]: Nothing to be done for 'install-data-am'.
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/validate.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/image_spec_schema_config_schema.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/image_spec_schema_content_descriptor.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/image_spec_schema_defs.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/image_spec_schema_defs_descriptor.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/image_spec_schema_image_index_schema.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/image_spec_schema_image_layout_schema.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 144.9   CC       src/image_spec_schema_image_manifest_schema.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.0   CC       src/runtime_spec_schema_config_linux.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.0   CC       src/runtime_spec_schema_config_zos.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.1   CC       src/runtime_spec_schema_config_schema.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.1   CC       src/runtime_spec_schema_config_vm.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.1   CC       src/runtime_spec_schema_config_solaris.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.2   CC       src/runtime_spec_schema_config_windows.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.2   CC       src/runtime_spec_schema_defs.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.2   CC       src/runtime_spec_schema_defs_linux.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.3   CC       src/runtime_spec_schema_defs_zos.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.4   CC       src/runtime_spec_schema_defs_windows.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.4   CC       src/runtime_spec_schema_state_schema.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.4   CC       src/runtime_spec_schema_defs_vm.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.5   CC       src/basic_test_double_array_item.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.5   CC       src/basic_test_double_array.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.5   CC       src/basic_test_top_array_int.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.6   CC       src/basic_test_top_array_string.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.7   CC       src/basic_test_top_double_array_obj.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.8   CC       src/basic_test_top_double_array_string.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.8   CC       src/read-file.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.8   CC       src/basic_test_top_double_array_int.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 145.9   CC       src/basic_test_top_double_array_refobj.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.0   CC       src/json_common.lo
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.0   CC       tests/test-2.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.0   CC       tests/test-1.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.0   CC       tests/test-3.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.0   CC       tests/test-4.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.1   CC       tests/test-5.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.1   CC       tests/test-6.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.1   CC       tests/test-8.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.2   CC       tests/test-9.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.2   CC       tests/test-7.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.2   CC       tests/test-10.o
03:51:44 [2022-09-07T03:51:44.569Z] #44 146.6   CC       tests/test-11.o
03:51:44 [2022-09-07T03:51:44.761Z] #40 249.9 Selecting previously unselected package libubsan1-ppc64el-cross.
03:51:44 [2022-09-07T03:51:44.761Z] #40 249.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:44 [2022-09-07T03:51:44.761Z] #40 249.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
03:51:44 [2022-09-07T03:51:44.761Z] #40 250.0 Selecting previously unselected package libquadmath0-ppc64el-cross.
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:51:45 [2022-09-07T03:51:45.017Z] #40 250.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
03:51:46 [2022-09-07T03:51:46.494Z] #57 ...
03:51:46 [2022-09-07T03:51:46.494Z] 
03:51:46 [2022-09-07T03:51:46.494Z] #46 [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
03:51:46 [2022-09-07T03:51:46.494Z] #46 122.1 config.status: creating Makefile
03:51:46 [2022-09-07T03:51:46.494Z] #46 122.1 config.status: creating config.h
03:51:46 [2022-09-07T03:51:46.494Z] #46 122.2 config.status: executing libtool commands
03:51:46 [2022-09-07T03:51:46.494Z] #46 122.2 config.status: executing depfiles commands
03:51:46 [2022-09-07T03:51:46.494Z] #46 122.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
03:51:46 [2022-09-07T03:51:46.494Z] #46 122.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.2 checking for gcc... gcc
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.2 checking whether the C compiler works... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.4 checking for C compiler default output file name... a.out
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.4 checking for suffix of executables... 
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.5 checking whether we are cross compiling... no
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.7 checking for suffix of object files... o
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.7 checking whether we are using the GNU C compiler... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.8 checking whether gcc accepts -g... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 123.9 checking for gcc option to accept ISO C89... none needed
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.0 checking whether gcc understands -c and -o together... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.1 checking for a BSD-compatible install... /usr/bin/install -c
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.2 checking whether build environment is sane... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.2 checking for gawk... no
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.2 checking for mawk... mawk
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.2 checking whether make sets $(MAKE)... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.2 checking whether make supports the include directive... yes (GNU style)
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.3 checking whether make supports nested variables... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.3 checking whether UID '0' is supported by ustar format... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.3 checking whether GID '0' is supported by ustar format... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.3 checking how to create a ustar tar archive... gnutar
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.4 checking dependency style of gcc... gcc3
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.6 checking whether to enable maintainer-specific portions of Makefiles... yes
03:51:46 [2022-09-07T03:51:46.494Z] #46 124.6 checking whether make supports nested variables... (cached) yes
03:51:46 [2022-09-07T03:51:46.753Z] #46 124.7 checking build system type... x86_64-pc-linux-gnu
03:51:46 [2022-09-07T03:51:46.753Z] #46 124.9 checking host system type... x86_64-pc-linux-gnu
03:51:46 [2022-09-07T03:51:46.753Z] #46 124.9 checking how to print strings... printf
03:51:46 [2022-09-07T03:51:46.753Z] #46 124.9 checking for a sed that does not truncate output... /bin/sed
03:51:46 [2022-09-07T03:51:46.753Z] #46 125.0 checking for grep that handles long lines and -e... /bin/grep
03:51:46 [2022-09-07T03:51:46.753Z] #46 125.0 checking for egrep... /bin/grep -E
03:51:46 [2022-09-07T03:51:46.753Z] #46 125.0 checking for fgrep... /bin/grep -F
03:51:46 [2022-09-07T03:51:46.753Z] #46 125.0 checking for ld used by gcc... /usr/bin/ld
03:51:46 [2022-09-07T03:51:46.753Z] #46 125.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
03:51:46 [2022-09-07T03:51:46.753Z] #46 125.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.1 checking whether ln -s works... yes
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.1 checking the maximum length of command line arguments... 1572864
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking for /usr/bin/ld option to reload object files... -r
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking for objdump... objdump
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking how to recognize dependent libraries... pass_all
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking for dlltool... no
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking how to associate runtime and link libraries... printf %s\n
03:51:47 [2022-09-07T03:51:47.012Z] #46 125.2 checking for ar... ar
03:51:47 [2022-09-07T03:51:47.272Z] #46 125.2 checking for archiver @FILE support... @
03:51:47 [2022-09-07T03:51:47.272Z] #46 125.3 checking for strip... strip
03:51:47 [2022-09-07T03:51:47.272Z] #46 125.3 checking for ranlib... ranlib
03:51:47 [2022-09-07T03:51:47.531Z] #46 125.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
03:51:47 [2022-09-07T03:51:47.531Z] #46 125.8 checking for sysroot... no
03:51:47 [2022-09-07T03:51:47.531Z] #46 125.8 checking for a working dd... /bin/dd
03:51:47 [2022-09-07T03:51:47.531Z] #46 125.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
03:51:47 [2022-09-07T03:51:47.790Z] #46 125.9 checking for mt... no
03:51:47 [2022-09-07T03:51:47.790Z] #46 125.9 checking if : is a manifest tool... no
03:51:47 [2022-09-07T03:51:47.790Z] #46 125.9 checking how to run the C preprocessor... gcc -E
03:51:48 [2022-09-07T03:51:48.617Z] #46 126.1 checking for ANSI C header files... yes
03:51:48 [2022-09-07T03:51:48.617Z] #46 126.7 checking for sys/types.h... yes
03:51:48 [2022-09-07T03:51:48.877Z] #46 126.8 checking for sys/stat.h... yes
03:51:48 [2022-09-07T03:51:48.877Z] #46 127.0 checking for stdlib.h... yes
03:51:49 [2022-09-07T03:51:49.136Z] #46 127.2 checking for string.h... yes
03:51:49 [2022-09-07T03:51:49.395Z] #46 127.3 checking for memory.h... yes
03:51:49 [2022-09-07T03:51:49.395Z] #46 127.5 checking for strings.h... yes
03:51:49 [2022-09-07T03:51:49.850Z] #44 ...
03:51:49 [2022-09-07T03:51:49.850Z] 
03:51:49 [2022-09-07T03:51:49.850Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:51:49 [2022-09-07T03:51:49.850Z] #59 10.18 Collecting yamllint==1.27.1
03:51:49 [2022-09-07T03:51:49.964Z] #46 127.7 checking for inttypes.h... yes
03:51:49 [2022-09-07T03:51:49.964Z] #46 127.9 checking for stdint.h... yes
03:51:50 [2022-09-07T03:51:50.224Z] #46 128.0 checking for unistd.h... yes
03:51:50 [2022-09-07T03:51:50.224Z] #46 128.2 checking for dlfcn.h... yes
03:51:50 [2022-09-07T03:51:50.266Z] #40 254.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
03:51:50 [2022-09-07T03:51:50.266Z] #40 254.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:51:50 [2022-09-07T03:51:50.267Z] #40 254.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
03:51:50 [2022-09-07T03:51:50.267Z] #40 254.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
03:51:50 [2022-09-07T03:51:50.267Z] #40 254.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
03:51:50 [2022-09-07T03:51:50.267Z] #40 254.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
03:51:50 [2022-09-07T03:51:50.267Z] #40 255.1 Selecting previously unselected package libc6-dev-ppc64el-cross.
03:51:50 [2022-09-07T03:51:50.267Z] #40 255.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
03:51:50 [2022-09-07T03:51:50.267Z] #40 255.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
03:51:50 [2022-09-07T03:51:50.267Z] #40 255.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
03:51:50 [2022-09-07T03:51:50.267Z] #40 255.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
03:51:50 [2022-09-07T03:51:50.267Z] #40 255.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
03:51:50 [2022-09-07T03:51:50.420Z] #59 11.26   Downloading yamllint-1.27.1.tar.gz (129 kB)
03:51:50 [2022-09-07T03:51:50.484Z] #46 128.4 checking for objdir... .libs
03:51:50 [2022-09-07T03:51:50.523Z] #40 255.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
03:51:50 [2022-09-07T03:51:50.523Z] #40 255.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:51:50 [2022-09-07T03:51:50.523Z] #40 255.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
03:51:50 [2022-09-07T03:51:50.744Z] #46 128.7 checking if gcc supports -fno-rtti -fno-exceptions... no
03:51:50 [2022-09-07T03:51:50.744Z] #46 128.8 checking for gcc option to produce PIC... -fPIC -DPIC
03:51:50 [2022-09-07T03:51:50.744Z] #46 128.8 checking if gcc PIC flag -fPIC -DPIC works... yes
03:51:51 [2022-09-07T03:51:51.004Z] #46 128.9 checking if gcc static flag -static works... yes
03:51:51 [2022-09-07T03:51:51.264Z] #46 129.2 checking if gcc supports -c -o file.o... yes
03:51:51 [2022-09-07T03:51:51.264Z] #46 129.3 checking if gcc supports -c -o file.o... (cached) yes
03:51:51 [2022-09-07T03:51:51.264Z] #46 129.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
03:51:51 [2022-09-07T03:51:51.536Z] #46 129.4 checking dynamic linker characteristics... GNU/Linux ld.so
03:51:51 [2022-09-07T03:51:51.536Z] #46 129.7 checking how to hardcode library paths into programs... immediate
03:51:51 [2022-09-07T03:51:51.536Z] #46 129.7 checking whether stripping libraries is possible... yes
03:51:51 [2022-09-07T03:51:51.796Z] #46 129.7 checking if libtool supports shared libraries... yes
03:51:51 [2022-09-07T03:51:51.796Z] #46 129.7 checking whether to build shared libraries... no
03:51:51 [2022-09-07T03:51:51.796Z] #46 129.7 checking whether to build static libraries... yes
03:51:51 [2022-09-07T03:51:51.796Z] #46 129.7 checking float.h usability... yes
03:51:51 [2022-09-07T03:51:51.796Z] #46 130.0 checking float.h presence... yes
03:51:51 [2022-09-07T03:51:51.801Z] #59 12.64 Collecting pathspec>=0.5.3
03:51:51 [2022-09-07T03:51:51.801Z] #59 12.66   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
03:51:52 [2022-09-07T03:51:52.056Z] #46 130.0 checking for float.h... yes
03:51:52 [2022-09-07T03:51:52.056Z] #46 130.1 checking limits.h usability... yes
03:51:52 [2022-09-07T03:51:52.056Z] #46 130.2 checking limits.h presence... yes
03:51:52 [2022-09-07T03:51:52.316Z] #46 130.3 checking for limits.h... yes
03:51:52 [2022-09-07T03:51:52.316Z] #46 130.3 checking stddef.h usability... yes
03:51:52 [2022-09-07T03:51:52.372Z] #59 13.12 Collecting pyyaml
03:51:52 [2022-09-07T03:51:52.372Z] #59 13.13   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
03:51:52 [2022-09-07T03:51:52.372Z] #59 13.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
03:51:52 [2022-09-07T03:51:52.372Z] #59 13.21 Building wheels for collected packages: yamllint
03:51:52 [2022-09-07T03:51:52.372Z] #59 13.21   Building wheel for yamllint (setup.py): started
03:51:52 [2022-09-07T03:51:52.647Z] #46 130.6 checking stddef.h presence... yes
03:51:52 [2022-09-07T03:51:52.647Z] #46 130.6 checking for stddef.h... yes
03:51:52 [2022-09-07T03:51:52.647Z] #46 130.6 checking for stdlib.h... (cached) yes
03:51:52 [2022-09-07T03:51:52.647Z] #46 130.7 checking for string.h... (cached) yes
03:51:52 [2022-09-07T03:51:52.960Z] #46 130.7 checking sys/time.h usability... yes
03:51:52 [2022-09-07T03:51:52.960Z] #46 130.9 checking sys/time.h presence... yes
03:51:52 [2022-09-07T03:51:52.960Z] #46 131.0 checking for sys/time.h... yes
03:51:52 [2022-09-07T03:51:52.960Z] #46 131.0 checking for inline... inline
03:51:53 [2022-09-07T03:51:53.311Z] #59 14.31   Building wheel for yamllint (setup.py): finished with status 'done'
03:51:53 [2022-09-07T03:51:53.311Z] #59 14.31   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4501ed11facc82dda5a8cfbf4eb0c87b5a20a3935bab763fb9a57776ced915f8
03:51:53 [2022-09-07T03:51:53.311Z] #59 14.31   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
03:51:53 [2022-09-07T03:51:53.311Z] #59 14.32 Successfully built yamllint
03:51:53 [2022-09-07T03:51:53.311Z] #59 14.35 Installing collected packages: pyyaml, pathspec, yamllint
03:51:53 [2022-09-07T03:51:53.540Z] #46 131.1 checking for size_t... yes
03:51:53 [2022-09-07T03:51:53.540Z] #46 131.4 checking for stdlib.h... (cached) yes
03:51:53 [2022-09-07T03:51:53.540Z] #46 131.5 checking for GNU libc compatible malloc... yes
03:51:53 [2022-09-07T03:51:53.540Z] #46 131.7 checking for stdlib.h... (cached) yes
03:51:53 [2022-09-07T03:51:53.800Z] #46 131.7 checking for GNU libc compatible realloc... yes
03:51:53 [2022-09-07T03:51:53.880Z] #59 14.79 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
03:51:54 [2022-09-07T03:51:54.068Z] #46 131.8 checking for working strtod... yes
03:51:54 [2022-09-07T03:51:54.068Z] #46 132.2 checking for gettimeofday... yes
03:51:54 [2022-09-07T03:51:54.451Z] #59 DONE 15.3s
03:51:54 [2022-09-07T03:51:54.451Z] 
03:51:54 [2022-09-07T03:51:54.451Z] #44 [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
03:51:54 [2022-09-07T03:51:54.451Z] #44 ...
03:51:54 [2022-09-07T03:51:54.451Z] 
03:51:54 [2022-09-07T03:51:54.451Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
03:51:54 [2022-09-07T03:51:54.637Z] #46 132.4 checking for memset... yes
03:51:54 [2022-09-07T03:51:54.637Z] #46 132.7 checking for strspn... yes
03:51:54 [2022-09-07T03:51:54.723Z] #60 DONE 0.2s
03:51:54 [2022-09-07T03:51:54.723Z] 
03:51:54 [2022-09-07T03:51:54.723Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
03:51:54 [2022-09-07T03:51:54.897Z] #46 133.0 checking that generated files are newer than configure... done
03:51:54 [2022-09-07T03:51:54.897Z] #46 133.1 configure: creating ./config.status
03:51:54 [2022-09-07T03:51:54.983Z] #61 DONE 0.3s
03:51:54 [2022-09-07T03:51:54.983Z] 
03:51:54 [2022-09-07T03:51:54.983Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
03:51:55 [2022-09-07T03:51:55.243Z] #62 DONE 0.3s
03:51:55 [2022-09-07T03:51:55.243Z] 
03:51:55 [2022-09-07T03:51:55.243Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
03:51:55 [2022-09-07T03:51:55.504Z] #63 DONE 0.2s
03:51:55 [2022-09-07T03:51:55.504Z] 
03:51:55 [2022-09-07T03:51:55.504Z] #44 [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
03:51:55 [2022-09-07T03:51:55.504Z] #44 ...
03:51:55 [2022-09-07T03:51:55.504Z] 
03:51:55 [2022-09-07T03:51:55.504Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
03:51:55 [2022-09-07T03:51:55.504Z] #64 DONE 0.1s
03:51:55 [2022-09-07T03:51:55.504Z] 
03:51:55 [2022-09-07T03:51:55.504Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
03:51:55 [2022-09-07T03:51:55.504Z] #65 DONE 0.1s
03:51:55 [2022-09-07T03:51:55.764Z] 
03:51:55 [2022-09-07T03:51:55.764Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
03:51:55 [2022-09-07T03:51:55.764Z] #66 DONE 0.1s
03:51:55 [2022-09-07T03:51:55.764Z] 
03:51:55 [2022-09-07T03:51:55.764Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.4 Selecting previously unselected package g++-powerpc64le-linux-gnu.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.4 Selecting previously unselected package crossbuild-essential-ppc64el.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.5 Unpacking crossbuild-essential-ppc64el (12.9) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.5 Selecting previously unselected package libc6-s390x-cross.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.5 Unpacking libc6-s390x-cross (2.31-9cross4) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.6 Selecting previously unselected package libgcc-s1-s390x-cross.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.7 Selecting previously unselected package libgomp1-s390x-cross.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.7 Selecting previously unselected package libitm1-s390x-cross.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.8 Selecting previously unselected package libatomic1-s390x-cross.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.8 Selecting previously unselected package libasan6-s390x-cross.
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 260.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 261.0 Selecting previously unselected package libstdc++6-s390x-cross.
03:51:55 [2022-09-07T03:51:55.776Z] #40 261.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:55 [2022-09-07T03:51:55.776Z] #40 261.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
03:51:56 [2022-09-07T03:51:56.031Z] #40 261.1 Selecting previously unselected package libubsan1-s390x-cross.
03:51:56 [2022-09-07T03:51:56.031Z] #40 261.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:56 [2022-09-07T03:51:56.031Z] #40 261.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
03:51:56 [2022-09-07T03:51:56.031Z] #40 261.2 Selecting previously unselected package libgcc-10-dev-s390x-cross.
03:51:56 [2022-09-07T03:51:56.031Z] #40 261.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
03:51:56 [2022-09-07T03:51:56.031Z] #40 261.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
03:51:56 [2022-09-07T03:51:56.803Z] #46 135.1 config.status: creating Makefile
03:51:56 [2022-09-07T03:51:56.988Z] #40 262.2 Selecting previously unselected package gcc-10-s390x-linux-gnu.
03:51:56 [2022-09-07T03:51:56.988Z] #40 262.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.062Z] #46 135.1 config.status: creating config.h
03:51:57 [2022-09-07T03:51:57.062Z] #46 135.1 config.status: executing depfiles commands
03:51:57 [2022-09-07T03:51:57.062Z] #46 135.3 config.status: executing libtool commands
03:51:57 [2022-09-07T03:51:57.245Z] #40 262.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #46 ...
03:51:57 [2022-09-07T03:51:57.322Z] 
03:51:57 [2022-09-07T03:51:57.322Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:51:57 [2022-09-07T03:51:57.322Z] #57 31.86 Selecting previously unselected package libinih1:amd64.
03:51:57 [2022-09-07T03:51:57.322Z] #57 31.86 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 31.87 Unpacking libinih1:amd64 (53-1+b2) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 31.93 Selecting previously unselected package libnet1:amd64.
03:51:57 [2022-09-07T03:51:57.322Z] #57 31.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 31.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.03 Selecting previously unselected package libnl-3-200:amd64.
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.04 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.11 Selecting previously unselected package libprotobuf-c1:amd64.
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.22 Selecting previously unselected package libyajl2:amd64.
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.22 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.22 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.29 Selecting previously unselected package net-tools.
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.29 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.51 Selecting previously unselected package patch.
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.52 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.52 Unpacking patch (2.7.6-7) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.63 Selecting previously unselected package python-pip-whl.
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.63 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 32.64 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.21 Selecting previously unselected package python3-lib2to3.
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.22 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.23 Unpacking python3-lib2to3 (3.9.2-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.33 Selecting previously unselected package python3-distutils.
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.35 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.36 Unpacking python3-distutils (3.9.2-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.51 Selecting previously unselected package python3-pkg-resources.
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.52 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.53 Unpacking python3-pkg-resources (52.0.0-4) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.64 Selecting previously unselected package python3-setuptools.
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.64 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.65 Unpacking python3-setuptools (52.0.0-4) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.90 Selecting previously unselected package python3-wheel.
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.90 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.91 Unpacking python3-wheel (0.34.2-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.98 Selecting previously unselected package python3-pip.
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.98 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 33.99 Unpacking python3-pip (20.3.4-4+deb11u1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 34.26 Selecting previously unselected package sudo.
03:51:57 [2022-09-07T03:51:57.322Z] #57 34.27 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 34.28 Unpacking sudo (1.9.5p2-3) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 34.78 Selecting previously unselected package thin-provisioning-tools.
03:51:57 [2022-09-07T03:51:57.322Z] #57 34.78 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 34.79 Unpacking thin-provisioning-tools (0.9.0-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 34.99 Selecting previously unselected package uidmap.
03:51:57 [2022-09-07T03:51:57.322Z] #57 35.00 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 35.01 Unpacking uidmap (1:4.8.1-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 35.16 Selecting previously unselected package vim-runtime.
03:51:57 [2022-09-07T03:51:57.322Z] #57 35.16 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 35.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
03:51:57 [2022-09-07T03:51:57.322Z] #57 35.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
03:51:57 [2022-09-07T03:51:57.322Z] #57 35.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 38.94 Selecting previously unselected package vim.
03:51:57 [2022-09-07T03:51:57.322Z] #57 38.95 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 38.96 Unpacking vim (2:8.2.2434-3+deb11u1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 39.53 Selecting previously unselected package xfsprogs.
03:51:57 [2022-09-07T03:51:57.322Z] #57 39.53 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 39.54 Unpacking xfsprogs (5.10.0-4) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 40.07 Selecting previously unselected package zip.
03:51:57 [2022-09-07T03:51:57.322Z] #57 40.09 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 40.10 Unpacking zip (3.0-12) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 40.26 Selecting previously unselected package zstd.
03:51:57 [2022-09-07T03:51:57.322Z] #57 40.26 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 40.27 Unpacking zstd (1.4.8+dfsg-2.1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 40.62 Setting up python3-pkg-resources (52.0.0-4) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.61 Setting up libip4tc2:amd64 (1.8.7-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.62 Setting up net-tools (1.60+git20181103.0eebece-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.64 Setting up libgpm2:amd64 (1.20.7-8) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.66 Setting up libicu67:amd64 (67.1-7) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.68 Setting up libip6tc2:amd64 (1.8.7-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.69 Setting up libinih1:amd64 (53-1+b2) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.70 Setting up uidmap (1:4.8.1-1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.71 Setting up libyajl2:amd64 (2.1.0-3) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.78 Setting up bzip2 (1.0.8-4) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:51:57 [2022-09-07T03:51:57.322Z] #57 41.81 Setting up python3-wheel (0.34.2-1) ...
03:51:57 [2022-09-07T03:51:57.588Z] #57 42.41 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:51:57 [2022-09-07T03:51:57.848Z] #57 42.42 Setting up libcap2:amd64 (1:2.44-1) ...
03:51:57 [2022-09-07T03:51:57.848Z] #57 42.43 Setting up libcap2-bin (1:2.44-1) ...
03:51:57 [2022-09-07T03:51:57.848Z] #57 42.44 Setting up apparmor (2.13.6-10) ...
03:51:57 [2022-09-07T03:51:57.848Z] #57 ...
03:51:57 [2022-09-07T03:51:57.848Z] 
03:51:57 [2022-09-07T03:51:57.848Z] #46 [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
03:51:57 [2022-09-07T03:51:57.848Z] #46 136.1   GEN      .version
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.1 make  install-recursive
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.1 make[1]: Entering directory '/tmp/crun-build'
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.2 Making install in libocispec
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
03:51:58 [2022-09-07T03:51:58.107Z] #46 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
03:51:58 [2022-09-07T03:51:58.165Z] #46 ...
03:51:58 [2022-09-07T03:51:58.165Z] 
03:51:58 [2022-09-07T03:51:58.165Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:51:58 [2022-09-07T03:51:58.165Z] #36 DONE 273.9s
03:51:58 [2022-09-07T03:51:58.165Z] 
03:51:58 [2022-09-07T03:51:58.165Z] #46 [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
03:51:58 [2022-09-07T03:51:58.165Z] #46 222.0   CCLD     tests/init
03:51:58 [2022-09-07T03:51:58.738Z] #46 ...
03:51:58 [2022-09-07T03:51:58.738Z] 
03:51:58 [2022-09-07T03:51:58.738Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
03:51:58 [2022-09-07T03:51:58.738Z] #67 DONE 0.5s
03:51:58 [2022-09-07T03:51:58.738Z] 
03:51:58 [2022-09-07T03:51:58.738Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
03:51:58 [2022-09-07T03:51:58.738Z] #68 DONE 0.1s
03:51:58 [2022-09-07T03:51:58.738Z] 
03:51:58 [2022-09-07T03:51:58.738Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
03:51:58 [2022-09-07T03:51:58.738Z] #69 DONE 0.1s
03:51:58 [2022-09-07T03:51:58.738Z] 
03:51:58 [2022-09-07T03:51:58.738Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
03:51:59 [2022-09-07T03:51:59.044Z] #46 137.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
03:51:59 [2022-09-07T03:51:59.303Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
03:51:59 [2022-09-07T03:51:59.303Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
03:51:59 [2022-09-07T03:51:59.303Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
03:51:59 [2022-09-07T03:51:59.303Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
03:51:59 [2022-09-07T03:51:59.303Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
03:51:59 [2022-09-07T03:51:59.303Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
03:51:59 [2022-09-07T03:51:59.304Z] #46 137.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
03:51:59 [2022-09-07T03:51:59.406Z] #54 ...
03:51:59 [2022-09-07T03:51:59.406Z] 
03:51:59 [2022-09-07T03:51:59.406Z] #44 [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
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.2   CCLD     libocispec.la
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.6   CCLD     src/validate
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.6   CCLD     tests/test-1
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.6   CCLD     tests/test-2
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.6   CCLD     tests/test-3
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.7   CCLD     tests/test-4
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.7   CCLD     tests/test-5
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.7   CCLD     tests/test-6
03:51:59 [2022-09-07T03:51:59.406Z] #44 167.9   CCLD     tests/test-7
03:51:59 [2022-09-07T03:51:59.406Z] #44 168.0   CCLD     tests/test-8
03:51:59 [2022-09-07T03:51:59.406Z] #44 168.1   CCLD     tests/test-9
03:51:59 [2022-09-07T03:51:59.406Z] #44 168.1   CCLD     tests/test-10
03:51:59 [2022-09-07T03:51:59.406Z] #44 168.1 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
03:51:59 [2022-09-07T03:51:59.406Z] #44 168.3   CCLD     tests/test-11
03:51:59 [2022-09-07T03:51:59.971Z] #44 169.8 libtool: link: ar cr libocispec.a 
03:52:00 [2022-09-07T03:52:00.228Z] #44 169.8 libtool: link: ranlib libocispec.a
03:52:00 [2022-09-07T03:52:00.681Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
03:52:00 [2022-09-07T03:52:00.681Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
03:52:00 [2022-09-07T03:52:00.681Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
03:52:00 [2022-09-07T03:52:00.681Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
03:52:00 [2022-09-07T03:52:00.681Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
03:52:00 [2022-09-07T03:52:00.681Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.6 make  install-recursive
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.7 Making install in yajl
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.8   CC       verify/json_verify-json_verify.o
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.8   CC       src/libyajl_la-yajl_alloc.lo
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.8   CC       src/libyajl_la-yajl_gen.lo
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.8   CC       src/libyajl_la-yajl.lo
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.8   CC       src/libyajl_la-yajl_parser.lo
03:52:00 [2022-09-07T03:52:00.682Z] #46 138.9   CC       src/libyajl_la-yajl_buf.lo
03:52:00 [2022-09-07T03:52:00.941Z] #46 139.0   CC       src/libyajl_la-yajl_encode.lo
03:52:00 [2022-09-07T03:52:00.941Z] #46 139.0   CC       src/libyajl_la-yajl_lex.lo
03:52:00 [2022-09-07T03:52:00.941Z] #46 139.1   CC       src/libyajl_la-yajl_tree.lo
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[5]: Nothing to be done for 'install-exec-am'.
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[5]: Nothing to be done for 'install-data-am'.
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.2 make[2]: Entering directory '/tmp/crun-build'
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.3   CC       src/libcrun/libcrun_testing_a-utils.o
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.3   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.3   CC       src/libcrun/libcrun_testing_a-container.o
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
03:52:01 [2022-09-07T03:52:01.604Z] #44 171.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
03:52:01 [2022-09-07T03:52:01.862Z] #44 171.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
03:52:01 [2022-09-07T03:52:01.862Z] #44 171.5   CC       src/libcrun/libcrun_testing_a-criu.o
03:52:01 [2022-09-07T03:52:01.862Z] #44 171.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
03:52:01 [2022-09-07T03:52:01.862Z] #44 171.5   CC       src/libcrun/libcrun_testing_a-linux.o
03:52:01 [2022-09-07T03:52:01.862Z] #44 171.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
03:52:01 [2022-09-07T03:52:01.862Z] #44 171.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
03:52:02 [2022-09-07T03:52:02.121Z] #44 171.7   CC       src/libcrun/libcrun_testing_a-error.o
03:52:02 [2022-09-07T03:52:02.121Z] #44 171.7   CC       src/libcrun/libcrun_testing_a-status.o
03:52:02 [2022-09-07T03:52:02.121Z] #44 171.8   CC       src/libcrun/libcrun_testing_a-terminal.o
03:52:02 [2022-09-07T03:52:02.379Z] #44 172.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
03:52:02 [2022-09-07T03:52:02.379Z] #44 172.1   CC       src/libcrun/libcrun_testing_a-signals.o
03:52:02 [2022-09-07T03:52:02.379Z] #44 172.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
03:52:02 [2022-09-07T03:52:02.497Z] #40 266.8 Selecting previously unselected package gcc-s390x-linux-gnu.
03:52:02 [2022-09-07T03:52:02.497Z] #40 266.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 266.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 266.9 Selecting previously unselected package linux-libc-dev-s390x-cross.
03:52:02 [2022-09-07T03:52:02.497Z] #40 266.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 266.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.1 Selecting previously unselected package libc6-dev-s390x-cross.
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.6 Selecting previously unselected package g++-10-s390x-linux-gnu.
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
03:52:02 [2022-09-07T03:52:02.497Z] #40 267.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
03:52:02 [2022-09-07T03:52:02.763Z] #44 172.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
03:52:02 [2022-09-07T03:52:02.763Z] #44 172.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
03:52:02 [2022-09-07T03:52:02.763Z] #44 172.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
03:52:02 [2022-09-07T03:52:02.763Z] #44 172.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
03:52:02 [2022-09-07T03:52:02.763Z] #44 172.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
03:52:03 [2022-09-07T03:52:03.021Z] #44 172.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
03:52:03 [2022-09-07T03:52:03.280Z] #44 172.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
03:52:03 [2022-09-07T03:52:03.538Z] #44 173.1   CC       src/crun-crun.o
03:52:03 [2022-09-07T03:52:03.538Z] #44 173.2   CC       src/crun-run.o
03:52:03 [2022-09-07T03:52:03.538Z] #44 173.3   CC       src/crun-delete.o
03:52:03 [2022-09-07T03:52:03.797Z] #44 173.5   CC       src/crun-kill.o
03:52:03 [2022-09-07T03:52:03.797Z] #44 173.5   CC       src/crun-pause.o
03:52:03 [2022-09-07T03:52:03.797Z] #44 173.6   CC       src/crun-unpause.o
03:52:04 [2022-09-07T03:52:04.055Z] #44 173.7   CC       src/crun-spec.o
03:52:04 [2022-09-07T03:52:04.055Z] #44 173.8   CC       src/crun-exec.o
03:52:04 [2022-09-07T03:52:04.313Z] #44 174.0   CC       src/crun-list.o
03:52:04 [2022-09-07T03:52:04.571Z] #44 174.2   CC       src/crun-create.o
03:52:04 [2022-09-07T03:52:04.571Z] #44 174.3   CC       src/crun-start.o
03:52:04 [2022-09-07T03:52:04.830Z] #44 174.5   CC       src/crun-state.o
03:52:05 [2022-09-07T03:52:05.089Z] #44 174.7   CC       src/crun-update.o
03:52:05 [2022-09-07T03:52:05.089Z] #44 174.8   CC       src/crun-ps.o
03:52:05 [2022-09-07T03:52:05.137Z] #46 ...
03:52:05 [2022-09-07T03:52:05.137Z] 
03:52:05 [2022-09-07T03:52:05.137Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:52:05 [2022-09-07T03:52:05.137Z] #57 44.06 Setting up zip (3.0-12) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 44.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 44.10 Setting up bash-completion (1:2.11-2) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.23 Setting up libmnl0:amd64 (1.0.4-3) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.24 Setting up patch (2.7.6-7) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.25 Setting up sudo (1.9.5p2-3) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.33 invoke-rc.d: could not determine current runlevel
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.33 invoke-rc.d: policy-rc.d denied execution of start.
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.35 Setting up xfsprogs (5.10.0-4) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.36 Setting up libxtables12:amd64 (1.8.7-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.38 Setting up inetutils-ping (2:2.0-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.39 Setting up pigz (2.6-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.46 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 46.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 47.13 Setting up libaio1:amd64 (0.3.112-9) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 47.16 Setting up python3-lib2to3 (3.9.2-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 47.64 Setting up libelf1:amd64 (0.183-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 47.67 Setting up zstd (1.4.8+dfsg-2.1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 47.69 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 47.70 Setting up python3-distutils (3.9.2-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.16 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:52:05 [2022-09-07T03:52:05.137Z] #57 48.26 Setting up python3-setuptools (52.0.0-4) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 49.75 Setting up libjq1:amd64 (1.6-2.1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 49.76 Setting up libnftnl11:amd64 (1.1.9-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 49.78 Setting up thin-provisioning-tools (0.9.0-1) ...
03:52:05 [2022-09-07T03:52:05.137Z] #57 49.79 Setting up python3-pip (20.3.4-4+deb11u1) ...
03:52:05 [2022-09-07T03:52:05.347Z] #44 175.2   CC       src/crun-checkpoint.o
03:52:05 [2022-09-07T03:52:05.604Z] #44 175.3   CC       src/crun-restore.o
03:52:05 [2022-09-07T03:52:05.604Z] #44 175.5   CC       src/libcrun/libcrun_la-utils.lo
03:52:06 [2022-09-07T03:52:06.172Z] #44 175.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
03:52:06 [2022-09-07T03:52:06.172Z] #44 175.7   CC       src/libcrun/libcrun_la-container.lo
03:52:06 [2022-09-07T03:52:06.172Z] #44 175.8   CC       src/libcrun/libcrun_la-cgroup.lo
03:52:06 [2022-09-07T03:52:06.430Z] #44 176.1   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
03:52:06 [2022-09-07T03:52:06.430Z] #44 176.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
03:52:06 [2022-09-07T03:52:06.430Z] #44 176.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
03:52:06 [2022-09-07T03:52:06.518Z] #57 50.98 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.01 Setting up jq (1.6-2.1) ...
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.04 Setting up libbpf0:amd64 (1:0.3-2) ...
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.05 Setting up iptables (1.8.7-1) ...
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:52:06 [2022-09-07T03:52:06.518Z] #57 51.11 Setting up iproute2 (5.10.0-4) ...
03:52:06 [2022-09-07T03:52:06.518Z] #57 ...
03:52:06 [2022-09-07T03:52:06.518Z] 
03:52:06 [2022-09-07T03:52:06.518Z] #46 [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
03:52:06 [2022-09-07T03:52:06.518Z] #46 144.6   CCLD     libyajl.la
03:52:06 [2022-09-07T03:52:06.688Z] #44 176.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
03:52:06 [2022-09-07T03:52:06.718Z] #40 271.9 Selecting previously unselected package g++-s390x-linux-gnu.
03:52:06 [2022-09-07T03:52:06.718Z] #40 271.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 271.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 271.9 Selecting previously unselected package crossbuild-essential-s390x.
03:52:06 [2022-09-07T03:52:06.718Z] #40 271.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 271.9 Unpacking crossbuild-essential-s390x (12.9) ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 272.0 Setting up libconfig-inifiles-perl (3.000003-1) ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 272.0 Setting up libfile-which-perl (1.23-1) ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 272.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 272.1 Setting up libc6-armhf-cross (2.31-9cross4) ...
03:52:06 [2022-09-07T03:52:06.718Z] #40 272.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
03:52:06 [2022-09-07T03:52:06.719Z] #40 272.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
03:52:06 [2022-09-07T03:52:06.719Z] #40 272.1 Setting up libicu67:amd64 (67.1-7) ...
03:52:06 [2022-09-07T03:52:06.778Z] #46 145.0   CCLD     verify/json_verify
03:52:06 [2022-09-07T03:52:06.947Z] #44 176.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
03:52:06 [2022-09-07T03:52:06.947Z] #44 176.8   CC       src/libcrun/libcrun_la-criu.lo
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.1 Setting up libmagic-mgc (1:5.39-3) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.2 Setting up libc6-s390x-cross (2.31-9cross4) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.2 Setting up libmagic1:amd64 (1:5.39-3) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.2 Setting up file (1:5.39-3) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.3 Setting up bzip2 (1.0.8-4) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.3 Setting up libyaml-perl (1.30-1) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.3 Setting up libxml-sax-base-perl (1.09-1.1) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.3 Setting up libio-string-perl (1.08-3.1) ...
03:52:06 [2022-09-07T03:52:06.974Z] #40 272.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
03:52:07 [2022-09-07T03:52:07.205Z] #44 177.1   CC       src/libcrun/libcrun_la-custom-handler.lo
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.3 Setting up cross-config (2.6.18+nmu1) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.5 Setting up libc6-arm64-cross (2.31-9cross4) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.5 Setting up patch (2.7.6-7) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
03:52:07 [2022-09-07T03:52:07.230Z] #40 272.6 Setting up libc6-armel-cross (2.31-9cross4) ...
03:52:07 [2022-09-07T03:52:07.351Z] #46 ...
03:52:07 [2022-09-07T03:52:07.351Z] 
03:52:07 [2022-09-07T03:52:07.351Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:52:07 [2022-09-07T03:52:07.351Z] #57 51.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:52:07 [2022-09-07T03:52:07.351Z] #57 DONE 51.8s
03:52:07 [2022-09-07T03:52:07.351Z] 
03:52:07 [2022-09-07T03:52:07.351Z] #46 [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
03:52:07 [2022-09-07T03:52:07.351Z] #46 145.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
03:52:07 [2022-09-07T03:52:07.351Z] #46 145.5 make[5]: Nothing to be done for 'install-exec-am'.
03:52:07 [2022-09-07T03:52:07.351Z] #46 145.5 make[5]: Nothing to be done for 'install-data-am'.
03:52:07 [2022-09-07T03:52:07.351Z] #46 145.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:52:07 [2022-09-07T03:52:07.351Z] #46 145.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
03:52:07 [2022-09-07T03:52:07.351Z] #46 145.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
03:52:07 [2022-09-07T03:52:07.351Z] #46 145.6   CC       src/validate.o
03:52:07 [2022-09-07T03:52:07.464Z] #44 177.3   CC       src/libcrun/libcrun_la-linux.lo
03:52:07 [2022-09-07T03:52:07.485Z] #40 272.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.7 Setting up libfile-homedir-perl (1.006-1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up liblocale-gettext-perl (1.07-4+b1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.486Z] #40 272.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.6   CC       src/image_spec_schema_config_schema.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.6   CC       src/image_spec_schema_content_descriptor.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.6   CC       src/image_spec_schema_defs.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.6   CC       src/image_spec_schema_defs_descriptor.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.7   CC       src/image_spec_schema_image_index_schema.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.7   CC       src/image_spec_schema_image_layout_schema.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.7   CC       src/image_spec_schema_image_manifest_schema.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.7   CC       src/runtime_spec_schema_config_linux.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.8   CC       src/runtime_spec_schema_config_zos.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.8   CC       src/runtime_spec_schema_config_schema.lo
03:52:07 [2022-09-07T03:52:07.611Z] #46 145.8   CC       src/runtime_spec_schema_config_solaris.lo
03:52:07 [2022-09-07T03:52:07.722Z] #44 177.4   CC       src/libcrun/libcrun_la-seccomp.lo
03:52:07 [2022-09-07T03:52:07.742Z] #40 272.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.742Z] #40 272.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.742Z] #40 272.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
03:52:07 [2022-09-07T03:52:07.742Z] #40 273.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.743Z] #40 273.1 Setting up libxml-sax-perl (1.02+dfsg-1) ...
03:52:07 [2022-09-07T03:52:07.870Z] #46 145.9   CC       src/runtime_spec_schema_config_vm.lo
03:52:07 [2022-09-07T03:52:07.870Z] #46 145.9   CC       src/runtime_spec_schema_config_windows.lo
03:52:07 [2022-09-07T03:52:07.870Z] #46 146.0   CC       src/runtime_spec_schema_defs.lo
03:52:07 [2022-09-07T03:52:07.870Z] #46 146.0   CC       src/runtime_spec_schema_defs_linux.lo
03:52:07 [2022-09-07T03:52:07.870Z] #46 146.0   CC       src/runtime_spec_schema_defs_zos.lo
03:52:07 [2022-09-07T03:52:07.980Z] #44 177.5   CC       src/libcrun/libcrun_la-ebpf.lo
03:52:07 [2022-09-07T03:52:07.981Z] #44 177.7   CC       src/libcrun/libcrun_la-error.lo
03:52:07 [2022-09-07T03:52:07.999Z] #40 273.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
03:52:07 [2022-09-07T03:52:07.999Z] #40 273.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
03:52:07 [2022-09-07T03:52:07.999Z] #40 273.4 
03:52:07 [2022-09-07T03:52:07.999Z] #40 273.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
03:52:07 [2022-09-07T03:52:07.999Z] #40 273.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
03:52:07 [2022-09-07T03:52:07.999Z] #40 273.4 Setting up dpkg-dev (1.20.11) ...
03:52:08 [2022-09-07T03:52:08.129Z] #46 146.2   CC       src/runtime_spec_schema_defs_vm.lo
03:52:08 [2022-09-07T03:52:08.129Z] #46 146.3   CC       src/runtime_spec_schema_defs_windows.lo
03:52:08 [2022-09-07T03:52:08.129Z] #46 146.4   CC       src/runtime_spec_schema_state_schema.lo
03:52:08 [2022-09-07T03:52:08.239Z] #44 177.9   CC       src/libcrun/libcrun_la-status.lo
03:52:08 [2022-09-07T03:52:08.239Z] #44 178.0   CC       src/libcrun/libcrun_la-terminal.lo
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
03:52:08 [2022-09-07T03:52:08.256Z] #40 273.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
03:52:08 [2022-09-07T03:52:08.391Z] #46 146.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
03:52:08 [2022-09-07T03:52:08.391Z] #46 146.5   CC       src/basic_test_double_array_item.lo
03:52:08 [2022-09-07T03:52:08.391Z] #46 146.6   CC       src/basic_test_double_array.lo
03:52:08 [2022-09-07T03:52:08.498Z] #44 178.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
03:52:08 [2022-09-07T03:52:08.513Z] #40 273.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 273.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 273.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up libxml-simple-perl (2.25-1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.768Z] #40 274.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
03:52:08 [2022-09-07T03:52:08.959Z] #46 ...
03:52:08 [2022-09-07T03:52:08.959Z] 
03:52:08 [2022-09-07T03:52:08.959Z] #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
03:52:08 [2022-09-07T03:52:08.959Z] #0 1.729 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:52:08 [2022-09-07T03:52:08.959Z] #0 1.732 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:52:08 [2022-09-07T03:52:08.959Z] #0 1.735 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:52:08 [2022-09-07T03:52:08.959Z] #58 DONE 1.8s
03:52:08 [2022-09-07T03:52:08.959Z] 
03:52:08 [2022-09-07T03:52:08.959Z] #46 [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
03:52:08 [2022-09-07T03:52:08.960Z] #46 147.0   CC       src/basic_test_top_array_int.lo
03:52:08 [2022-09-07T03:52:08.960Z] #46 147.0   CC       src/basic_test_top_array_string.lo
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.1 Setting up libconfig-auto-perl (0.44-1.1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.3 Setting up dpkg-cross (2.6.18+nmu1) ...
03:52:09 [2022-09-07T03:52:09.024Z] #40 274.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.219Z] #46 147.4   CC       src/basic_test_top_double_array_int.lo
03:52:09 [2022-09-07T03:52:09.219Z] #46 147.4   CC       src/basic_test_top_double_array_obj.lo
03:52:09 [2022-09-07T03:52:09.280Z] #40 274.4 Setting up crossbuild-essential-armel (12.9) ...
03:52:09 [2022-09-07T03:52:09.280Z] #40 274.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
03:52:09 [2022-09-07T03:52:09.280Z] #40 274.4 Setting up crossbuild-essential-armhf (12.9) ...
03:52:09 [2022-09-07T03:52:09.280Z] #40 274.4 Setting up crossbuild-essential-arm64 (12.9) ...
03:52:09 [2022-09-07T03:52:09.280Z] #40 274.4 Setting up crossbuild-essential-s390x (12.9) ...
03:52:09 [2022-09-07T03:52:09.280Z] #40 274.4 Setting up crossbuild-essential-ppc64el (12.9) ...
03:52:09 [2022-09-07T03:52:09.280Z] #40 274.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:52:09 [2022-09-07T03:52:09.432Z] #44 179.2   CC       src/libcrun/libcrun_la-signals.lo
03:52:09 [2022-09-07T03:52:09.478Z] #46 147.6   CC       src/basic_test_top_double_array_refobj.lo
03:52:09 [2022-09-07T03:52:09.478Z] #46 147.6   CC       src/basic_test_top_double_array_string.lo
03:52:09 [2022-09-07T03:52:09.691Z] #44 179.3   CC       src/libcrun/libcrun_la-mount_flags.lo
03:52:09 [2022-09-07T03:52:09.737Z] #46 147.8   CC       src/read-file.lo
03:52:09 [2022-09-07T03:52:09.737Z] #46 147.8   CC       src/json_common.lo
03:52:09 [2022-09-07T03:52:09.737Z] #46 147.9   CC       tests/test-1.o
03:52:09 [2022-09-07T03:52:09.996Z] #46 148.1   CC       tests/test-2.o
03:52:09 [2022-09-07T03:52:09.996Z] #46 148.2   CC       tests/test-3.o
03:52:10 [2022-09-07T03:52:10.208Z] #40 DONE 275.4s
03:52:10 [2022-09-07T03:52:10.208Z] 
03:52:10 [2022-09-07T03:52:10.208Z] #42 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
03:52:10 [2022-09-07T03:52:10.208Z] #42 DONE 0.1s
03:52:10 [2022-09-07T03:52:10.208Z] 
03:52:10 [2022-09-07T03:52:10.208Z] #43 [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
03:52:10 [2022-09-07T03:52:10.255Z] #46 148.3   CC       tests/test-4.o
03:52:10 [2022-09-07T03:52:10.255Z] #46 148.4   CC       tests/test-5.o
03:52:10 [2022-09-07T03:52:10.255Z] #46 148.5   CC       tests/test-6.o
03:52:10 [2022-09-07T03:52:10.260Z] #44 179.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
03:52:10 [2022-09-07T03:52:10.260Z] #44 179.9   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
03:52:10 [2022-09-07T03:52:10.466Z] #43 ...
03:52:10 [2022-09-07T03:52:10.466Z] 
03:52:10 [2022-09-07T03:52:10.466Z] #44 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
03:52:10 [2022-09-07T03:52:10.466Z] #44 DONE 0.2s
03:52:10 [2022-09-07T03:52:10.466Z] 
03:52:10 [2022-09-07T03:52:10.466Z] #45 [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
03:52:10 [2022-09-07T03:52:10.515Z] #46 148.8   CC       tests/test-7.o
03:52:10 [2022-09-07T03:52:10.519Z] #44 180.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
03:52:10 [2022-09-07T03:52:10.519Z] #44 180.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
03:52:10 [2022-09-07T03:52:10.775Z] #46 148.9   CC       tests/test-8.o
03:52:10 [2022-09-07T03:52:10.775Z] #46 149.0   CC       tests/test-9.o
03:52:10 [2022-09-07T03:52:10.778Z] #44 180.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
03:52:11 [2022-09-07T03:52:11.035Z] #46 149.1   CC       tests/test-10.o
03:52:11 [2022-09-07T03:52:11.037Z] #44 180.9   CC       tests/init.o
03:52:11 [2022-09-07T03:52:11.295Z] #46 149.3   CC       tests/test-11.o
03:52:11 [2022-09-07T03:52:11.296Z] #44 181.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.528 + RM_GOPATH=0
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.530 + TMP_GOPATH=
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.530 + : /build
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.530 + '[' -z '' ']'
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.531 ++ mktemp -d
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.532 + export GOPATH=/tmp/tmp.YcUWAzWDCj
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.532 + GOPATH=/tmp/tmp.YcUWAzWDCj
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.532 + RM_GOPATH=1
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.532 + case "$(go env GOARCH)" in
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.533 ++ go env GOARCH
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.538 + export GO_BUILDMODE=-buildmode=pie
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.538 + GO_BUILDMODE=-buildmode=pie
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 ++ dirname /install.sh
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + dir=/
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + bin=rootlesskit
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + shift
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + '[' '!' -f //rootlesskit.installer ']'
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + . //rootlesskit.installer
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 ++ : 1920341cd41e047834a21007424162a2dc946315
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + install_rootlesskit
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + case "$1" in
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + export CGO_ENABLED=0
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + CGO_ENABLED=0
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.540 + _install_rootlesskit
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.541 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.541 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.541 + for f in rootlesskit rootlesskit-docker-proxy
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.541 + GOBIN=/build
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.541 + GO111MODULE=on
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.541 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
03:52:11 [2022-09-07T03:52:11.837Z] #45 1.604 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
03:52:13 [2022-09-07T03:52:13.205Z] #45 2.805 go: downloading github.com/sirupsen/logrus v1.8.1
03:52:13 [2022-09-07T03:52:13.205Z] #45 2.806 go: downloading github.com/urfave/cli/v2 v2.4.0
03:52:13 [2022-09-07T03:52:13.205Z] #45 3.009 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
03:52:15 [2022-09-07T03:52:15.103Z] #45 ...
03:52:15 [2022-09-07T03:52:15.103Z] 
03:52:15 [2022-09-07T03:52:15.103Z] #46 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + RM_GOPATH=0
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + TMP_GOPATH=
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + : /build
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + '[' -z '' ']'
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 ++ mktemp -d
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + export GOPATH=/tmp/tmp.9PjQIXtaes
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + GOPATH=/tmp/tmp.9PjQIXtaes
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + RM_GOPATH=1
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 + case "$(go env GOARCH)" in
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.463 ++ go env GOARCH
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 Install docker/cli version 17.06.2-ce from stable
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + export GO_BUILDMODE=-buildmode=pie
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + GO_BUILDMODE=-buildmode=pie
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 ++ dirname /install.sh
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + dir=/
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + bin=dockercli
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + shift
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + '[' '!' -f //dockercli.installer ']'
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + . //dockercli.installer
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 ++ : stable
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 ++ : 17.06.2-ce
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + install_dockercli
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.472 ++ uname -m
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.474 + arch=x86_64
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.474 + '[' x86_64 '!=' x86_64 ']'
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.474 + url=https://download.docker.com/linux/static
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.474 + tar -xz docker/docker
03:52:15 [2022-09-07T03:52:15.103Z] #0 1.477 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:52:15 [2022-09-07T03:52:15.103Z] #0 4.238 + mkdir -p /build
03:52:15 [2022-09-07T03:52:15.103Z] #0 4.240 + mv docker/docker /build/
03:52:15 [2022-09-07T03:52:15.103Z] #0 4.242 + rmdir docker
03:52:15 [2022-09-07T03:52:15.103Z] #46 DONE 4.5s
03:52:15 [2022-09-07T03:52:15.103Z] 
03:52:15 [2022-09-07T03:52:15.103Z] #45 [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
03:52:15 [2022-09-07T03:52:15.103Z] #45 4.445 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
03:52:15 [2022-09-07T03:52:15.359Z] #45 4.934 go: downloading github.com/google/uuid v1.3.0
03:52:15 [2022-09-07T03:52:15.359Z] #45 4.946 go: downloading github.com/moby/vpnkit v0.5.0
03:52:15 [2022-09-07T03:52:15.359Z] #45 4.964 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
03:52:15 [2022-09-07T03:52:15.359Z] #45 5.057 go: downloading github.com/gofrs/flock v0.8.1
03:52:15 [2022-09-07T03:52:15.359Z] #45 5.151 go: downloading github.com/gorilla/mux v1.8.0
03:52:15 [2022-09-07T03:52:15.923Z] #45 5.368 go: downloading github.com/moby/sys/mountinfo v0.6.0
03:52:15 [2022-09-07T03:52:15.923Z] #45 5.698 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
03:52:16 [2022-09-07T03:52:16.180Z] #45 5.800 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
03:52:16 [2022-09-07T03:52:16.742Z] #45 6.437 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
03:52:16 [2022-09-07T03:52:16.742Z] #45 6.525 go: downloading github.com/russross/blackfriday/v2 v2.1.0
03:52:19 [2022-09-07T03:52:19.418Z] #46 ...
03:52:19 [2022-09-07T03:52:19.418Z] 
03:52:19 [2022-09-07T03:52:19.418Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:52:19 [2022-09-07T03:52:19.987Z] #59 11.04 Collecting yamllint==1.27.1
03:52:20 [2022-09-07T03:52:20.678Z] #50 ...
03:52:20 [2022-09-07T03:52:20.679Z] 
03:52:20 [2022-09-07T03:52:20.679Z] #46 [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
03:52:20 [2022-09-07T03:52:20.679Z] #46 242.5   AR       libcrun_testing.a
03:52:20 [2022-09-07T03:52:20.679Z] #46 242.5 ar: `u' modifier ignored since `D' is the default (see `U')
03:52:20 [2022-09-07T03:52:20.679Z] #46 242.6   CCLD     tests/tests_libcrun_utils
03:52:20 [2022-09-07T03:52:20.679Z] #46 242.6   CCLD     tests/tests_libcrun_errors
03:52:20 [2022-09-07T03:52:20.679Z] #46 242.6   CCLD     tests/tests_libcrun_fuzzer
03:52:20 [2022-09-07T03:52:20.679Z] #46 243.6   CCLD     libcrun.la
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.2   CCLD     crun
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.6 make[3]: Entering directory '/tmp/crun-build'
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.8  /bin/mkdir -p '/usr/local/share/man/man1'
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.9  /bin/mkdir -p '/usr/local/lib'
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
03:52:20 [2022-09-07T03:52:20.679Z] #46 244.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.0 libtool: install: ranlib /usr/local/lib/libcrun.a
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.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
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 ----------------------------------------------------------------------
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 Libraries have been installed in:
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2    /usr/local/lib
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 If you ever happen to want to link against installed libraries
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 in a given directory, LIBDIR, you must either use libtool, and
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 specify the full pathname of the library, or use the '-LLIBDIR'
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 flag during linking and do at least one of the following:
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2      during execution
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2      during linking
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 See any operating system documentation about shared libraries for
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 more information, such as the ld(1) and ld.so(8) manual pages.
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2 ----------------------------------------------------------------------
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2  /bin/mkdir -p '/build'
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
03:52:20 [2022-09-07T03:52:20.679Z] #46 245.3 libtool: install: /usr/bin/install -c crun /build/crun
03:52:20 [2022-09-07T03:52:20.913Z] #45 ...
03:52:20 [2022-09-07T03:52:20.913Z] 
03:52:20 [2022-09-07T03:52:20.913Z] #47 [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
03:52:20 [2022-09-07T03:52:20.913Z] #0 1.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 1.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 1.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 2.171 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 2.548 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 3.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 3.797 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.391 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.147 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.882 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.888 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.915 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.918 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.951 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.954 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.983 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.985 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.987 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.995 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.995 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 5.996 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
03:52:20 [2022-09-07T03:52:20.913Z] #47 ...
03:52:20 [2022-09-07T03:52:20.913Z] 
03:52:20 [2022-09-07T03:52:20.913Z] #48 [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
03:52:20 [2022-09-07T03:52:20.913Z] #0 1.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 1.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 1.744 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 1.868 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 2.126 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 2.588 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 3.179 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 3.663 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.139 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.543 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.600 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.601 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.614 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.630 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.634 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.638 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.643 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.643 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.658 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.675 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:52:20 [2022-09-07T03:52:20.913Z] #0 4.675 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #48 ...
03:52:20 [2022-09-07T03:52:20.913Z] 
03:52:20 [2022-09-07T03:52:20.913Z] #43 [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
03:52:20 [2022-09-07T03:52:20.913Z] #43 2.210 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 2.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 2.225 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 2.641 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 3.103 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 3.647 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 4.259 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 5.018 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 5.775 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.244 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.246 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.257 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.259 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.260 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.279 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.281 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.281 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.291 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.292 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.292 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.913Z] #43 6.293 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
03:52:20 [2022-09-07T03:52:20.938Z] #46 245.3 make[3]: Leaving directory '/tmp/crun-build'
03:52:20 [2022-09-07T03:52:20.938Z] #46 245.3 make[2]: Leaving directory '/tmp/crun-build'
03:52:20 [2022-09-07T03:52:20.938Z] #46 245.3 make[1]: Leaving directory '/tmp/crun-build'
03:52:20 [2022-09-07T03:52:20.938Z] #46 DONE 245.5s
03:52:20 [2022-09-07T03:52:20.938Z] 
03:52:20 [2022-09-07T03:52:20.938Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:52:21 [2022-09-07T03:52:21.367Z] #59 12.11   Downloading yamllint-1.27.1.tar.gz (129 kB)
03:52:22 [2022-09-07T03:52:22.307Z] #59 13.25 Collecting pathspec>=0.5.3
03:52:22 [2022-09-07T03:52:22.307Z] #59 13.27   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
03:52:22 [2022-09-07T03:52:22.333Z] #43 ...
03:52:22 [2022-09-07T03:52:22.333Z] 
03:52:22 [2022-09-07T03:52:22.333Z] #44 [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
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.0   CCLD     libocispec.la
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.5   CCLD     src/validate
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.5   CCLD     tests/test-1
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.5   CCLD     tests/test-2
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.5   CCLD     tests/test-3
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.6   CCLD     tests/test-4
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.6   CCLD     tests/test-5
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.7   CCLD     tests/test-6
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.7   CCLD     tests/test-7
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.7   CCLD     tests/test-8
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.8   CCLD     tests/test-10
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.8   CCLD     tests/test-9
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
03:52:22 [2022-09-07T03:52:22.333Z] #44 184.9   CCLD     tests/test-11
03:52:22 [2022-09-07T03:52:22.333Z] #44 186.9 libtool: link: ar cr libocispec.a 
03:52:22 [2022-09-07T03:52:22.333Z] #44 187.0 libtool: link: ranlib libocispec.a
03:52:22 [2022-09-07T03:52:22.876Z] #59 13.72 Collecting pyyaml
03:52:22 [2022-09-07T03:52:22.876Z] #59 13.75   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
03:52:22 [2022-09-07T03:52:22.876Z] #59 13.79 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
03:52:22 [2022-09-07T03:52:22.876Z] #59 13.82 Building wheels for collected packages: yamllint
03:52:22 [2022-09-07T03:52:22.876Z] #59 13.82   Building wheel for yamllint (setup.py): started
03:52:23 [2022-09-07T03:52:23.718Z] #44 188.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.6 make[5]: Nothing to be done for 'install-exec-am'.
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.6 make[5]: Nothing to be done for 'install-data-am'.
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.6 make[2]: Entering directory '/tmp/crun-build'
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-utils.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-container.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.8   CC       src/libcrun/libcrun_testing_a-custom-handler.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.8   CC       src/libcrun/libcrun_testing_a-criu.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.8   CC       src/libcrun/libcrun_testing_a-linux.o
03:52:23 [2022-09-07T03:52:23.719Z] #44 188.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
03:52:23 [2022-09-07T03:52:23.979Z] #44 188.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
03:52:23 [2022-09-07T03:52:23.979Z] #44 188.9   CC       src/libcrun/libcrun_testing_a-error.o
03:52:23 [2022-09-07T03:52:23.979Z] #44 188.9   CC       src/libcrun/libcrun_testing_a-status.o
03:52:23 [2022-09-07T03:52:23.979Z] #44 189.0   CC       src/libcrun/libcrun_testing_a-terminal.o
03:52:23 [2022-09-07T03:52:23.979Z] #44 189.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
03:52:23 [2022-09-07T03:52:23.979Z] #44 189.1   CC       src/libcrun/libcrun_testing_a-signals.o
03:52:24 [2022-09-07T03:52:24.240Z] #44 189.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
03:52:24 [2022-09-07T03:52:24.240Z] #44 189.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
03:52:24 [2022-09-07T03:52:24.240Z] #44 189.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
03:52:24 [2022-09-07T03:52:24.240Z] #44 189.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
03:52:24 [2022-09-07T03:52:24.240Z] #44 189.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
03:52:24 [2022-09-07T03:52:24.240Z] #44 189.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
03:52:24 [2022-09-07T03:52:24.257Z] #59 14.90   Building wheel for yamllint (setup.py): finished with status 'done'
03:52:24 [2022-09-07T03:52:24.257Z] #59 14.90   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=18055482d88fb2f8645a8b05fd7aa1931b685be37de404ba679115973b5bdc34
03:52:24 [2022-09-07T03:52:24.257Z] #59 14.90   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
03:52:24 [2022-09-07T03:52:24.257Z] #59 14.92 Successfully built yamllint
03:52:24 [2022-09-07T03:52:24.257Z] #59 14.93 Installing collected packages: pyyaml, pathspec, yamllint
03:52:24 [2022-09-07T03:52:24.501Z] #44 189.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
03:52:24 [2022-09-07T03:52:24.501Z] #44 189.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
03:52:24 [2022-09-07T03:52:24.517Z] #59 15.35 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
03:52:24 [2022-09-07T03:52:24.762Z] #44 189.7   CC       src/crun-crun.o
03:52:24 [2022-09-07T03:52:24.762Z] #44 189.8   CC       src/crun-run.o
03:52:24 [2022-09-07T03:52:24.777Z] #59 DONE 15.9s
03:52:24 [2022-09-07T03:52:24.777Z] 
03:52:24 [2022-09-07T03:52:24.777Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:25 [2022-09-07T03:52:25.023Z] #44 189.8   CC       src/crun-delete.o
03:52:25 [2022-09-07T03:52:25.023Z] #44 189.9   CC       src/crun-kill.o
03:52:25 [2022-09-07T03:52:25.023Z] #44 190.0   CC       src/crun-unpause.o
03:52:25 [2022-09-07T03:52:25.038Z] #43 ...
03:52:25 [2022-09-07T03:52:25.038Z] 
03:52:25 [2022-09-07T03:52:25.038Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
03:52:25 [2022-09-07T03:52:25.038Z] #60 DONE 0.3s
03:52:25 [2022-09-07T03:52:25.038Z] 
03:52:25 [2022-09-07T03:52:25.038Z] #46 [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
03:52:25 [2022-09-07T03:52:25.284Z] #44 190.1   CC       src/crun-pause.o
03:52:25 [2022-09-07T03:52:25.284Z] #44 190.1   CC       src/crun-spec.o
03:52:25 [2022-09-07T03:52:25.284Z] #44 ...
03:52:25 [2022-09-07T03:52:25.284Z] 
03:52:25 [2022-09-07T03:52:25.284Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:52:25 [2022-09-07T03:52:25.284Z] #36 242.9 + dpkg --print-architecture
03:52:25 [2022-09-07T03:52:25.284Z] #36 242.9 + git checkout -q v2.1.0
03:52:25 [2022-09-07T03:52:25.298Z] #46 ...
03:52:25 [2022-09-07T03:52:25.298Z] 
03:52:25 [2022-09-07T03:52:25.298Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
03:52:25 [2022-09-07T03:52:25.546Z] #36 243.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:52:25 [2022-09-07T03:52:25.546Z] #36 243.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:52:25 [2022-09-07T03:52:25.868Z] #61 DONE 0.6s
03:52:25 [2022-09-07T03:52:25.868Z] 
03:52:25 [2022-09-07T03:52:25.868Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
03:52:26 [2022-09-07T03:52:26.128Z] #62 DONE 0.2s
03:52:26 [2022-09-07T03:52:26.128Z] 
03:52:26 [2022-09-07T03:52:26.128Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
03:52:26 [2022-09-07T03:52:26.128Z] #63 DONE 0.1s
03:52:26 [2022-09-07T03:52:26.128Z] 
03:52:26 [2022-09-07T03:52:26.128Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
03:52:26 [2022-09-07T03:52:26.388Z] #64 DONE 0.1s
03:52:26 [2022-09-07T03:52:26.388Z] 
03:52:26 [2022-09-07T03:52:26.388Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
03:52:26 [2022-09-07T03:52:26.388Z] #65 DONE 0.1s
03:52:26 [2022-09-07T03:52:26.388Z] 
03:52:26 [2022-09-07T03:52:26.388Z] #32 [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
03:52:26 [2022-09-07T03:52:26.388Z] #32 ...
03:52:26 [2022-09-07T03:52:26.388Z] 
03:52:26 [2022-09-07T03:52:26.388Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
03:52:26 [2022-09-07T03:52:26.388Z] #66 DONE 0.1s
03:52:26 [2022-09-07T03:52:26.648Z] 
03:52:26 [2022-09-07T03:52:26.648Z] #46 [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
03:52:33 [2022-09-07T03:52:33.093Z] #43 ...
03:52:33 [2022-09-07T03:52:33.093Z] 
03:52:33 [2022-09-07T03:52:33.093Z] #48 [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
03:52:33 [2022-09-07T03:52:33.093Z] #48 21.47 Fetched 49.2 MB in 20s (2465 kB/s)
03:52:33 [2022-09-07T03:52:33.220Z] #44 200.6   CCLD     tests/init
03:52:33 [2022-09-07T03:52:33.694Z] #36 ...
03:52:33 [2022-09-07T03:52:33.695Z] 
03:52:33 [2022-09-07T03:52:33.695Z] #44 [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
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.2   CC       src/crun-exec.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.2   CC       src/crun-list.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.3   CC       src/crun-create.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.5   CC       src/crun-start.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.5   CC       src/crun-update.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.5   CC       src/crun-state.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.5   CC       src/crun-ps.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.6   CC       src/crun-checkpoint.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.7   CC       src/crun-restore.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.7   CC       src/libcrun/libcrun_la-utils.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.9   CC       src/libcrun/libcrun_la-container.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.9   CC       src/libcrun/libcrun_la-cgroup.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 190.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.4   CC       src/libcrun/libcrun_la-criu.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.4   CC       src/libcrun/libcrun_la-custom-handler.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.4   CC       src/libcrun/libcrun_la-linux.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.5   CC       src/libcrun/libcrun_la-ebpf.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.6   CC       src/libcrun/libcrun_la-error.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.6   CC       src/libcrun/libcrun_la-seccomp.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.7   CC       src/libcrun/libcrun_la-status.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.7   CC       src/libcrun/libcrun_la-terminal.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.8   CC       src/libcrun/libcrun_la-signals.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 191.9   CC       src/libcrun/libcrun_la-mount_flags.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 192.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 192.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 192.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 192.4   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 192.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
03:52:33 [2022-09-07T03:52:33.695Z] #44 192.5   CC       tests/init.o
03:52:33 [2022-09-07T03:52:33.695Z] #44 192.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
03:52:39 [2022-09-07T03:52:39.032Z] #50 182.8 + mkdir -p /build
03:52:39 [2022-09-07T03:52:39.032Z] #50 182.8 + cp runc /build/runc
03:52:39 [2022-09-07T03:52:39.641Z] #48 21.47 Reading package lists...
03:52:39 [2022-09-07T03:52:39.641Z] #48 ...
03:52:39 [2022-09-07T03:52:39.641Z] 
03:52:39 [2022-09-07T03:52:39.641Z] #43 [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
03:52:39 [2022-09-07T03:52:39.641Z] #43 22.13 Fetched 49.2 MB in 20s (2421 kB/s)
03:52:39 [2022-09-07T03:52:39.969Z] #50 ...
03:52:39 [2022-09-07T03:52:39.969Z] 
03:52:39 [2022-09-07T03:52:39.969Z] #38 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:52:39 [2022-09-07T03:52:39.969Z] #38 316.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
03:52:39 [2022-09-07T03:52:39.969Z] #38 DONE 316.9s
03:52:39 [2022-09-07T03:52:39.969Z] 
03:52:39 [2022-09-07T03:52:39.969Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:52:39 [2022-09-07T03:52:39.969Z] #50 DONE 183.9s
03:52:39 [2022-09-07T03:52:39.969Z] 
03:52:39 [2022-09-07T03:52:39.969Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:41 [2022-09-07T03:52:41.010Z] #43 22.13 Reading package lists...
03:52:41 [2022-09-07T03:52:41.010Z] #43 ...
03:52:41 [2022-09-07T03:52:41.010Z] 
03:52:41 [2022-09-07T03:52:41.010Z] #48 [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
03:52:41 [2022-09-07T03:52:41.010Z] #48 21.47 Reading package lists...
03:52:42 [2022-09-07T03:52:42.035Z] #48 30.81 Reading package lists...
03:52:42 [2022-09-07T03:52:42.035Z] #48 ...
03:52:42 [2022-09-07T03:52:42.035Z] 
03:52:42 [2022-09-07T03:52:42.035Z] #47 [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
03:52:42 [2022-09-07T03:52:42.035Z] #47 21.72 Fetched 49.2 MB in 20s (2448 kB/s)
03:52:42 [2022-09-07T03:52:42.035Z] #47 21.72 Reading package lists...
03:52:42 [2022-09-07T03:52:42.035Z] #47 31.19 Reading package lists...
03:52:42 [2022-09-07T03:52:42.035Z] #47 ...
03:52:42 [2022-09-07T03:52:42.035Z] 
03:52:42 [2022-09-07T03:52:42.035Z] #43 [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
03:52:42 [2022-09-07T03:52:42.035Z] #43 22.13 Reading package lists...
03:52:42 [2022-09-07T03:52:42.509Z] #43 ...
03:52:42 [2022-09-07T03:52:42.509Z] 
03:52:42 [2022-09-07T03:52:42.509Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
03:52:42 [2022-09-07T03:52:42.509Z] #70 DONE 0.4s
03:52:42 [2022-09-07T03:52:42.509Z] 
03:52:42 [2022-09-07T03:52:42.509Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
03:52:42 [2022-09-07T03:52:42.509Z] #71 DONE 0.1s
03:52:42 [2022-09-07T03:52:42.509Z] 
03:52:42 [2022-09-07T03:52:42.509Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:42 [2022-09-07T03:52:42.509Z] #43 ...
03:52:42 [2022-09-07T03:52:42.509Z] 
03:52:42 [2022-09-07T03:52:42.509Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
03:52:42 [2022-09-07T03:52:42.509Z] #72 DONE 0.1s
03:52:42 [2022-09-07T03:52:42.768Z] 
03:52:42 [2022-09-07T03:52:42.768Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:45 [2022-09-07T03:52:45.429Z] #44 ...
03:52:45 [2022-09-07T03:52:45.429Z] 
03:52:45 [2022-09-07T03:52:45.429Z] #27 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
03:52:45 [2022-09-07T03:52:45.429Z] #27 257.2 + return
03:52:46 [2022-09-07T03:52:46.054Z] #43 280.9 + bin/containerd
03:52:47 [2022-09-07T03:52:47.331Z] #27 DONE 259.8s
03:52:47 [2022-09-07T03:52:47.331Z] 
03:52:47 [2022-09-07T03:52:47.331Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:48 [2022-09-07T03:52:48.263Z] #43 ...
03:52:48 [2022-09-07T03:52:48.263Z] 
03:52:48 [2022-09-07T03:52:48.263Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
03:52:48 [2022-09-07T03:52:48.263Z] #60 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.263Z] 
03:52:48 [2022-09-07T03:52:48.263Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
03:52:48 [2022-09-07T03:52:48.530Z] #61 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.530Z] 
03:52:48 [2022-09-07T03:52:48.530Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
03:52:48 [2022-09-07T03:52:48.530Z] #62 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.530Z] 
03:52:48 [2022-09-07T03:52:48.530Z] #54 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:52:48 [2022-09-07T03:52:48.530Z] #54 ...
03:52:48 [2022-09-07T03:52:48.530Z] 
03:52:48 [2022-09-07T03:52:48.530Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
03:52:48 [2022-09-07T03:52:48.530Z] #63 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.530Z] 
03:52:48 [2022-09-07T03:52:48.530Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
03:52:48 [2022-09-07T03:52:48.530Z] #64 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.598Z] #46 183.4   CCLD     libocispec.la
03:52:48 [2022-09-07T03:52:48.598Z] #46 183.8   CCLD     src/validate
03:52:48 [2022-09-07T03:52:48.598Z] #46 183.8   CCLD     tests/test-1
03:52:48 [2022-09-07T03:52:48.598Z] #46 183.8   CCLD     tests/test-2
03:52:48 [2022-09-07T03:52:48.598Z] #46 183.8   CCLD     tests/test-3
03:52:48 [2022-09-07T03:52:48.598Z] #46 183.9   CCLD     tests/test-4
03:52:48 [2022-09-07T03:52:48.598Z] #46 183.9   CCLD     tests/test-5
03:52:48 [2022-09-07T03:52:48.598Z] #46 184.0   CCLD     tests/test-6
03:52:48 [2022-09-07T03:52:48.598Z] #46 184.1   CCLD     tests/test-7
03:52:48 [2022-09-07T03:52:48.598Z] #46 184.1   CCLD     tests/test-8
03:52:48 [2022-09-07T03:52:48.598Z] #46 184.1   CCLD     tests/test-9
03:52:48 [2022-09-07T03:52:48.598Z] #46 184.2   CCLD     tests/test-10
03:52:48 [2022-09-07T03:52:48.598Z] #46 184.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
03:52:48 [2022-09-07T03:52:48.598Z] #46 184.4   CCLD     tests/test-11
03:52:48 [2022-09-07T03:52:48.598Z] #46 186.2 libtool: link: ar cr libocispec.a 
03:52:48 [2022-09-07T03:52:48.598Z] #46 186.3 libtool: link: ranlib libocispec.a
03:52:48 [2022-09-07T03:52:48.788Z] 
03:52:48 [2022-09-07T03:52:48.788Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
03:52:48 [2022-09-07T03:52:48.788Z] #65 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.788Z] 
03:52:48 [2022-09-07T03:52:48.788Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
03:52:48 [2022-09-07T03:52:48.788Z] #66 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.788Z] 
03:52:48 [2022-09-07T03:52:48.788Z] #44 [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
03:52:48 [2022-09-07T03:52:48.788Z] #44 ...
03:52:48 [2022-09-07T03:52:48.788Z] 
03:52:48 [2022-09-07T03:52:48.788Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
03:52:48 [2022-09-07T03:52:48.788Z] #67 DONE 0.1s
03:52:48 [2022-09-07T03:52:48.788Z] 
03:52:48 [2022-09-07T03:52:48.788Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
03:52:49 [2022-09-07T03:52:49.045Z] #68 DONE 0.1s
03:52:49 [2022-09-07T03:52:49.046Z] 
03:52:49 [2022-09-07T03:52:49.046Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
03:52:49 [2022-09-07T03:52:49.046Z] #69 DONE 0.2s
03:52:49 [2022-09-07T03:52:49.046Z] 
03:52:49 [2022-09-07T03:52:49.046Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:49 [2022-09-07T03:52:49.611Z] #43 ...
03:52:49 [2022-09-07T03:52:49.611Z] 
03:52:49 [2022-09-07T03:52:49.611Z] #44 [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
03:52:49 [2022-09-07T03:52:49.611Z] #44 219.2   AR       libcrun_testing.a
03:52:49 [2022-09-07T03:52:49.611Z] #44 ...
03:52:49 [2022-09-07T03:52:49.611Z] 
03:52:49 [2022-09-07T03:52:49.611Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:52:49 [2022-09-07T03:52:49.611Z] #34 262.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
03:52:49 [2022-09-07T03:52:49.611Z] #34 DONE 262.6s
03:52:49 [2022-09-07T03:52:49.611Z] 
03:52:49 [2022-09-07T03:52:49.611Z] #44 [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
03:52:49 [2022-09-07T03:52:49.611Z] #44 219.2 ar: `u' modifier ignored since `D' is the default (see `U')
03:52:49 [2022-09-07T03:52:49.611Z] #44 219.3   CCLD     tests/tests_libcrun_utils
03:52:49 [2022-09-07T03:52:49.611Z] #44 219.3   CCLD     tests/tests_libcrun_errors
03:52:49 [2022-09-07T03:52:49.611Z] #44 219.4   CCLD     tests/tests_libcrun_fuzzer
03:52:49 [2022-09-07T03:52:49.869Z] #44 219.7   CCLD     libcrun.la
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[5]: Nothing to be done for 'install-exec-am'.
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[5]: Nothing to be done for 'install-data-am'.
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.0 make[2]: Entering directory '/tmp/crun-build'
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.2   CC       src/libcrun/libcrun_testing_a-utils.o
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
03:52:49 [2022-09-07T03:52:49.979Z] #46 188.2   CC       src/libcrun/libcrun_testing_a-container.o
03:52:50 [2022-09-07T03:52:50.131Z] #43 31.18 Reading package lists...
03:52:50 [2022-09-07T03:52:50.131Z] #43 ...
03:52:50 [2022-09-07T03:52:50.131Z] 
03:52:50 [2022-09-07T03:52:50.131Z] #48 [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
03:52:50 [2022-09-07T03:52:50.132Z] #48 30.81 Reading package lists...
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.4   CC       src/libcrun/libcrun_testing_a-criu.o
03:52:50 [2022-09-07T03:52:50.238Z] #46 188.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
03:52:50 [2022-09-07T03:52:50.498Z] #46 188.5   CC       src/libcrun/libcrun_testing_a-linux.o
03:52:50 [2022-09-07T03:52:50.498Z] #46 188.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
03:52:50 [2022-09-07T03:52:50.498Z] #46 188.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
03:52:50 [2022-09-07T03:52:50.498Z] #46 188.7   CC       src/libcrun/libcrun_testing_a-error.o
03:52:50 [2022-09-07T03:52:50.498Z] #46 188.7   CC       src/libcrun/libcrun_testing_a-status.o
03:52:50 [2022-09-07T03:52:50.498Z] #46 188.8   CC       src/libcrun/libcrun_testing_a-terminal.o
03:52:50 [2022-09-07T03:52:50.758Z] #46 188.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
03:52:50 [2022-09-07T03:52:50.758Z] #46 188.8   CC       src/libcrun/libcrun_testing_a-signals.o
03:52:50 [2022-09-07T03:52:50.758Z] #46 188.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
03:52:50 [2022-09-07T03:52:50.806Z] #44 ...
03:52:50 [2022-09-07T03:52:50.806Z] 
03:52:50 [2022-09-07T03:52:50.806Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
03:52:50 [2022-09-07T03:52:50.806Z] #70 DONE 0.1s
03:52:50 [2022-09-07T03:52:50.806Z] 
03:52:50 [2022-09-07T03:52:50.806Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
03:52:50 [2022-09-07T03:52:50.806Z] #71 DONE 0.1s
03:52:50 [2022-09-07T03:52:50.806Z] 
03:52:50 [2022-09-07T03:52:50.806Z] #44 [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
03:52:51 [2022-09-07T03:52:51.017Z] #46 189.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
03:52:51 [2022-09-07T03:52:51.018Z] #46 189.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
03:52:51 [2022-09-07T03:52:51.018Z] #46 189.2   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
03:52:51 [2022-09-07T03:52:51.018Z] #46 189.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
03:52:51 [2022-09-07T03:52:51.067Z] #44 220.7   CCLD     crun
03:52:51 [2022-09-07T03:52:51.278Z] #46 189.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
03:52:51 [2022-09-07T03:52:51.325Z] #44 ...
03:52:51 [2022-09-07T03:52:51.325Z] 
03:52:51 [2022-09-07T03:52:51.325Z] #54 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:52:51 [2022-09-07T03:52:51.325Z] #54 156.1 + mkdir -p /build
03:52:51 [2022-09-07T03:52:51.325Z] #54 156.1 + cp runc /build/runc
03:52:51 [2022-09-07T03:52:51.325Z] #54 DONE 156.2s
03:52:51 [2022-09-07T03:52:51.325Z] 
03:52:51 [2022-09-07T03:52:51.326Z] #44 [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
03:52:51 [2022-09-07T03:52:51.326Z] #44 221.1 make[3]: Entering directory '/tmp/crun-build'
03:52:51 [2022-09-07T03:52:51.537Z] #46 189.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
03:52:51 [2022-09-07T03:52:51.537Z] #46 189.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.3  /bin/mkdir -p '/usr/local/share/man/man1'
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.3  /bin/mkdir -p '/usr/local/lib'
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
03:52:51 [2022-09-07T03:52:51.584Z] #44 221.4 libtool: install: ranlib /usr/local/lib/libcrun.a
03:52:51 [2022-09-07T03:52:51.797Z] #46 190.0   CC       src/crun-crun.o
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 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
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 ----------------------------------------------------------------------
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 Libraries have been installed in:
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5    /usr/local/lib
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 If you ever happen to want to link against installed libraries
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 in a given directory, LIBDIR, you must either use libtool, and
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 specify the full pathname of the library, or use the '-LLIBDIR'
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 flag during linking and do at least one of the following:
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5      during execution
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5      during linking
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 See any operating system documentation about shared libraries for
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 more information, such as the ld(1) and ld.so(8) manual pages.
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5 ----------------------------------------------------------------------
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5  /bin/mkdir -p '/build'
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.6 libtool: install: /usr/bin/install -c crun /build/crun
03:52:51 [2022-09-07T03:52:51.842Z] #44 221.6 make[3]: Leaving directory '/tmp/crun-build'
03:52:52 [2022-09-07T03:52:52.057Z] #46 190.2   CC       src/crun-run.o
03:52:52 [2022-09-07T03:52:52.057Z] #46 190.2   CC       src/crun-delete.o
03:52:52 [2022-09-07T03:52:52.101Z] #44 221.7 make[2]: Leaving directory '/tmp/crun-build'
03:52:52 [2022-09-07T03:52:52.101Z] #44 221.7 make[1]: Leaving directory '/tmp/crun-build'
03:52:52 [2022-09-07T03:52:52.101Z] #44 DONE 221.7s
03:52:52 [2022-09-07T03:52:52.101Z] 
03:52:52 [2022-09-07T03:52:52.101Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:52 [2022-09-07T03:52:52.317Z] #46 190.3   CC       src/crun-kill.o
03:52:52 [2022-09-07T03:52:52.317Z] #46 190.4   CC       src/crun-pause.o
03:52:52 [2022-09-07T03:52:52.317Z] #46 190.6   CC       src/crun-unpause.o
03:52:52 [2022-09-07T03:52:52.577Z] #46 190.7   CC       src/crun-spec.o
03:52:52 [2022-09-07T03:52:52.647Z] #48 40.00 Building dependency tree...
03:52:52 [2022-09-07T03:52:52.837Z] #46 190.8   CC       src/crun-exec.o
03:52:52 [2022-09-07T03:52:52.837Z] #46 191.0   CC       src/crun-list.o
03:52:53 [2022-09-07T03:52:53.097Z] #46 191.2   CC       src/crun-create.o
03:52:53 [2022-09-07T03:52:53.097Z] #46 191.3   CC       src/crun-start.o
03:52:53 [2022-09-07T03:52:53.357Z] #46 191.4   CC       src/crun-state.o
03:52:53 [2022-09-07T03:52:53.477Z] #43 ...
03:52:53 [2022-09-07T03:52:53.477Z] 
03:52:53 [2022-09-07T03:52:53.477Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
03:52:53 [2022-09-07T03:52:53.477Z] #72 DONE 0.1s
03:52:53 [2022-09-07T03:52:53.616Z] #46 191.6   CC       src/crun-update.o
03:52:53 [2022-09-07T03:52:53.616Z] #46 191.8   CC       src/crun-ps.o
03:52:53 [2022-09-07T03:52:53.616Z] #46 191.8   CC       src/crun-checkpoint.o
03:52:53 [2022-09-07T03:52:53.735Z] 
03:52:53 [2022-09-07T03:52:53.735Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:52:53 [2022-09-07T03:52:53.876Z] #46 192.0   CC       src/crun-restore.o
03:52:54 [2022-09-07T03:52:54.135Z] #46 192.1   CC       src/libcrun/libcrun_la-utils.lo
03:52:54 [2022-09-07T03:52:54.135Z] #46 192.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
03:52:54 [2022-09-07T03:52:54.395Z] #46 192.6   CC       src/libcrun/libcrun_la-container.lo
03:52:54 [2022-09-07T03:52:54.538Z] #48 44.02 The following additional packages will be installed:
03:52:54 [2022-09-07T03:52:54.538Z] #48 44.05   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
03:52:54 [2022-09-07T03:52:54.538Z] #48 44.08 Suggested packages:
03:52:54 [2022-09-07T03:52:54.538Z] #48 44.08   cmake-doc ninja-build lrzip
03:52:54 [2022-09-07T03:52:54.538Z] #48 44.08 Recommended packages:
03:52:54 [2022-09-07T03:52:54.538Z] #48 44.08   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
03:52:54 [2022-09-07T03:52:54.655Z] #46 192.7   CC       src/libcrun/libcrun_la-cgroup.lo
03:52:54 [2022-09-07T03:52:54.655Z] #46 192.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
03:52:55 [2022-09-07T03:52:55.102Z] #48 44.78 The following NEW packages will be installed:
03:52:55 [2022-09-07T03:52:55.102Z] #48 44.80   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
03:52:55 [2022-09-07T03:52:55.224Z] #46 193.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
03:52:55 [2022-09-07T03:52:55.224Z] #46 193.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
03:52:55 [2022-09-07T03:52:55.358Z] #48 45.18 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
03:52:55 [2022-09-07T03:52:55.359Z] #48 45.18 Need to get 8418 kB of archives.
03:52:55 [2022-09-07T03:52:55.359Z] #48 45.18 After this operation, 34.9 MB of additional disk space will be used.
03:52:55 [2022-09-07T03:52:55.359Z] #48 45.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:52:55 [2022-09-07T03:52:55.359Z] #48 45.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:52:55 [2022-09-07T03:52:55.359Z] #48 45.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
03:52:55 [2022-09-07T03:52:55.359Z] #48 45.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
03:52:55 [2022-09-07T03:52:55.484Z] #46 193.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
03:52:55 [2022-09-07T03:52:55.656Z] #44 ...
03:52:55 [2022-09-07T03:52:55.656Z] 
03:52:55 [2022-09-07T03:52:55.656Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "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
03:52:55 [2022-09-07T03:52:55.656Z] #36 DONE 272.1s
03:52:55 [2022-09-07T03:52:55.656Z] 
03:52:55 [2022-09-07T03:52:55.656Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:52:55 [2022-09-07T03:52:55.656Z] #49 ...
03:52:55 [2022-09-07T03:52:55.656Z] 
03:52:55 [2022-09-07T03:52:55.656Z] #44 [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
03:52:55 [2022-09-07T03:52:55.656Z] #44 219.9   CCLD     tests/init
03:52:55 [2022-09-07T03:52:55.768Z] #46 193.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
03:52:55 [2022-09-07T03:52:55.919Z] #44 ...
03:52:55 [2022-09-07T03:52:55.919Z] 
03:52:55 [2022-09-07T03:52:55.919Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
03:52:55 [2022-09-07T03:52:55.919Z] #67 DONE 0.5s
03:52:55 [2022-09-07T03:52:55.919Z] 
03:52:55 [2022-09-07T03:52:55.919Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
03:52:55 [2022-09-07T03:52:55.919Z] #68 DONE 0.1s
03:52:55 [2022-09-07T03:52:55.945Z] #48 45.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
03:52:55 [2022-09-07T03:52:55.945Z] #48 45.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
03:52:55 [2022-09-07T03:52:55.945Z] #48 45.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
03:52:55 [2022-09-07T03:52:55.945Z] #48 45.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
03:52:56 [2022-09-07T03:52:56.035Z] #46 194.1   CC       src/libcrun/libcrun_la-criu.lo
03:52:56 [2022-09-07T03:52:56.179Z] 
03:52:56 [2022-09-07T03:52:56.179Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
03:52:56 [2022-09-07T03:52:56.179Z] #69 DONE 0.1s
03:52:56 [2022-09-07T03:52:56.179Z] 
03:52:56 [2022-09-07T03:52:56.179Z] #44 [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
03:52:56 [2022-09-07T03:52:56.201Z] #48 ...
03:52:56 [2022-09-07T03:52:56.201Z] 
03:52:56 [2022-09-07T03:52:56.201Z] #45 [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
03:52:56 [2022-09-07T03:52:56.201Z] #45 45.98 + for f in rootlesskit rootlesskit-docker-proxy
03:52:56 [2022-09-07T03:52:56.348Z] #46 194.5   CC       src/libcrun/libcrun_la-custom-handler.lo
03:52:56 [2022-09-07T03:52:56.348Z] #46 194.5   CC       src/libcrun/libcrun_la-linux.lo
03:52:56 [2022-09-07T03:52:56.456Z] #45 45.98 + GOBIN=/build
03:52:56 [2022-09-07T03:52:56.456Z] #45 45.98 + GO111MODULE=on
03:52:56 [2022-09-07T03:52:56.456Z] #45 45.98 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
03:52:56 [2022-09-07T03:52:56.612Z] #46 194.7   CC       src/libcrun/libcrun_la-seccomp.lo
03:52:56 [2022-09-07T03:52:56.872Z] #46 194.8   CC       src/libcrun/libcrun_la-ebpf.lo
03:52:56 [2022-09-07T03:52:56.872Z] #46 195.1   CC       src/libcrun/libcrun_la-error.lo
03:52:57 [2022-09-07T03:52:57.018Z] #43 239.9 + bin/containerd
03:52:57 [2022-09-07T03:52:57.444Z] #46 195.5   CC       src/libcrun/libcrun_la-status.lo
03:52:58 [2022-09-07T03:52:58.014Z] #46 195.9   CC       src/libcrun/libcrun_la-terminal.lo
03:52:58 [2022-09-07T03:52:58.014Z] #46 ...
03:52:58 [2022-09-07T03:52:58.014Z] 
03:52:58 [2022-09-07T03:52:58.014Z] #32 [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
03:52:58 [2022-09-07T03:52:58.014Z] #32 238.1 + dpkg --print-architecture
03:52:58 [2022-09-07T03:52:58.014Z] #32 238.1 + git checkout -q v2.1.0
03:52:58 [2022-09-07T03:52:58.014Z] #32 238.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
03:52:58 [2022-09-07T03:52:58.014Z] #32 238.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
03:52:58 [2022-09-07T03:52:58.274Z] #32 ...
03:52:58 [2022-09-07T03:52:58.274Z] 
03:52:58 [2022-09-07T03:52:58.274Z] #46 [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
03:52:58 [2022-09-07T03:52:58.274Z] #46 196.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
03:52:58 [2022-09-07T03:52:58.274Z] #46 196.4   CC       src/libcrun/libcrun_la-signals.lo
03:52:58 [2022-09-07T03:52:58.843Z] #46 196.8   CC       src/libcrun/libcrun_la-mount_flags.lo
03:52:59 [2022-09-07T03:52:59.784Z] #46 197.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.58 rootlesskit version 1.0.0
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.64 Usage of /build/rootlesskit-docker-proxy:
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.64   -container-ip string
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.64     	container ip
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65   -container-port int
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65     	container port (default -1)
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65   -host-ip string
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65     	host ip
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65   -host-port int
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65     	host port (default -1)
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65   -proto string
03:52:59 [2022-09-07T03:52:59.834Z] #45 48.65     	proxy protocol (default "tcp")
03:53:00 [2022-09-07T03:53:00.090Z] #45 ...
03:53:00 [2022-09-07T03:53:00.090Z] 
03:53:00 [2022-09-07T03:53:00.090Z] #47 [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
03:53:00 [2022-09-07T03:53:00.090Z] #47 31.19 Reading package lists...
03:53:00 [2022-09-07T03:53:00.090Z] #47 40.17 Building dependency tree...
03:53:00 [2022-09-07T03:53:00.090Z] #47 44.32 The following additional packages will be installed:
03:53:00 [2022-09-07T03:53:00.090Z] #47 44.36   libbtrfs0
03:53:00 [2022-09-07T03:53:00.090Z] #47 44.57 The following NEW packages will be installed:
03:53:00 [2022-09-07T03:53:00.090Z] #47 44.58   libbtrfs-dev libbtrfs0
03:53:00 [2022-09-07T03:53:00.090Z] #47 45.01 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
03:53:00 [2022-09-07T03:53:00.090Z] #47 45.01 Need to get 460 kB of archives.
03:53:00 [2022-09-07T03:53:00.090Z] #47 45.01 After this operation, 1237 kB of additional disk space will be used.
03:53:00 [2022-09-07T03:53:00.090Z] #47 45.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:53:00 [2022-09-07T03:53:00.090Z] #47 45.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:53:00 [2022-09-07T03:53:00.090Z] #47 47.04 debconf: delaying package configuration, since apt-utils is not installed
03:53:00 [2022-09-07T03:53:00.090Z] #47 48.91 Fetched 460 kB in 0s (1408 kB/s)
03:53:00 [2022-09-07T03:53:00.345Z] #47 ...
03:53:00 [2022-09-07T03:53:00.345Z] 
03:53:00 [2022-09-07T03:53:00.345Z] #43 [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
03:53:00 [2022-09-07T03:53:00.345Z] #43 31.18 Reading package lists...
03:53:00 [2022-09-07T03:53:00.345Z] #43 40.26 Building dependency tree...
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.32 The following additional packages will be installed:
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.33   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.33   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.33   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.33   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.33   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.34   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.35   mingw-w64-common mingw-w64-x86-64-dev
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.37 Suggested packages:
03:53:00 [2022-09-07T03:53:00.345Z] #43 44.38   gcc-10-locales seccomp wine64
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.07 The following NEW packages will be installed:
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.07   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.07   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.07   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.07   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.07   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.07   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.08   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.08   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.09   mingw-w64-x86-64-dev
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.54 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.54 Need to get 115 MB of archives.
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.54 After this operation, 645 MB of additional disk space will be used.
03:53:00 [2022-09-07T03:53:00.345Z] #43 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
03:53:00 [2022-09-07T03:53:00.345Z] #43 46.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
03:53:00 [2022-09-07T03:53:00.345Z] #43 46.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
03:53:00 [2022-09-07T03:53:00.346Z] #43 46.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
03:53:00 [2022-09-07T03:53:00.346Z] #43 46.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
03:53:00 [2022-09-07T03:53:00.346Z] #43 46.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
03:53:00 [2022-09-07T03:53:00.346Z] #43 47.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
03:53:00 [2022-09-07T03:53:00.346Z] #43 48.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
03:53:00 [2022-09-07T03:53:00.346Z] #43 48.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
03:53:00 [2022-09-07T03:53:00.353Z] #46 198.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
03:53:00 [2022-09-07T03:53:00.353Z] #46 198.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
03:53:00 [2022-09-07T03:53:00.613Z] #46 198.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
03:53:00 [2022-09-07T03:53:00.906Z] #43 50.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
03:53:01 [2022-09-07T03:53:01.183Z] #46 199.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
03:53:01 [2022-09-07T03:53:01.183Z] #46 199.3   CC       tests/init.o
03:53:01 [2022-09-07T03:53:01.443Z] #46 199.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
03:53:04 [2022-09-07T03:53:04.172Z] #43 54.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
03:53:06 [2022-09-07T03:53:06.685Z] #43 56.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
03:53:06 [2022-09-07T03:53:06.685Z] #43 ...
03:53:06 [2022-09-07T03:53:06.685Z] 
03:53:06 [2022-09-07T03:53:06.685Z] #47 [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
03:53:06 [2022-09-07T03:53:06.685Z] #47 56.48 Selecting previously unselected package libbtrfs0:amd64.
03:53:06 [2022-09-07T03:53:06.685Z] #47 56.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
03:53:06 [2022-09-07T03:53:06.685Z] #47 56.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
03:53:08 [2022-09-07T03:53:08.971Z] #47 ...
03:53:08 [2022-09-07T03:53:08.971Z] 
03:53:08 [2022-09-07T03:53:08.971Z] #48 [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
03:53:08 [2022-09-07T03:53:08.971Z] #48 48.18 debconf: delaying package configuration, since apt-utils is not installed
03:53:08 [2022-09-07T03:53:08.971Z] #48 50.34 Fetched 8418 kB in 1s (5736 kB/s)
03:53:08 [2022-09-07T03:53:08.971Z] #48 54.34 Selecting previously unselected package xxd.
03:53:08 [2022-09-07T03:53:08.971Z] #48 54.34 (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 ... 30255 files and directories currently installed.)
03:53:08 [2022-09-07T03:53:08.971Z] #48 54.36 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:53:08 [2022-09-07T03:53:08.971Z] #48 56.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:53:09 [2022-09-07T03:53:09.532Z] #48 ...
03:53:09 [2022-09-07T03:53:09.532Z] 
03:53:09 [2022-09-07T03:53:09.532Z] #45 [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
03:53:09 [2022-09-07T03:53:09.532Z] #45 DONE 59.3s
03:53:09 [2022-09-07T03:53:09.532Z] 
03:53:09 [2022-09-07T03:53:09.532Z] #43 [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
03:53:09 [2022-09-07T03:53:09.532Z] #43 57.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
03:53:10 [2022-09-07T03:53:10.938Z] #43 60.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
03:53:11 [2022-09-07T03:53:11.918Z] #43 61.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
03:53:12 [2022-09-07T03:53:12.461Z] #43 61.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
03:53:12 [2022-09-07T03:53:12.461Z] #43 61.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
03:53:12 [2022-09-07T03:53:12.461Z] #43 61.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
03:53:12 [2022-09-07T03:53:12.461Z] #43 62.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
03:53:14 [2022-09-07T03:53:14.092Z] #43 63.49 debconf: delaying package configuration, since apt-utils is not installed
03:53:14 [2022-09-07T03:53:14.347Z] #43 64.23 Fetched 115 MB in 17s (6800 kB/s)
03:53:15 [2022-09-07T03:53:15.129Z] #43 ...
03:53:15 [2022-09-07T03:53:15.129Z] 
03:53:15 [2022-09-07T03:53:15.129Z] #48 [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
03:53:15 [2022-09-07T03:53:15.129Z] #48 64.94 Selecting previously unselected package vim-common.
03:53:15 [2022-09-07T03:53:15.129Z] #48 64.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:53:15 [2022-09-07T03:53:15.691Z] #48 65.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:53:16 [2022-09-07T03:53:16.166Z] #48 ...
03:53:16 [2022-09-07T03:53:16.166Z] 
03:53:16 [2022-09-07T03:53:16.166Z] #49 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
03:53:16 [2022-09-07T03:53:16.166Z] #49 DONE 5.8s
03:53:16 [2022-09-07T03:53:16.340Z] #46 ...
03:53:16 [2022-09-07T03:53:16.340Z] 
03:53:16 [2022-09-07T03:53:16.341Z] #32 [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
03:53:16 [2022-09-07T03:53:16.341Z] #32 DONE 266.3s
03:53:16 [2022-09-07T03:53:16.341Z] 
03:53:16 [2022-09-07T03:53:16.341Z] #46 [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
03:53:16 [2022-09-07T03:53:16.421Z] 
03:53:16 [2022-09-07T03:53:16.421Z] #43 [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
03:53:16 [2022-09-07T03:53:16.421Z] #43 65.20 Selecting previously unselected package binutils-mingw-w64-i686.
03:53:16 [2022-09-07T03:53:16.421Z] #43 65.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
03:53:16 [2022-09-07T03:53:16.421Z] #43 65.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
03:53:16 [2022-09-07T03:53:16.421Z] #43 65.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:53:18 [2022-09-07T03:53:18.223Z] #44 240.8   AR       libcrun_testing.a
03:53:18 [2022-09-07T03:53:18.223Z] #44 240.8 ar: `u' modifier ignored since `D' is the default (see `U')
03:53:18 [2022-09-07T03:53:18.223Z] #44 240.9   CCLD     tests/tests_libcrun_utils
03:53:18 [2022-09-07T03:53:18.223Z] #44 240.9   CCLD     tests/tests_libcrun_errors
03:53:18 [2022-09-07T03:53:18.223Z] #44 240.9   CCLD     tests/tests_libcrun_fuzzer
03:53:18 [2022-09-07T03:53:18.223Z] #44 241.2   CCLD     libcrun.la
03:53:18 [2022-09-07T03:53:18.223Z] #44 242.3   CCLD     crun
03:53:18 [2022-09-07T03:53:18.223Z] #44 242.9 make[3]: Entering directory '/tmp/crun-build'
03:53:18 [2022-09-07T03:53:18.223Z] #44 243.1  /bin/mkdir -p '/usr/local/share/man/man1'
03:53:18 [2022-09-07T03:53:18.223Z] #44 243.2  /bin/mkdir -p '/usr/local/lib'
03:53:18 [2022-09-07T03:53:18.223Z] #44 243.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
03:53:18 [2022-09-07T03:53:18.223Z] #44 243.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
03:53:18 [2022-09-07T03:53:18.223Z] #44 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
03:53:18 [2022-09-07T03:53:18.482Z] #44 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
03:53:18 [2022-09-07T03:53:18.482Z] #44 243.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
03:53:18 [2022-09-07T03:53:18.482Z] #44 243.3 libtool: install: ranlib /usr/local/lib/libcrun.a
03:53:18 [2022-09-07T03:53:18.482Z] #44 243.5 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
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 ----------------------------------------------------------------------
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 Libraries have been installed in:
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5    /usr/local/lib
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 If you ever happen to want to link against installed libraries
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 in a given directory, LIBDIR, you must either use libtool, and
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 specify the full pathname of the library, or use the '-LLIBDIR'
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 flag during linking and do at least one of the following:
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5      during execution
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5      during linking
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 See any operating system documentation about shared libraries for
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 more information, such as the ld(1) and ld.so(8) manual pages.
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.5 ----------------------------------------------------------------------
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.6  /bin/mkdir -p '/build'
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.6 libtool: install: /usr/bin/install -c crun /build/crun
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.7 make[3]: Leaving directory '/tmp/crun-build'
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.7 make[2]: Leaving directory '/tmp/crun-build'
03:53:18 [2022-09-07T03:53:18.743Z] #44 243.7 make[1]: Leaving directory '/tmp/crun-build'
03:53:18 [2022-09-07T03:53:18.880Z] #46 ...
03:53:18 [2022-09-07T03:53:18.880Z] 
03:53:18 [2022-09-07T03:53:18.880Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
03:53:19 [2022-09-07T03:53:19.006Z] #44 DONE 243.9s
03:53:19 [2022-09-07T03:53:19.006Z] 
03:53:19 [2022-09-07T03:53:19.006Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:19 [2022-09-07T03:53:19.140Z] #67 DONE 0.2s
03:53:19 [2022-09-07T03:53:19.140Z] 
03:53:19 [2022-09-07T03:53:19.140Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
03:53:19 [2022-09-07T03:53:19.140Z] #68 DONE 0.0s
03:53:19 [2022-09-07T03:53:19.140Z] 
03:53:19 [2022-09-07T03:53:19.140Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
03:53:19 [2022-09-07T03:53:19.140Z] #69 DONE 0.1s
03:53:19 [2022-09-07T03:53:19.140Z] 
03:53:19 [2022-09-07T03:53:19.140Z] #46 [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
03:53:19 [2022-09-07T03:53:19.687Z] #43 68.87 Selecting previously unselected package binutils-mingw-w64-x86-64.
03:53:19 [2022-09-07T03:53:19.687Z] #43 68.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
03:53:19 [2022-09-07T03:53:19.687Z] #43 69.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:53:19 [2022-09-07T03:53:19.687Z] #43 ...
03:53:19 [2022-09-07T03:53:19.687Z] 
03:53:19 [2022-09-07T03:53:19.687Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
03:53:19 [2022-09-07T03:53:19.687Z] #50 DONE 3.8s
03:53:19 [2022-09-07T03:53:19.687Z] 
03:53:19 [2022-09-07T03:53:19.687Z] #48 [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
03:53:19 [2022-09-07T03:53:19.687Z] #48 69.08 Selecting previously unselected package cmake-data.
03:53:19 [2022-09-07T03:53:19.687Z] #48 69.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
03:53:19 [2022-09-07T03:53:19.687Z] #48 69.30 Unpacking cmake-data (3.18.4-2+deb11u1) ...
03:53:20 [2022-09-07T03:53:20.614Z] #48 ...
03:53:20 [2022-09-07T03:53:20.614Z] 
03:53:20 [2022-09-07T03:53:20.614Z] #47 [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
03:53:20 [2022-09-07T03:53:20.614Z] #47 60.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:53:20 [2022-09-07T03:53:20.614Z] #47 64.42 Selecting previously unselected package libbtrfs-dev:amd64.
03:53:20 [2022-09-07T03:53:20.614Z] #47 64.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
03:53:20 [2022-09-07T03:53:20.614Z] #47 65.06 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:53:20 [2022-09-07T03:53:20.614Z] #47 67.97 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:53:20 [2022-09-07T03:53:20.614Z] #47 69.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:53:20 [2022-09-07T03:53:20.614Z] #47 69.95 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:53:20 [2022-09-07T03:53:20.871Z] #47 DONE 70.8s
03:53:20 [2022-09-07T03:53:20.871Z] 
03:53:20 [2022-09-07T03:53:20.871Z] #48 [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
03:53:20 [2022-09-07T03:53:20.871Z] #48 70.88 Selecting previously unselected package libarchive13:amd64.
03:53:20 [2022-09-07T03:53:20.871Z] #48 70.88 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
03:53:20 [2022-09-07T03:53:20.871Z] #48 70.92 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 ...
03:53:21 [2022-09-07T03:53:21.438Z] 
03:53:21 [2022-09-07T03:53:21.438Z] #51 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
03:53:21 [2022-09-07T03:53:21.438Z] #51 DONE 0.2s
03:53:21 [2022-09-07T03:53:21.438Z] 
03:53:21 [2022-09-07T03:53:21.438Z] #48 [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
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.06 Selecting previously unselected package libjsoncpp24:amd64.
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.06 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.20 Selecting previously unselected package librhash0:amd64.
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.20 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.21 Unpacking librhash0:amd64 (1.4.1-2) ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.30 Selecting previously unselected package libuv1:amd64.
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.30 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.31 Unpacking libuv1:amd64 (1.40.0-2) ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.39 Selecting previously unselected package cmake.
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.39 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
03:53:21 [2022-09-07T03:53:21.438Z] #48 71.40 Unpacking cmake (3.18.4-2+deb11u1) ...
03:53:22 [2022-09-07T03:53:22.435Z] #46 220.5   CCLD     tests/init
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.37 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.38 Setting up libuv1:amd64 (1.40.0-2) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.43 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.44 Setting up librhash0:amd64 (1.4.1-2) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.45 Setting up cmake-data (3.18.4-2+deb11u1) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.47 Setting up cmake (3.18.4-2+deb11u1) ...
03:53:22 [2022-09-07T03:53:22.807Z] #48 72.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:53:23 [2022-09-07T03:53:23.066Z] #48 DONE 72.9s
03:53:23 [2022-09-07T03:53:23.066Z] 
03:53:23 [2022-09-07T03:53:23.066Z] #52 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
03:53:23 [2022-09-07T03:53:23.066Z] #52 DONE 0.1s
03:53:23 [2022-09-07T03:53:23.066Z] 
03:53:23 [2022-09-07T03:53:23.066Z] #53 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.885 + RM_GOPATH=0
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.885 + TMP_GOPATH=
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.885 + : /build
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.885 + '[' -z '' ']'
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.886 ++ mktemp -d
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.888 + export GOPATH=/tmp/tmp.Wtq4SsdWc0
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.888 + GOPATH=/tmp/tmp.Wtq4SsdWc0
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.888 + RM_GOPATH=1
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.888 + case "$(go env GOARCH)" in
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.888 ++ go env GOARCH
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.902 + export GO_BUILDMODE=-buildmode=pie
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.902 + GO_BUILDMODE=-buildmode=pie
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.902 ++ dirname /install.sh
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + dir=/
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + bin=tini
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + shift
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + '[' '!' -f //tini.installer ']'
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + . //tini.installer
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 ++ : v0.19.0
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + install_tini
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + echo 'Install tini version v0.19.0'
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 Install tini version v0.19.0
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.904 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wtq4SsdWc0/tini
03:53:23 [2022-09-07T03:53:23.998Z] #53 0.910 Cloning into '/tmp/tmp.Wtq4SsdWc0/tini'...
03:53:24 [2022-09-07T03:53:24.561Z] #53 1.336 + cd /tmp/tmp.Wtq4SsdWc0/tini
03:53:24 [2022-09-07T03:53:24.561Z] #53 1.336 + git checkout -q v0.19.0
03:53:24 [2022-09-07T03:53:24.561Z] #53 1.346 + cmake .
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.513 -- The C compiler identification is GNU 10.2.1
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.532 -- Detecting C compiler ABI info
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.675 -- Detecting C compiler ABI info - done
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.700 -- Check for working C compiler: /usr/bin/cc - skipped
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.701 -- Detecting C compile features
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.703 -- Detecting C compile features - done
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.717 -- Performing Test HAS_BUILTIN_FORTIFY
03:53:24 [2022-09-07T03:53:24.817Z] #53 1.776 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
03:53:25 [2022-09-07T03:53:25.074Z] #53 1.799 -- Configuring done
03:53:25 [2022-09-07T03:53:25.074Z] #53 1.820 -- Generating done
03:53:25 [2022-09-07T03:53:25.074Z] #53 1.822 -- Build files have been written to: /tmp/tmp.Wtq4SsdWc0/tini
03:53:25 [2022-09-07T03:53:25.074Z] #53 1.826 + make tini-static
03:53:25 [2022-09-07T03:53:25.074Z] #53 1.901 Scanning dependencies of target tini-static
03:53:25 [2022-09-07T03:53:25.074Z] #53 1.929 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
03:53:25 [2022-09-07T03:53:25.330Z] #53 2.239 [100%] Linking C executable tini-static
03:53:25 [2022-09-07T03:53:25.587Z] #53 2.429 [100%] Built target tini-static
03:53:25 [2022-09-07T03:53:25.587Z] #53 2.444 + mkdir -p /build
03:53:25 [2022-09-07T03:53:25.587Z] #53 2.446 + cp tini-static /build/docker-init
03:53:26 [2022-09-07T03:53:26.152Z] #53 DONE 2.9s
03:53:26 [2022-09-07T03:53:26.152Z] 
03:53:26 [2022-09-07T03:53:26.152Z] #43 [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
03:53:26 [2022-09-07T03:53:26.152Z] #43 70.83 Selecting previously unselected package binutils-mingw-w64.
03:53:26 [2022-09-07T03:53:26.152Z] #43 70.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 70.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.00 Selecting previously unselected package libdevmapper1.02.1:amd64.
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.12 Selecting previously unselected package dmsetup.
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.13 Unpacking dmsetup (2:1.02.175-2.1) ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.22 Selecting previously unselected package mingw-w64-common.
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 71.24 Unpacking mingw-w64-common (8.0.0-1) ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 72.80 Selecting previously unselected package mingw-w64-x86-64-dev.
03:53:26 [2022-09-07T03:53:26.152Z] #43 72.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 72.82 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 74.69 Selecting previously unselected package gcc-mingw-w64-base.
03:53:26 [2022-09-07T03:53:26.152Z] #43 74.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 74.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 74.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
03:53:26 [2022-09-07T03:53:26.152Z] #43 74.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
03:53:26 [2022-09-07T03:53:26.152Z] #43 74.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:53:28 [2022-09-07T03:53:28.044Z] #43 77.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
03:53:28 [2022-09-07T03:53:28.044Z] #43 77.52 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:53:28 [2022-09-07T03:53:28.044Z] #43 77.53 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:53:31 [2022-09-07T03:53:31.316Z] #43 ...
03:53:31 [2022-09-07T03:53:31.316Z] 
03:53:31 [2022-09-07T03:53:31.316Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.637 + RM_GOPATH=0
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.637 + TMP_GOPATH=
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.637 + : /build
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.637 + '[' -z '' ']'
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.638 ++ mktemp -d
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.640 + export GOPATH=/tmp/tmp.CPjKL5KlLA
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.640 + GOPATH=/tmp/tmp.CPjKL5KlLA
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.640 + RM_GOPATH=1
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.640 + case "$(go env GOARCH)" in
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.641 ++ go env GOARCH
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.652 + export GO_BUILDMODE=-buildmode=pie
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.652 + GO_BUILDMODE=-buildmode=pie
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.652 ++ dirname /install.sh
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.653 + dir=/
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.654 + bin=containerd
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.654 + shift
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.654 + '[' '!' -f //containerd.installer ']'
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.654 + . //containerd.installer
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.654 ++ set -e
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.655 ++ : v1.6.8
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.655 + install_containerd
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.657 + echo 'Install containerd version v1.6.8'
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.657 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CPjKL5KlLA/src/github.com/containerd/containerd
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.657 Install containerd version v1.6.8
03:53:31 [2022-09-07T03:53:31.316Z] #0 0.660 Cloning into '/tmp/tmp.CPjKL5KlLA/src/github.com/containerd/containerd'...
03:53:31 [2022-09-07T03:53:31.316Z] #54 ...
03:53:31 [2022-09-07T03:53:31.316Z] 
03:53:31 [2022-09-07T03:53:31.316Z] #43 [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
03:53:31 [2022-09-07T03:53:31.316Z] #43 81.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
03:53:31 [2022-09-07T03:53:31.316Z] #43 81.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
03:53:31 [2022-09-07T03:53:31.316Z] #43 81.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:53:33 [2022-09-07T03:53:33.209Z] #43 83.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
03:53:33 [2022-09-07T03:53:33.465Z] #43 83.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
03:53:33 [2022-09-07T03:53:33.465Z] #43 83.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:53:35 [2022-09-07T03:53:35.358Z] #43 84.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
03:53:35 [2022-09-07T03:53:35.358Z] #43 84.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:53:35 [2022-09-07T03:53:35.358Z] #43 84.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:53:35 [2022-09-07T03:53:35.730Z] #43 278.4 # github.com/containerd/containerd/cmd/containerd
03:53:35 [2022-09-07T03:53:35.730Z] #43 278.4 /usr/bin/ld: /tmp/go-link-1108631607/000019.o: in function `New':
03:53:35 [2022-09-07T03:53:35.730Z] #43 278.4 /tmp/tmp.9qBlASbWoN/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
03:53:35 [2022-09-07T03:53:35.730Z] #43 278.6 + bin/containerd-stress
03:53:36 [2022-09-07T03:53:36.692Z] #43 279.6 + bin/containerd-shim
03:53:37 [2022-09-07T03:53:37.112Z] #43 ...
03:53:37 [2022-09-07T03:53:37.113Z] 
03:53:37 [2022-09-07T03:53:37.113Z] #49 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:53:37 [2022-09-07T03:53:37.113Z] #49 181.0 + mkdir -p /build
03:53:37 [2022-09-07T03:53:37.113Z] #49 181.0 + cp runc /build/runc
03:53:37 [2022-09-07T03:53:37.113Z] #49 DONE 182.1s
03:53:37 [2022-09-07T03:53:37.113Z] 
03:53:37 [2022-09-07T03:53:37.113Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:53:38 [2022-09-07T03:53:38.496Z] #41 316.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
03:53:38 [2022-09-07T03:53:38.496Z] #41 DONE 316.4s
03:53:38 [2022-09-07T03:53:38.496Z] 
03:53:38 [2022-09-07T03:53:38.496Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:38 [2022-09-07T03:53:38.648Z] #43 88.39 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
03:53:38 [2022-09-07T03:53:38.648Z] #43 88.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
03:53:38 [2022-09-07T03:53:38.648Z] #43 88.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:53:39 [2022-09-07T03:53:39.441Z] #43 ...
03:53:39 [2022-09-07T03:53:39.441Z] 
03:53:39 [2022-09-07T03:53:39.441Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
03:53:40 [2022-09-07T03:53:40.010Z] #70 DONE 0.6s
03:53:40 [2022-09-07T03:53:40.010Z] 
03:53:40 [2022-09-07T03:53:40.010Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:40 [2022-09-07T03:53:40.270Z] #43 ...
03:53:40 [2022-09-07T03:53:40.270Z] 
03:53:40 [2022-09-07T03:53:40.270Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
03:53:40 [2022-09-07T03:53:40.270Z] #71 DONE 0.1s
03:53:40 [2022-09-07T03:53:40.270Z] 
03:53:40 [2022-09-07T03:53:40.270Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
03:53:40 [2022-09-07T03:53:40.270Z] #72 DONE 0.2s
03:53:40 [2022-09-07T03:53:40.270Z] 
03:53:40 [2022-09-07T03:53:40.270Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.12 Selecting previously unselected package g++-mingw-w64-x86-64.
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.14 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.21 Selecting previously unselected package libapparmor1:amd64.
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.22 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.22 Unpacking libapparmor1:amd64 (2.13.6-10) ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.29 Selecting previously unselected package libapparmor-dev:amd64.
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.29 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.30 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.37 Selecting previously unselected package libbtrfs0:amd64.
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.38 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.45 Selecting previously unselected package libbtrfs-dev:amd64.
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.46 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
03:53:40 [2022-09-07T03:53:40.541Z] #43 90.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
03:53:40 [2022-09-07T03:53:40.798Z] #43 90.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
03:53:40 [2022-09-07T03:53:40.798Z] #43 90.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
03:53:40 [2022-09-07T03:53:40.798Z] #43 90.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:53:40 [2022-09-07T03:53:40.798Z] #43 90.62 Selecting previously unselected package libudev-dev:amd64.
03:53:40 [2022-09-07T03:53:40.798Z] #43 90.62 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
03:53:40 [2022-09-07T03:53:40.798Z] #43 90.63 Unpacking libudev-dev:amd64 (247.3-7) ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.71 Selecting previously unselected package libsepol1-dev:amd64.
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.73 Unpacking libsepol1-dev:amd64 (3.1-1) ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.85 Selecting previously unselected package libpcre2-16-0:amd64.
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.85 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.86 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.95 Selecting previously unselected package libpcre2-32-0:amd64.
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.96 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 90.96 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 91.05 Selecting previously unselected package libpcre2-posix2:amd64.
03:53:41 [2022-09-07T03:53:41.055Z] #43 91.05 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.055Z] #43 91.06 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
03:53:41 [2022-09-07T03:53:41.312Z] #43 91.11 Selecting previously unselected package libpcre2-dev:amd64.
03:53:41 [2022-09-07T03:53:41.312Z] #43 91.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.312Z] #43 91.12 Unpacking libpcre2-dev:amd64 (10.36-2) ...
03:53:41 [2022-09-07T03:53:41.312Z] #43 91.32 Selecting previously unselected package libselinux1-dev:amd64.
03:53:41 [2022-09-07T03:53:41.569Z] #43 91.32 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.569Z] #43 91.33 Unpacking libselinux1-dev:amd64 (3.1-3) ...
03:53:41 [2022-09-07T03:53:41.569Z] #43 91.45 Selecting previously unselected package libdevmapper-dev:amd64.
03:53:41 [2022-09-07T03:53:41.569Z] #43 91.46 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.569Z] #43 91.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:53:41 [2022-09-07T03:53:41.569Z] #43 91.54 Selecting previously unselected package libseccomp-dev:amd64.
03:53:41 [2022-09-07T03:53:41.569Z] #43 91.56 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.825Z] #43 91.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:53:41 [2022-09-07T03:53:41.825Z] #43 91.62 Selecting previously unselected package libsystemd-dev:amd64.
03:53:41 [2022-09-07T03:53:41.825Z] #43 91.62 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
03:53:41 [2022-09-07T03:53:41.825Z] #43 91.63 Unpacking libsystemd-dev:amd64 (247.3-7) ...
03:53:42 [2022-09-07T03:53:42.082Z] #43 91.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
03:53:42 [2022-09-07T03:53:42.082Z] #43 91.84 Setting up libapparmor1:amd64 (2.13.6-10) ...
03:53:42 [2022-09-07T03:53:42.082Z] #43 91.85 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
03:53:42 [2022-09-07T03:53:42.082Z] #43 91.86 Setting up libsepol1-dev:amd64 (3.1-1) ...
03:53:42 [2022-09-07T03:53:42.082Z] #43 91.87 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.082Z] #43 91.88 Setting up libpcre2-16-0:amd64 (10.36-2) ...
03:53:42 [2022-09-07T03:53:42.082Z] #43 91.89 Setting up libbtrfs0:amd64 (5.10.1-2) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.90 Setting up libpcre2-32-0:amd64 (10.36-2) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.92 Setting up libudev-dev:amd64 (247.3-7) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.93 Setting up libpcre2-posix2:amd64 (10.36-2) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.94 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.97 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.98 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 91.99 Setting up mingw-w64-common (8.0.0-1) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 92.01 Setting up libsystemd-dev:amd64 (247.3-7) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 92.02 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 92.03 Setting up libpcre2-dev:amd64 (10.36-2) ...
03:53:42 [2022-09-07T03:53:42.083Z] #43 92.04 Setting up libselinux1-dev:amd64 (3.1-3) ...
03:53:42 [2022-09-07T03:53:42.285Z] #43 331.6 # github.com/containerd/containerd/cmd/containerd
03:53:42 [2022-09-07T03:53:42.285Z] #43 331.6 /usr/bin/ld: /tmp/go-link-554507810/000019.o: in function `New':
03:53:42 [2022-09-07T03:53:42.285Z] #43 331.6 /tmp/tmp.OvQAoVMtEi/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
03:53:42 [2022-09-07T03:53:42.285Z] #43 331.7 + bin/containerd-stress
03:53:42 [2022-09-07T03:53:42.285Z] #43 332.8 + bin/containerd-shim
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.06 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.07 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.08 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
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.09 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.10 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
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.11 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.12 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.13 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
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.14 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.16 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.18 Setting up dmsetup (2:1.02.175-2.1) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.21 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
03:53:42 [2022-09-07T03:53:42.339Z] #43 92.22 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:53:43 [2022-09-07T03:53:43.269Z] #43 DONE 93.2s
03:53:43 [2022-09-07T03:53:43.269Z] 
03:53:43 [2022-09-07T03:53:43.269Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
03:53:43 [2022-09-07T03:53:43.564Z] #43 283.8 + bin/containerd
03:53:44 [2022-09-07T03:53:44.199Z] #55 ...
03:53:44 [2022-09-07T03:53:44.199Z] 
03:53:44 [2022-09-07T03:53:44.199Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.05 + cd /tmp/tmp.CPjKL5KlLA/src/github.com/containerd/containerd
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.05 + git checkout -q v1.6.8
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + export 'BUILDTAGS=netgo osusergo static_build'
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + BUILDTAGS='netgo osusergo static_build'
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + export EXTRA_FLAGS=-buildmode=pie
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + EXTRA_FLAGS=-buildmode=pie
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + '[' '' = dynamic ']'
03:53:44 [2022-09-07T03:53:44.199Z] #54 13.47 + make
03:53:44 [2022-09-07T03:53:44.199Z] #54 14.26 + bin/ctr
03:53:44 [2022-09-07T03:53:44.380Z] #46 239.1   AR       libcrun_testing.a
03:53:44 [2022-09-07T03:53:44.380Z] #46 239.1 ar: `u' modifier ignored since `D' is the default (see `U')
03:53:44 [2022-09-07T03:53:44.380Z] #46 239.2   CCLD     tests/tests_libcrun_utils
03:53:44 [2022-09-07T03:53:44.380Z] #46 239.3   CCLD     tests/tests_libcrun_errors
03:53:44 [2022-09-07T03:53:44.380Z] #46 239.3   CCLD     tests/tests_libcrun_fuzzer
03:53:44 [2022-09-07T03:53:44.380Z] #46 239.8   CCLD     libcrun.la
03:53:44 [2022-09-07T03:53:44.380Z] #46 240.7   CCLD     crun
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.2 make[3]: Entering directory '/tmp/crun-build'
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.5  /bin/mkdir -p '/usr/local/share/man/man1'
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.5  /bin/mkdir -p '/usr/local/lib'
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.6 libtool: install: ranlib /usr/local/lib/libcrun.a
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 ----------------------------------------------------------------------
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 Libraries have been installed in:
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8    /usr/local/lib
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 If you ever happen to want to link against installed libraries
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 in a given directory, LIBDIR, you must either use libtool, and
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 specify the full pathname of the library, or use the '-LLIBDIR'
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 flag during linking and do at least one of the following:
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8      during execution
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8      during linking
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
03:53:44 [2022-09-07T03:53:44.380Z] #46 241.8 
03:53:44 [2022-09-07T03:53:44.381Z] #46 241.8 See any operating system documentation about shared libraries for
03:53:44 [2022-09-07T03:53:44.381Z] #46 241.8 more information, such as the ld(1) and ld.so(8) manual pages.
03:53:44 [2022-09-07T03:53:44.381Z] #46 241.8 ----------------------------------------------------------------------
03:53:44 [2022-09-07T03:53:44.381Z] #46 241.8  /bin/mkdir -p '/build'
03:53:44 [2022-09-07T03:53:44.381Z] #46 241.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
03:53:44 [2022-09-07T03:53:44.381Z] #46 242.0 libtool: install: /usr/bin/install -c crun /build/crun
03:53:44 [2022-09-07T03:53:44.381Z] #46 242.0 make[3]: Leaving directory '/tmp/crun-build'
03:53:44 [2022-09-07T03:53:44.381Z] #46 242.0 make[2]: Leaving directory '/tmp/crun-build'
03:53:44 [2022-09-07T03:53:44.381Z] #46 242.0 make[1]: Leaving directory '/tmp/crun-build'
03:53:44 [2022-09-07T03:53:44.381Z] #46 DONE 242.1s
03:53:44 [2022-09-07T03:53:44.381Z] 
03:53:44 [2022-09-07T03:53:44.381Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:44 [2022-09-07T03:53:44.455Z] #54 ...
03:53:44 [2022-09-07T03:53:44.455Z] 
03:53:44 [2022-09-07T03:53:44.455Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
03:53:44 [2022-09-07T03:53:44.455Z] #55 1.203 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
03:53:44 [2022-09-07T03:53:44.455Z] #55 1.204 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
03:53:44 [2022-09-07T03:53:44.455Z] #55 1.205 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
03:53:44 [2022-09-07T03:53:44.876Z] #43 288.1 + bin/containerd-shim-runc-v1
03:53:48 [2022-09-07T03:53:48.854Z] #43 344.0 + bin/containerd-shim-runc-v1
03:53:50 [2022-09-07T03:53:50.142Z] #43 292.9 + bin/containerd-shim-runc-v2
03:53:50 [2022-09-07T03:53:50.263Z] #55 1.736 Reading package lists...
03:53:50 [2022-09-07T03:53:50.400Z] #43 293.7 + binaries
03:53:50 [2022-09-07T03:53:50.400Z] #43 293.7 + install -D bin/containerd /build/containerd
03:53:50 [2022-09-07T03:53:50.400Z] #43 293.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:53:50 [2022-09-07T03:53:50.400Z] #43 293.7 + install -D bin/ctr /build/ctr
03:53:51 [2022-09-07T03:53:51.333Z] #43 DONE 294.5s
03:53:51 [2022-09-07T03:53:51.901Z] 
03:53:51 [2022-09-07T03:53:51.901Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
03:53:52 [2022-09-07T03:53:52.160Z] #73 DONE 0.2s
03:53:52 [2022-09-07T03:53:52.160Z] 
03:53:52 [2022-09-07T03:53:52.160Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
03:53:52 [2022-09-07T03:53:52.160Z] #74 DONE 0.1s
03:53:52 [2022-09-07T03:53:52.418Z] 
03:53:52 [2022-09-07T03:53:52.418Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
03:53:52 [2022-09-07T03:53:52.418Z] #75 DONE 0.2s
03:53:52 [2022-09-07T03:53:52.418Z] 
03:53:52 [2022-09-07T03:53:52.418Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
03:53:52 [2022-09-07T03:53:52.418Z] #76 DONE 0.1s
03:53:52 [2022-09-07T03:53:52.676Z] 
03:53:52 [2022-09-07T03:53:52.676Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
03:53:52 [2022-09-07T03:53:52.676Z] #77 DONE 0.0s
03:53:52 [2022-09-07T03:53:52.676Z] 
03:53:52 [2022-09-07T03:53:52.676Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
03:53:52 [2022-09-07T03:53:52.676Z] #78 DONE 0.0s
03:53:52 [2022-09-07T03:53:52.676Z] 
03:53:52 [2022-09-07T03:53:52.676Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
03:53:53 [2022-09-07T03:53:53.609Z] #79 DONE 1.0s
03:53:53 [2022-09-07T03:53:53.609Z] 
03:53:53 [2022-09-07T03:53:53.609Z] #80 exporting to image
03:53:53 [2022-09-07T03:53:53.609Z] #80 exporting layers
03:53:54 [2022-09-07T03:53:54.436Z] #55 6.422 Reading package lists...
03:53:55 [2022-09-07T03:53:55.366Z] #55 11.03 Building dependency tree...
03:53:55 [2022-09-07T03:53:55.417Z] #43 350.3 + bin/containerd-shim-runc-v2
03:53:55 [2022-09-07T03:53:55.623Z] #55 12.14 Reading state information...
03:53:55 [2022-09-07T03:53:55.984Z] #43 351.1 + binaries
03:53:55 [2022-09-07T03:53:55.984Z] #43 351.1 + install -D bin/containerd /build/containerd
03:53:55 [2022-09-07T03:53:55.984Z] #43 351.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:53:55 [2022-09-07T03:53:55.984Z] #43 351.1 + install -D bin/ctr /build/ctr
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.25 The following additional packages will be installed:
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.25   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.25   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.25   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.26   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.26   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.26   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.27   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28 Suggested packages:
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   seccomp:ppc64el seccomp:s390x
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28 Recommended packages:
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
03:53:56 [2022-09-07T03:53:56.554Z] #55 13.28   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
03:53:56 [2022-09-07T03:53:56.889Z] #80 exporting layers 2.8s done
03:53:56 [2022-09-07T03:53:56.889Z] #80 writing image sha256:450210ce10d61c228b07ab264da087ba3fca5ba097813450cc86cfb4632220bd done
03:53:56 [2022-09-07T03:53:56.889Z] #80 naming to docker.io/library/docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda done
03:53:56 [2022-09-07T03:53:56.889Z] #80 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.84 The following NEW packages will be installed:
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.84   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.85   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
03:53:57 [2022-09-07T03:53:57.118Z] #55 13.86   libseccomp2:ppc64el libseccomp2:s390x
03:53:57 [2022-09-07T03:53:57.211Z] + sudo modprobe ip6table_filter
[Pipeline] sh
03:53:57 [2022-09-07T03:53:57.374Z] #55 14.24 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded.
03:53:57 [2022-09-07T03:53:57.374Z] #55 14.24 Need to get 15.9 MB of archives.
03:53:57 [2022-09-07T03:53:57.374Z] #55 14.24 After this operation, 73.0 MB of additional disk space will be used.
03:53:57 [2022-09-07T03:53:57.374Z] #55 14.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
03:53:57 [2022-09-07T03:53:57.495Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/test/unit
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
03:53:57 [2022-09-07T03:53:57.631Z] #55 14.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #55 14.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
03:53:57 [2022-09-07T03:53:57.888Z] #43 DONE 352.8s
03:53:58 [2022-09-07T03:53:58.144Z] #55 15.01 debconf: delaying package configuration, since apt-utils is not installed
03:53:58 [2022-09-07T03:53:58.455Z] 
03:53:58 [2022-09-07T03:53:58.455Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.18 Fetched 15.9 MB in 1s (29.1 MB/s)
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.22 Selecting previously unselected package gcc-10-base:armel.
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.22 (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 ... 38556 files and directories currently installed.)
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.25 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.26 Unpacking gcc-10-base:armel (10.2.1-6) ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.32 Selecting previously unselected package gcc-10-base:armhf.
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.32 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.33 Unpacking gcc-10-base:armhf (10.2.1-6) ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.37 Selecting previously unselected package gcc-10-base:ppc64el.
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.38 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.38 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.42 Selecting previously unselected package gcc-10-base:s390x.
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.43 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.43 Unpacking gcc-10-base:s390x (10.2.1-6) ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.48 Selecting previously unselected package gcc-10-base:arm64.
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.49 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.49 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
03:53:58 [2022-09-07T03:53:58.708Z] #55 15.55 Selecting previously unselected package libgcc-s1:armel.
03:53:58 [2022-09-07T03:53:58.867Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
03:53:58 [2022-09-07T03:53:58.867Z] + TESTFLAGS+=' -test.timeout=5m'
03:53:58 [2022-09-07T03:53:58.867Z] + TESTDIRS=./...
03:53:58 [2022-09-07T03:53:58.867Z] + exclude_paths='/vendor/|/integration'
03:53:58 [2022-09-07T03:53:58.867Z] ++ go list ./...
03:53:58 [2022-09-07T03:53:58.867Z] ++ grep -vE '(/vendor/|/integration)'
03:53:58 [2022-09-07T03:53:58.965Z] #55 15.57 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
03:53:58 [2022-09-07T03:53:58.965Z] #55 15.57 Unpacking libgcc-s1:armel (10.2.1-6) ...
03:53:58 [2022-09-07T03:53:58.965Z] #55 15.63 Selecting previously unselected package libcrypt1:armel.
03:53:58 [2022-09-07T03:53:58.965Z] #55 15.63 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
03:53:58 [2022-09-07T03:53:58.965Z] #55 15.64 Unpacking libcrypt1:armel (1:4.4.18-4) ...
03:53:58 [2022-09-07T03:53:58.965Z] #55 15.72 Selecting previously unselected package libc6:armel.
03:53:58 [2022-09-07T03:53:58.965Z] #55 15.73 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
03:53:59 [2022-09-07T03:53:59.021Z] #73 DONE 0.8s
03:53:59 [2022-09-07T03:53:59.021Z] 
03:53:59 [2022-09-07T03:53:59.021Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
03:53:59 [2022-09-07T03:53:59.222Z] #55 15.88 Unpacking libc6:armel (2.31-13+deb11u3) ...
03:53:59 [2022-09-07T03:53:59.273Z] #43 ...
03:53:59 [2022-09-07T03:53:59.273Z] 
03:53:59 [2022-09-07T03:53:59.273Z] #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
03:53:59 [2022-09-07T03:53:59.273Z] #48 183.0 + mkdir -p /build
03:53:59 [2022-09-07T03:53:59.273Z] #48 183.0 + cp runc /build/runc
03:53:59 [2022-09-07T03:53:59.273Z] #48 DONE 183.2s
03:53:59 [2022-09-07T03:53:59.273Z] 
03:53:59 [2022-09-07T03:53:59.273Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:53:59 [2022-09-07T03:53:59.278Z] #74 DONE 0.2s
03:53:59 [2022-09-07T03:53:59.278Z] 
03:53:59 [2022-09-07T03:53:59.278Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
03:53:59 [2022-09-07T03:53:59.434Z] + pkg_list='github.com/docker/docker/api
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/backend/build
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/httpstatus
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/httputils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/middleware
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/build
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/checkpoint
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/container
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/debug
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/distribution
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/grpc
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/image
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/network
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/plugin
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/session
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/swarm
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/system
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/server/router/volume
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/backend
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/blkiodev
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/container
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/events
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/filters
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/image
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/mount
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/network
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/plugins/logdriver
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/registry
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/strslice
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/swarm
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/swarm/runtime
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/time
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/versions
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/versions/v1p19
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/versions/v1p20
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/api/types/volume
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/builder-next
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/builder-next/exporter
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/builder-next/worker
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/dockerfile
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/remotecontext
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/remotecontext/git
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/builder/remotecontext/urlutil
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cli
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cli/config
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cli/debug
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cli/winresources/docker-proxy
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cli/winresources/dockerd
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/client
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cmd/docker-proxy
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cmd/dockerd
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cmd/dockerd/trap
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/container
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/container/stream
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/contrib/apparmor
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/contrib/docker-device-tool
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/contrib/httpserver
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/cluster
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/cluster/convert
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/cluster/executor
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/cluster/executor/container
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/cluster/provider
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/config
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/events
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/events/testutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/exec
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/aufs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/copy
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/overlay
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/register
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/vfs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/graphdriver/zfs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/images
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/initlayer
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/links
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/listeners
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/awslogs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/fluentd
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/gcplogs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/gelf
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/journald
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/local
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/logentries
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/loggertest
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/loggerutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/splunk
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/syslog
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/logger/templates
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/names
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/network
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/daemon/stats
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/distribution
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/distribution/metadata
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/distribution/utils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/distribution/xfer
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/dockerversion
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/errdefs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/image
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/image/cache
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/image/tarexport
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/image/v1
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/internal/test/suite
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/layer
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libcontainerd
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libcontainerd/queue
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libcontainerd/remote
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libcontainerd/supervisor
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libcontainerd/types
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/bitseq
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cluster
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/config
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/datastore
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/diagnostic
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/discoverapi
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/driverapi
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/bridge
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/host
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/null
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/overlay
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/remote
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/windows
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/drvregistry
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/etchosts
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/idm
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/internal/caller
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipam
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipamapi
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipams/builtin
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipams/null
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipams/remote
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ipamutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/iptables
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/netlabel
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/netutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/networkdb
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/ns
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/options
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/osl
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/osl/kernel
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/portallocator
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/portmapper
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/resolvconf
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/testutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/libnetwork/types
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/oci
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/oci/caps
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/opts
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/aaparser
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/archive
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/authorization
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/broadcaster
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/capabilities
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/chrootarchive
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/containerfs
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/devicemapper
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/directory
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/dmesg
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/fileutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/fsutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/homedir
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/idtools
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/ioutils
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/jsonmessage
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/longpath
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/loopback
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/namesgenerator
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/parsers
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/parsers/kernel
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/pidfile
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/platform
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/plugingetter
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/plugins
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/plugins/transport
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/pools
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/progress
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/pubsub
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/reexec
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/signal
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/stack
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/stdcopy
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/streamformatter
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/stringid
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/sysinfo
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/system
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/tailfile
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/tarsum
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/truncindex
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/urlutil
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/pkg/useragent
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/plugin
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/plugin/executor/containerd
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/plugin/v2
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/profiles/apparmor
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/profiles/seccomp
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/quota
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/reference
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/registry
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/registry/resumable
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/restartmanager
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/rootless
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/rootless/specconv
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/runconfig
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/runconfig/opts
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/daemon
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/environment
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/fakecontext
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/fakegit
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/fakestorage
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/fixtures/load
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/fixtures/plugin
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/registry
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/testutil/request
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/volume
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/volume/drivers
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/volume/local
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/volume/mounts
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/volume/service
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/volume/service/opts
03:53:59 [2022-09-07T03:53:59.434Z] github.com/docker/docker/volume/testutils'
03:53:59 [2022-09-07T03:53:59.435Z] ++ grep --fixed-strings -v /libnetwork
03:53:59 [2022-09-07T03:53:59.435Z] ++ echo 'github.com/docker/docker/api
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/backend/build
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/httpstatus
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/httputils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/middleware
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/build
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/checkpoint
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/container
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/debug
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/distribution
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/grpc
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/image
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/network
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/plugin
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/session
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/swarm
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/system
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/volume
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/backend
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/blkiodev
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/container
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/events
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/filters
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/image
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/mount
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/network
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/plugins/logdriver
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/registry
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/strslice
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/swarm
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/swarm/runtime
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/time
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/versions
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/versions/v1p19
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/versions/v1p20
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/volume
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/exporter
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/worker
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/dockerfile
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/remotecontext
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/remotecontext/git
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/remotecontext/urlutil
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/config
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/debug
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/winresources/docker-proxy
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/winresources/dockerd
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/client
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/docker-proxy
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/dockerd
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/dockerd/trap
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/container
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/container/stream
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/contrib/apparmor
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/contrib/docker-device-tool
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/contrib/httpserver
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/convert
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/executor
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/executor/container
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/provider
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/config
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/events
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/events/testutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/exec
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/aufs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/copy
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/overlay
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/register
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/vfs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/graphdriver/zfs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/images
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/initlayer
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/links
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/listeners
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/awslogs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/fluentd
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/gcplogs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/gelf
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/journald
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/local
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/logentries
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/loggertest
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/loggerutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/splunk
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/syslog
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/logger/templates
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/names
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/network
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/stats
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/distribution
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/distribution/metadata
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/distribution/utils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/distribution/xfer
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/dockerversion
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/errdefs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/image
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/image/cache
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/image/tarexport
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/image/v1
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/internal/test/suite
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/layer
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libcontainerd
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libcontainerd/queue
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libcontainerd/remote
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libcontainerd/supervisor
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libcontainerd/types
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/bitseq
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cluster
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/config
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/datastore
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/diagnostic
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/discoverapi
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/driverapi
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/bridge
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/host
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/null
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/overlay
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/remote
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/windows
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/drvregistry
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/etchosts
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/idm
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/internal/caller
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipam
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipamapi
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipams/builtin
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipams/null
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipams/remote
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ipamutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/iptables
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/netlabel
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/netutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/networkdb
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/ns
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/options
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/osl
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/osl/kernel
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/portallocator
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/portmapper
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/resolvconf
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/testutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/libnetwork/types
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/oci
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/oci/caps
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/opts
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/aaparser
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/archive
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/authorization
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/broadcaster
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/capabilities
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/chrootarchive
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/containerfs
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/devicemapper
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/directory
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/dmesg
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/fileutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/fsutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/homedir
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/idtools
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/ioutils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/jsonmessage
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/longpath
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/loopback
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/namesgenerator
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/parsers
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/parsers/kernel
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/pidfile
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/platform
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/plugingetter
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/plugins
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/plugins/transport
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/pools
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/progress
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/pubsub
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/reexec
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/signal
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/stack
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/stdcopy
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/streamformatter
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/stringid
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/sysinfo
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/system
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/tailfile
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/tarsum
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/truncindex
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/urlutil
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/pkg/useragent
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/plugin
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/plugin/executor/containerd
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/plugin/v2
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/profiles/apparmor
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/profiles/seccomp
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/quota
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/reference
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/registry
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/registry/resumable
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/restartmanager
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/rootless
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/rootless/specconv
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/runconfig
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/runconfig/opts
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/daemon
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/environment
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/fakecontext
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/fakegit
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/fakestorage
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/fixtures/load
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/fixtures/plugin
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/registry
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/testutil/request
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/volume
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/volume/drivers
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/volume/local
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/volume/mounts
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/volume/service
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/volume/service/opts
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/volume/testutils'
03:53:59 [2022-09-07T03:53:59.435Z] + base_pkg_list='github.com/docker/docker/api
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/backend/build
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/httpstatus
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/httputils
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/middleware
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/build
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/checkpoint
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/container
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/debug
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/distribution
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/grpc
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/image
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/network
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/plugin
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/session
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/swarm
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/system
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/server/router/volume
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/backend
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/blkiodev
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/container
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/events
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/filters
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/image
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/mount
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/network
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/plugins/logdriver
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/registry
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/strslice
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/swarm
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/swarm/runtime
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/time
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/versions
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/versions/v1p19
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/versions/v1p20
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/api/types/volume
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/exporter
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/builder-next/worker
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/dockerfile
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/remotecontext
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/remotecontext/git
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/builder/remotecontext/urlutil
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/config
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/debug
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/winresources/docker-proxy
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cli/winresources/dockerd
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/client
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/docker-proxy
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/dockerd
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/dockerd/trap
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/container
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/container/stream
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/contrib/apparmor
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/contrib/docker-device-tool
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/contrib/httpserver
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/convert
03:53:59 [2022-09-07T03:53:59.435Z] github.com/docker/docker/daemon/cluster/executor
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster/executor/container
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster/provider
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/config
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/events
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/events/testutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/exec
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/aufs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/copy
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/overlay
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/register
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/vfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/zfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/images
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/initlayer
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/links
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/listeners
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/awslogs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/fluentd
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/gcplogs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/gelf
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/journald
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/local
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/logentries
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/loggertest
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/loggerutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/splunk
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/syslog
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/templates
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/names
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/network
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/stats
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution/metadata
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution/utils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution/xfer
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/dockerversion
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/errdefs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image/cache
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image/tarexport
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image/v1
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/internal/test/suite
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/layer
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/queue
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/remote
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/supervisor
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/types
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/oci
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/oci/caps
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/opts
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/aaparser
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/archive
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/authorization
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/broadcaster
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/capabilities
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/chrootarchive
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/containerfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/devicemapper
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/directory
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/dmesg
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/fileutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/fsutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/homedir
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/idtools
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/ioutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/jsonmessage
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/longpath
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/loopback
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/namesgenerator
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/parsers
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/parsers/kernel
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/pidfile
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/platform
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/plugingetter
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/plugins
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/plugins/transport
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/pools
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/progress
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/pubsub
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/reexec
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/signal
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/stack
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/stdcopy
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/streamformatter
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/stringid
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/sysinfo
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/system
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/tailfile
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/tarsum
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/truncindex
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/urlutil
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/pkg/useragent
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/plugin
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/plugin/executor/containerd
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/plugin/v2
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/profiles/apparmor
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/profiles/seccomp
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/quota
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/reference
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/registry
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/registry/resumable
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/restartmanager
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/rootless
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/rootless/specconv
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/runconfig
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/runconfig/opts
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/daemon
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/environment
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/fakecontext
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/fakegit
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/fakestorage
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/fixtures/load
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/fixtures/plugin
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/registry
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/testutil/request
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/volume
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/volume/drivers
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/volume/local
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/volume/mounts
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/volume/service
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/volume/service/opts
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/volume/testutils'
03:53:59 [2022-09-07T03:53:59.436Z] ++ grep --fixed-strings /libnetwork
03:53:59 [2022-09-07T03:53:59.436Z] ++ echo 'github.com/docker/docker/api
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/backend/build
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/httpstatus
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/httputils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/middleware
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/build
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/checkpoint
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/container
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/debug
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/distribution
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/grpc
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/image
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/network
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/plugin
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/session
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/swarm
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/system
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/server/router/volume
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/backend
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/blkiodev
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/container
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/events
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/filters
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/image
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/mount
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/network
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/plugins/logdriver
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/registry
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/strslice
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/swarm
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/swarm/runtime
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/time
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/versions
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/versions/v1p19
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/versions/v1p20
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/api/types/volume
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/builder-next
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/builder-next/exporter
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/builder-next/worker
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/dockerfile
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/remotecontext
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/remotecontext/git
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/builder/remotecontext/urlutil
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cli
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cli/config
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cli/debug
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cli/winresources/docker-proxy
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cli/winresources/dockerd
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/client
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cmd/docker-proxy
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cmd/dockerd
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cmd/dockerd/trap
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/container
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/container/stream
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/contrib/apparmor
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/contrib/docker-device-tool
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/contrib/httpserver
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster/convert
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster/executor
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster/executor/container
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/cluster/provider
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/config
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/events
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/events/testutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/exec
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/aufs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/copy
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/overlay
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/register
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/vfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/graphdriver/zfs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/images
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/initlayer
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/links
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/listeners
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/awslogs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/fluentd
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/gcplogs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/gelf
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/journald
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/local
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/logentries
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/loggertest
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/loggerutils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/splunk
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/syslog
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/logger/templates
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/names
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/network
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/daemon/stats
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution/metadata
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution/utils
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/distribution/xfer
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/dockerversion
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/errdefs
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image/cache
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image/tarexport
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/image/v1
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/internal/test/suite
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/layer
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/queue
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/remote
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/supervisor
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libcontainerd/types
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/bitseq
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cluster
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/config
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/datastore
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/diagnostic
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/discoverapi
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/driverapi
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/drivers/bridge
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/drivers/host
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:53:59 [2022-09-07T03:53:59.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/null
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/remote
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/windows
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drvregistry
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/etchosts
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/idm
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/internal/caller
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipam
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipamapi
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/builtin
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/null
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/remote
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipamutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/iptables
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/netlabel
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/netutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/networkdb
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ns
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/options
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/osl
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/osl/kernel
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/portallocator
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/portmapper
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/resolvconf
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/testutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/types
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/oci
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/oci/caps
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/opts
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/aaparser
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/archive
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/authorization
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/broadcaster
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/capabilities
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/chrootarchive
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/containerfs
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/devicemapper
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/directory
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/dmesg
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/fileutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/fsutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/homedir
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/idtools
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/ioutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/jsonmessage
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/longpath
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/loopback
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/namesgenerator
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/parsers
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/parsers/kernel
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/pidfile
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/platform
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/plugingetter
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/plugins
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/plugins/transport
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/pools
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/progress
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/pubsub
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/reexec
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/signal
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/stack
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/stdcopy
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/streamformatter
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/stringid
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/sysinfo
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/system
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/tailfile
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/tarsum
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/truncindex
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/urlutil
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/pkg/useragent
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/plugin
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/plugin/executor/containerd
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/plugin/v2
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/profiles/apparmor
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/profiles/seccomp
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/quota
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/reference
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/registry
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/registry/resumable
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/restartmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/rootless
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/rootless/specconv
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/runconfig
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/runconfig/opts
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/daemon
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/environment
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/fakecontext
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/fakegit
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/fakestorage
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/fixtures/load
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/fixtures/plugin
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/registry
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/testutil/request
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/volume
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/volume/drivers
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/volume/local
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/volume/mounts
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/volume/service
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/volume/service/opts
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/volume/testutils'
03:53:59 [2022-09-07T03:53:59.437Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/bitseq
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cluster
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/config
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/datastore
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/diagnostic
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/discoverapi
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/driverapi
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/bridge
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/host
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/null
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/remote
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/windows
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drvregistry
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/etchosts
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/idm
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/internal/caller
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipam
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipamapi
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/builtin
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/null
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/remote
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipamutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/iptables
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/netlabel
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/netutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/networkdb
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ns
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/options
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/osl
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/osl/kernel
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/portallocator
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/portmapper
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/resolvconf
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/testutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/types'
03:53:59 [2022-09-07T03:53:59.437Z] + echo 'github.com/docker/docker/libnetwork
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/bitseq
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cluster
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/config
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/datastore
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/diagnostic
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/discoverapi
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/driverapi
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/bridge
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/host
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/null
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/remote
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/windows
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drvregistry
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/etchosts
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/idm
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/internal/caller
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipam
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipamapi
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/builtin
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/null
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/remote
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ipamutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/iptables
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/netlabel
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/netutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/networkdb
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/ns
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/options
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/osl
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/osl/kernel
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/portallocator
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/portmapper
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/resolvconf
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/testutils
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/types'
03:53:59 [2022-09-07T03:53:59.437Z] + grep --fixed-strings libnetwork/drivers/bridge
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/bridge
03:53:59 [2022-09-07T03:53:59.437Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:53:59 [2022-09-07T03:53:59.437Z] + type docker-proxy
03:53:59 [2022-09-07T03:53:59.437Z] hack/test/unit: line 25: type: docker-proxy: not found
03:53:59 [2022-09-07T03:53:59.437Z] + hack/make.sh binary-proxy install-proxy
03:53:59 [2022-09-07T03:53:59.437Z] 
03:53:59 [2022-09-07T03:53:59.437Z] Removing bundles/
03:53:59 [2022-09-07T03:53:59.437Z] 
03:53:59 [2022-09-07T03:53:59.437Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
03:53:59 [2022-09-07T03:53:59.695Z] Building: bundles/binary-proxy/docker-proxy
03:53:59 [2022-09-07T03:53:59.695Z] GOOS="" GOARCH="" GOARM=""
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.35 Selecting previously unselected package libapparmor1:armel.
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.35 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.36 Unpacking libapparmor1:armel (2.13.6-10) ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.41 Selecting previously unselected package libapparmor-dev:armel.
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.42 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.42 Unpacking libapparmor-dev:armel (2.13.6-10) ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.50 Selecting previously unselected package libgcc-s1:arm64.
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.50 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.51 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.55 Selecting previously unselected package libcrypt1:arm64.
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.56 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.56 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
03:53:59 [2022-09-07T03:53:59.786Z] #55 16.65 Selecting previously unselected package libc6:arm64.
03:54:00 [2022-09-07T03:54:00.042Z] #55 16.66 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
03:54:00 [2022-09-07T03:54:00.212Z] #75 DONE 0.8s
03:54:00 [2022-09-07T03:54:00.212Z] 
03:54:00 [2022-09-07T03:54:00.212Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
03:54:00 [2022-09-07T03:54:00.212Z] #76 DONE 0.0s
03:54:00 [2022-09-07T03:54:00.212Z] 
03:54:00 [2022-09-07T03:54:00.212Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
03:54:00 [2022-09-07T03:54:00.212Z] #77 DONE 0.0s
03:54:00 [2022-09-07T03:54:00.212Z] 
03:54:00 [2022-09-07T03:54:00.212Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
03:54:00 [2022-09-07T03:54:00.212Z] #78 DONE 0.0s
03:54:00 [2022-09-07T03:54:00.212Z] 
03:54:00 [2022-09-07T03:54:00.212Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
03:54:00 [2022-09-07T03:54:00.299Z] #55 16.84 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
03:54:00 [2022-09-07T03:54:00.556Z] #55 17.31 Selecting previously unselected package libapparmor1:arm64.
03:54:00 [2022-09-07T03:54:00.556Z] #55 17.32 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
03:54:00 [2022-09-07T03:54:00.556Z] #55 17.34 Unpacking libapparmor1:arm64 (2.13.6-10) ...
03:54:00 [2022-09-07T03:54:00.812Z] #55 17.49 Selecting previously unselected package libapparmor-dev:arm64.
03:54:00 [2022-09-07T03:54:00.812Z] #55 17.49 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
03:54:00 [2022-09-07T03:54:00.812Z] #55 17.50 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
03:54:01 [2022-09-07T03:54:01.068Z] #55 17.64 Selecting previously unselected package libgcc-s1:s390x.
03:54:01 [2022-09-07T03:54:01.068Z] #55 17.64 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
03:54:01 [2022-09-07T03:54:01.068Z] #55 17.65 Unpacking libgcc-s1:s390x (10.2.1-6) ...
03:54:01 [2022-09-07T03:54:01.068Z] #55 17.78 Selecting previously unselected package libcrypt1:s390x.
03:54:01 [2022-09-07T03:54:01.068Z] #55 17.79 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
03:54:01 [2022-09-07T03:54:01.148Z] #79 DONE 0.8s
03:54:01 [2022-09-07T03:54:01.148Z] 
03:54:01 [2022-09-07T03:54:01.148Z] #80 exporting to image
03:54:01 [2022-09-07T03:54:01.148Z] #80 exporting layers
03:54:01 [2022-09-07T03:54:01.184Z] #43 ...
03:54:01 [2022-09-07T03:54:01.185Z] 
03:54:01 [2022-09-07T03:54:01.185Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
03:54:01 [2022-09-07T03:54:01.185Z] #33 311.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
03:54:01 [2022-09-07T03:54:01.185Z] #33 DONE 311.6s
03:54:01 [2022-09-07T03:54:01.185Z] 
03:54:01 [2022-09-07T03:54:01.185Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:54:01 [2022-09-07T03:54:01.324Z] #55 17.82 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
03:54:01 [2022-09-07T03:54:01.324Z] #55 18.06 Selecting previously unselected package libc6:s390x.
03:54:01 [2022-09-07T03:54:01.580Z] #55 18.07 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
03:54:01 [2022-09-07T03:54:01.580Z] #55 18.28 Unpacking libc6:s390x (2.31-13+deb11u3) ...
03:54:02 [2022-09-07T03:54:02.143Z] #55 18.86 Selecting previously unselected package libapparmor1:s390x.
03:54:02 [2022-09-07T03:54:02.143Z] #55 18.87 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
03:54:02 [2022-09-07T03:54:02.143Z] #55 18.88 Unpacking libapparmor1:s390x (2.13.6-10) ...
03:54:02 [2022-09-07T03:54:02.143Z] #55 18.97 Selecting previously unselected package libapparmor-dev:s390x.
03:54:02 [2022-09-07T03:54:02.417Z] #55 18.97 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
03:54:02 [2022-09-07T03:54:02.417Z] #55 18.98 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
03:54:02 [2022-09-07T03:54:02.417Z] #55 19.22 Selecting previously unselected package libgcc-s1:armhf.
03:54:02 [2022-09-07T03:54:02.570Z] #43 ...
03:54:02 [2022-09-07T03:54:02.570Z] 
03:54:02 [2022-09-07T03:54:02.570Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
03:54:02 [2022-09-07T03:54:02.676Z] #55 19.22 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
03:54:02 [2022-09-07T03:54:02.676Z] #55 19.26 Unpacking libgcc-s1:armhf (10.2.1-6) ...
03:54:02 [2022-09-07T03:54:02.676Z] #55 19.39 Selecting previously unselected package libcrypt1:armhf.
03:54:02 [2022-09-07T03:54:02.676Z] #55 19.40 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
03:54:02 [2022-09-07T03:54:02.676Z] #55 19.41 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
03:54:02 [2022-09-07T03:54:02.830Z] #70 DONE 0.6s
03:54:02 [2022-09-07T03:54:02.830Z] 
03:54:02 [2022-09-07T03:54:02.830Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:54:02 [2022-09-07T03:54:02.938Z] #55 19.54 Selecting previously unselected package libc6:armhf.
03:54:02 [2022-09-07T03:54:02.938Z] #55 19.54 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
03:54:02 [2022-09-07T03:54:02.938Z] #55 19.75 Unpacking libc6:armhf (2.31-13+deb11u3) ...
03:54:03 [2022-09-07T03:54:03.095Z] #43 ...
03:54:03 [2022-09-07T03:54:03.095Z] 
03:54:03 [2022-09-07T03:54:03.095Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
03:54:03 [2022-09-07T03:54:03.095Z] #71 DONE 0.1s
03:54:03 [2022-09-07T03:54:03.095Z] 
03:54:03 [2022-09-07T03:54:03.095Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
03:54:03 [2022-09-07T03:54:03.355Z] #72 DONE 0.1s
03:54:03 [2022-09-07T03:54:03.355Z] 
03:54:03 [2022-09-07T03:54:03.355Z] #43 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:54:03 [2022-09-07T03:54:03.509Z] #55 20.24 Selecting previously unselected package libapparmor1:armhf.
03:54:03 [2022-09-07T03:54:03.509Z] #55 20.25 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
03:54:03 [2022-09-07T03:54:03.509Z] #55 20.25 Unpacking libapparmor1:armhf (2.13.6-10) ...
03:54:03 [2022-09-07T03:54:03.509Z] #55 20.32 Selecting previously unselected package libapparmor-dev:armhf.
03:54:03 [2022-09-07T03:54:03.509Z] #55 20.33 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
03:54:03 [2022-09-07T03:54:03.509Z] #55 20.33 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
03:54:03 [2022-09-07T03:54:03.766Z] #55 20.47 Selecting previously unselected package libgcc-s1:ppc64el.
03:54:03 [2022-09-07T03:54:03.766Z] #55 20.48 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
03:54:03 [2022-09-07T03:54:03.766Z] #55 20.50 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
03:54:04 [2022-09-07T03:54:04.023Z] #55 20.66 Selecting previously unselected package libcrypt1:ppc64el.
03:54:04 [2022-09-07T03:54:04.023Z] #55 20.67 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
03:54:04 [2022-09-07T03:54:04.023Z] #55 20.68 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
03:54:04 [2022-09-07T03:54:04.023Z] #55 20.80 Selecting previously unselected package libc6:ppc64el.
03:54:04 [2022-09-07T03:54:04.279Z] #55 20.81 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
03:54:04 [2022-09-07T03:54:04.279Z] #55 20.99 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
03:54:04 [2022-09-07T03:54:04.842Z] #55 21.60 Selecting previously unselected package libapparmor1:ppc64el.
03:54:04 [2022-09-07T03:54:04.842Z] #55 21.60 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
03:54:04 [2022-09-07T03:54:04.842Z] #55 21.61 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
03:54:04 [2022-09-07T03:54:04.842Z] #55 21.67 Selecting previously unselected package libapparmor-dev:ppc64el.
03:54:04 [2022-09-07T03:54:04.961Z] Created binary: bundles/binary-proxy/docker-proxy
03:54:04 [2022-09-07T03:54:04.961Z] 
03:54:04 [2022-09-07T03:54:04.961Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
03:54:04 [2022-09-07T03:54:04.961Z] Installing docker-proxy to /usr/local/bin/
03:54:04 [2022-09-07T03:54:04.961Z] 
03:54:04 [2022-09-07T03:54:04.961Z] + mkdir -p bundles
03:54:04 [2022-09-07T03:54:04.961Z] + '[' -n 'github.com/docker/docker/api
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/backend/build
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/httpstatus
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/httputils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/middleware
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/build
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/checkpoint
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/container
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/debug
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/distribution
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/grpc
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/image
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/network
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/plugin
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/session
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/swarm
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/system
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/server/router/volume
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/backend
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/blkiodev
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/container
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/events
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/filters
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/image
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/mount
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/network
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/plugins/logdriver
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/registry
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/strslice
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/swarm
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/swarm/runtime
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/time
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/versions
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/versions/v1p19
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/versions/v1p20
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/api/types/volume
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/builder-next
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/builder-next/exporter
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/builder-next/imagerefchecker
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/builder-next/worker
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/dockerfile
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/remotecontext
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/remotecontext/git
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/builder/remotecontext/urlutil
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cli
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cli/config
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cli/debug
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cli/winresources/docker-proxy
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cli/winresources/dockerd
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/client
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cmd/docker-proxy
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cmd/dockerd
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cmd/dockerd/trap
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/container
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/container/stream
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/contrib/apparmor
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/contrib/docker-device-tool
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/contrib/httpserver
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/cluster
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/cluster/controllers/plugin
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/cluster/convert
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/cluster/executor
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/cluster/executor/container
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/cluster/provider
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/config
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/events
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/events/testutils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/exec
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/aufs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/btrfs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/copy
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/devmapper
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/graphtest
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/overlay
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/overlay2
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/overlayutils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/register
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/vfs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/graphdriver/zfs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/images
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/initlayer
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/links
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/listeners
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/awslogs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/fluentd
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/gcplogs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/gelf
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/journald
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/jsonfilelog
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/local
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/logentries
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/loggertest
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/loggerutils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/loggerutils/cache
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/splunk
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/syslog
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/logger/templates
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/names
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/network
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/daemon/stats
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/distribution
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/distribution/metadata
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/distribution/utils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/distribution/xfer
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/dockerversion
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/errdefs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/image
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/image/cache
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/image/tarexport
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/image/v1
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/internal/test/suite
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/layer
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/libcontainerd
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/libcontainerd/queue
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/libcontainerd/remote
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/libcontainerd/supervisor
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/libcontainerd/types
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/oci
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/oci/caps
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/opts
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/aaparser
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/archive
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/authorization
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/broadcaster
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/capabilities
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/chrootarchive
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/containerfs
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/devicemapper
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/directory
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/dmesg
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/fileutils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/fsutils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/homedir
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/idtools
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/ioutils
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/jsonmessage
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/longpath
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/loopback
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/namesgenerator
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/parsers
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/parsers/kernel
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/parsers/operatingsystem
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/pidfile
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/platform
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/plugingetter
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/plugins
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/plugins/transport
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/pools
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/progress
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/pubsub
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/reexec
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/signal
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/stack
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/stdcopy
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/streamformatter
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/stringid
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/sysinfo
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/system
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/tailfile
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/tarsum
03:54:04 [2022-09-07T03:54:04.961Z] github.com/docker/docker/pkg/truncindex
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/pkg/urlutil
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/pkg/useragent
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/plugin
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/plugin/executor/containerd
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/plugin/v2
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/profiles/apparmor
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/profiles/seccomp
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/quota
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/reference
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/registry
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/registry/resumable
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/restartmanager
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/rootless
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/rootless/specconv
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/runconfig
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/runconfig/opts
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/daemon
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/environment
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/fakecontext
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/fakegit
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/fakestorage
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/fixtures/load
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/fixtures/plugin
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/fixtures/plugin/basic
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/registry
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/testutil/request
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/volume
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/volume/drivers
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/volume/local
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/volume/mounts
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/volume/service
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/volume/service/opts
03:54:04 [2022-09-07T03:54:04.962Z] github.com/docker/docker/volume/testutils' ']'
03:54:04 [2022-09-07T03:54:04.962Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.67 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.68 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.74 Selecting previously unselected package libseccomp2:s390x.
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.74 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.75 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.80 Selecting previously unselected package libseccomp-dev:s390x.
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.81 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.81 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.89 Selecting previously unselected package libseccomp2:ppc64el.
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.89 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
03:54:05 [2022-09-07T03:54:05.098Z] #55 21.90 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 21.95 Selecting previously unselected package libseccomp-dev:ppc64el.
03:54:05 [2022-09-07T03:54:05.356Z] #55 21.96 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 21.97 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.03 Selecting previously unselected package libseccomp2:armhf.
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.04 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.04 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.09 Selecting previously unselected package libseccomp-dev:armhf.
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.10 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.11 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.18 Selecting previously unselected package libseccomp2:armel.
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.18 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.18 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.356Z] #55 22.23 Selecting previously unselected package libseccomp-dev:armel.
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.24 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.25 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.33 Selecting previously unselected package libseccomp2:arm64.
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.33 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.34 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.39 Selecting previously unselected package libseccomp-dev:arm64.
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.39 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
03:54:05 [2022-09-07T03:54:05.613Z] #55 22.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.49 Setting up gcc-10-base:arm64 (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.51 Setting up gcc-10-base:armel (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.52 Setting up gcc-10-base:armhf (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.53 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.54 Setting up gcc-10-base:s390x (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.56 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.57 Setting up libcrypt1:armel (1:4.4.18-4) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.58 Setting up libcrypt1:armhf (1:4.4.18-4) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.60 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.62 Setting up libcrypt1:s390x (1:4.4.18-4) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.63 Setting up libgcc-s1:arm64 (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.65 Setting up libgcc-s1:armel (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.66 Setting up libgcc-s1:armhf (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.67 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.68 Setting up libgcc-s1:s390x (10.2.1-6) ...
03:54:05 [2022-09-07T03:54:05.869Z] #55 22.70 Setting up libc6:arm64 (2.31-13+deb11u3) ...
03:54:05 [2022-09-07T03:54:05.895Z] ?   	github.com/docker/docker/api	[no test files]
03:54:06 [2022-09-07T03:54:06.645Z] #43 274.0 + bin/containerd
03:54:07 [2022-09-07T03:54:07.236Z] #55 23.92 Setting up libc6:armel (2.31-13+deb11u3) ...
03:54:07 [2022-09-07T03:54:07.717Z] #80 exporting layers 5.7s done
03:54:07 [2022-09-07T03:54:07.717Z] #80 writing image sha256:943932491dff20579541009b17547d05a4ce4b229a019dea254026cbfca0b0fe done
03:54:07 [2022-09-07T03:54:07.717Z] #80 naming to docker.io/library/docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda done
03:54:07 [2022-09-07T03:54:07.717Z] #80 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
03:54:08 [2022-09-07T03:54:08.040Z] + trap exit INT TERM
03:54:08 [2022-09-07T03:54:08.040Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
03:54:08 [2022-09-07T03:54:08.040Z] + CONTAINER_NAME=docker-pr3
03:54:08 [2022-09-07T03:54:08.040Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44100/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh dynbinary
03:54:08 [2022-09-07T03:54:08.603Z] #55 25.13 Setting up libc6:armhf (2.31-13+deb11u3) ...
03:54:08 [2022-09-07T03:54:08.606Z] 
03:54:08 [2022-09-07T03:54:08.606Z] Removing bundles/
03:54:08 [2022-09-07T03:54:08.606Z] 
03:54:08 [2022-09-07T03:54:08.606Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:54:08 [2022-09-07T03:54:08.606Z] Building: bundles/dynbinary-daemon/dockerd
03:54:08 [2022-09-07T03:54:08.606Z] GOOS="" GOARCH="" GOARM=""
03:54:09 [2022-09-07T03:54:09.969Z] #55 26.35 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
03:54:10 [2022-09-07T03:54:10.896Z] #55 27.59 Setting up libc6:s390x (2.31-13+deb11u3) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.82 Setting up libapparmor1:arm64 (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.83 Setting up libapparmor1:armel (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.85 Setting up libapparmor1:armhf (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.86 Setting up libapparmor1:ppc64el (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.87 Setting up libapparmor1:s390x (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.89 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.90 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.91 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.92 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.94 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.95 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.98 Setting up libapparmor-dev:armel (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 28.99 Setting up libapparmor-dev:armhf (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 29.00 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.265Z] #55 29.01 Setting up libapparmor-dev:s390x (2.13.6-10) ...
03:54:12 [2022-09-07T03:54:12.522Z] #55 29.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.522Z] #55 29.04 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.522Z] #55 29.05 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.522Z] #55 29.07 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.522Z] #55 29.09 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
03:54:12 [2022-09-07T03:54:12.522Z] #55 29.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:54:12 [2022-09-07T03:54:12.781Z] #55 DONE 29.4s
03:54:12 [2022-09-07T03:54:12.781Z] 
03:54:12 [2022-09-07T03:54:12.781Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:54:12 [2022-09-07T03:54:12.781Z] #54 ...
03:54:12 [2022-09-07T03:54:12.781Z] 
03:54:12 [2022-09-07T03:54:12.781Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
03:54:12 [2022-09-07T03:54:12.781Z] #56 DONE 0.1s
03:54:12 [2022-09-07T03:54:12.781Z] 
03:54:12 [2022-09-07T03:54:12.781Z] #57 [dev-systemd-false  1/28] RUN groupadd -r docker
03:54:14 [2022-09-07T03:54:14.149Z] #57 DONE 1.4s
03:54:14 [2022-09-07T03:54:14.149Z] 
03:54:14 [2022-09-07T03:54:14.149Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.182 + RM_GOPATH=0
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.182 + TMP_GOPATH=
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.182 + : /build
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.182 + '[' -z '' ']'
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.182 ++ mktemp -d
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.183 + export GOPATH=/tmp/tmp.ule045VlZv
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.183 + GOPATH=/tmp/tmp.ule045VlZv
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.183 + RM_GOPATH=1
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.183 + case "$(go env GOARCH)" in
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.193 ++ go env GOARCH
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.200 + export GO_BUILDMODE=-buildmode=pie
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.201 + GO_BUILDMODE=-buildmode=pie
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.201 ++ dirname /install.sh
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.202 + dir=/
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.203 + bin=runc
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.203 + shift
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.203 + '[' '!' -f //runc.installer ']'
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.204 + . //runc.installer
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.204 ++ set -e
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.205 ++ : v1.1.4
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.205 + install_runc
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.206 + RUNC_BUILDTAGS=seccomp
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.206 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.206 Install runc version v1.1.4 (build tags: seccomp)
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.206 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ule045VlZv/src/github.com/opencontainers/runc
03:54:14 [2022-09-07T03:54:14.149Z] #0 1.210 Cloning into '/tmp/tmp.ule045VlZv/src/github.com/opencontainers/runc'...
03:54:15 [2022-09-07T03:54:15.518Z] #58 ...
03:54:15 [2022-09-07T03:54:15.518Z] 
03:54:15 [2022-09-07T03:54:15.518Z] #59 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
03:54:15 [2022-09-07T03:54:15.518Z] #59 DONE 1.4s
03:54:15 [2022-09-07T03:54:15.518Z] 
03:54:15 [2022-09-07T03:54:15.518Z] #60 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
03:54:16 [2022-09-07T03:54:16.456Z] #60 0.952 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
03:54:16 [2022-09-07T03:54:16.456Z] #60 DONE 1.0s
03:54:16 [2022-09-07T03:54:16.456Z] 
03:54:16 [2022-09-07T03:54:16.456Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:54:16 [2022-09-07T03:54:16.713Z] #54 ...
03:54:16 [2022-09-07T03:54:16.713Z] 
03:54:16 [2022-09-07T03:54:16.713Z] #61 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
03:54:17 [2022-09-07T03:54:17.771Z] #61 DONE 1.0s
03:54:17 [2022-09-07T03:54:17.771Z] 
03:54:17 [2022-09-07T03:54:17.771Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:54:17 [2022-09-07T03:54:17.771Z] #54 ...
03:54:17 [2022-09-07T03:54:17.771Z] 
03:54:17 [2022-09-07T03:54:17.771Z] #62 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
03:54:18 [2022-09-07T03:54:18.704Z] #62 DONE 1.1s
03:54:18 [2022-09-07T03:54:18.704Z] 
03:54:18 [2022-09-07T03:54:18.704Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:54:18 [2022-09-07T03:54:18.704Z] #58 5.237 + cd /tmp/tmp.ule045VlZv/src/github.com/opencontainers/runc
03:54:18 [2022-09-07T03:54:18.704Z] #58 5.237 + git checkout -q v1.1.4
03:54:18 [2022-09-07T03:54:18.704Z] #58 5.503 + '[' -z '' ']'
03:54:18 [2022-09-07T03:54:18.704Z] #58 5.504 + target=static
03:54:18 [2022-09-07T03:54:18.704Z] #58 5.504 + make BUILDTAGS=seccomp static
03:54:18 [2022-09-07T03:54:18.704Z] #58 5.738 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 .
03:54:19 [2022-09-07T03:54:19.635Z] #58 ...
03:54:19 [2022-09-07T03:54:19.635Z] 
03:54:19 [2022-09-07T03:54:19.635Z] #63 [dev-systemd-false  6/28] RUN ldconfig
03:54:19 [2022-09-07T03:54:19.635Z] #63 DONE 1.0s
03:54:19 [2022-09-07T03:54:19.635Z] 
03:54:19 [2022-09-07T03:54:19.635Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:54:20 [2022-09-07T03:54:20.766Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 7.9% of statements
03:54:21 [2022-09-07T03:54:21.004Z] #64 1.238 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
03:54:21 [2022-09-07T03:54:21.004Z] #64 1.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
03:54:21 [2022-09-07T03:54:21.004Z] #64 1.505 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
03:54:21 [2022-09-07T03:54:21.261Z] #64 1.512 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
03:54:21 [2022-09-07T03:54:21.261Z] #64 1.805 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
03:54:21 [2022-09-07T03:54:21.518Z] #64 2.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
03:54:21 [2022-09-07T03:54:21.775Z] #64 2.346 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
03:54:22 [2022-09-07T03:54:22.338Z] #64 2.656 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
03:54:22 [2022-09-07T03:54:22.594Z] #64 2.949 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.267 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.306 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [179 kB]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.318 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [176 kB]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.318 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.320 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.330 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.332 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.332 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.333 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.334 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.337 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
03:54:22 [2022-09-07T03:54:22.851Z] #64 3.337 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
03:54:35 [2022-09-07T03:54:35.031Z] #64 14.48 Fetched 49.2 MB in 14s (3643 kB/s)
03:54:39 [2022-09-07T03:54:39.819Z] #43 334.8 # github.com/containerd/containerd/cmd/containerd
03:54:39 [2022-09-07T03:54:39.819Z] #43 334.8 /usr/bin/ld: /tmp/go-link-157742111/000019.o: in function `New':
03:54:39 [2022-09-07T03:54:39.819Z] #43 334.8 /tmp/tmp.yQCXDjXu4v/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
03:54:39 [2022-09-07T03:54:39.819Z] #43 334.8 + bin/containerd-stress
03:54:39 [2022-09-07T03:54:39.819Z] #43 335.9 + bin/containerd-shim
03:54:41 [2022-09-07T03:54:41.578Z] #64 14.48 Reading package lists...
03:54:46 [2022-09-07T03:54:46.831Z] #64 21.01 Reading package lists...
03:54:47 [2022-09-07T03:54:47.946Z] #43 347.2 + bin/containerd-shim-runc-v1
03:54:48 [2022-09-07T03:54:48.981Z] #64 27.39 Building dependency tree...
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.31 bzip2 is already the newest version (1.0.8-4).
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.31 patch is already the newest version (2.7.6-7).
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.31 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.31 The following additional packages will be installed:
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.31   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.32   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.32   libxtables12 python-pip-whl python3-distutils python3-lib2to3
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.32   python3-pkg-resources vim-runtime xxd
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.34 Suggested packages:
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.34   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.34   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.34 Recommended packages:
03:54:49 [2022-09-07T03:54:49.911Z] #64 30.34   libatm1 nftables libpam-cap build-essential python3-dev unzip
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.96 The following NEW packages will be installed:
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.97   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.97   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.98   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.98   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.98   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.98   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
03:54:51 [2022-09-07T03:54:51.805Z] #64 31.98   vim-common vim-runtime xfsprogs xxd zip zstd
03:54:51 [2022-09-07T03:54:51.805Z] #64 32.41 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded.
03:54:51 [2022-09-07T03:54:51.805Z] #64 32.41 Need to get 18.6 MB of archives.
03:54:51 [2022-09-07T03:54:51.805Z] #64 32.41 After this operation, 71.4 MB of additional disk space will be used.
03:54:51 [2022-09-07T03:54:51.805Z] #64 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.51 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
03:54:52 [2022-09-07T03:54:52.062Z] #64 32.59 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
03:54:52 [2022-09-07T03:54:52.319Z] #64 32.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
03:54:52 [2022-09-07T03:54:52.319Z] #64 32.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
03:54:52 [2022-09-07T03:54:52.319Z] #64 32.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
03:54:52 [2022-09-07T03:54:52.319Z] #64 32.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
03:54:52 [2022-09-07T03:54:52.882Z] #64 33.39 debconf: delaying package configuration, since apt-utils is not installed
03:54:53 [2022-09-07T03:54:53.139Z] #64 33.68 Fetched 18.6 MB in 1s (28.9 MB/s)
03:54:53 [2022-09-07T03:54:53.225Z] #43 353.6 + bin/containerd-shim-runc-v2
03:54:53 [2022-09-07T03:54:53.396Z] #64 33.73 Selecting previously unselected package pigz.
03:54:53 [2022-09-07T03:54:53.396Z] #64 33.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
03:54:53 [2022-09-07T03:54:53.396Z] #64 33.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.396Z] #64 33.79 Unpacking pigz (2.6-1) ...
03:54:53 [2022-09-07T03:54:53.396Z] #64 33.85 Selecting previously unselected package libelf1:amd64.
03:54:53 [2022-09-07T03:54:53.396Z] #64 33.86 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.396Z] #64 33.87 Unpacking libelf1:amd64 (0.183-1) ...
03:54:53 [2022-09-07T03:54:53.653Z] #64 33.98 Selecting previously unselected package libbpf0:amd64.
03:54:53 [2022-09-07T03:54:53.653Z] #64 33.99 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.00 Unpacking libbpf0:amd64 (1:0.3-2) ...
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.08 Selecting previously unselected package libcap2:amd64.
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.10 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.10 Unpacking libcap2:amd64 (1:2.44-1) ...
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.15 Selecting previously unselected package libmnl0:amd64.
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.17 Unpacking libmnl0:amd64 (1.0.4-3) ...
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.23 Selecting previously unselected package libxtables12:amd64.
03:54:53 [2022-09-07T03:54:53.653Z] #64 34.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.910Z] #64 34.24 Unpacking libxtables12:amd64 (1.8.7-1) ...
03:54:53 [2022-09-07T03:54:53.910Z] #64 34.28 Selecting previously unselected package libcap2-bin.
03:54:53 [2022-09-07T03:54:53.910Z] #64 34.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.910Z] #64 34.29 Unpacking libcap2-bin (1:2.44-1) ...
03:54:53 [2022-09-07T03:54:53.910Z] #64 34.35 Selecting previously unselected package iproute2.
03:54:53 [2022-09-07T03:54:53.910Z] #64 34.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
03:54:53 [2022-09-07T03:54:53.910Z] #64 34.37 Unpacking iproute2 (5.10.0-4) ...
03:54:54 [2022-09-07T03:54:54.163Z] #43 354.4 + binaries
03:54:54 [2022-09-07T03:54:54.163Z] #43 354.4 + install -D bin/containerd /build/containerd
03:54:54 [2022-09-07T03:54:54.163Z] #43 354.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:54:54 [2022-09-07T03:54:54.163Z] #43 354.4 + install -D bin/ctr /build/ctr
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.68 Selecting previously unselected package xxd.
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.68 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.79 Selecting previously unselected package vim-common.
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.93 Selecting previously unselected package bash-completion.
03:54:54 [2022-09-07T03:54:54.473Z] #64 34.94 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
03:54:55 [2022-09-07T03:54:55.841Z] #64 36.12 Unpacking bash-completion (1:2.11-2) ...
03:54:56 [2022-09-07T03:54:56.098Z] #64 36.40 Selecting previously unselected package apparmor.
03:54:56 [2022-09-07T03:54:56.098Z] #64 36.41 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.098Z] #64 36.46 Unpacking apparmor (2.13.6-10) ...
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.70 Selecting previously unselected package inetutils-ping.
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.72 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.72 Unpacking inetutils-ping (2:2.0-1) ...
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.81 Selecting previously unselected package libip4tc2:amd64.
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.81 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.82 Unpacking libip4tc2:amd64 (1.8.7-1) ...
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.86 Selecting previously unselected package libip6tc2:amd64.
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.87 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.88 Unpacking libip6tc2:amd64 (1.8.7-1) ...
03:54:56 [2022-09-07T03:54:56.354Z] #64 36.93 Selecting previously unselected package libnfnetlink0:amd64.
03:54:56 [2022-09-07T03:54:56.611Z] #64 36.94 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.611Z] #64 36.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:54:56 [2022-09-07T03:54:56.611Z] #64 37.03 Selecting previously unselected package libnetfilter-conntrack3:amd64.
03:54:56 [2022-09-07T03:54:56.611Z] #64 37.03 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.611Z] #64 37.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:54:56 [2022-09-07T03:54:56.611Z] #64 37.10 Selecting previously unselected package libnftnl11:amd64.
03:54:56 [2022-09-07T03:54:56.611Z] #64 37.11 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.611Z] #64 37.11 Unpacking libnftnl11:amd64 (1.1.9-1) ...
03:54:56 [2022-09-07T03:54:56.611Z] #64 37.17 Selecting previously unselected package iptables.
03:54:56 [2022-09-07T03:54:56.701Z] #43 DONE 356.5s
03:54:56 [2022-09-07T03:54:56.869Z] #64 37.18 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.869Z] #64 37.19 Unpacking iptables (1.8.7-1) ...
03:54:56 [2022-09-07T03:54:56.869Z] #64 37.36 Selecting previously unselected package libonig5:amd64.
03:54:56 [2022-09-07T03:54:56.869Z] #64 37.36 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
03:54:56 [2022-09-07T03:54:56.869Z] #64 37.37 Unpacking libonig5:amd64 (6.9.6-1.1) ...
03:54:56 [2022-09-07T03:54:56.869Z] #64 37.46 Selecting previously unselected package libjq1:amd64.
03:54:57 [2022-09-07T03:54:57.126Z] #64 37.47 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.126Z] #64 37.48 Unpacking libjq1:amd64 (1.6-2.1) ...
03:54:57 [2022-09-07T03:54:57.270Z] 
03:54:57 [2022-09-07T03:54:57.271Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.59 Selecting previously unselected package jq.
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.61 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.61 Unpacking jq (1.6-2.1) ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.67 Selecting previously unselected package libaio1:amd64.
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.69 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.69 Unpacking libaio1:amd64 (0.3.112-9) ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.76 Selecting previously unselected package libgpm2:amd64.
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.76 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.77 Unpacking libgpm2:amd64 (1.20.7-8) ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.83 Selecting previously unselected package libinih1:amd64.
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.83 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.84 Unpacking libinih1:amd64 (53-1+b2) ...
03:54:57 [2022-09-07T03:54:57.382Z] #64 37.89 Selecting previously unselected package libnet1:amd64.
03:54:57 [2022-09-07T03:54:57.639Z] #64 37.90 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.639Z] #64 37.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:54:57 [2022-09-07T03:54:57.639Z] #64 37.97 Selecting previously unselected package libnl-3-200:amd64.
03:54:57 [2022-09-07T03:54:57.639Z] #64 37.97 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.639Z] #64 37.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
03:54:57 [2022-09-07T03:54:57.639Z] #64 38.05 Selecting previously unselected package libprotobuf-c1:amd64.
03:54:57 [2022-09-07T03:54:57.639Z] #64 38.07 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.639Z] #64 38.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:54:57 [2022-09-07T03:54:57.639Z] #64 38.12 Selecting previously unselected package libyajl2:amd64.
03:54:57 [2022-09-07T03:54:57.639Z] #64 38.13 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.639Z] #64 38.14 Unpacking libyajl2:amd64 (2.1.0-3) ...
03:54:57 [2022-09-07T03:54:57.838Z] #73 DONE 0.8s
03:54:57 [2022-09-07T03:54:57.896Z] #64 38.18 Selecting previously unselected package net-tools.
03:54:57 [2022-09-07T03:54:57.896Z] #64 38.19 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
03:54:57 [2022-09-07T03:54:57.896Z] #64 38.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
03:54:57 [2022-09-07T03:54:57.896Z] #64 38.30 Selecting previously unselected package python-pip-whl.
03:54:57 [2022-09-07T03:54:57.896Z] #64 38.31 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
03:54:57 [2022-09-07T03:54:57.896Z] #64 38.32 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
03:54:58 [2022-09-07T03:54:58.097Z] 
03:54:58 [2022-09-07T03:54:58.097Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
03:54:58 [2022-09-07T03:54:58.097Z] #74 DONE 0.2s
03:54:58 [2022-09-07T03:54:58.097Z] 
03:54:58 [2022-09-07T03:54:58.097Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
03:54:58 [2022-09-07T03:54:58.153Z] #64 38.66 Selecting previously unselected package python3-lib2to3.
03:54:58 [2022-09-07T03:54:58.153Z] #64 38.67 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
03:54:58 [2022-09-07T03:54:58.153Z] #64 38.68 Unpacking python3-lib2to3 (3.9.2-1) ...
03:54:58 [2022-09-07T03:54:58.409Z] #64 38.77 Selecting previously unselected package python3-distutils.
03:54:58 [2022-09-07T03:54:58.409Z] #64 38.77 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
03:54:58 [2022-09-07T03:54:58.409Z] #64 38.78 Unpacking python3-distutils (3.9.2-1) ...
03:54:58 [2022-09-07T03:54:58.409Z] #64 38.87 Selecting previously unselected package python3-pkg-resources.
03:54:58 [2022-09-07T03:54:58.409Z] #64 38.88 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
03:54:58 [2022-09-07T03:54:58.409Z] #64 38.89 Unpacking python3-pkg-resources (52.0.0-4) ...
03:54:58 [2022-09-07T03:54:58.409Z] #64 39.00 Selecting previously unselected package python3-setuptools.
03:54:58 [2022-09-07T03:54:58.666Z] #64 39.01 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
03:54:58 [2022-09-07T03:54:58.666Z] #64 39.02 Unpacking python3-setuptools (52.0.0-4) ...
03:54:58 [2022-09-07T03:54:58.922Z] #64 39.16 Selecting previously unselected package python3-wheel.
03:54:58 [2022-09-07T03:54:58.922Z] #64 39.16 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
03:54:58 [2022-09-07T03:54:58.922Z] #64 39.17 Unpacking python3-wheel (0.34.2-1) ...
03:54:58 [2022-09-07T03:54:58.922Z] #64 39.23 Selecting previously unselected package python3-pip.
03:54:58 [2022-09-07T03:54:58.922Z] #64 39.23 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
03:54:58 [2022-09-07T03:54:58.922Z] #64 39.24 Unpacking python3-pip (20.3.4-4+deb11u1) ...
03:54:59 [2022-09-07T03:54:59.035Z] #75 DONE 0.9s
03:54:59 [2022-09-07T03:54:59.035Z] 
03:54:59 [2022-09-07T03:54:59.035Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
03:54:59 [2022-09-07T03:54:59.035Z] #76 DONE 0.0s
03:54:59 [2022-09-07T03:54:59.035Z] 
03:54:59 [2022-09-07T03:54:59.035Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
03:54:59 [2022-09-07T03:54:59.179Z] #64 39.41 Selecting previously unselected package sudo.
03:54:59 [2022-09-07T03:54:59.179Z] #64 39.41 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
03:54:59 [2022-09-07T03:54:59.179Z] #64 39.43 Unpacking sudo (1.9.5p2-3) ...
03:54:59 [2022-09-07T03:54:59.179Z] #64 ...
03:54:59 [2022-09-07T03:54:59.179Z] 
03:54:59 [2022-09-07T03:54:59.179Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:54:59 [2022-09-07T03:54:59.179Z] #54 97.94 + bin/containerd
03:54:59 [2022-09-07T03:54:59.296Z] #77 DONE 0.0s
03:54:59 [2022-09-07T03:54:59.296Z] 
03:54:59 [2022-09-07T03:54:59.296Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
03:54:59 [2022-09-07T03:54:59.296Z] #78 DONE 0.0s
03:54:59 [2022-09-07T03:54:59.296Z] 
03:54:59 [2022-09-07T03:54:59.296Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
03:54:59 [2022-09-07T03:54:59.865Z] #79 DONE 0.8s
03:54:59 [2022-09-07T03:54:59.865Z] 
03:54:59 [2022-09-07T03:54:59.865Z] #80 exporting to image
03:54:59 [2022-09-07T03:54:59.865Z] #80 exporting layers
03:55:02 [2022-09-07T03:55:02.891Z] #43 324.5 # github.com/containerd/containerd/cmd/containerd
03:55:02 [2022-09-07T03:55:02.891Z] #43 324.5 /usr/bin/ld: /tmp/go-link-2591144729/000019.o: in function `New':
03:55:02 [2022-09-07T03:55:02.891Z] #43 324.5 /tmp/tmp.EaYrIg6guU/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
03:55:02 [2022-09-07T03:55:02.891Z] #43 324.6 + bin/containerd-stress
03:55:02 [2022-09-07T03:55:02.891Z] #43 325.6 + bin/containerd-shim
03:55:04 [2022-09-07T03:55:04.510Z] #54 ...
03:55:04 [2022-09-07T03:55:04.510Z] 
03:55:04 [2022-09-07T03:55:04.510Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
03:55:04 [2022-09-07T03:55:04.510Z] #64 39.72 Selecting previously unselected package thin-provisioning-tools.
03:55:04 [2022-09-07T03:55:04.510Z] #64 39.72 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 39.73 Unpacking thin-provisioning-tools (0.9.0-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 39.88 Selecting previously unselected package uidmap.
03:55:04 [2022-09-07T03:55:04.510Z] #64 39.88 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 39.89 Unpacking uidmap (1:4.8.1-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 39.99 Selecting previously unselected package vim-runtime.
03:55:04 [2022-09-07T03:55:04.510Z] #64 40.01 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 40.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
03:55:04 [2022-09-07T03:55:04.510Z] #64 40.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
03:55:04 [2022-09-07T03:55:04.510Z] #64 40.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 41.80 Selecting previously unselected package vim.
03:55:04 [2022-09-07T03:55:04.510Z] #64 41.81 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 41.82 Unpacking vim (2:8.2.2434-3+deb11u1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.13 Selecting previously unselected package xfsprogs.
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.13 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.14 Unpacking xfsprogs (5.10.0-4) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.47 Selecting previously unselected package zip.
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.48 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.49 Unpacking zip (3.0-12) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.57 Selecting previously unselected package zstd.
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.59 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.59 Unpacking zstd (1.4.8+dfsg-2.1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 42.85 Setting up python3-pkg-resources (52.0.0-4) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.37 Setting up libip4tc2:amd64 (1.8.7-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.39 Setting up net-tools (1.60+git20181103.0eebece-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.41 Setting up libgpm2:amd64 (1.20.7-8) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.43 Setting up libip6tc2:amd64 (1.8.7-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.44 Setting up libinih1:amd64 (53-1+b2) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.46 Setting up uidmap (1:4.8.1-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.47 Setting up libyajl2:amd64 (2.1.0-3) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.51 Setting up python3-wheel (0.34.2-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.93 Setting up xxd (2:8.2.2434-3+deb11u1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.95 Setting up libcap2:amd64 (1:2.44-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.97 Setting up libcap2-bin (1:2.44-1) ...
03:55:04 [2022-09-07T03:55:04.510Z] #64 43.99 Setting up apparmor (2.13.6-10) ...
03:55:04 [2022-09-07T03:55:04.766Z] #64 45.23 Setting up zip (3.0-12) ...
03:55:04 [2022-09-07T03:55:04.766Z] #64 45.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
03:55:04 [2022-09-07T03:55:04.766Z] #64 45.28 Setting up bash-completion (1:2.11-2) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.52 Setting up libmnl0:amd64 (1.0.4-3) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.54 Setting up sudo (1.9.5p2-3) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.61 invoke-rc.d: could not determine current runlevel
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.61 invoke-rc.d: policy-rc.d denied execution of start.
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.62 Setting up xfsprogs (5.10.0-4) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.64 Setting up libxtables12:amd64 (1.8.7-1) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.65 Setting up inetutils-ping (2:2.0-1) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.67 Setting up pigz (2.6-1) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
03:55:06 [2022-09-07T03:55:06.131Z] #64 46.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
03:55:06 [2022-09-07T03:55:06.387Z] #64 46.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
03:55:06 [2022-09-07T03:55:06.387Z] #64 46.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
03:55:06 [2022-09-07T03:55:06.436Z] #80 exporting layers 5.8s done
03:55:06 [2022-09-07T03:55:06.436Z] #80 writing image sha256:fb176139ffe74e720fb8add5e17f7276fa2647ebc8f539ab3f6255b732500613 done
03:55:06 [2022-09-07T03:55:06.436Z] #80 naming to docker.io/library/docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda done
03:55:06 [2022-09-07T03:55:06.436Z] #80 DONE 5.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:55:06 [2022-09-07T03:55:06.777Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh dynbinary test-integration
03:55:06 [2022-09-07T03:55:06.898Z] #64 47.13 Setting up libaio1:amd64 (0.3.112-9) ...
03:55:06 [2022-09-07T03:55:06.898Z] #64 47.14 Setting up python3-lib2to3 (3.9.2-1) ...
03:55:07 [2022-09-07T03:55:07.155Z] #64 47.41 Setting up libelf1:amd64 (0.183-1) ...
03:55:07 [2022-09-07T03:55:07.155Z] #64 47.43 Setting up zstd (1.4.8+dfsg-2.1) ...
03:55:07 [2022-09-07T03:55:07.155Z] #64 47.44 Setting up libonig5:amd64 (6.9.6-1.1) ...
03:55:07 [2022-09-07T03:55:07.155Z] #64 47.45 Setting up python3-distutils (3.9.2-1) ...
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.82 Setting up vim (2:8.2.2434-3+deb11u1) ...
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
03:55:07 [2022-09-07T03:55:07.411Z] #64 47.89 Setting up python3-setuptools (52.0.0-4) ...
03:55:08 [2022-09-07T03:55:08.157Z] 
03:55:08 [2022-09-07T03:55:08.157Z] Removing bundles/
03:55:08 [2022-09-07T03:55:08.157Z] 
03:55:08 [2022-09-07T03:55:08.157Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:55:08 [2022-09-07T03:55:08.157Z] Building: bundles/dynbinary-daemon/dockerd
03:55:08 [2022-09-07T03:55:08.157Z] GOOS="" GOARCH="" GOARM=""
03:55:08 [2022-09-07T03:55:08.340Z] #64 48.85 Setting up libjq1:amd64 (1.6-2.1) ...
03:55:08 [2022-09-07T03:55:08.596Z] #64 48.87 Setting up libnftnl11:amd64 (1.1.9-1) ...
03:55:08 [2022-09-07T03:55:08.596Z] #64 48.89 Setting up thin-provisioning-tools (0.9.0-1) ...
03:55:08 [2022-09-07T03:55:08.596Z] #64 48.91 Setting up python3-pip (20.3.4-4+deb11u1) ...
03:55:09 [2022-09-07T03:55:09.159Z] #64 49.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
03:55:09 [2022-09-07T03:55:09.159Z] #64 49.67 Setting up jq (1.6-2.1) ...
03:55:09 [2022-09-07T03:55:09.159Z] #64 49.69 Setting up libbpf0:amd64 (1:0.3-2) ...
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.71 Setting up iptables (1.8.7-1) ...
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
03:55:09 [2022-09-07T03:55:09.416Z] #64 49.76 Setting up iproute2 (5.10.0-4) ...
03:55:09 [2022-09-07T03:55:09.416Z] #64 50.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:55:09 [2022-09-07T03:55:09.466Z] #43 336.8 + bin/containerd-shim-runc-v1
03:55:10 [2022-09-07T03:55:10.354Z] #64 DONE 50.6s
03:55:10 [2022-09-07T03:55:10.354Z] 
03:55:10 [2022-09-07T03:55:10.354Z] #65 [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
03:55:11 [2022-09-07T03:55:11.284Z] #65 0.911 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
03:55:11 [2022-09-07T03:55:11.284Z] #65 0.916 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
03:55:11 [2022-09-07T03:55:11.284Z] #65 0.919 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
03:55:11 [2022-09-07T03:55:11.284Z] #65 DONE 1.0s
03:55:11 [2022-09-07T03:55:11.284Z] 
03:55:11 [2022-09-07T03:55:11.284Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:55:11 [2022-09-07T03:55:11.284Z] #54 ...
03:55:11 [2022-09-07T03:55:11.284Z] 
03:55:11 [2022-09-07T03:55:11.284Z] #66 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
03:55:16 [2022-09-07T03:55:16.039Z] #43 343.1 + bin/containerd-shim-runc-v2
03:55:16 [2022-09-07T03:55:16.320Z] #43 343.9 + binaries
03:55:16 [2022-09-07T03:55:16.320Z] #43 343.9 + install -D bin/containerd /build/containerd
03:55:16 [2022-09-07T03:55:16.320Z] #43 344.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:55:16 [2022-09-07T03:55:16.320Z] #43 344.0 + install -D bin/ctr /build/ctr
03:55:16 [2022-09-07T03:55:16.586Z] #43 DONE 344.4s
03:55:17 [2022-09-07T03:55:17.988Z] 
03:55:17 [2022-09-07T03:55:17.988Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
03:55:17 [2022-09-07T03:55:17.988Z] #73 DONE 0.2s
03:55:17 [2022-09-07T03:55:17.988Z] 
03:55:17 [2022-09-07T03:55:17.988Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
03:55:17 [2022-09-07T03:55:17.988Z] #74 DONE 0.2s
03:55:18 [2022-09-07T03:55:18.247Z] 
03:55:18 [2022-09-07T03:55:18.247Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
03:55:18 [2022-09-07T03:55:18.247Z] #75 DONE 0.2s
03:55:18 [2022-09-07T03:55:18.247Z] 
03:55:18 [2022-09-07T03:55:18.247Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
03:55:18 [2022-09-07T03:55:18.247Z] #76 DONE 0.0s
03:55:18 [2022-09-07T03:55:18.247Z] 
03:55:18 [2022-09-07T03:55:18.247Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
03:55:18 [2022-09-07T03:55:18.247Z] #77 DONE 0.0s
03:55:18 [2022-09-07T03:55:18.505Z] 
03:55:18 [2022-09-07T03:55:18.505Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
03:55:18 [2022-09-07T03:55:18.505Z] #78 DONE 0.0s
03:55:18 [2022-09-07T03:55:18.505Z] 
03:55:18 [2022-09-07T03:55:18.505Z] #79 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
03:55:19 [2022-09-07T03:55:19.072Z] #79 0.653 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
03:55:19 [2022-09-07T03:55:19.072Z] #79 0.653 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
03:55:19 [2022-09-07T03:55:19.072Z] #79 0.653 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
03:55:19 [2022-09-07T03:55:19.374Z] #66 7.616 Collecting yamllint==1.27.1
03:55:19 [2022-09-07T03:55:19.899Z] #79 0.893 Reading package lists...
03:55:19 [2022-09-07T03:55:19.936Z] #66 8.658   Downloading yamllint-1.27.1.tar.gz (129 kB)
03:55:20 [2022-09-07T03:55:20.158Z] #79 1.392 Reading package lists...
03:55:20 [2022-09-07T03:55:20.418Z] #79 1.885 Building dependency tree...
03:55:20 [2022-09-07T03:55:20.418Z] #79 1.978 Reading state information...
03:55:20 [2022-09-07T03:55:20.418Z] #79 2.088 The following additional packages will be installed:
03:55:20 [2022-09-07T03:55:20.499Z] #66 9.269 Collecting pathspec>=0.5.3
03:55:20 [2022-09-07T03:55:20.499Z] #66 9.284   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.089   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.090 Suggested packages:
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.090   systemd-container policykit-1
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.090 Recommended packages:
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.090   systemd-timesyncd | time-daemon libnss-systemd
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.158 The following NEW packages will be installed:
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.158   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
03:55:20 [2022-09-07T03:55:20.677Z] #79 2.159   libkmod2 libpam-systemd systemd systemd-sysv
03:55:20 [2022-09-07T03:55:20.755Z] #66 9.495 Collecting pyyaml
03:55:20 [2022-09-07T03:55:20.755Z] #66 9.504   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
03:55:20 [2022-09-07T03:55:20.755Z] #66 9.534 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
03:55:20 [2022-09-07T03:55:20.755Z] #66 9.540 Building wheels for collected packages: yamllint
03:55:20 [2022-09-07T03:55:20.755Z] #66 9.542   Building wheel for yamllint (setup.py): started
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.433 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.433 Need to get 5817 kB of archives.
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.433 After this operation, 19.3 MB of additional disk space will be used.
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.437 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.442 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.443 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.477 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.478 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.480 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.482 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.484 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.602 debconf: delaying package configuration, since apt-utils is not installed
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.630 Fetched 5817 kB in 0s (18.1 MB/s)
03:55:20 [2022-09-07T03:55:20.936Z] #79 2.655 Selecting previously unselected package libargon2-1:amd64.
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.655 (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 ... 28638 files and directories currently installed.)
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.671 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.680 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.714 Selecting previously unselected package libjson-c5:amd64.
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.716 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.722 Unpacking libjson-c5:amd64 (0.15-2) ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.756 Selecting previously unselected package libcryptsetup12:amd64.
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.759 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.762 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.815 Selecting previously unselected package libkmod2:amd64.
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.818 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.824 Unpacking libkmod2:amd64 (28-1) ...
03:55:21 [2022-09-07T03:55:21.196Z] #79 2.863 Selecting previously unselected package systemd.
03:55:21 [2022-09-07T03:55:21.317Z] #66 10.08   Building wheel for yamllint (setup.py): finished with status 'done'
03:55:21 [2022-09-07T03:55:21.317Z] #66 10.08   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4dfe270a2acb48bd78b21468f0652e39fb6000aa5aa2652dc2b8fc62969ee4cc
03:55:21 [2022-09-07T03:55:21.317Z] #66 10.08   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
03:55:21 [2022-09-07T03:55:21.317Z] #66 10.08 Successfully built yamllint
03:55:21 [2022-09-07T03:55:21.317Z] #66 10.09 Installing collected packages: pyyaml, pathspec, yamllint
03:55:21 [2022-09-07T03:55:21.455Z] #79 2.866 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
03:55:21 [2022-09-07T03:55:21.455Z] #79 2.900 Unpacking systemd (247.3-7) ...
03:55:21 [2022-09-07T03:55:21.574Z] #66 10.32 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
03:55:21 [2022-09-07T03:55:21.714Z] #79 3.376 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
03:55:21 [2022-09-07T03:55:21.714Z] #79 3.386 Setting up libjson-c5:amd64 (0.15-2) ...
03:55:21 [2022-09-07T03:55:21.714Z] #79 3.397 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
03:55:21 [2022-09-07T03:55:21.714Z] #79 3.408 Setting up libkmod2:amd64 (28-1) ...
03:55:21 [2022-09-07T03:55:21.714Z] #79 3.417 Setting up systemd (247.3-7) ...
03:55:21 [2022-09-07T03:55:21.831Z] #66 DONE 10.7s
03:55:21 [2022-09-07T03:55:21.831Z] 
03:55:21 [2022-09-07T03:55:21.831Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:55:21 [2022-09-07T03:55:21.973Z] #79 3.457 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
03:55:21 [2022-09-07T03:55:21.973Z] #79 3.458 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
03:55:21 [2022-09-07T03:55:21.973Z] #79 3.461 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
03:55:21 [2022-09-07T03:55:21.973Z] #79 3.484 Initializing machine ID from KVM UUID.
03:55:22 [2022-09-07T03:55:22.088Z] #54 ...
03:55:22 [2022-09-07T03:55:22.088Z] 
03:55:22 [2022-09-07T03:55:22.088Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
03:55:22 [2022-09-07T03:55:22.232Z] #79 3.780 Selecting previously unselected package systemd-sysv.
03:55:22 [2022-09-07T03:55:22.232Z] #79 3.780 (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 ... 29449 files and directories currently installed.)
03:55:22 [2022-09-07T03:55:22.232Z] #79 3.794 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
03:55:22 [2022-09-07T03:55:22.232Z] #79 3.798 Unpacking systemd-sysv (247.3-7) ...
03:55:22 [2022-09-07T03:55:22.232Z] #79 3.839 Selecting previously unselected package libdbus-1-3:amd64.
03:55:22 [2022-09-07T03:55:22.349Z] #67 DONE 0.3s
03:55:22 [2022-09-07T03:55:22.349Z] 
03:55:22 [2022-09-07T03:55:22.349Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
03:55:22 [2022-09-07T03:55:22.349Z] #68 DONE 0.3s
03:55:22 [2022-09-07T03:55:22.349Z] 
03:55:22 [2022-09-07T03:55:22.349Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.842 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.846 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.900 Selecting previously unselected package dbus.
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.903 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.913 Unpacking dbus (1.12.20-2) ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.976 Selecting previously unselected package libpam-systemd:amd64.
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.980 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 3.984 Unpacking libpam-systemd:amd64 (247.3-7) ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 4.032 Selecting previously unselected package dbus-user-session.
03:55:22 [2022-09-07T03:55:22.491Z] #79 4.032 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 4.036 Unpacking dbus-user-session (1.12.20-2) ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 4.075 Setting up systemd-sysv (247.3-7) ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 4.087 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 4.098 Setting up dbus (1.12.20-2) ...
03:55:22 [2022-09-07T03:55:22.491Z] #79 4.210 invoke-rc.d: could not determine current runlevel
03:55:22 [2022-09-07T03:55:22.609Z] #54 ...
03:55:22 [2022-09-07T03:55:22.609Z] 
03:55:22 [2022-09-07T03:55:22.609Z] #69 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
03:55:22 [2022-09-07T03:55:22.609Z] #69 DONE 0.1s
03:55:22 [2022-09-07T03:55:22.609Z] 
03:55:22 [2022-09-07T03:55:22.609Z] #70 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
03:55:22 [2022-09-07T03:55:22.609Z] #70 DONE 0.1s
03:55:22 [2022-09-07T03:55:22.609Z] 
03:55:22 [2022-09-07T03:55:22.609Z] #71 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
03:55:22 [2022-09-07T03:55:22.755Z] #79 4.214 invoke-rc.d: policy-rc.d denied execution of start.
03:55:22 [2022-09-07T03:55:22.755Z] #79 4.218 Setting up libpam-systemd:amd64 (247.3-7) ...
03:55:22 [2022-09-07T03:55:22.755Z] #79 4.327 Setting up dbus-user-session (1.12.20-2) ...
03:55:22 [2022-09-07T03:55:22.755Z] #79 4.346 Processing triggers for libc-bin (2.31-13+deb11u3) ...
03:55:22 [2022-09-07T03:55:22.755Z] #79 DONE 4.5s
03:55:22 [2022-09-07T03:55:22.865Z] #71 DONE 0.1s
03:55:22 [2022-09-07T03:55:22.865Z] 
03:55:22 [2022-09-07T03:55:22.865Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
03:55:22 [2022-09-07T03:55:22.865Z] #72 DONE 0.1s
03:55:22 [2022-09-07T03:55:22.865Z] 
03:55:22 [2022-09-07T03:55:22.865Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:55:22 [2022-09-07T03:55:22.865Z] #54 ...
03:55:22 [2022-09-07T03:55:22.865Z] 
03:55:22 [2022-09-07T03:55:22.865Z] #73 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
03:55:22 [2022-09-07T03:55:22.865Z] #73 DONE 0.0s
03:55:22 [2022-09-07T03:55:22.865Z] 
03:55:22 [2022-09-07T03:55:22.865Z] #74 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
03:55:23 [2022-09-07T03:55:23.014Z] 
03:55:23 [2022-09-07T03:55:23.014Z] #80 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
03:55:23 [2022-09-07T03:55:23.121Z] #74 DONE 0.1s
03:55:23 [2022-09-07T03:55:23.121Z] 
03:55:23 [2022-09-07T03:55:23.121Z] #75 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
03:55:23 [2022-09-07T03:55:23.121Z] #75 DONE 0.1s
03:55:23 [2022-09-07T03:55:23.121Z] 
03:55:23 [2022-09-07T03:55:23.121Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:55:23 [2022-09-07T03:55:23.121Z] #54 ...
03:55:23 [2022-09-07T03:55:23.121Z] 
03:55:23 [2022-09-07T03:55:23.121Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
03:55:23 [2022-09-07T03:55:23.121Z] #76 DONE 0.1s
03:55:23 [2022-09-07T03:55:23.121Z] 
03:55:23 [2022-09-07T03:55:23.121Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
03:55:23 [2022-09-07T03:55:23.377Z] #77 DONE 0.2s
03:55:23 [2022-09-07T03:55:23.377Z] 
03:55:23 [2022-09-07T03:55:23.377Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:55:23 [2022-09-07T03:55:23.377Z] #54 ...
03:55:23 [2022-09-07T03:55:23.377Z] 
03:55:23 [2022-09-07T03:55:23.377Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
03:55:23 [2022-09-07T03:55:23.377Z] #78 DONE 0.1s
03:55:23 [2022-09-07T03:55:23.532Z] #80 0.435   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03:55:23 [2022-09-07T03:55:23.532Z] #80 0.436                                  Dload  Upload   Total   Spent    Left  Speed
03:55:23 [2022-09-07T03:55:23.532Z] #80 0.437 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8138      0 --:--:-- --:--:-- --:--:--  8138
03:55:23 [2022-09-07T03:55:23.532Z] #80 DONE 0.7s
03:55:23 [2022-09-07T03:55:23.633Z] 
03:55:23 [2022-09-07T03:55:23.633Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
03:55:23 [2022-09-07T03:55:23.790Z] 
03:55:23 [2022-09-07T03:55:23.790Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
03:55:24 [2022-09-07T03:55:24.359Z] #81 DONE 0.9s
03:55:24 [2022-09-07T03:55:24.618Z] 
03:55:24 [2022-09-07T03:55:24.618Z] #82 exporting to image
03:55:24 [2022-09-07T03:55:24.618Z] #82 exporting layers
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
03:55:28 [2022-09-07T03:55:28.439Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:55:28 [2022-09-07T03:55:28.439Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:55:29 [2022-09-07T03:55:29.007Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:55:29 [2022-09-07T03:55:29.007Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:55:29 [2022-09-07T03:55:29.267Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 6.0% of statements
03:55:29 [2022-09-07T03:55:29.267Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
03:55:29 [2022-09-07T03:55:29.833Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:55:29 [2022-09-07T03:55:29.833Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:55:30 [2022-09-07T03:55:30.092Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
03:55:30 [2022-09-07T03:55:30.092Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:55:30 [2022-09-07T03:55:30.092Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:55:30 [2022-09-07T03:55:30.092Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
03:55:30 [2022-09-07T03:55:30.092Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:55:30 [2022-09-07T03:55:30.350Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:55:31 [2022-09-07T03:55:31.185Z] #82 exporting layers 5.6s done
03:55:31 [2022-09-07T03:55:31.185Z] #82 writing image sha256:fd4c9015389eb65b142f8ecc58b3c0116c5bb15e507fe4f69fc37cc52fb76774 done
03:55:31 [2022-09-07T03:55:31.185Z] #82 naming to docker.io/library/docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda done
03:55:31 [2022-09-07T03:55:31.185Z] #82 DONE 5.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
03:55:31 [2022-09-07T03:55:31.532Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh dynbinary test-integration
03:55:32 [2022-09-07T03:55:32.880Z] ok  	github.com/docker/docker/builder/remotecontext	0.085s	coverage: 13.7% of statements
03:55:32 [2022-09-07T03:55:32.880Z] ok  	github.com/docker/docker/builder/dockerfile	0.496s	coverage: 49.3% of statements
03:55:32 [2022-09-07T03:55:32.911Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
03:55:32 [2022-09-07T03:55:32.911Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
03:55:32 [2022-09-07T03:55:32.911Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
03:55:32 [2022-09-07T03:55:32.911Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
03:55:32 [2022-09-07T03:55:32.911Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
03:55:32 [2022-09-07T03:55:32.911Z] Detected virtualization docker.
03:55:32 [2022-09-07T03:55:32.911Z] Detected architecture x86-64.
03:55:32 [2022-09-07T03:55:32.911Z] Set hostname to <356d968017df>.
03:55:32 [2022-09-07T03:55:32.911Z] modprobe@configfs.service: Succeeded.
03:55:32 [2022-09-07T03:55:32.911Z] modprobe@drm.service: Succeeded.
03:55:32 [2022-09-07T03:55:32.911Z] modprobe@fuse.service: Succeeded.
03:55:32 [2022-09-07T03:55:32.911Z] + source /etc/docker-entrypoint-cmd
03:55:32 [2022-09-07T03:55:32.911Z] ++ hack/make.sh dynbinary test-integration
03:55:32 [2022-09-07T03:55:32.911Z] 
03:55:32 [2022-09-07T03:55:32.911Z] Removing bundles/
03:55:32 [2022-09-07T03:55:32.911Z] 
03:55:32 [2022-09-07T03:55:32.911Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:55:33 [2022-09-07T03:55:33.138Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
03:55:33 [2022-09-07T03:55:33.170Z] Building: bundles/dynbinary-daemon/dockerd
03:55:33 [2022-09-07T03:55:33.170Z] GOOS="" GOARCH="" GOARM=""
03:55:33 [2022-09-07T03:55:33.705Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
03:55:34 [2022-09-07T03:55:34.640Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.652s	coverage: 86.3% of statements
03:55:34 [2022-09-07T03:55:34.640Z] ?   	github.com/docker/docker/cli	[no test files]
03:55:34 [2022-09-07T03:55:34.640Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:55:34 [2022-09-07T03:55:34.640Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
03:55:34 [2022-09-07T03:55:34.640Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
03:55:34 [2022-09-07T03:55:34.990Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.156s	coverage: 67.6% of statements
03:55:38 [2022-09-07T03:55:38.284Z] ok  	github.com/docker/docker/client	0.132s	coverage: 76.0% of statements
03:55:45 [2022-09-07T03:55:45.521Z] #58 88.92 + mkdir -p /build
03:55:45 [2022-09-07T03:55:45.521Z] #58 88.92 + cp runc /build/runc
03:55:45 [2022-09-07T03:55:45.521Z] #58 DONE 89.3s
03:55:45 [2022-09-07T03:55:45.521Z] 
03:55:45 [2022-09-07T03:55:45.521Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:55:45 [2022-09-07T03:55:45.521Z] #54 ...
03:55:45 [2022-09-07T03:55:45.521Z] 
03:55:45 [2022-09-07T03:55:45.521Z] #79 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
03:55:45 [2022-09-07T03:55:45.521Z] #79 DONE 0.1s
03:55:45 [2022-09-07T03:55:45.521Z] 
03:55:45 [2022-09-07T03:55:45.521Z] #54 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
03:56:10 [2022-09-07T03:56:10.384Z] ok  	github.com/docker/docker/cmd/dockerd	0.066s	coverage: 31.8% of statements
03:56:10 [2022-09-07T03:56:10.385Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.1% of statements
03:56:10 [2022-09-07T03:56:10.643Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.492s	coverage: 0.0% of statements
03:56:10 [2022-09-07T03:56:10.643Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
03:56:10 [2022-09-07T03:56:10.643Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:56:10 [2022-09-07T03:56:10.643Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:56:10 [2022-09-07T03:56:10.643Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:56:10 [2022-09-07T03:56:10.643Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:56:15 [2022-09-07T03:56:15.107Z] Created binary: bundles/dynbinary-daemon/dockerd
03:56:15 [2022-09-07T03:56:15.107Z] Building: bundles/dynbinary-daemon/docker-proxy
03:56:15 [2022-09-07T03:56:15.107Z] GOOS="" GOARCH="" GOARM=""
03:56:15 [2022-09-07T03:56:15.107Z] Created binary: bundles/dynbinary-daemon/docker-proxy
03:56:15 [2022-09-07T03:56:15.107Z] 
03:56:15 [2022-09-07T03:56:15.107Z] + TEST_INTEGRATION_DEST=1
03:56:15 [2022-09-07T03:56:15.107Z] + CONTAINER_NAME=docker-pr3-1
03:56:15 [2022-09-07T03:56:15.107Z] + TEST_SKIP_INTEGRATION_CLI=1
03:56:15 [2022-09-07T03:56:15.107Z] + run_tests test-integration-flaky
03:56:15 [2022-09-07T03:56:15.107Z] + '[' -n 0 ']'
03:56:15 [2022-09-07T03:56:15.107Z] + rm=
03:56:15 [2022-09-07T03:56:15.107Z] + c=0
03:56:15 [2022-09-07T03:56:15.107Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44100/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44100/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh test-integration-flaky test-integration
03:56:15 [2022-09-07T03:56:15.107Z] + TEST_INTEGRATION_DEST=2
03:56:15 [2022-09-07T03:56:15.107Z] ++ jobs -p
03:56:15 [2022-09-07T03:56:15.107Z] + CONTAINER_NAME=docker-pr3-2
03:56:15 [2022-09-07T03:56:15.107Z] + TEST_SKIP_INTEGRATION=1
03:56:15 [2022-09-07T03:56:15.107Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
03:56:15 [2022-09-07T03:56:15.107Z] + run_tests
03:56:15 [2022-09-07T03:56:15.107Z] + '[' -n 0 ']'
03:56:15 [2022-09-07T03:56:15.107Z] + rm=
03:56:15 [2022-09-07T03:56:15.107Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44100/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44100/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh '' test-integration
03:56:15 [2022-09-07T03:56:15.107Z] + TEST_INTEGRATION_DEST=3
03:56:15 [2022-09-07T03:56:15.107Z] + CONTAINER_NAME=docker-pr3-3
03:56:15 [2022-09-07T03:56:15.107Z] + TEST_SKIP_INTEGRATION=1
03:56:15 [2022-09-07T03:56:15.107Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
03:56:15 [2022-09-07T03:56:15.107Z] + run_tests
03:56:15 [2022-09-07T03:56:15.107Z] + '[' -n 0 ']'
03:56:15 [2022-09-07T03:56:15.107Z] + rm=
03:56:15 [2022-09-07T03:56:15.107Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44100/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44100/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh '' test-integration
03:56:15 [2022-09-07T03:56:15.107Z] + for job in $(jobs -p)
03:56:15 [2022-09-07T03:56:15.107Z] + wait 13850
03:56:15 [2022-09-07T03:56:15.107Z] 
03:56:15 [2022-09-07T03:56:15.107Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
03:56:15 [2022-09-07T03:56:15.107Z] 
03:56:15 [2022-09-07T03:56:15.107Z] 
03:56:15 [2022-09-07T03:56:15.107Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:56:15 [2022-09-07T03:56:15.107Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:56:15 [2022-09-07T03:56:15.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:56:15 [2022-09-07T03:56:15.107Z] HOSTNAME=f77bea7871f1
03:56:15 [2022-09-07T03:56:15.107Z] TEST_SKIP_INTEGRATION=1
03:56:15 [2022-09-07T03:56:15.107Z] TESTDEBUG=0
03:56:15 [2022-09-07T03:56:15.107Z] DEST=bundles/test-integration
03:56:15 [2022-09-07T03:56:15.107Z] PWD=/go/src/github.com/docker/docker
03:56:15 [2022-09-07T03:56:15.107Z] KEEPBUNDLE=1
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:56:15 [2022-09-07T03:56:15.107Z] container=docker
03:56:15 [2022-09-07T03:56:15.107Z] HOME=/root
03:56:15 [2022-09-07T03:56:15.107Z] GOLANG_VERSION=1.18.6
03:56:15 [2022-09-07T03:56:15.107Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:56:15 [2022-09-07T03:56:15.107Z] VALIDATE_BRANCH=22.06
03:56:15 [2022-09-07T03:56:15.107Z] TERM=xterm
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_PKG=github.com/docker/docker
03:56:15 [2022-09-07T03:56:15.107Z] SHLVL=1
03:56:15 [2022-09-07T03:56:15.107Z] TIMEOUT=120m
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_BUILDTAGS= journald
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_GRAPHDRIVER=overlay2
03:56:15 [2022-09-07T03:56:15.107Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
03:56:15 [2022-09-07T03:56:15.107Z] GO111MODULE=off
03:56:15 [2022-09-07T03:56:15.107Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:56:15 [2022-09-07T03:56:15.107Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:56:15 [2022-09-07T03:56:15.107Z] GOPATH=/go
03:56:15 [2022-09-07T03:56:15.107Z] PKG_CONFIG=pkg-config
03:56:15 [2022-09-07T03:56:15.107Z] _=/usr/bin/env
03:56:15 [2022-09-07T03:56:15.107Z] Building test suite binary ./integration-cli/test.main
03:56:15 [2022-09-07T03:56:15.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:56:15 [2022-09-07T03:56:15.107Z] HOSTNAME=5e59ed14b555
03:56:15 [2022-09-07T03:56:15.107Z] TEST_SKIP_INTEGRATION=1
03:56:15 [2022-09-07T03:56:15.107Z] TESTDEBUG=0
03:56:15 [2022-09-07T03:56:15.107Z] DEST=bundles/test-integration
03:56:15 [2022-09-07T03:56:15.107Z] PWD=/go/src/github.com/docker/docker
03:56:15 [2022-09-07T03:56:15.107Z] KEEPBUNDLE=1
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:56:15 [2022-09-07T03:56:15.107Z] container=docker
03:56:15 [2022-09-07T03:56:15.107Z] HOME=/root
03:56:15 [2022-09-07T03:56:15.107Z] GOLANG_VERSION=1.18.6
03:56:15 [2022-09-07T03:56:15.107Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:56:15 [2022-09-07T03:56:15.107Z] VALIDATE_BRANCH=22.06
03:56:15 [2022-09-07T03:56:15.107Z] TERM=xterm
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_PKG=github.com/docker/docker
03:56:15 [2022-09-07T03:56:15.107Z] SHLVL=1
03:56:15 [2022-09-07T03:56:15.107Z] TIMEOUT=120m
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_BUILDTAGS= journald
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_GRAPHDRIVER=overlay2
03:56:15 [2022-09-07T03:56:15.107Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
03:56:15 [2022-09-07T03:56:15.107Z] GO111MODULE=off
03:56:15 [2022-09-07T03:56:15.107Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:56:15 [2022-09-07T03:56:15.107Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:56:15 [2022-09-07T03:56:15.107Z] GOPATH=/go
03:56:15 [2022-09-07T03:56:15.107Z] PKG_CONFIG=pkg-config
03:56:15 [2022-09-07T03:56:15.107Z] _=/usr/bin/env
03:56:15 [2022-09-07T03:56:15.107Z] Building test suite binary ./integration-cli/test.main
03:56:15 [2022-09-07T03:56:15.107Z] No new tests added to integration.
03:56:15 [2022-09-07T03:56:15.107Z] 
03:56:15 [2022-09-07T03:56:15.107Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:56:15 [2022-09-07T03:56:15.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:56:15 [2022-09-07T03:56:15.107Z] HOSTNAME=a66f969ccf22
03:56:15 [2022-09-07T03:56:15.107Z] TESTDEBUG=0
03:56:15 [2022-09-07T03:56:15.107Z] DEST=bundles/test-integration
03:56:15 [2022-09-07T03:56:15.107Z] PWD=/go/src/github.com/docker/docker
03:56:15 [2022-09-07T03:56:15.107Z] KEEPBUNDLE=1
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:56:15 [2022-09-07T03:56:15.107Z] container=docker
03:56:15 [2022-09-07T03:56:15.107Z] HOME=/root
03:56:15 [2022-09-07T03:56:15.107Z] GOLANG_VERSION=1.18.6
03:56:15 [2022-09-07T03:56:15.107Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:56:15 [2022-09-07T03:56:15.107Z] VALIDATE_BRANCH=22.06
03:56:15 [2022-09-07T03:56:15.107Z] TERM=xterm
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_PKG=github.com/docker/docker
03:56:15 [2022-09-07T03:56:15.107Z] SHLVL=1
03:56:15 [2022-09-07T03:56:15.107Z] TIMEOUT=120m
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_BUILDTAGS= journald
03:56:15 [2022-09-07T03:56:15.107Z] DOCKER_GRAPHDRIVER=overlay2
03:56:15 [2022-09-07T03:56:15.107Z] GO111MODULE=off
03:56:15 [2022-09-07T03:56:15.107Z] TEST_SKIP_INTEGRATION_CLI=1
03:56:15 [2022-09-07T03:56:15.107Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:56:15 [2022-09-07T03:56:15.107Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:56:15 [2022-09-07T03:56:15.107Z] GOPATH=/go
03:56:15 [2022-09-07T03:56:15.107Z] PKG_CONFIG=pkg-config
03:56:15 [2022-09-07T03:56:15.107Z] _=/usr/bin/env
03:56:15 [2022-09-07T03:56:15.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:56:15 [2022-09-07T03:56:15.909Z] ok  	github.com/docker/docker/daemon/cluster	0.070s	coverage: 0.5% of statements
03:56:17 [2022-09-07T03:56:17.284Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.035s	coverage: 65.3% of statements
03:56:17 [2022-09-07T03:56:17.551Z] #54 173.6 # github.com/containerd/containerd/cmd/containerd
03:56:17 [2022-09-07T03:56:17.551Z] #54 173.6 /usr/bin/ld: /tmp/go-link-3369060328/000019.o: in function `New':
03:56:17 [2022-09-07T03:56:17.551Z] #54 173.6 /tmp/tmp.CPjKL5KlLA/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
03:56:17 [2022-09-07T03:56:17.551Z] #54 173.7 + bin/containerd-stress
03:56:17 [2022-09-07T03:56:17.551Z] #54 175.0 + bin/containerd-shim
03:56:18 [2022-09-07T03:56:18.658Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
03:56:25 [2022-09-07T03:56:25.217Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
03:56:26 [2022-09-07T03:56:26.151Z] ok  	github.com/docker/docker/daemon/config	0.036s	coverage: 81.1% of statements
03:56:26 [2022-09-07T03:56:26.717Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
03:56:27 [2022-09-07T03:56:27.286Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
03:56:27 [2022-09-07T03:56:27.504Z] #54 186.1 + bin/containerd-shim-runc-v1
03:56:28 [2022-09-07T03:56:28.220Z] ok  	github.com/docker/docker/daemon	10.124s	coverage: 16.5% of statements
03:56:28 [2022-09-07T03:56:28.220Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:56:28 [2022-09-07T03:56:28.220Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:56:28 [2022-09-07T03:56:28.220Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:56:28 [2022-09-07T03:56:28.220Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:56:28 [2022-09-07T03:56:28.478Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.603s	coverage: 74.8% of statements
03:56:29 [2022-09-07T03:56:29.413Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.347s	coverage: 60.7% of statements
03:56:29 [2022-09-07T03:56:29.979Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
03:56:31 [2022-09-07T03:56:31.368Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
03:56:32 [2022-09-07T03:56:32.758Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.276s	coverage: 50.6% of statements
03:56:33 [2022-09-07T03:56:33.325Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.255s	coverage: 45.9% of statements
03:56:33 [2022-09-07T03:56:33.325Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:56:34 [2022-09-07T03:56:34.044Z] #54 192.3 + bin/containerd-shim-runc-v2
03:56:34 [2022-09-07T03:56:34.302Z] #54 193.1 + binaries
03:56:34 [2022-09-07T03:56:34.302Z] #54 193.1 + install -D bin/containerd /build/containerd
03:56:34 [2022-09-07T03:56:34.302Z] #54 193.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
03:56:34 [2022-09-07T03:56:34.302Z] #54 193.1 + install -D bin/ctr /build/ctr
03:56:34 [2022-09-07T03:56:34.702Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.5% of statements
03:56:34 [2022-09-07T03:56:34.702Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.875s	coverage: 58.5% of statements
03:56:34 [2022-09-07T03:56:34.702Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:56:34 [2022-09-07T03:56:34.702Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:56:34 [2022-09-07T03:56:34.864Z] #54 DONE 193.6s
03:56:35 [2022-09-07T03:56:35.379Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
03:56:35 [2022-09-07T03:56:35.638Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
03:56:35 [2022-09-07T03:56:35.989Z] 
03:56:35 [2022-09-07T03:56:35.989Z] #80 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
03:56:35 [2022-09-07T03:56:35.989Z] #80 DONE 0.2s
03:56:35 [2022-09-07T03:56:35.989Z] 
03:56:35 [2022-09-07T03:56:35.989Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
03:56:36 [2022-09-07T03:56:36.249Z] #81 DONE 0.1s
03:56:36 [2022-09-07T03:56:36.249Z] 
03:56:36 [2022-09-07T03:56:36.249Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
03:56:36 [2022-09-07T03:56:36.505Z] #82 DONE 0.5s
03:56:36 [2022-09-07T03:56:36.505Z] 
03:56:36 [2022-09-07T03:56:36.505Z] #83 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
03:56:36 [2022-09-07T03:56:36.505Z] #83 DONE 0.1s
03:56:36 [2022-09-07T03:56:36.505Z] 
03:56:36 [2022-09-07T03:56:36.505Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
03:56:36 [2022-09-07T03:56:36.505Z] #84 DONE 0.0s
03:56:36 [2022-09-07T03:56:36.760Z] 
03:56:36 [2022-09-07T03:56:36.760Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
03:56:36 [2022-09-07T03:56:36.760Z] #85 DONE 0.0s
03:56:36 [2022-09-07T03:56:36.760Z] 
03:56:36 [2022-09-07T03:56:36.760Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker
03:56:37 [2022-09-07T03:56:37.012Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 6.9% of statements
03:56:37 [2022-09-07T03:56:37.012Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:56:37 [2022-09-07T03:56:37.012Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:56:37 [2022-09-07T03:56:37.271Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
03:56:38 [2022-09-07T03:56:38.206Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.139s	coverage: 80.2% of statements
03:56:38 [2022-09-07T03:56:38.206Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
03:56:38 [2022-09-07T03:56:38.206Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:56:38 [2022-09-07T03:56:38.772Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
03:56:38 [2022-09-07T03:56:38.772Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.4% of statements
03:56:39 [2022-09-07T03:56:39.031Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
03:56:39 [2022-09-07T03:56:39.598Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.149s	coverage: 76.8% of statements
03:56:39 [2022-09-07T03:56:39.856Z] ok  	github.com/docker/docker/daemon/logger/local	0.050s	coverage: 79.4% of statements
03:56:39 [2022-09-07T03:56:39.856Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:56:39 [2022-09-07T03:56:39.856Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
03:56:40 [2022-09-07T03:56:40.422Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
03:56:40 [2022-09-07T03:56:40.680Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 62.3% of statements
03:56:40 [2022-09-07T03:56:40.926Z] #86 DONE 3.9s
03:56:40 [2022-09-07T03:56:40.926Z] 
03:56:40 [2022-09-07T03:56:40.926Z] #87 exporting to image
03:56:40 [2022-09-07T03:56:40.926Z] #87 exporting layers
03:56:41 [2022-09-07T03:56:41.245Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
03:56:41 [2022-09-07T03:56:41.811Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
03:56:42 [2022-09-07T03:56:42.069Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
03:56:43 [2022-09-07T03:56:43.002Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.515s	coverage: 82.5% of statements
03:56:43 [2022-09-07T03:56:43.002Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:56:43 [2022-09-07T03:56:43.002Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:56:43 [2022-09-07T03:56:43.568Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
03:56:44 [2022-09-07T03:56:44.942Z] ok  	github.com/docker/docker/distribution	1.495s	coverage: 28.0% of statements
03:56:44 [2022-09-07T03:56:44.942Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:56:45 [2022-09-07T03:56:45.200Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
03:56:45 [2022-09-07T03:56:45.766Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
03:56:46 [2022-09-07T03:56:46.332Z] ok  	github.com/docker/docker/distribution/xfer	1.898s	coverage: 84.9% of statements
03:56:46 [2022-09-07T03:56:46.332Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:56:46 [2022-09-07T03:56:46.332Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
03:56:47 [2022-09-07T03:56:47.266Z] ok  	github.com/docker/docker/image/tarexport	0.026s	coverage: 0.7% of statements
03:56:47 [2022-09-07T03:56:47.266Z] ?   	github.com/docker/docker/image/v1	[no test files]
03:56:47 [2022-09-07T03:56:47.266Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:56:47 [2022-09-07T03:56:47.525Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
03:56:48 [2022-09-07T03:56:48.097Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
03:56:48 [2022-09-07T03:56:48.663Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 66.0% of statements
03:56:48 [2022-09-07T03:56:48.663Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
03:56:50 [2022-09-07T03:56:50.563Z] ok  	github.com/docker/docker/pkg/archive	0.293s	coverage: 82.2% of statements
03:56:51 [2022-09-07T03:56:51.128Z] ok  	github.com/docker/docker/pkg/authorization	0.498s	coverage: 68.3% of statements
03:56:51 [2022-09-07T03:56:51.385Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
03:56:51 [2022-09-07T03:56:51.643Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
03:56:54 [2022-09-07T03:56:54.923Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.542s	coverage: 42.7% of statements
03:56:54 [2022-09-07T03:56:54.923Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
03:56:55 [2022-09-07T03:56:55.214Z] ok  	github.com/docker/docker/layer	7.351s	coverage: 68.9% of statements
03:56:55 [2022-09-07T03:56:55.214Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:56:55 [2022-09-07T03:56:55.214Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:56:55 [2022-09-07T03:56:55.214Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:56:55 [2022-09-07T03:56:55.214Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:56:55 [2022-09-07T03:56:55.214Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:56:55 [2022-09-07T03:56:55.214Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:56:55 [2022-09-07T03:56:55.214Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
03:56:55 [2022-09-07T03:56:55.487Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
03:56:55 [2022-09-07T03:56:55.768Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 87.2% of statements
03:56:56 [2022-09-07T03:56:56.042Z] ok  	github.com/docker/docker/pkg/fsutils	0.195s	coverage: 85.1% of statements
03:56:56 [2022-09-07T03:56:56.042Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
03:56:56 [2022-09-07T03:56:56.976Z] ok  	github.com/docker/docker/pkg/idtools	0.449s	coverage: 67.9% of statements
03:56:56 [2022-09-07T03:56:56.976Z] ok  	github.com/docker/docker/pkg/ioutils	0.361s	coverage: 70.1% of statements
03:56:57 [2022-09-07T03:56:57.234Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
03:56:57 [2022-09-07T03:56:57.493Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
03:56:57 [2022-09-07T03:56:57.493Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:56:57 [2022-09-07T03:56:57.493Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
03:56:57 [2022-09-07T03:56:57.751Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
03:56:57 [2022-09-07T03:56:57.751Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
03:56:58 [2022-09-07T03:56:58.008Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 90.5% of statements
03:56:58 [2022-09-07T03:56:58.008Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
03:56:58 [2022-09-07T03:56:58.008Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:56:58 [2022-09-07T03:56:58.008Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:56:58 [2022-09-07T03:56:58.575Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
03:56:58 [2022-09-07T03:56:58.832Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
03:56:59 [2022-09-07T03:56:59.090Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
03:56:59 [2022-09-07T03:56:59.348Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
03:57:00 [2022-09-07T03:57:00.719Z] ok  	github.com/docker/docker/pkg/pubsub	1.044s	coverage: 75.0% of statements
03:57:00 [2022-09-07T03:57:00.977Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
03:57:01 [2022-09-07T03:57:01.235Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
03:57:01 [2022-09-07T03:57:01.235Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
03:57:01 [2022-09-07T03:57:01.493Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
03:57:01 [2022-09-07T03:57:01.751Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
03:57:02 [2022-09-07T03:57:02.318Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
03:57:02 [2022-09-07T03:57:02.885Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
03:57:03 [2022-09-07T03:57:03.143Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
03:57:03 [2022-09-07T03:57:03.708Z] ok  	github.com/docker/docker/pkg/tarsum	0.047s	coverage: 89.3% of statements
03:57:03 [2022-09-07T03:57:03.966Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
03:57:03 [2022-09-07T03:57:03.966Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
03:57:05 [2022-09-07T03:57:05.865Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
03:57:06 [2022-09-07T03:57:06.123Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
03:57:06 [2022-09-07T03:57:06.380Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
03:57:07 [2022-09-07T03:57:07.470Z] #87 exporting layers 24.5s done
03:57:07 [2022-09-07T03:57:07.470Z] #87 writing image sha256:e928f8b4832d957bd8a9bba14e4497797a3072f52582106b1115c6da4ee3dc6a done
03:57:07 [2022-09-07T03:57:07.470Z] #87 naming to docker.io/library/docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda done
03:57:07 [2022-09-07T03:57:07.470Z] #87 DONE 24.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
03:57:07 [2022-09-07T03:57:07.754Z] ok  	github.com/docker/docker/quota	0.175s	coverage: 71.4% of statements
03:57:07 [2022-09-07T03:57:07.754Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
03:57:07 [2022-09-07T03:57:07.824Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44100/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/validate/default
03:57:08 [2022-09-07T03:57:08.687Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
03:57:09 [2022-09-07T03:57:09.253Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
03:57:09 [2022-09-07T03:57:09.253Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
03:57:09 [2022-09-07T03:57:09.819Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
03:57:10 [2022-09-07T03:57:10.077Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
03:57:10 [2022-09-07T03:57:10.339Z] Congratulations!  Seccomp profile generation is done correctly.
03:57:10 [2022-09-07T03:57:10.340Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
03:57:10 [2022-09-07T03:57:10.340Z] Congratulations! yamllint config file formatted correctly
03:57:11 [2022-09-07T03:57:11.978Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
03:57:12 [2022-09-07T03:57:12.236Z] ok  	github.com/docker/docker/volume/local	0.065s	coverage: 76.8% of statements
03:57:12 [2022-09-07T03:57:12.802Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
03:57:14 [2022-09-07T03:57:14.177Z] ok  	github.com/docker/docker/volume/service	0.019s	coverage: 72.3% of statements
03:57:14 [2022-09-07T03:57:14.936Z] Created binary: bundles/dynbinary-daemon/dockerd
03:57:14 [2022-09-07T03:57:14.936Z] Building: bundles/dynbinary-daemon/docker-proxy
03:57:14 [2022-09-07T03:57:14.936Z] GOOS="" GOARCH="" GOARM=""
03:57:14 [2022-09-07T03:57:14.936Z] Created binary: bundles/dynbinary-daemon/docker-proxy
03:57:14 [2022-09-07T03:57:14.936Z] 
03:57:14 [2022-09-07T03:57:14.936Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:57:14 [2022-09-07T03:57:14.936Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:57:14 [2022-09-07T03:57:14.936Z] HOSTNAME=3d7a72e68eb8
03:57:14 [2022-09-07T03:57:14.936Z] DEST=bundles/test-integration
03:57:14 [2022-09-07T03:57:14.936Z] PWD=/go/src/github.com/docker/docker
03:57:14 [2022-09-07T03:57:14.936Z] DOCKER_ROOTLESS=1
03:57:14 [2022-09-07T03:57:14.936Z] DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:57:14 [2022-09-07T03:57:14.936Z] container=docker
03:57:14 [2022-09-07T03:57:14.936Z] HOME=/root
03:57:14 [2022-09-07T03:57:14.936Z] GOLANG_VERSION=1.18.6
03:57:14 [2022-09-07T03:57:14.936Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:57:14 [2022-09-07T03:57:14.936Z] VALIDATE_BRANCH=22.06
03:57:14 [2022-09-07T03:57:14.936Z] TERM=xterm
03:57:14 [2022-09-07T03:57:14.936Z] DOCKER_PKG=github.com/docker/docker
03:57:14 [2022-09-07T03:57:14.936Z] SHLVL=1
03:57:14 [2022-09-07T03:57:14.936Z] TIMEOUT=120m
03:57:14 [2022-09-07T03:57:14.936Z] DOCKER_BUILDTAGS= journald
03:57:14 [2022-09-07T03:57:14.936Z] DOCKER_GRAPHDRIVER=overlay2
03:57:14 [2022-09-07T03:57:14.936Z] GO111MODULE=off
03:57:14 [2022-09-07T03:57:14.936Z] DOCKER_EXPERIMENTAL=1
03:57:14 [2022-09-07T03:57:14.936Z] TEST_SKIP_INTEGRATION_CLI=1
03:57:14 [2022-09-07T03:57:14.936Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:57:14 [2022-09-07T03:57:14.936Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:57:14 [2022-09-07T03:57:14.936Z] GOPATH=/go
03:57:14 [2022-09-07T03:57:14.936Z] PKG_CONFIG=pkg-config
03:57:14 [2022-09-07T03:57:14.936Z] _=/usr/bin/env
03:57:14 [2022-09-07T03:57:14.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:57:36 [2022-09-07T03:57:36.092Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/rootless	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/volume	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === Skipped
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     network_proxy_test.go:208: No support for dual stack yet
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver btrfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver btrfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver btrfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver btrfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver btrfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:71: No driver to put!
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z] time="2022-09-07T03:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z] time="2022-09-07T03:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z] time="2022-09-07T03:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z] time="2022-09-07T03:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z] time="2022-09-07T03:56:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: driver not supported
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:71: No driver to put!
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     overlay_test.go:50: Fails to compute changes intermittently
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver zfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver zfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver zfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver zfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:44: Driver zfs not supported
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     graphtest_unix.go:71: No driver to put!
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:57:36 [2022-09-07T03:57:36.092Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
03:57:36 [2022-09-07T03:57:36.092Z] 
03:57:36 [2022-09-07T03:57:36.092Z] DONE 2799 tests, 28 skipped in 207.545s
03:57:36 [2022-09-07T03:57:36.092Z] + '[' -n 'github.com/docker/docker/libnetwork
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/bitseq
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cluster
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cmd/diagnostic
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cmd/ovrouter
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/cmd/readme_test
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/config
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/datastore
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/diagnostic
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/discoverapi
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/driverapi
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/bridge
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/host
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/ipvlan
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/macvlan
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/null
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/overlay
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/remote
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/remote/api
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/windows
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/drvregistry
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/etchosts
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/idm
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/internal/caller
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/internal/setmatrix
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipam
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipamapi
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipams/builtin
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipams/null
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipams/remote
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipams/remote/api
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipams/windowsipam
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ipamutils
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/iptables
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/netlabel
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/netutils
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/networkdb
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/ns
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/options
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/osl
03:57:36 [2022-09-07T03:57:36.092Z] github.com/docker/docker/libnetwork/osl/kernel
03:57:36 [2022-09-07T03:57:36.093Z] github.com/docker/docker/libnetwork/portallocator
03:57:36 [2022-09-07T03:57:36.093Z] github.com/docker/docker/libnetwork/portmapper
03:57:36 [2022-09-07T03:57:36.093Z] github.com/docker/docker/libnetwork/resolvconf
03:57:36 [2022-09-07T03:57:36.093Z] github.com/docker/docker/libnetwork/testutils
03:57:36 [2022-09-07T03:57:36.093Z] github.com/docker/docker/libnetwork/types' ']'
03:57:36 [2022-09-07T03:57:36.093Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
03:57:39 [2022-09-07T03:57:39.662Z] Created binary: bundles/dynbinary-daemon/dockerd
03:57:39 [2022-09-07T03:57:39.662Z] Building: bundles/dynbinary-daemon/docker-proxy
03:57:39 [2022-09-07T03:57:39.662Z] GOOS="" GOARCH="" GOARM=""
03:57:39 [2022-09-07T03:57:39.662Z] Created binary: bundles/dynbinary-daemon/docker-proxy
03:57:39 [2022-09-07T03:57:39.662Z] 
03:57:39 [2022-09-07T03:57:39.662Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:57:39 [2022-09-07T03:57:39.662Z] DOCKER_SYSTEMD=1
03:57:39 [2022-09-07T03:57:39.662Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:57:39 [2022-09-07T03:57:39.662Z] HOSTNAME=356d968017df
03:57:39 [2022-09-07T03:57:39.662Z] DEST=bundles/test-integration
03:57:39 [2022-09-07T03:57:39.662Z] PWD=/go/src/github.com/docker/docker
03:57:39 [2022-09-07T03:57:39.662Z] DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda
03:57:39 [2022-09-07T03:57:39.662Z] container=docker
03:57:39 [2022-09-07T03:57:39.662Z] HOME=/root
03:57:39 [2022-09-07T03:57:39.662Z] LANG=C.UTF-8
03:57:39 [2022-09-07T03:57:39.662Z] INVOCATION_ID=db8209d842d74e41b2bb01ce0c671a13
03:57:39 [2022-09-07T03:57:39.662Z] GOLANG_VERSION=1.18.6
03:57:39 [2022-09-07T03:57:39.662Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:57:39 [2022-09-07T03:57:39.662Z] VALIDATE_BRANCH=22.06
03:57:39 [2022-09-07T03:57:39.662Z] TERM=xterm
03:57:39 [2022-09-07T03:57:39.662Z] DOCKER_PKG=github.com/docker/docker
03:57:39 [2022-09-07T03:57:39.662Z] SHLVL=3
03:57:39 [2022-09-07T03:57:39.662Z] TIMEOUT=120m
03:57:39 [2022-09-07T03:57:39.662Z] DOCKER_BUILDTAGS= journald
03:57:39 [2022-09-07T03:57:39.662Z] DOCKER_GRAPHDRIVER=overlay2
03:57:39 [2022-09-07T03:57:39.662Z] GO111MODULE=off
03:57:39 [2022-09-07T03:57:39.662Z] DOCKER_EXPERIMENTAL=1
03:57:39 [2022-09-07T03:57:39.662Z] TEST_SKIP_INTEGRATION_CLI=1
03:57:39 [2022-09-07T03:57:39.662Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:57:39 [2022-09-07T03:57:39.662Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:57:39 [2022-09-07T03:57:39.662Z] GOPATH=/go
03:57:39 [2022-09-07T03:57:39.662Z] PKG_CONFIG=pkg-config
03:57:39 [2022-09-07T03:57:39.662Z] _=/usr/bin/env
03:57:39 [2022-09-07T03:57:39.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:57:49 [2022-09-07T03:57:49.022Z] Congratulations! YAML files are formatted correctly
03:57:52 [2022-09-07T03:57:52.295Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
03:57:56 [2022-09-07T03:57:56.461Z] Congratulations!  All API changes are done the right way.
03:57:56 [2022-09-07T03:57:56.461Z] Congratulations!  All TOML source files changed here have valid syntax.
03:57:56 [2022-09-07T03:57:56.461Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
03:57:56 [2022-09-07T03:57:56.461Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
03:57:56 [2022-09-07T03:57:56.461Z] 
03:57:56 [2022-09-07T03:57:56.461Z] INFO Start validation with golang-ci-lint
03:57:57 [2022-09-07T03:57:57.022Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
03:57:57 [2022-09-07T03:57:57.022Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
03:58:01 [2022-09-07T03:58:01.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:58:01 [2022-09-07T03:58:01.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork	37.678s	coverage: 40.6% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.136s	coverage: 84.4% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.684s	coverage: 59.9% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.018s	coverage: 5.0% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
03:58:22 [2022-09-07T03:58:22.749Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
03:58:22 [2022-09-07T03:58:22.749Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
03:58:23 [2022-09-07T03:58:23.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
03:58:26 [2022-09-07T03:58:26.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:58:26 [2022-09-07T03:58:26.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:58:32 [2022-09-07T03:58:32.711Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.344s	coverage: 6.6% of statements
03:58:32 [2022-09-07T03:58:32.711Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
03:58:32 [2022-09-07T03:58:32.711Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
03:58:32 [2022-09-07T03:58:32.711Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
03:58:32 [2022-09-07T03:58:32.711Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
03:58:32 [2022-09-07T03:58:32.711Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
03:58:32 [2022-09-07T03:58:32.969Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
03:58:33 [2022-09-07T03:58:33.226Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
03:58:33 [2022-09-07T03:58:33.485Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
03:58:33 [2022-09-07T03:58:33.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:58:33 [2022-09-07T03:58:33.743Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
03:58:34 [2022-09-07T03:58:34.001Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
03:58:41 [2022-09-07T03:58:41.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
03:58:41 [2022-09-07T03:58:41.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:58:41 [2022-09-07T03:58:41.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:58:42 [2022-09-07T03:58:42.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:58:43 [2022-09-07T03:58:43.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:58:43 [2022-09-07T03:58:43.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:58:43 [2022-09-07T03:58:43.965Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
03:58:44 [2022-09-07T03:58:44.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:58:46 [2022-09-07T03:58:46.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:58:47 [2022-09-07T03:58:47.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:58:48 [2022-09-07T03:58:48.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
03:58:48 [2022-09-07T03:58:48.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:58:49 [2022-09-07T03:58:49.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:58:50 [2022-09-07T03:58:50.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:58:50 [2022-09-07T03:58:50.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:58:51 [2022-09-07T03:58:51.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:58:51 [2022-09-07T03:58:51.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:58:51 [2022-09-07T03:58:51.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:58:52 [2022-09-07T03:58:52.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:58:53 [2022-09-07T03:58:53.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:58:54 [2022-09-07T03:58:54.432Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:58:54 [2022-09-07T03:58:54.432Z] Using test binary docker
03:58:54 [2022-09-07T03:58:54.432Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:58:54 [2022-09-07T03:58:54.432Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:58:54 [2022-09-07T03:58:54.432Z] INFO: Waiting for daemon to start...
03:58:54 [2022-09-07T03:58:54.432Z] Starting dockerd
03:58:56 [2022-09-07T03:58:56.337Z] .
03:58:56 [2022-09-07T03:58:56.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:58:56 [2022-09-07T03:58:56.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:58:56 [2022-09-07T03:58:56.337Z] Error: No such image: emptyfs
03:58:56 [2022-09-07T03:58:56.596Z] Running integration-test (iteration 1)
03:58:56 [2022-09-07T03:58:56.596Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:58:56 [2022-09-07T03:58:56.856Z] Loaded image: busybox:latest
03:58:56 [2022-09-07T03:58:56.856Z] Loaded image: busybox:glibc
03:58:58 [2022-09-07T03:58:58.236Z] Loaded image: debian:bullseye-slim
03:58:58 [2022-09-07T03:58:58.236Z] Loaded image: hello-world:latest
03:58:58 [2022-09-07T03:58:58.236Z] Loaded image: arm32v7/hello-world:latest
03:58:58 [2022-09-07T03:58:58.236Z] INFO: Testing against a local daemon
03:58:58 [2022-09-07T03:58:58.236Z] === RUN   TestCgroupNamespacesBuild
03:58:58 [2022-09-07T03:58:58.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:58:59 [2022-09-07T03:58:59.616Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
03:58:59 [2022-09-07T03:58:59.616Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:59:00 [2022-09-07T03:59:00.995Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
03:59:00 [2022-09-07T03:59:00.995Z] === RUN   TestBuildWithSession
03:59:00 [2022-09-07T03:59:00.995Z]     build_session_test.go:25: TODO: BuildKit
03:59:00 [2022-09-07T03:59:00.995Z] --- SKIP: TestBuildWithSession (0.00s)
03:59:00 [2022-09-07T03:59:00.995Z] === RUN   TestBuildSquashParent
03:59:02 [2022-09-07T03:59:02.081Z] ok  	github.com/docker/docker/libnetwork/ipam	15.978s	coverage: 85.3% of statements
03:59:02 [2022-09-07T03:59:02.081Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
03:59:02 [2022-09-07T03:59:02.081Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
03:59:02 [2022-09-07T03:59:02.081Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
03:59:02 [2022-09-07T03:59:02.081Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
03:59:02 [2022-09-07T03:59:02.081Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
03:59:02 [2022-09-07T03:59:02.081Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
03:59:02 [2022-09-07T03:59:02.081Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.284s	coverage: 74.0% of statements
03:59:03 [2022-09-07T03:59:03.014Z] ok  	github.com/docker/docker/libnetwork/iptables	0.184s	coverage: 45.0% of statements
03:59:03 [2022-09-07T03:59:03.014Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
03:59:03 [2022-09-07T03:59:03.272Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
03:59:06 [2022-09-07T03:59:06.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
03:59:06 [2022-09-07T03:59:06.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:59:07 [2022-09-07T03:59:07.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:59:08 [2022-09-07T03:59:08.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:59:09 [2022-09-07T03:59:09.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:59:09 [2022-09-07T03:59:09.175Z] --- PASS: TestBuildSquashParent (7.27s)
03:59:09 [2022-09-07T03:59:09.175Z] === RUN   TestBuildWithRemoveAndForceRemove
03:59:09 [2022-09-07T03:59:09.175Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:09 [2022-09-07T03:59:09.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:09 [2022-09-07T03:59:09.175Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:09 [2022-09-07T03:59:09.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:09 [2022-09-07T03:59:09.175Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:09 [2022-09-07T03:59:09.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:09 [2022-09-07T03:59:09.175Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:09 [2022-09-07T03:59:09.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:09 [2022-09-07T03:59:09.175Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:09 [2022-09-07T03:59:09.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:09 [2022-09-07T03:59:09.175Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:09 [2022-09-07T03:59:09.175Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:09 [2022-09-07T03:59:09.175Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:09 [2022-09-07T03:59:09.175Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:09 [2022-09-07T03:59:09.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:59:09 [2022-09-07T03:59:09.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:09 [2022-09-07T03:59:09.745Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:10 [2022-09-07T03:59:10.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:59:12 [2022-09-07T03:59:12.282Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:12 [2022-09-07T03:59:12.282Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:12 [2022-09-07T03:59:12.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:59:13 [2022-09-07T03:59:13.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:59:14 [2022-09-07T03:59:14.189Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:59:14 [2022-09-07T03:59:14.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s)
03:59:14 [2022-09-07T03:59:14.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s)
03:59:14 [2022-09-07T03:59:14.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s)
03:59:14 [2022-09-07T03:59:14.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
03:59:14 [2022-09-07T03:59:14.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
03:59:14 [2022-09-07T03:59:14.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
03:59:14 [2022-09-07T03:59:14.189Z] === RUN   TestBuildMultiStageCopy
03:59:14 [2022-09-07T03:59:14.189Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:59:14 [2022-09-07T03:59:14.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:59:15 [2022-09-07T03:59:15.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:59:15 [2022-09-07T03:59:15.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:59:16 [2022-09-07T03:59:16.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:59:17 [2022-09-07T03:59:17.478Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:59:17 [2022-09-07T03:59:17.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:59:18 [2022-09-07T03:59:18.046Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:59:18 [2022-09-07T03:59:18.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:59:19 [2022-09-07T03:59:19.424Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:59:19 [2022-09-07T03:59:19.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:59:20 [2022-09-07T03:59:20.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:59:20 [2022-09-07T03:59:20.281Z] Using test binary docker
03:59:20 [2022-09-07T03:59:20.281Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:59:20 [2022-09-07T03:59:20.281Z] Starting apparmor (via systemctl): apparmor.service.
03:59:20 [2022-09-07T03:59:20.281Z] Starting dockerd
03:59:20 [2022-09-07T03:59:20.281Z] INFO: Waiting for daemon to start...
03:59:20 [2022-09-07T03:59:20.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:59:21 [2022-09-07T03:59:21.296Z] --- PASS: TestBuildMultiStageCopy (7.35s)
03:59:21 [2022-09-07T03:59:21.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
03:59:21 [2022-09-07T03:59:21.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
03:59:21 [2022-09-07T03:59:21.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
03:59:21 [2022-09-07T03:59:21.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s)
03:59:21 [2022-09-07T03:59:21.296Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s)
03:59:21 [2022-09-07T03:59:21.296Z] === RUN   TestBuildMultiStageParentConfig
03:59:22 [2022-09-07T03:59:22.813Z] .
03:59:22 [2022-09-07T03:59:22.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:59:22 [2022-09-07T03:59:22.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:59:22 [2022-09-07T03:59:22.813Z] Error: No such image: emptyfs
03:59:22 [2022-09-07T03:59:22.813Z] Running integration-test (iteration 1)
03:59:22 [2022-09-07T03:59:22.813Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:59:22 [2022-09-07T03:59:22.813Z] Loaded image: busybox:latest
03:59:23 [2022-09-07T03:59:23.073Z] Loaded image: busybox:glibc
03:59:24 [2022-09-07T03:59:24.450Z] Loaded image: debian:bullseye-slim
03:59:24 [2022-09-07T03:59:24.450Z] Loaded image: hello-world:latest
03:59:24 [2022-09-07T03:59:24.708Z] Loaded image: arm32v7/hello-world:latest
03:59:24 [2022-09-07T03:59:24.708Z] INFO: Testing against a local daemon
03:59:24 [2022-09-07T03:59:24.708Z] === RUN   TestCgroupNamespacesBuild
03:59:26 [2022-09-07T03:59:26.567Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
03:59:26 [2022-09-07T03:59:26.568Z] === RUN   TestBuildLabelWithTargets
03:59:27 [2022-09-07T03:59:27.244Z] --- PASS: TestCgroupNamespacesBuild (2.28s)
03:59:27 [2022-09-07T03:59:27.244Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:59:28 [2022-09-07T03:59:28.180Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s)
03:59:28 [2022-09-07T03:59:28.180Z] === RUN   TestBuildWithSession
03:59:28 [2022-09-07T03:59:28.180Z]     build_session_test.go:25: TODO: BuildKit
03:59:28 [2022-09-07T03:59:28.180Z] --- SKIP: TestBuildWithSession (0.00s)
03:59:28 [2022-09-07T03:59:28.180Z] === RUN   TestBuildSquashParent
03:59:32 [2022-09-07T03:59:32.391Z] --- PASS: TestBuildSquashParent (4.33s)
03:59:32 [2022-09-07T03:59:32.391Z] === RUN   TestBuildWithRemoveAndForceRemove
03:59:32 [2022-09-07T03:59:32.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:32 [2022-09-07T03:59:32.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:32 [2022-09-07T03:59:32.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:32 [2022-09-07T03:59:32.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:32 [2022-09-07T03:59:32.391Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:32 [2022-09-07T03:59:32.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:32 [2022-09-07T03:59:32.392Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:32 [2022-09-07T03:59:32.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:32 [2022-09-07T03:59:32.392Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:32 [2022-09-07T03:59:32.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:32 [2022-09-07T03:59:32.392Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:32 [2022-09-07T03:59:32.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:32 [2022-09-07T03:59:32.392Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:32 [2022-09-07T03:59:32.392Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:34 [2022-09-07T03:59:34.298Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:34 [2022-09-07T03:59:34.298Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:34 [2022-09-07T03:59:34.689Z] --- PASS: TestBuildLabelWithTargets (8.00s)
03:59:34 [2022-09-07T03:59:34.689Z] === RUN   TestBuildWithEmptyLayers
03:59:35 [2022-09-07T03:59:35.676Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:35 [2022-09-07T03:59:35.935Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:37 [2022-09-07T03:59:37.228Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
03:59:37 [2022-09-07T03:59:37.228Z] === RUN   TestBuildMultiStageOnBuild
03:59:37 [2022-09-07T03:59:37.315Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:59:37 [2022-09-07T03:59:37.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s)
03:59:37 [2022-09-07T03:59:37.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s)
03:59:37 [2022-09-07T03:59:37.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s)
03:59:37 [2022-09-07T03:59:37.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s)
03:59:37 [2022-09-07T03:59:37.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.40s)
03:59:37 [2022-09-07T03:59:37.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s)
03:59:37 [2022-09-07T03:59:37.315Z] === RUN   TestBuildMultiStageCopy
03:59:37 [2022-09-07T03:59:37.315Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:59:38 [2022-09-07T03:59:38.693Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:59:38 [2022-09-07T03:59:38.953Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:59:38 [2022-09-07T03:59:38.953Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:59:39 [2022-09-07T03:59:39.212Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:59:39 [2022-09-07T03:59:39.471Z] --- PASS: TestBuildMultiStageCopy (2.28s)
03:59:39 [2022-09-07T03:59:39.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s)
03:59:39 [2022-09-07T03:59:39.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
03:59:39 [2022-09-07T03:59:39.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
03:59:39 [2022-09-07T03:59:39.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
03:59:39 [2022-09-07T03:59:39.471Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
03:59:39 [2022-09-07T03:59:39.471Z] === RUN   TestBuildMultiStageParentConfig
03:59:40 [2022-09-07T03:59:40.040Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
03:59:40 [2022-09-07T03:59:40.040Z] === RUN   TestBuildLabelWithTargets
03:59:40 [2022-09-07T03:59:40.976Z] --- PASS: TestBuildLabelWithTargets (0.94s)
03:59:40 [2022-09-07T03:59:40.976Z] === RUN   TestBuildWithEmptyLayers
03:59:41 [2022-09-07T03:59:41.544Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
03:59:41 [2022-09-07T03:59:41.544Z] === RUN   TestBuildMultiStageOnBuild
03:59:42 [2022-09-07T03:59:42.501Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
03:59:42 [2022-09-07T03:59:42.501Z] === RUN   TestBuildUncleanTarFilenames
03:59:42 [2022-09-07T03:59:42.760Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
03:59:42 [2022-09-07T03:59:42.760Z] === RUN   TestBuildMultiStageLayerLeak
03:59:43 [2022-09-07T03:59:43.448Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
03:59:43 [2022-09-07T03:59:43.448Z] === RUN   TestBuildUncleanTarFilenames
03:59:43 [2022-09-07T03:59:43.707Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
03:59:43 [2022-09-07T03:59:43.707Z] === RUN   TestBuildMultiStageLayerLeak
03:59:45 [2022-09-07T03:59:45.612Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s)
03:59:45 [2022-09-07T03:59:45.612Z] === RUN   TestBuildWithHugeFile
03:59:48 [2022-09-07T03:59:48.034Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
03:59:48 [2022-09-07T03:59:48.034Z] === RUN   TestBuildWithHugeFile
04:00:13 [2022-09-07T04:00:13.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
04:00:45 [2022-09-07T04:00:45.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
04:00:48 [2022-09-07T04:00:48.441Z] INFO [loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 2m51.327966894s 
04:00:48 [2022-09-07T04:00:48.697Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.119718ms 
04:00:54 [2022-09-07T04:00:54.696Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.794s	coverage: 60.1% of statements
04:00:54 [2022-09-07T04:00:54.696Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
04:00:54 [2022-09-07T04:00:54.696Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
04:00:54 [2022-09-07T04:00:54.696Z] ok  	github.com/docker/docker/libnetwork/osl	4.315s	coverage: 39.7% of statements
04:00:54 [2022-09-07T04:00:54.696Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
04:00:54 [2022-09-07T04:00:54.954Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
04:00:55 [2022-09-07T04:00:55.734Z] --- PASS: TestBuildWithHugeFile (58.45s)
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildWCOWSandboxSize
04:00:55 [2022-09-07T04:00:55.734Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:00:55 [2022-09-07T04:00:55.734Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildWithEmptyDockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:00:55 [2022-09-07T04:00:55.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
04:00:55 [2022-09-07T04:00:55.734Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
04:00:55 [2022-09-07T04:00:55.734Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
04:00:55 [2022-09-07T04:00:55.734Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildPreserveOwnership
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildPreserveOwnership/copy_from
04:00:55 [2022-09-07T04:00:55.734Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
04:00:56 [2022-09-07T04:00:56.303Z] --- PASS: TestBuildPreserveOwnership (10.21s)
04:00:56 [2022-09-07T04:00:56.303Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.19s)
04:00:56 [2022-09-07T04:00:56.303Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestBuildPlatformInvalid
04:00:56 [2022-09-07T04:00:56.303Z] --- PASS: TestBuildPlatformInvalid (0.09s)
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
04:00:56 [2022-09-07T04:00:56.303Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
04:00:56 [2022-09-07T04:00:56.303Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
04:00:56 [2022-09-07T04:00:56.303Z] PASS
04:00:56 [2022-09-07T04:00:56.303Z] 
04:00:56 [2022-09-07T04:00:56.303Z] === Skipped
04:00:56 [2022-09-07T04:00:56.303Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
04:00:56 [2022-09-07T04:00:56.303Z]     build_session_test.go:25: TODO: BuildKit
04:00:56 [2022-09-07T04:00:56.303Z] 
04:00:56 [2022-09-07T04:00:56.303Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
04:00:56 [2022-09-07T04:00:56.303Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:00:56 [2022-09-07T04:00:56.303Z] 
04:00:56 [2022-09-07T04:00:56.303Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
04:00:56 [2022-09-07T04:00:56.303Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
04:00:56 [2022-09-07T04:00:56.303Z] 
04:00:56 [2022-09-07T04:00:56.303Z] DONE 34 tests, 3 skipped in 119.737s
04:00:56 [2022-09-07T04:00:56.303Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
04:00:56 [2022-09-07T04:00:56.303Z] INFO: Testing against a local daemon
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestConfigInspect
04:00:56 [2022-09-07T04:00:56.303Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.303Z] --- SKIP: TestConfigInspect (0.02s)
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestConfigList
04:00:56 [2022-09-07T04:00:56.303Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.303Z] --- SKIP: TestConfigList (0.01s)
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestConfigsCreateAndDelete
04:00:56 [2022-09-07T04:00:56.303Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.303Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestConfigsUpdate
04:00:56 [2022-09-07T04:00:56.303Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.303Z] --- SKIP: TestConfigsUpdate (0.01s)
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestTemplatedConfig
04:00:56 [2022-09-07T04:00:56.303Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.303Z] --- SKIP: TestTemplatedConfig (0.00s)
04:00:56 [2022-09-07T04:00:56.303Z] === RUN   TestConfigCreateResolve
04:00:56 [2022-09-07T04:00:56.327Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.663s	coverage: 48.6% of statements
04:00:56 [2022-09-07T04:00:56.327Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
04:00:56 [2022-09-07T04:00:56.327Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
04:00:56 [2022-09-07T04:00:56.562Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.562Z] --- SKIP: TestConfigCreateResolve (0.01s)
04:00:56 [2022-09-07T04:00:56.562Z] PASS
04:00:56 [2022-09-07T04:00:56.562Z] 
04:00:56 [2022-09-07T04:00:56.562Z] === Skipped
04:00:56 [2022-09-07T04:00:56.562Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
04:00:56 [2022-09-07T04:00:56.562Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.562Z] 
04:00:56 [2022-09-07T04:00:56.562Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
04:00:56 [2022-09-07T04:00:56.562Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.562Z] 
04:00:56 [2022-09-07T04:00:56.562Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
04:00:56 [2022-09-07T04:00:56.562Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.562Z] 
04:00:56 [2022-09-07T04:00:56.562Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
04:00:56 [2022-09-07T04:00:56.562Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.562Z] 
04:00:56 [2022-09-07T04:00:56.562Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
04:00:56 [2022-09-07T04:00:56.562Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.562Z] 
04:00:56 [2022-09-07T04:00:56.562Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
04:00:56 [2022-09-07T04:00:56.562Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:00:56 [2022-09-07T04:00:56.562Z] 
04:00:56 [2022-09-07T04:00:56.562Z] DONE 6 tests, 6 skipped in 0.146s
04:00:56 [2022-09-07T04:00:56.562Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
04:00:56 [2022-09-07T04:00:56.562Z] INFO: Testing against a local daemon
04:00:56 [2022-09-07T04:00:56.562Z] === RUN   TestAttachWithTTY
04:00:56 [2022-09-07T04:00:56.562Z] --- PASS: TestAttachWithTTY (0.05s)
04:00:56 [2022-09-07T04:00:56.562Z] === RUN   TestAttachWithoutTTy
04:00:56 [2022-09-07T04:00:56.585Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === Skipped
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork TestParallel1 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork TestParallel3 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork TestParallel2 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
04:00:56 [2022-09-07T04:00:56.585Z]     firewalld_test.go:14: firewalld is not running
04:00:56 [2022-09-07T04:00:56.585Z] 
04:00:56 [2022-09-07T04:00:56.585Z] DONE 327 tests, 9 skipped in 204.016s
04:00:56 [2022-09-07T04:00:56.822Z] --- PASS: TestAttachWithoutTTy (0.04s)
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestCheckpoint
04:00:56 [2022-09-07T04:00:56.822Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:00:56 [2022-09-07T04:00:56.822Z] --- SKIP: TestCheckpoint (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/commit
04:00:56 [2022-09-07T04:00:56.822Z] === PAUSE TestContainerInvalidJSON/commit
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/create
04:00:56 [2022-09-07T04:00:56.822Z] === PAUSE TestContainerInvalidJSON/containers/create
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
04:00:56 [2022-09-07T04:00:56.822Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
04:00:56 [2022-09-07T04:00:56.822Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
04:00:56 [2022-09-07T04:00:56.822Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:00:56 [2022-09-07T04:00:56.822Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
04:00:56 [2022-09-07T04:00:56.822Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
04:00:56 [2022-09-07T04:00:56.822Z] === CONT  TestContainerInvalidJSON/commit
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
04:00:56 [2022-09-07T04:00:56.822Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
04:00:56 [2022-09-07T04:00:56.822Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/commit/empty_body
04:00:56 [2022-09-07T04:00:56.822Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
04:00:56 [2022-09-07T04:00:56.822Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
04:00:56 [2022-09-07T04:00:56.822Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
04:00:56 [2022-09-07T04:00:56.822Z] === CONT  TestContainerInvalidJSON/containers/create
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
04:00:56 [2022-09-07T04:00:56.822Z] --- PASS: TestContainerInvalidJSON (0.01s)
04:00:56 [2022-09-07T04:00:56.822Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestCopyFromContainerPathDoesNotExist
04:00:56 [2022-09-07T04:00:56.822Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestCopyFromContainerPathIsNotDir
04:00:56 [2022-09-07T04:00:56.822Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestCopyToContainerPathDoesNotExist
04:00:56 [2022-09-07T04:00:56.822Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
04:00:56 [2022-09-07T04:00:56.822Z] === RUN   TestCopyEmptyFile
04:00:57 [2022-09-07T04:00:57.082Z] --- PASS: TestCopyEmptyFile (0.20s)
04:00:57 [2022-09-07T04:00:57.082Z] === RUN   TestCopyToContainerPathIsNotDir
04:00:57 [2022-09-07T04:00:57.082Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
04:00:57 [2022-09-07T04:00:57.082Z] === RUN   TestCopyFromContainer
Post stage
[Pipeline] junit
04:00:57 [2022-09-07T04:00:57.530Z] Recording test results
04:00:58 [2022-09-07T04:00:58.707Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
04:00:59 [2022-09-07T04:00:59.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh dynbinary test-integration
04:00:59 [2022-09-07T04:00:59.293Z] 
04:00:59 [2022-09-07T04:00:59.550Z] Removing bundles/
04:00:59 [2022-09-07T04:00:59.550Z] 
04:00:59 [2022-09-07T04:00:59.550Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
04:00:59 [2022-09-07T04:00:59.550Z] Building: bundles/dynbinary-daemon/dockerd
04:00:59 [2022-09-07T04:00:59.550Z] GOOS="" GOARCH="" GOARM=""
04:01:01 [2022-09-07T04:01:01.276Z] === RUN   TestCopyFromContainer//
04:01:01 [2022-09-07T04:01:01.277Z] === RUN   TestCopyFromContainer//bar/root
04:01:01 [2022-09-07T04:01:01.536Z] === RUN   TestCopyFromContainer//bar/root/
04:01:01 [2022-09-07T04:01:01.536Z] === RUN   TestCopyFromContainer/bar/quux
04:01:01 [2022-09-07T04:01:01.536Z] === RUN   TestCopyFromContainer/bar/quux/
04:01:01 [2022-09-07T04:01:01.536Z] === RUN   TestCopyFromContainer/bar/quux/baz
04:01:01 [2022-09-07T04:01:01.536Z] === RUN   TestCopyFromContainer/bar/filesymlink
04:01:01 [2022-09-07T04:01:01.796Z] === RUN   TestCopyFromContainer/bar/dirsymlink
04:01:01 [2022-09-07T04:01:01.797Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
04:01:01 [2022-09-07T04:01:01.797Z] === RUN   TestCopyFromContainer/bar/notarget
04:01:01 [2022-09-07T04:01:01.797Z] --- PASS: TestCopyFromContainer (4.79s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer// (0.14s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
04:01:01 [2022-09-07T04:01:01.797Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
04:01:01 [2022-09-07T04:01:01.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:02 [2022-09-07T04:01:02.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:02 [2022-09-07T04:01:02.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:02 [2022-09-07T04:01:02.057Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:02 [2022-09-07T04:01:02.057Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:02 [2022-09-07T04:01:02.057Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:02 [2022-09-07T04:01:02.057Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:02 [2022-09-07T04:01:02.057Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
04:01:02 [2022-09-07T04:01:02.057Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
04:01:02 [2022-09-07T04:01:02.057Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
04:01:02 [2022-09-07T04:01:02.057Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateLinkToNonExistingContainer
04:01:02 [2022-09-07T04:01:02.057Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateWithInvalidEnv
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateWithInvalidEnv/0
04:01:02 [2022-09-07T04:01:02.057Z] === PAUSE TestCreateWithInvalidEnv/0
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateWithInvalidEnv/1
04:01:02 [2022-09-07T04:01:02.057Z] === PAUSE TestCreateWithInvalidEnv/1
04:01:02 [2022-09-07T04:01:02.057Z] === RUN   TestCreateWithInvalidEnv/2
04:01:02 [2022-09-07T04:01:02.057Z] === PAUSE TestCreateWithInvalidEnv/2
04:01:02 [2022-09-07T04:01:02.057Z] === CONT  TestCreateWithInvalidEnv/0
04:01:02 [2022-09-07T04:01:02.057Z] === CONT  TestCreateWithInvalidEnv/2
04:01:02 [2022-09-07T04:01:02.057Z] === CONT  TestCreateWithInvalidEnv/1
04:01:02 [2022-09-07T04:01:02.057Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
04:01:02 [2022-09-07T04:01:02.057Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
04:01:02 [2022-09-07T04:01:02.057Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
04:01:02 [2022-09-07T04:01:02.057Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
04:01:02 [2022-09-07T04:01:02.058Z] === RUN   TestCreateTmpfsMountsTarget
04:01:02 [2022-09-07T04:01:02.058Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
04:01:02 [2022-09-07T04:01:02.058Z] === RUN   TestCreateWithCustomMaskedPaths
04:01:03 [2022-09-07T04:01:03.437Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s)
04:01:03 [2022-09-07T04:01:03.437Z] === RUN   TestCreateWithCustomReadonlyPaths
04:01:04 [2022-09-07T04:01:04.816Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
04:01:04 [2022-09-07T04:01:04.816Z] === RUN   TestCreateWithInvalidHealthcheckParams
04:01:04 [2022-09-07T04:01:04.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:04 [2022-09-07T04:01:04.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:04 [2022-09-07T04:01:04.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:04 [2022-09-07T04:01:04.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:04 [2022-09-07T04:01:04.816Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:04 [2022-09-07T04:01:04.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:04 [2022-09-07T04:01:04.816Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:04 [2022-09-07T04:01:04.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
04:01:04 [2022-09-07T04:01:04.816Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
04:01:04 [2022-09-07T04:01:04.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
04:01:04 [2022-09-07T04:01:04.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
04:01:04 [2022-09-07T04:01:04.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
04:01:04 [2022-09-07T04:01:04.817Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
04:01:04 [2022-09-07T04:01:04.817Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
04:01:05 [2022-09-07T04:01:05.076Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateDifferentPlatform
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateDifferentPlatform/different_os
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
04:01:05 [2022-09-07T04:01:05.076Z] --- PASS: TestCreateDifferentPlatform (0.01s)
04:01:05 [2022-09-07T04:01:05.076Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateVolumesFromNonExistingContainer
04:01:05 [2022-09-07T04:01:05.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
04:01:05 [2022-09-07T04:01:05.076Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateInvalidHostConfig
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
04:01:05 [2022-09-07T04:01:05.076Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
04:01:05 [2022-09-07T04:01:05.076Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:01:05 [2022-09-07T04:01:05.076Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
04:01:05 [2022-09-07T04:01:05.076Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
04:01:05 [2022-09-07T04:01:05.076Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
04:01:05 [2022-09-07T04:01:05.076Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
04:01:05 [2022-09-07T04:01:05.076Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:01:05 [2022-09-07T04:01:05.076Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
04:01:05 [2022-09-07T04:01:05.076Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
04:01:05 [2022-09-07T04:01:05.076Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestContainerStartOnDaemonRestart
04:01:05 [2022-09-07T04:01:05.076Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
04:01:05 [2022-09-07T04:01:05.076Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestDaemonRestartIpcMode
04:01:05 [2022-09-07T04:01:05.076Z] === PAUSE TestDaemonRestartIpcMode
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestDaemonHostGatewayIP
04:01:05 [2022-09-07T04:01:05.076Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
04:01:05 [2022-09-07T04:01:05.076Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestRestartDaemonWithRestartingContainer
04:01:05 [2022-09-07T04:01:05.076Z] === PAUSE TestRestartDaemonWithRestartingContainer
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestContainerKillOnDaemonStart
04:01:05 [2022-09-07T04:01:05.076Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
04:01:05 [2022-09-07T04:01:05.076Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
04:01:05 [2022-09-07T04:01:05.076Z] === RUN   TestDiff
04:01:05 [2022-09-07T04:01:05.644Z] --- PASS: TestDiff (0.41s)
04:01:05 [2022-09-07T04:01:05.644Z] === RUN   TestExecConsoleSize
04:01:06 [2022-09-07T04:01:06.212Z] --- PASS: TestExecConsoleSize (0.50s)
04:01:06 [2022-09-07T04:01:06.212Z] === RUN   TestExecWithCloseStdin
04:01:06 [2022-09-07T04:01:06.823Z] --- PASS: TestExecWithCloseStdin (0.56s)
04:01:06 [2022-09-07T04:01:06.823Z] === RUN   TestExec
04:01:07 [2022-09-07T04:01:07.061Z] --- PASS: TestBuildWithHugeFile (74.26s)
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildWCOWSandboxSize
04:01:07 [2022-09-07T04:01:07.061Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:01:07 [2022-09-07T04:01:07.061Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildWithEmptyDockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:01:07 [2022-09-07T04:01:07.061Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
04:01:07 [2022-09-07T04:01:07.061Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
04:01:07 [2022-09-07T04:01:07.061Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
04:01:07 [2022-09-07T04:01:07.061Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildPreserveOwnership
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildPreserveOwnership/copy_from
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
04:01:07 [2022-09-07T04:01:07.061Z] --- PASS: TestBuildPreserveOwnership (3.72s)
04:01:07 [2022-09-07T04:01:07.061Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.49s)
04:01:07 [2022-09-07T04:01:07.061Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s)
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildPlatformInvalid
04:01:07 [2022-09-07T04:01:07.061Z] --- PASS: TestBuildPlatformInvalid (0.07s)
04:01:07 [2022-09-07T04:01:07.061Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
04:01:07 [2022-09-07T04:01:07.061Z] Loaded image: busybox:latest
04:01:07 [2022-09-07T04:01:07.061Z] Loaded image: busybox:glibc
04:01:07 [2022-09-07T04:01:07.061Z] Loaded image: debian:bullseye-slim
04:01:07 [2022-09-07T04:01:07.061Z] Loaded image: hello-world:latest
04:01:07 [2022-09-07T04:01:07.061Z] Loaded image: arm32v7/hello-world:latest
04:01:07 [2022-09-07T04:01:07.098Z] --- PASS: TestExec (0.51s)
04:01:07 [2022-09-07T04:01:07.098Z] === RUN   TestExecUser
04:01:07 [2022-09-07T04:01:07.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
04:01:07 [2022-09-07T04:01:07.672Z] --- PASS: TestExecUser (0.61s)
04:01:07 [2022-09-07T04:01:07.672Z] === RUN   TestExportContainerAndImportImage
04:01:08 [2022-09-07T04:01:08.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
04:01:08 [2022-09-07T04:01:08.252Z] --- PASS: TestExportContainerAndImportImage (0.58s)
04:01:08 [2022-09-07T04:01:08.252Z] === RUN   TestExportContainerAfterDaemonRestart
04:01:09 [2022-09-07T04:01:09.630Z] --- PASS: TestExportContainerAfterDaemonRestart (1.37s)
04:01:09 [2022-09-07T04:01:09.630Z] === RUN   TestHealthCheckWorkdir
04:01:10 [2022-09-07T04:01:10.198Z] --- PASS: TestHealthCheckWorkdir (0.55s)
04:01:10 [2022-09-07T04:01:10.198Z] === RUN   TestHealthKillContainer
04:01:11 [2022-09-07T04:01:11.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
04:01:13 [2022-09-07T04:01:13.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
04:01:15 [2022-09-07T04:01:15.265Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.64s)
04:01:15 [2022-09-07T04:01:15.265Z] PASS
04:01:15 [2022-09-07T04:01:15.265Z] 
04:01:15 [2022-09-07T04:01:15.265Z] === Skipped
04:01:15 [2022-09-07T04:01:15.265Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
04:01:15 [2022-09-07T04:01:15.265Z]     build_session_test.go:25: TODO: BuildKit
04:01:15 [2022-09-07T04:01:15.265Z] 
04:01:15 [2022-09-07T04:01:15.265Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
04:01:15 [2022-09-07T04:01:15.265Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:01:15 [2022-09-07T04:01:15.265Z] 
04:01:15 [2022-09-07T04:01:15.265Z] DONE 34 tests, 2 skipped in 112.625s
04:01:15 [2022-09-07T04:01:15.265Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
04:01:15 [2022-09-07T04:01:15.265Z] INFO: Testing against a local daemon
04:01:15 [2022-09-07T04:01:15.265Z] === RUN   TestConfigInspect
04:01:15 [2022-09-07T04:01:15.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
04:01:16 [2022-09-07T04:01:16.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
04:01:17 [2022-09-07T04:01:17.797Z] --- PASS: TestConfigInspect (2.27s)
04:01:17 [2022-09-07T04:01:17.797Z] === RUN   TestConfigList
04:01:18 [2022-09-07T04:01:18.316Z] --- PASS: TestHealthKillContainer (7.90s)
04:01:18 [2022-09-07T04:01:18.316Z] === RUN   TestHealthCheckProcessKilled
04:01:18 [2022-09-07T04:01:18.885Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
04:01:18 [2022-09-07T04:01:18.885Z] === RUN   TestInspectCpusetInConfigPre120
04:01:18 [2022-09-07T04:01:18.885Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
04:01:18 [2022-09-07T04:01:18.885Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
04:01:18 [2022-09-07T04:01:18.885Z] === RUN   TestIpcModeNone
04:01:19 [2022-09-07T04:01:19.145Z] --- PASS: TestIpcModeNone (0.46s)
04:01:19 [2022-09-07T04:01:19.145Z] === RUN   TestIpcModePrivate
04:01:19 [2022-09-07T04:01:19.701Z] --- PASS: TestConfigList (2.17s)
04:01:19 [2022-09-07T04:01:19.701Z] === RUN   TestConfigsCreateAndDelete
04:01:19 [2022-09-07T04:01:19.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
04:01:19 [2022-09-07T04:01:19.715Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
04:01:19 [2022-09-07T04:01:19.715Z] --- PASS: TestIpcModePrivate (0.47s)
04:01:19 [2022-09-07T04:01:19.715Z] === RUN   TestIpcModeShareable
04:01:19 [2022-09-07T04:01:19.715Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:19 [2022-09-07T04:01:19.715Z] --- SKIP: TestIpcModeShareable (0.00s)
04:01:19 [2022-09-07T04:01:19.715Z] === RUN   TestAPIIpcModeShareableAndContainer
04:01:21 [2022-09-07T04:01:21.094Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
04:01:21 [2022-09-07T04:01:21.094Z] === RUN   TestAPIIpcModeHost
04:01:21 [2022-09-07T04:01:21.094Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:21 [2022-09-07T04:01:21.094Z] --- SKIP: TestAPIIpcModeHost (0.00s)
04:01:21 [2022-09-07T04:01:21.094Z] === RUN   TestDaemonIpcModeShareable
04:01:21 [2022-09-07T04:01:21.094Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:21 [2022-09-07T04:01:21.094Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
04:01:21 [2022-09-07T04:01:21.094Z] === RUN   TestDaemonIpcModePrivate
04:01:22 [2022-09-07T04:01:22.233Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
04:01:22 [2022-09-07T04:01:22.234Z] === RUN   TestConfigsUpdate
04:01:22 [2022-09-07T04:01:22.473Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
04:01:22 [2022-09-07T04:01:22.473Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
04:01:22 [2022-09-07T04:01:22.473Z] === RUN   TestDaemonIpcModePrivateFromConfig
04:01:22 [2022-09-07T04:01:22.473Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:22 [2022-09-07T04:01:22.473Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
04:01:22 [2022-09-07T04:01:22.473Z] === RUN   TestDaemonIpcModeShareableFromConfig
04:01:22 [2022-09-07T04:01:22.473Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:22 [2022-09-07T04:01:22.473Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
04:01:22 [2022-09-07T04:01:22.473Z] === RUN   TestIpcModeOlderClient
04:01:22 [2022-09-07T04:01:22.473Z] === PAUSE TestIpcModeOlderClient
04:01:22 [2022-09-07T04:01:22.473Z] === RUN   TestKillContainerInvalidSignal
04:01:22 [2022-09-07T04:01:22.733Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
04:01:22 [2022-09-07T04:01:22.733Z] === RUN   TestKillContainer
04:01:22 [2022-09-07T04:01:22.733Z] === RUN   TestKillContainer/no_signal
04:01:23 [2022-09-07T04:01:23.302Z] === RUN   TestKillContainer/non_killing_signal
04:01:23 [2022-09-07T04:01:23.561Z] === RUN   TestKillContainer/killing_signal
04:01:24 [2022-09-07T04:01:24.130Z] --- PASS: TestKillContainer (1.29s)
04:01:24 [2022-09-07T04:01:24.130Z]     --- PASS: TestKillContainer/no_signal (0.42s)
04:01:24 [2022-09-07T04:01:24.130Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
04:01:24 [2022-09-07T04:01:24.130Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
04:01:24 [2022-09-07T04:01:24.130Z] === RUN   TestKillWithStopSignalAndRestartPolicies
04:01:24 [2022-09-07T04:01:24.130Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
04:01:24 [2022-09-07T04:01:24.136Z] --- PASS: TestConfigsUpdate (2.13s)
04:01:24 [2022-09-07T04:01:24.136Z] === RUN   TestTemplatedConfig
04:01:24 [2022-09-07T04:01:24.698Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
04:01:24 [2022-09-07T04:01:24.960Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
04:01:24 [2022-09-07T04:01:24.960Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
04:01:24 [2022-09-07T04:01:24.960Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
04:01:24 [2022-09-07T04:01:24.960Z] === RUN   TestKillStoppedContainer
04:01:24 [2022-09-07T04:01:24.960Z] --- PASS: TestKillStoppedContainer (0.04s)
04:01:24 [2022-09-07T04:01:24.960Z] === RUN   TestKillStoppedContainerAPIPre120
04:01:25 [2022-09-07T04:01:25.219Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
04:01:25 [2022-09-07T04:01:25.219Z] === RUN   TestKillDifferentUserContainer
04:01:25 [2022-09-07T04:01:25.479Z] --- PASS: TestKillDifferentUserContainer (0.41s)
04:01:25 [2022-09-07T04:01:25.479Z] === RUN   TestInspectOomKilledTrue
04:01:25 [2022-09-07T04:01:25.479Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
04:01:25 [2022-09-07T04:01:25.479Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
04:01:25 [2022-09-07T04:01:25.479Z] === RUN   TestInspectOomKilledFalse
04:01:25 [2022-09-07T04:01:25.479Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:01:25 [2022-09-07T04:01:25.479Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
04:01:25 [2022-09-07T04:01:25.479Z] === RUN   TestLinksEtcHostsContentMatch
04:01:25 [2022-09-07T04:01:25.479Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
04:01:25 [2022-09-07T04:01:25.479Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
04:01:25 [2022-09-07T04:01:25.479Z] === RUN   TestLinksContainerNames
04:01:26 [2022-09-07T04:01:26.418Z] --- PASS: TestLinksContainerNames (0.84s)
04:01:26 [2022-09-07T04:01:26.418Z] === RUN   TestLogsFollowTailEmpty
04:01:26 [2022-09-07T04:01:26.670Z] --- PASS: TestTemplatedConfig (2.60s)
04:01:26 [2022-09-07T04:01:26.670Z] === RUN   TestConfigCreateResolve
04:01:26 [2022-09-07T04:01:26.677Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs/driver_local
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs/driver_local/tty/only_stdout
04:01:26 [2022-09-07T04:01:26.677Z] === PAUSE TestLogs/driver_local/tty/only_stdout
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs/driver_local/tty/only_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === PAUSE TestLogs/driver_local/tty/only_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
04:01:26 [2022-09-07T04:01:26.677Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
04:01:26 [2022-09-07T04:01:26.677Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
04:01:26 [2022-09-07T04:01:26.677Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
04:01:27 [2022-09-07T04:01:27.616Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
04:01:27 [2022-09-07T04:01:27.616Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
04:01:27 [2022-09-07T04:01:27.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
04:01:28 [2022-09-07T04:01:28.184Z] === CONT  TestLogs/driver_local/tty/only_stderr
04:01:28 [2022-09-07T04:01:28.184Z] === CONT  TestLogs/driver_local/tty/only_stdout
04:01:28 [2022-09-07T04:01:28.752Z] === RUN   TestLogs/driver_json-file
04:01:28 [2022-09-07T04:01:28.752Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
04:01:28 [2022-09-07T04:01:28.752Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
04:01:28 [2022-09-07T04:01:28.752Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
04:01:28 [2022-09-07T04:01:28.752Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
04:01:28 [2022-09-07T04:01:28.752Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
04:01:28 [2022-09-07T04:01:28.752Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
04:01:29 [2022-09-07T04:01:29.202Z] --- PASS: TestConfigCreateResolve (2.17s)
04:01:29 [2022-09-07T04:01:29.202Z] PASS
04:01:29 [2022-09-07T04:01:29.202Z] 
04:01:29 [2022-09-07T04:01:29.202Z] DONE 6 tests in 13.496s
04:01:29 [2022-09-07T04:01:29.202Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
04:01:29 [2022-09-07T04:01:29.202Z] INFO: Testing against a local daemon
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestAttachWithTTY
04:01:29 [2022-09-07T04:01:29.202Z] --- PASS: TestAttachWithTTY (0.06s)
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestAttachWithoutTTy
04:01:29 [2022-09-07T04:01:29.202Z] --- PASS: TestAttachWithoutTTy (0.06s)
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestCheckpoint
04:01:29 [2022-09-07T04:01:29.202Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:01:29 [2022-09-07T04:01:29.202Z] --- SKIP: TestCheckpoint (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/commit
04:01:29 [2022-09-07T04:01:29.202Z] === PAUSE TestContainerInvalidJSON/commit
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/create
04:01:29 [2022-09-07T04:01:29.202Z] === PAUSE TestContainerInvalidJSON/containers/create
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
04:01:29 [2022-09-07T04:01:29.202Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
04:01:29 [2022-09-07T04:01:29.202Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
04:01:29 [2022-09-07T04:01:29.202Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:01:29 [2022-09-07T04:01:29.202Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
04:01:29 [2022-09-07T04:01:29.202Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
04:01:29 [2022-09-07T04:01:29.202Z] === CONT  TestContainerInvalidJSON/commit
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
04:01:29 [2022-09-07T04:01:29.202Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/commit/empty_body
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
04:01:29 [2022-09-07T04:01:29.202Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
04:01:29 [2022-09-07T04:01:29.202Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
04:01:29 [2022-09-07T04:01:29.202Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
04:01:29 [2022-09-07T04:01:29.202Z] === CONT  TestContainerInvalidJSON/containers/create
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
04:01:29 [2022-09-07T04:01:29.202Z] --- PASS: TestContainerInvalidJSON (0.01s)
04:01:29 [2022-09-07T04:01:29.202Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestCopyFromContainerPathDoesNotExist
04:01:29 [2022-09-07T04:01:29.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestCopyFromContainerPathIsNotDir
04:01:29 [2022-09-07T04:01:29.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestCopyToContainerPathDoesNotExist
04:01:29 [2022-09-07T04:01:29.202Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
04:01:29 [2022-09-07T04:01:29.202Z] === RUN   TestCopyEmptyFile
04:01:29 [2022-09-07T04:01:29.323Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
04:01:29 [2022-09-07T04:01:29.323Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:01:29 [2022-09-07T04:01:29.461Z] --- PASS: TestCopyEmptyFile (0.24s)
04:01:29 [2022-09-07T04:01:29.461Z] === RUN   TestCopyToContainerPathIsNotDir
04:01:29 [2022-09-07T04:01:29.461Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
04:01:29 [2022-09-07T04:01:29.461Z] === RUN   TestCopyFromContainer
04:01:29 [2022-09-07T04:01:29.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
04:01:29 [2022-09-07T04:01:29.892Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
04:01:29 [2022-09-07T04:01:29.892Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
04:01:30 [2022-09-07T04:01:30.398Z] === RUN   TestCopyFromContainer//
04:01:30 [2022-09-07T04:01:30.461Z] --- PASS: TestLogs (3.79s)
04:01:30 [2022-09-07T04:01:30.461Z]     --- PASS: TestLogs/driver_local (0.01s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
04:01:30 [2022-09-07T04:01:30.461Z]     --- PASS: TestLogs/driver_json-file (0.01s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s)
04:01:30 [2022-09-07T04:01:30.461Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.70s)
04:01:30 [2022-09-07T04:01:30.461Z] === RUN   TestContainerNetworkMountsNoChown
04:01:30 [2022-09-07T04:01:30.658Z] === RUN   TestCopyFromContainer//bar/root
04:01:30 [2022-09-07T04:01:30.658Z] === RUN   TestCopyFromContainer//bar/root/
04:01:30 [2022-09-07T04:01:30.658Z] === RUN   TestCopyFromContainer/bar/quux
04:01:30 [2022-09-07T04:01:30.658Z] === RUN   TestCopyFromContainer/bar/quux/
04:01:30 [2022-09-07T04:01:30.917Z] === RUN   TestCopyFromContainer/bar/quux/baz
04:01:30 [2022-09-07T04:01:30.918Z] === RUN   TestCopyFromContainer/bar/filesymlink
04:01:30 [2022-09-07T04:01:30.918Z] === RUN   TestCopyFromContainer/bar/dirsymlink
04:01:30 [2022-09-07T04:01:30.918Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
04:01:30 [2022-09-07T04:01:30.918Z] === RUN   TestCopyFromContainer/bar/notarget
04:01:31 [2022-09-07T04:01:31.030Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/default
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/default
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/private
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/private
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rprivate
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rprivate
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/slave
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/slave
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rslave
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rslave
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/shared
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/shared
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rshared
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rshared
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/default
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/default/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/default/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/default/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/default/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/default/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/default/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/default/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/rshared
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rshared/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rshared/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/shared
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/shared/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/shared/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/shared/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/shared/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/rslave
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rslave/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rslave/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/slave
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/slave/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/slave/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/slave/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/slave/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/rprivate
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/private
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/private/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/private/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/private/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/private/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/private/bind_root
04:01:31 [2022-09-07T04:01:31.030Z] === RUN   TestMountDaemonRoot/private/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/default/mount_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/default/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/default/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/rshared/mount_root
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
04:01:31 [2022-09-07T04:01:31.030Z] === CONT  TestMountDaemonRoot/rshared/bind_root
04:01:31 [2022-09-07T04:01:31.176Z] --- PASS: TestCopyFromContainer (1.72s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer// (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:31 [2022-09-07T04:01:31.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:31 [2022-09-07T04:01:31.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:31 [2022-09-07T04:01:31.176Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:31 [2022-09-07T04:01:31.176Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:31 [2022-09-07T04:01:31.176Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:31 [2022-09-07T04:01:31.176Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:31 [2022-09-07T04:01:31.176Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateLinkToNonExistingContainer
04:01:31 [2022-09-07T04:01:31.176Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateWithInvalidEnv
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateWithInvalidEnv/0
04:01:31 [2022-09-07T04:01:31.176Z] === PAUSE TestCreateWithInvalidEnv/0
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateWithInvalidEnv/1
04:01:31 [2022-09-07T04:01:31.176Z] === PAUSE TestCreateWithInvalidEnv/1
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateWithInvalidEnv/2
04:01:31 [2022-09-07T04:01:31.176Z] === PAUSE TestCreateWithInvalidEnv/2
04:01:31 [2022-09-07T04:01:31.176Z] === CONT  TestCreateWithInvalidEnv/0
04:01:31 [2022-09-07T04:01:31.176Z] === CONT  TestCreateWithInvalidEnv/2
04:01:31 [2022-09-07T04:01:31.176Z] === CONT  TestCreateWithInvalidEnv/1
04:01:31 [2022-09-07T04:01:31.176Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
04:01:31 [2022-09-07T04:01:31.176Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateTmpfsMountsTarget
04:01:31 [2022-09-07T04:01:31.176Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
04:01:31 [2022-09-07T04:01:31.176Z] === RUN   TestCreateWithCustomMaskedPaths
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/shared/bind_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/shared/mount_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rslave/bind_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rslave/mount_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/slave/bind_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/slave/mount_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/private/mount_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/private/bind_subpath
04:01:31 [2022-09-07T04:01:31.290Z] === CONT  TestMountDaemonRoot/private/bind_root
04:01:31 [2022-09-07T04:01:31.550Z] === CONT  TestMountDaemonRoot/private/mount_subpath
04:01:31 [2022-09-07T04:01:31.550Z] --- PASS: TestMountDaemonRoot (0.01s)
04:01:31 [2022-09-07T04:01:31.550Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
04:01:31 [2022-09-07T04:01:31.550Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
04:01:31 [2022-09-07T04:01:31.550Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
04:01:31 [2022-09-07T04:01:31.550Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z] === RUN   TestContainerBindMountNonRecursive
04:01:31 [2022-09-07T04:01:31.550Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:01:31 [2022-09-07T04:01:31.550Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
04:01:31 [2022-09-07T04:01:31.550Z] === RUN   TestContainerVolumesMountedAsShared
04:01:31 [2022-09-07T04:01:31.550Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:01:31 [2022-09-07T04:01:31.550Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z] === RUN   TestContainerVolumesMountedAsSlave
04:01:31 [2022-09-07T04:01:31.550Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:01:31 [2022-09-07T04:01:31.550Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
04:01:31 [2022-09-07T04:01:31.550Z] === RUN   TestNetworkNat
04:01:32 [2022-09-07T04:01:32.119Z] --- PASS: TestNetworkNat (0.53s)
04:01:32 [2022-09-07T04:01:32.119Z] === RUN   TestNetworkLocalhostTCPNat
04:01:32 [2022-09-07T04:01:32.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
04:01:32 [2022-09-07T04:01:32.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
04:01:32 [2022-09-07T04:01:32.379Z] === RUN   TestNetworkLoopbackNat
04:01:33 [2022-09-07T04:01:33.080Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s)
04:01:33 [2022-09-07T04:01:33.080Z] === RUN   TestCreateWithCustomReadonlyPaths
04:01:33 [2022-09-07T04:01:33.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
04:01:34 [2022-09-07T04:01:34.456Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s)
04:01:34 [2022-09-07T04:01:34.457Z] === RUN   TestCreateWithInvalidHealthcheckParams
04:01:34 [2022-09-07T04:01:34.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:34 [2022-09-07T04:01:34.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:34 [2022-09-07T04:01:34.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:34 [2022-09-07T04:01:34.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:34 [2022-09-07T04:01:34.457Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:34 [2022-09-07T04:01:34.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:34 [2022-09-07T04:01:34.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:34 [2022-09-07T04:01:34.457Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
04:01:34 [2022-09-07T04:01:34.457Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
04:01:34 [2022-09-07T04:01:34.457Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
04:01:34 [2022-09-07T04:01:34.457Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
04:01:34 [2022-09-07T04:01:34.457Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
04:01:34 [2022-09-07T04:01:34.457Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
04:01:34 [2022-09-07T04:01:34.457Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
04:01:34 [2022-09-07T04:01:34.913Z] --- PASS: TestNetworkLoopbackNat (2.60s)
04:01:34 [2022-09-07T04:01:34.913Z] === RUN   TestPause
04:01:34 [2022-09-07T04:01:34.913Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
04:01:34 [2022-09-07T04:01:34.913Z] --- SKIP: TestPause (0.00s)
04:01:34 [2022-09-07T04:01:34.913Z] === RUN   TestPauseFailsOnWindowsServerContainers
04:01:34 [2022-09-07T04:01:34.913Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:01:34 [2022-09-07T04:01:34.913Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
04:01:34 [2022-09-07T04:01:34.913Z] === RUN   TestPauseStopPausedContainer
04:01:34 [2022-09-07T04:01:34.913Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
04:01:34 [2022-09-07T04:01:34.913Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
04:01:34 [2022-09-07T04:01:34.913Z] === RUN   TestPidHost
04:01:35 [2022-09-07T04:01:35.024Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
04:01:35 [2022-09-07T04:01:35.024Z] === RUN   TestCreateDifferentPlatform
04:01:35 [2022-09-07T04:01:35.024Z] === RUN   TestCreateDifferentPlatform/different_os
04:01:35 [2022-09-07T04:01:35.024Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
04:01:35 [2022-09-07T04:01:35.024Z] --- PASS: TestCreateDifferentPlatform (0.01s)
04:01:35 [2022-09-07T04:01:35.024Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
04:01:35 [2022-09-07T04:01:35.024Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
04:01:35 [2022-09-07T04:01:35.024Z] === RUN   TestCreateVolumesFromNonExistingContainer
04:01:35 [2022-09-07T04:01:35.024Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
04:01:35 [2022-09-07T04:01:35.024Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
04:01:35 [2022-09-07T04:01:35.283Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestCreateInvalidHostConfig
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
04:01:35 [2022-09-07T04:01:35.283Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
04:01:35 [2022-09-07T04:01:35.283Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:01:35 [2022-09-07T04:01:35.283Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
04:01:35 [2022-09-07T04:01:35.283Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
04:01:35 [2022-09-07T04:01:35.283Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
04:01:35 [2022-09-07T04:01:35.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
04:01:35 [2022-09-07T04:01:35.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
04:01:35 [2022-09-07T04:01:35.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
04:01:35 [2022-09-07T04:01:35.283Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestContainerStartOnDaemonRestart
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestContainerStartOnDaemonRestart
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestDaemonRestartIpcMode
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestDaemonRestartIpcMode
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestDaemonHostGatewayIP
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestDaemonHostGatewayIP
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestRestartDaemonWithRestartingContainer
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestRestartDaemonWithRestartingContainer
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestContainerKillOnDaemonStart
04:01:35 [2022-09-07T04:01:35.283Z] === PAUSE TestContainerKillOnDaemonStart
04:01:35 [2022-09-07T04:01:35.283Z] === RUN   TestDiff
04:01:35 [2022-09-07T04:01:35.850Z] --- PASS: TestDiff (0.59s)
04:01:35 [2022-09-07T04:01:35.850Z] === RUN   TestExecConsoleSize
04:01:36 [2022-09-07T04:01:36.292Z] --- PASS: TestPidHost (0.96s)
04:01:36 [2022-09-07T04:01:36.293Z] === RUN   TestPsFilter
04:01:36 [2022-09-07T04:01:36.293Z] --- PASS: TestPsFilter (0.10s)
04:01:36 [2022-09-07T04:01:36.293Z] === RUN   TestRemoveContainerWithRemovedVolume
04:01:36 [2022-09-07T04:01:36.418Z] --- PASS: TestExecConsoleSize (0.62s)
04:01:36 [2022-09-07T04:01:36.418Z] === RUN   TestExecWithCloseStdin
04:01:36 [2022-09-07T04:01:36.552Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
04:01:36 [2022-09-07T04:01:36.552Z] === RUN   TestRemoveContainerWithVolume
04:01:36 [2022-09-07T04:01:36.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
04:01:36 [2022-09-07T04:01:36.986Z] --- PASS: TestExecWithCloseStdin (0.63s)
04:01:36 [2022-09-07T04:01:36.986Z] === RUN   TestExec
04:01:37 [2022-09-07T04:01:37.121Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
04:01:37 [2022-09-07T04:01:37.121Z] === RUN   TestRemoveContainerRunning
04:01:37 [2022-09-07T04:01:37.381Z] --- PASS: TestRemoveContainerRunning (0.42s)
04:01:37 [2022-09-07T04:01:37.381Z] === RUN   TestRemoveContainerForceRemoveRunning
04:01:37 [2022-09-07T04:01:37.923Z] --- PASS: TestExec (0.64s)
04:01:37 [2022-09-07T04:01:37.923Z] === RUN   TestExecUser
04:01:37 [2022-09-07T04:01:37.950Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
04:01:37 [2022-09-07T04:01:37.950Z] === RUN   TestRemoveInvalidContainer
04:01:37 [2022-09-07T04:01:37.950Z] --- PASS: TestRemoveInvalidContainer (0.01s)
04:01:37 [2022-09-07T04:01:37.950Z] === RUN   TestRenameLinkedContainer
04:01:38 [2022-09-07T04:01:38.491Z] --- PASS: TestExecUser (0.65s)
04:01:38 [2022-09-07T04:01:38.491Z] === RUN   TestExportContainerAndImportImage
04:01:38 [2022-09-07T04:01:38.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
04:01:39 [2022-09-07T04:01:39.059Z] --- PASS: TestExportContainerAndImportImage (0.69s)
04:01:39 [2022-09-07T04:01:39.059Z] === RUN   TestExportContainerAfterDaemonRestart
04:01:39 [2022-09-07T04:01:39.857Z] --- PASS: TestRenameLinkedContainer (1.71s)
04:01:39 [2022-09-07T04:01:39.857Z] === RUN   TestRenameStoppedContainer
04:01:39 [2022-09-07T04:01:39.857Z] --- PASS: TestRenameStoppedContainer (0.41s)
04:01:39 [2022-09-07T04:01:39.857Z] === RUN   TestRenameRunningContainerAndReuse
04:01:40 [2022-09-07T04:01:40.436Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
04:01:40 [2022-09-07T04:01:40.436Z] === RUN   TestHealthCheckWorkdir
04:01:40 [2022-09-07T04:01:40.794Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
04:01:40 [2022-09-07T04:01:40.794Z] === RUN   TestRenameInvalidName
04:01:41 [2022-09-07T04:01:41.003Z] --- PASS: TestHealthCheckWorkdir (0.81s)
04:01:41 [2022-09-07T04:01:41.003Z] === RUN   TestHealthKillContainer
04:01:41 [2022-09-07T04:01:41.363Z] --- PASS: TestRenameInvalidName (0.41s)
04:01:41 [2022-09-07T04:01:41.363Z] === RUN   TestRenameAnonymousContainer
04:01:42 [2022-09-07T04:01:42.743Z] --- PASS: TestRenameAnonymousContainer (1.53s)
04:01:42 [2022-09-07T04:01:42.743Z] === RUN   TestRenameContainerWithSameName
04:01:43 [2022-09-07T04:01:43.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
04:01:43 [2022-09-07T04:01:43.312Z] --- PASS: TestRenameContainerWithSameName (0.42s)
04:01:43 [2022-09-07T04:01:43.312Z] === RUN   TestRenameContainerWithLinkedContainer
04:01:43 [2022-09-07T04:01:43.881Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
04:01:43 [2022-09-07T04:01:43.881Z] === RUN   TestResize
04:01:44 [2022-09-07T04:01:44.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
04:01:44 [2022-09-07T04:01:44.450Z] --- PASS: TestResize (0.45s)
04:01:44 [2022-09-07T04:01:44.450Z] === RUN   TestResizeWithInvalidSize
04:01:45 [2022-09-07T04:01:45.018Z] --- PASS: TestResizeWithInvalidSize (0.45s)
04:01:45 [2022-09-07T04:01:45.018Z] === RUN   TestResizeWhenContainerNotStarted
04:01:45 [2022-09-07T04:01:45.278Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
04:01:45 [2022-09-07T04:01:45.278Z] === RUN   TestDaemonRestartKillContainers
04:01:45 [2022-09-07T04:01:45.278Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
04:01:45 [2022-09-07T04:01:45.278Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
04:01:45 [2022-09-07T04:01:45.278Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
04:01:45 [2022-09-07T04:01:45.278Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
04:01:46 [2022-09-07T04:01:46.215Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
04:01:47 [2022-09-07T04:01:47.152Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s)
04:01:47 [2022-09-07T04:01:47.153Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
04:01:47 [2022-09-07T04:01:47.153Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s)
04:01:47 [2022-09-07T04:01:47.153Z] === RUN   TestCgroupNamespacesRun
04:01:47 [2022-09-07T04:01:47.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
04:01:48 [2022-09-07T04:01:48.090Z] --- PASS: TestCgroupNamespacesRun (1.15s)
04:01:48 [2022-09-07T04:01:48.090Z] === RUN   TestCgroupNamespacesRunPrivileged
04:01:49 [2022-09-07T04:01:49.471Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
04:01:49 [2022-09-07T04:01:49.471Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
04:01:50 [2022-09-07T04:01:50.296Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
04:01:50 [2022-09-07T04:01:50.296Z] Using test binary docker
04:01:50 [2022-09-07T04:01:50.296Z] +++ /etc/init.d/apparmor start
04:01:50 [2022-09-07T04:01:50.296Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:01:50 [2022-09-07T04:01:50.296Z] INFO: Waiting for daemon to start...
04:01:50 [2022-09-07T04:01:50.296Z] Starting dockerd
04:01:50 [2022-09-07T04:01:50.296Z] +++ 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
04:01:50 [2022-09-07T04:01:50.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
04:01:50 [2022-09-07T04:01:50.850Z] === RUN   TestCgroupNamespacesRunHostMode
04:01:50 [2022-09-07T04:01:50.975Z] --- PASS: TestHealthKillContainer (8.24s)
04:01:50 [2022-09-07T04:01:50.975Z] === RUN   TestHealthCheckProcessKilled
04:01:50 [2022-09-07T04:01:50.975Z] --- PASS: TestHealthCheckProcessKilled (0.87s)
04:01:50 [2022-09-07T04:01:50.975Z] === RUN   TestInspectCpusetInConfigPre120
04:01:50 [2022-09-07T04:01:50.975Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
04:01:50 [2022-09-07T04:01:50.975Z] === RUN   TestIpcModeNone
04:01:51 [2022-09-07T04:01:51.542Z] --- PASS: TestIpcModeNone (0.68s)
04:01:51 [2022-09-07T04:01:51.542Z] === RUN   TestIpcModePrivate
04:01:51 [2022-09-07T04:01:51.788Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
04:01:51 [2022-09-07T04:01:51.788Z] === RUN   TestCgroupNamespacesRunPrivateMode
04:01:51 [2022-09-07T04:01:51.801Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
04:01:52 [2022-09-07T04:01:52.059Z] --- PASS: TestIpcModePrivate (0.70s)
04:01:52 [2022-09-07T04:01:52.059Z] === RUN   TestIpcModeShareable
04:01:52 [2022-09-07T04:01:52.197Z] .
04:01:52 [2022-09-07T04:01:52.197Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
04:01:52 [2022-09-07T04:01:52.197Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
04:01:52 [2022-09-07T04:01:52.197Z] Error: No such image: emptyfs
04:01:52 [2022-09-07T04:01:52.197Z] ++++ docker load
04:01:52 [2022-09-07T04:01:52.197Z] ++++ tar -cC bundles/test-integration/emptyfs .
04:01:52 [2022-09-07T04:01:52.627Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
04:01:52 [2022-09-07T04:01:52.727Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
04:01:52 [2022-09-07T04:01:52.727Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
04:01:52 [2022-09-07T04:01:52.763Z] Running integration-test (iteration 1)
04:01:52 [2022-09-07T04:01:52.763Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
04:01:52 [2022-09-07T04:01:52.763Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
04:01:52 [2022-09-07T04:01:52.763Z] ++ set -e
04:01:52 [2022-09-07T04:01:52.763Z] ++ '[' -n 0 ']'
04:01:52 [2022-09-07T04:01:52.763Z] ++ set -x
04:01:52 [2022-09-07T04:01:52.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
04:01:52 [2022-09-07T04:01:52.885Z] --- PASS: TestIpcModeShareable (0.67s)
04:01:52 [2022-09-07T04:01:52.885Z] === RUN   TestAPIIpcModeShareableAndContainer
04:01:53 [2022-09-07T04:01:53.698Z] Loaded image: busybox:latest
04:01:53 [2022-09-07T04:01:53.956Z] Loaded image: busybox:glibc
04:01:54 [2022-09-07T04:01:54.128Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
04:01:54 [2022-09-07T04:01:54.128Z] === RUN   TestCgroupNamespacesRunInvalidMode
04:01:54 [2022-09-07T04:01:54.707Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s)
04:01:54 [2022-09-07T04:01:54.707Z] === RUN   TestCgroupNamespacesRunOlderClient
04:01:54 [2022-09-07T04:01:54.790Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s)
04:01:54 [2022-09-07T04:01:54.790Z] === RUN   TestAPIIpcModeHost
04:01:55 [2022-09-07T04:01:55.050Z] --- PASS: TestAPIIpcModeHost (0.38s)
04:01:55 [2022-09-07T04:01:55.050Z] === RUN   TestDaemonIpcModeShareable
04:01:55 [2022-09-07T04:01:55.985Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
04:01:56 [2022-09-07T04:01:56.094Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
04:01:56 [2022-09-07T04:01:56.094Z] === RUN   TestNISDomainname
04:01:56 [2022-09-07T04:01:56.094Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
04:01:56 [2022-09-07T04:01:56.094Z] --- SKIP: TestNISDomainname (0.02s)
04:01:56 [2022-09-07T04:01:56.094Z] === RUN   TestHostnameDnsResolution
04:01:56 [2022-09-07T04:01:56.244Z] --- PASS: TestDaemonIpcModeShareable (1.24s)
04:01:56 [2022-09-07T04:01:56.244Z] === RUN   TestDaemonIpcModePrivate
04:01:56 [2022-09-07T04:01:56.667Z] --- PASS: TestHostnameDnsResolution (0.68s)
04:01:56 [2022-09-07T04:01:56.667Z] === RUN   TestUnprivilegedPortsAndPing
04:01:56 [2022-09-07T04:01:56.667Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
04:01:56 [2022-09-07T04:01:56.667Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
04:01:56 [2022-09-07T04:01:56.667Z] === RUN   TestPrivilegedHostDevices
04:01:56 [2022-09-07T04:01:56.927Z] --- PASS: TestPrivilegedHostDevices (0.47s)
04:01:56 [2022-09-07T04:01:56.927Z] === RUN   TestRunConsoleSize
04:01:57 [2022-09-07T04:01:57.500Z] --- PASS: TestRunConsoleSize (0.42s)
04:01:57 [2022-09-07T04:01:57.500Z] === RUN   TestRunWithAlternativeContainerdShim
04:01:57 [2022-09-07T04:01:57.621Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
04:01:57 [2022-09-07T04:01:57.621Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
04:01:57 [2022-09-07T04:01:57.621Z] === RUN   TestDaemonIpcModePrivateFromConfig
04:01:58 [2022-09-07T04:01:58.557Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
04:01:58 [2022-09-07T04:01:58.816Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.27s)
04:01:58 [2022-09-07T04:01:58.816Z] === RUN   TestDaemonIpcModeShareableFromConfig
04:01:59 [2022-09-07T04:01:59.239Z] Loaded image: debian:bullseye-slim
04:01:59 [2022-09-07T04:01:59.239Z] Loaded image: hello-world:latest
04:01:59 [2022-09-07T04:01:59.239Z] Loaded image: arm32v7/hello-world:latest
04:01:59 [2022-09-07T04:01:59.239Z] INFO: Testing against a local daemon
04:01:59 [2022-09-07T04:01:59.239Z] === RUN   TestCgroupNamespacesBuild
04:01:59 [2022-09-07T04:01:59.404Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s)
04:01:59 [2022-09-07T04:01:59.405Z] === RUN   TestStats
04:01:59 [2022-09-07T04:01:59.405Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
04:01:59 [2022-09-07T04:01:59.405Z] --- SKIP: TestStats (0.00s)
04:01:59 [2022-09-07T04:01:59.405Z] === RUN   TestStopContainerWithTimeout
04:01:59 [2022-09-07T04:01:59.405Z] === RUN   TestStopContainerWithTimeout/0
04:01:59 [2022-09-07T04:01:59.405Z] === PAUSE TestStopContainerWithTimeout/0
04:01:59 [2022-09-07T04:01:59.405Z] === RUN   TestStopContainerWithTimeout/1
04:01:59 [2022-09-07T04:01:59.405Z] === PAUSE TestStopContainerWithTimeout/1
04:01:59 [2022-09-07T04:01:59.405Z] === RUN   TestStopContainerWithTimeout/3
04:01:59 [2022-09-07T04:01:59.405Z] === PAUSE TestStopContainerWithTimeout/3
04:01:59 [2022-09-07T04:01:59.405Z] === RUN   TestStopContainerWithTimeout/-1
04:01:59 [2022-09-07T04:01:59.405Z] === PAUSE TestStopContainerWithTimeout/-1
04:01:59 [2022-09-07T04:01:59.405Z] === CONT  TestStopContainerWithTimeout/0
04:01:59 [2022-09-07T04:01:59.405Z] === CONT  TestStopContainerWithTimeout/3
04:01:59 [2022-09-07T04:01:59.752Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
04:02:00 [2022-09-07T04:02:00.011Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
04:02:00 [2022-09-07T04:02:00.011Z] === RUN   TestIpcModeOlderClient
04:02:00 [2022-09-07T04:02:00.011Z] === PAUSE TestIpcModeOlderClient
04:02:00 [2022-09-07T04:02:00.011Z] === RUN   TestKillContainerInvalidSignal
04:02:00 [2022-09-07T04:02:00.342Z] === CONT  TestStopContainerWithTimeout/-1
04:02:00 [2022-09-07T04:02:00.579Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
04:02:00 [2022-09-07T04:02:00.579Z] === RUN   TestKillContainer
04:02:00 [2022-09-07T04:02:00.579Z] === RUN   TestKillContainer/no_signal
04:02:00 [2022-09-07T04:02:00.838Z] === RUN   TestKillContainer/non_killing_signal
04:02:01 [2022-09-07T04:02:01.097Z] === RUN   TestKillContainer/killing_signal
04:02:01 [2022-09-07T04:02:01.773Z] --- PASS: TestCgroupNamespacesBuild (2.42s)
04:02:01 [2022-09-07T04:02:01.773Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
04:02:02 [2022-09-07T04:02:02.033Z] --- PASS: TestKillContainer (1.41s)
04:02:02 [2022-09-07T04:02:02.033Z]     --- PASS: TestKillContainer/no_signal (0.45s)
04:02:02 [2022-09-07T04:02:02.033Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
04:02:02 [2022-09-07T04:02:02.033Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
04:02:02 [2022-09-07T04:02:02.033Z] === RUN   TestKillWithStopSignalAndRestartPolicies
04:02:02 [2022-09-07T04:02:02.033Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
04:02:02 [2022-09-07T04:02:02.248Z] === CONT  TestStopContainerWithTimeout/1
04:02:02 [2022-09-07T04:02:02.292Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
04:02:03 [2022-09-07T04:02:03.228Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
04:02:03 [2022-09-07T04:02:03.228Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
04:02:03 [2022-09-07T04:02:03.228Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.80s)
04:02:03 [2022-09-07T04:02:03.228Z] === RUN   TestKillStoppedContainer
04:02:03 [2022-09-07T04:02:03.228Z] --- PASS: TestKillStoppedContainer (0.05s)
04:02:03 [2022-09-07T04:02:03.228Z] === RUN   TestKillStoppedContainerAPIPre120
04:02:03 [2022-09-07T04:02:03.486Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
04:02:03 [2022-09-07T04:02:03.486Z] === RUN   TestKillDifferentUserContainer
04:02:03 [2022-09-07T04:02:03.631Z] --- PASS: TestStopContainerWithTimeout (0.01s)
04:02:03 [2022-09-07T04:02:03.631Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
04:02:03 [2022-09-07T04:02:03.631Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
04:02:03 [2022-09-07T04:02:03.631Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
04:02:03 [2022-09-07T04:02:03.631Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
04:02:03 [2022-09-07T04:02:03.631Z] === RUN   TestDeleteDevicemapper
04:02:03 [2022-09-07T04:02:03.631Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:02:03 [2022-09-07T04:02:03.631Z] --- SKIP: TestDeleteDevicemapper (0.00s)
04:02:03 [2022-09-07T04:02:03.631Z] === RUN   TestStopContainerWithRestartPolicyAlways
04:02:03 [2022-09-07T04:02:03.679Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
04:02:03 [2022-09-07T04:02:03.679Z] === RUN   TestBuildWithSession
04:02:03 [2022-09-07T04:02:03.679Z]     build_session_test.go:25: TODO: BuildKit
04:02:03 [2022-09-07T04:02:03.679Z] --- SKIP: TestBuildWithSession (0.00s)
04:02:03 [2022-09-07T04:02:03.679Z] === RUN   TestBuildSquashParent
04:02:03 [2022-09-07T04:02:03.763Z] --- PASS: TestKillDifferentUserContainer (0.49s)
04:02:03 [2022-09-07T04:02:03.763Z] === RUN   TestInspectOomKilledTrue
04:02:03 [2022-09-07T04:02:03.763Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
04:02:03 [2022-09-07T04:02:03.763Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
04:02:03 [2022-09-07T04:02:03.763Z] === RUN   TestInspectOomKilledFalse
04:02:04 [2022-09-07T04:02:04.332Z] --- PASS: TestInspectOomKilledFalse (0.45s)
04:02:04 [2022-09-07T04:02:04.332Z] === RUN   TestLinksEtcHostsContentMatch
04:02:04 [2022-09-07T04:02:04.593Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
04:02:04 [2022-09-07T04:02:04.593Z] === RUN   TestLinksContainerNames
04:02:05 [2022-09-07T04:02:05.536Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
04:02:05 [2022-09-07T04:02:05.536Z] === RUN   TestUpdateMemory
04:02:05 [2022-09-07T04:02:05.536Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:05 [2022-09-07T04:02:05.536Z] --- SKIP: TestUpdateMemory (0.00s)
04:02:05 [2022-09-07T04:02:05.536Z] === RUN   TestUpdateCPUQuota
04:02:05 [2022-09-07T04:02:05.536Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:05 [2022-09-07T04:02:05.536Z] --- SKIP: TestUpdateCPUQuota (0.00s)
04:02:05 [2022-09-07T04:02:05.536Z] === RUN   TestUpdatePidsLimit
04:02:05 [2022-09-07T04:02:05.536Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:05 [2022-09-07T04:02:05.536Z] --- SKIP: TestUpdatePidsLimit (0.00s)
04:02:05 [2022-09-07T04:02:05.536Z] === RUN   TestUpdateRestartPolicy
04:02:05 [2022-09-07T04:02:05.971Z] --- PASS: TestLinksContainerNames (0.96s)
04:02:05 [2022-09-07T04:02:05.971Z] === RUN   TestLogsFollowTailEmpty
04:02:06 [2022-09-07T04:02:06.230Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs/driver_local
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs/driver_local/tty/only_stdout
04:02:06 [2022-09-07T04:02:06.230Z] === PAUSE TestLogs/driver_local/tty/only_stdout
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs/driver_local/tty/only_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === PAUSE TestLogs/driver_local/tty/only_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
04:02:06 [2022-09-07T04:02:06.230Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
04:02:06 [2022-09-07T04:02:06.230Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
04:02:06 [2022-09-07T04:02:06.230Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
04:02:06 [2022-09-07T04:02:06.799Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
04:02:06 [2022-09-07T04:02:06.799Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
04:02:07 [2022-09-07T04:02:07.735Z] === CONT  TestLogs/driver_local/tty/only_stderr
04:02:07 [2022-09-07T04:02:07.735Z] === CONT  TestLogs/driver_local/tty/only_stdout
04:02:08 [2022-09-07T04:02:08.302Z] === RUN   TestLogs/driver_json-file
04:02:08 [2022-09-07T04:02:08.302Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
04:02:08 [2022-09-07T04:02:08.302Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
04:02:08 [2022-09-07T04:02:08.302Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
04:02:08 [2022-09-07T04:02:08.302Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
04:02:08 [2022-09-07T04:02:08.302Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
04:02:08 [2022-09-07T04:02:08.302Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
04:02:08 [2022-09-07T04:02:08.870Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:02:09 [2022-09-07T04:02:09.129Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
04:02:09 [2022-09-07T04:02:09.697Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
04:02:09 [2022-09-07T04:02:09.697Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
04:02:10 [2022-09-07T04:02:10.264Z] --- PASS: TestLogs (4.17s)
04:02:10 [2022-09-07T04:02:10.264Z]     --- PASS: TestLogs/driver_local (0.01s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.69s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.66s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s)
04:02:10 [2022-09-07T04:02:10.264Z]     --- PASS: TestLogs/driver_json-file (0.01s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s)
04:02:10 [2022-09-07T04:02:10.264Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
04:02:10 [2022-09-07T04:02:10.264Z] === RUN   TestContainerNetworkMountsNoChown
04:02:10 [2022-09-07T04:02:10.831Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/default
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/default
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/private
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/private
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rprivate
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rprivate
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/slave
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/slave
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rslave
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rslave
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/shared
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/shared
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rshared
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rshared
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/default
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/default/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/default/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/default/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/default/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/default/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/default/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/default/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/rshared
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rshared/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rshared/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/rshared/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/shared
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/shared/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/shared/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/shared/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/shared/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/rslave
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rslave/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rslave/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/slave
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/slave/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/slave/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/slave/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/slave/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/rprivate
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/private
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/private/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/private/bind_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/private/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/private/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/private/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === RUN   TestMountDaemonRoot/private/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/default/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/default/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/default/bind_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/rshared/mount_root
04:02:10 [2022-09-07T04:02:10.831Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/shared/bind_root
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/rslave/bind_root
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/shared/mount_root
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/slave/mount_root
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/rslave/mount_root
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/slave/bind_root
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
04:02:11 [2022-09-07T04:02:11.090Z] === CONT  TestMountDaemonRoot/private/bind_root
04:02:11 [2022-09-07T04:02:11.349Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
04:02:11 [2022-09-07T04:02:11.349Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
04:02:11 [2022-09-07T04:02:11.349Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
04:02:11 [2022-09-07T04:02:11.349Z] === CONT  TestMountDaemonRoot/private/mount_root
04:02:11 [2022-09-07T04:02:11.349Z] === CONT  TestMountDaemonRoot/private/mount_subpath
04:02:11 [2022-09-07T04:02:11.349Z] === CONT  TestMountDaemonRoot/private/bind_subpath
04:02:11 [2022-09-07T04:02:11.349Z] --- PASS: TestMountDaemonRoot (0.01s)
04:02:11 [2022-09-07T04:02:11.349Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
04:02:11 [2022-09-07T04:02:11.349Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
04:02:11 [2022-09-07T04:02:11.349Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
04:02:11 [2022-09-07T04:02:11.349Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
04:02:11 [2022-09-07T04:02:11.349Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
04:02:11 [2022-09-07T04:02:11.350Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
04:02:11 [2022-09-07T04:02:11.350Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
04:02:11 [2022-09-07T04:02:11.350Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
04:02:11 [2022-09-07T04:02:11.350Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
04:02:11 [2022-09-07T04:02:11.350Z] === RUN   TestContainerBindMountNonRecursive
04:02:12 [2022-09-07T04:02:12.725Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
04:02:12 [2022-09-07T04:02:12.725Z] === RUN   TestContainerVolumesMountedAsShared
04:02:13 [2022-09-07T04:02:13.294Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
04:02:13 [2022-09-07T04:02:13.294Z] === RUN   TestContainerVolumesMountedAsSlave
04:02:13 [2022-09-07T04:02:13.553Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
04:02:13 [2022-09-07T04:02:13.553Z] === RUN   TestNetworkNat
04:02:13 [2022-09-07T04:02:13.659Z] --- PASS: TestBuildSquashParent (9.04s)
04:02:13 [2022-09-07T04:02:13.659Z] === RUN   TestBuildWithRemoveAndForceRemove
04:02:13 [2022-09-07T04:02:13.659Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:02:13 [2022-09-07T04:02:13.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:02:13 [2022-09-07T04:02:13.659Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:02:13 [2022-09-07T04:02:13.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:02:13 [2022-09-07T04:02:13.659Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:02:13 [2022-09-07T04:02:13.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:02:13 [2022-09-07T04:02:13.659Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:02:13 [2022-09-07T04:02:13.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:02:13 [2022-09-07T04:02:13.659Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:02:13 [2022-09-07T04:02:13.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:02:13 [2022-09-07T04:02:13.659Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:02:13 [2022-09-07T04:02:13.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:02:13 [2022-09-07T04:02:13.659Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:02:13 [2022-09-07T04:02:13.659Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:02:14 [2022-09-07T04:02:14.120Z] --- PASS: TestNetworkNat (0.54s)
04:02:14 [2022-09-07T04:02:14.120Z] === RUN   TestNetworkLocalhostTCPNat
04:02:14 [2022-09-07T04:02:14.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
04:02:14 [2022-09-07T04:02:14.379Z] === RUN   TestNetworkLoopbackNat
04:02:16 [2022-09-07T04:02:16.194Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:02:16 [2022-09-07T04:02:16.194Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:02:17 [2022-09-07T04:02:17.667Z] --- PASS: TestNetworkLoopbackNat (2.61s)
04:02:17 [2022-09-07T04:02:17.667Z] === RUN   TestPause
04:02:17 [2022-09-07T04:02:17.667Z] --- PASS: TestPause (0.49s)
04:02:17 [2022-09-07T04:02:17.667Z] === RUN   TestPauseFailsOnWindowsServerContainers
04:02:17 [2022-09-07T04:02:17.667Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:02:17 [2022-09-07T04:02:17.667Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
04:02:17 [2022-09-07T04:02:17.667Z] === RUN   TestPauseStopPausedContainer
04:02:17 [2022-09-07T04:02:17.748Z] --- PASS: TestUpdateRestartPolicy (10.94s)
04:02:17 [2022-09-07T04:02:17.748Z] === RUN   TestUpdateRestartWithAutoRemove
04:02:17 [2022-09-07T04:02:17.749Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
04:02:17 [2022-09-07T04:02:17.749Z] === RUN   TestWaitNonBlocked
04:02:17 [2022-09-07T04:02:17.749Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:02:17 [2022-09-07T04:02:17.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:02:17 [2022-09-07T04:02:17.749Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:02:17 [2022-09-07T04:02:17.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:02:17 [2022-09-07T04:02:17.749Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:02:17 [2022-09-07T04:02:17.749Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
04:02:17 [2022-09-07T04:02:17.749Z] --- PASS: TestWaitNonBlocked (0.01s)
04:02:17 [2022-09-07T04:02:17.749Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
04:02:17 [2022-09-07T04:02:17.749Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
04:02:17 [2022-09-07T04:02:17.749Z] === RUN   TestWaitBlocked
04:02:17 [2022-09-07T04:02:17.749Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:02:17 [2022-09-07T04:02:17.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:02:17 [2022-09-07T04:02:17.749Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:02:17 [2022-09-07T04:02:17.749Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:02:17 [2022-09-07T04:02:17.749Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:02:17 [2022-09-07T04:02:17.749Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:02:18 [2022-09-07T04:02:18.007Z] --- PASS: TestWaitBlocked (0.01s)
04:02:18 [2022-09-07T04:02:18.007Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
04:02:18 [2022-09-07T04:02:18.007Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
04:02:18 [2022-09-07T04:02:18.007Z] === RUN   TestWaitConditions
04:02:18 [2022-09-07T04:02:18.007Z] === RUN   TestWaitConditions/default
04:02:18 [2022-09-07T04:02:18.007Z] === PAUSE TestWaitConditions/default
04:02:18 [2022-09-07T04:02:18.007Z] === RUN   TestWaitConditions/not-running
04:02:18 [2022-09-07T04:02:18.007Z] === PAUSE TestWaitConditions/not-running
04:02:18 [2022-09-07T04:02:18.007Z] === RUN   TestWaitConditions/next-exit
04:02:18 [2022-09-07T04:02:18.007Z] === PAUSE TestWaitConditions/next-exit
04:02:18 [2022-09-07T04:02:18.007Z] === RUN   TestWaitConditions/removed
04:02:18 [2022-09-07T04:02:18.007Z] === PAUSE TestWaitConditions/removed
04:02:18 [2022-09-07T04:02:18.007Z] === CONT  TestWaitConditions/default
04:02:18 [2022-09-07T04:02:18.007Z] === CONT  TestWaitConditions/next-exit
04:02:18 [2022-09-07T04:02:18.234Z] --- PASS: TestPauseStopPausedContainer (0.49s)
04:02:18 [2022-09-07T04:02:18.234Z] === RUN   TestPidHost
04:02:19 [2022-09-07T04:02:19.172Z] --- PASS: TestPidHost (1.00s)
04:02:19 [2022-09-07T04:02:19.172Z] === RUN   TestPsFilter
04:02:19 [2022-09-07T04:02:19.172Z] --- PASS: TestPsFilter (0.13s)
04:02:19 [2022-09-07T04:02:19.172Z] === RUN   TestRemoveContainerWithRemovedVolume
04:02:19 [2022-09-07T04:02:19.484Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:02:19 [2022-09-07T04:02:19.484Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:02:19 [2022-09-07T04:02:19.739Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
04:02:19 [2022-09-07T04:02:19.739Z] === RUN   TestRemoveContainerWithVolume
04:02:19 [2022-09-07T04:02:19.912Z] === CONT  TestWaitConditions/not-running
04:02:19 [2022-09-07T04:02:19.912Z] === CONT  TestWaitConditions/removed
04:02:19 [2022-09-07T04:02:19.998Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
04:02:19 [2022-09-07T04:02:19.998Z] === RUN   TestRemoveContainerRunning
04:02:20 [2022-09-07T04:02:20.566Z] --- PASS: TestRemoveContainerRunning (0.44s)
04:02:20 [2022-09-07T04:02:20.566Z] === RUN   TestRemoveContainerForceRemoveRunning
04:02:21 [2022-09-07T04:02:21.133Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
04:02:21 [2022-09-07T04:02:21.133Z] === RUN   TestRemoveInvalidContainer
04:02:21 [2022-09-07T04:02:21.133Z] --- PASS: TestRemoveInvalidContainer (0.01s)
04:02:21 [2022-09-07T04:02:21.133Z] === RUN   TestRenameLinkedContainer
04:02:21 [2022-09-07T04:02:21.291Z] --- PASS: TestWaitConditions (0.01s)
04:02:21 [2022-09-07T04:02:21.291Z]     --- PASS: TestWaitConditions/default (1.78s)
04:02:21 [2022-09-07T04:02:21.291Z]     --- PASS: TestWaitConditions/next-exit (1.82s)
04:02:21 [2022-09-07T04:02:21.291Z]     --- PASS: TestWaitConditions/not-running (1.57s)
04:02:21 [2022-09-07T04:02:21.291Z]     --- PASS: TestWaitConditions/removed (1.57s)
04:02:21 [2022-09-07T04:02:21.291Z] === RUN   TestWaitRestartedContainer
04:02:21 [2022-09-07T04:02:21.291Z] === RUN   TestWaitRestartedContainer/default
04:02:21 [2022-09-07T04:02:21.291Z] === PAUSE TestWaitRestartedContainer/default
04:02:21 [2022-09-07T04:02:21.291Z] === RUN   TestWaitRestartedContainer/not-running
04:02:21 [2022-09-07T04:02:21.291Z] === PAUSE TestWaitRestartedContainer/not-running
04:02:21 [2022-09-07T04:02:21.291Z] === RUN   TestWaitRestartedContainer/next-exit
04:02:21 [2022-09-07T04:02:21.291Z] === PAUSE TestWaitRestartedContainer/next-exit
04:02:21 [2022-09-07T04:02:21.291Z] === CONT  TestWaitRestartedContainer/default
04:02:21 [2022-09-07T04:02:21.291Z] === CONT  TestWaitRestartedContainer/next-exit
04:02:22 [2022-09-07T04:02:22.671Z] === CONT  TestWaitRestartedContainer/not-running
04:02:22 [2022-09-07T04:02:22.772Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
04:02:22 [2022-09-07T04:02:22.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s)
04:02:22 [2022-09-07T04:02:22.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s)
04:02:22 [2022-09-07T04:02:22.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s)
04:02:22 [2022-09-07T04:02:22.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s)
04:02:22 [2022-09-07T04:02:22.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s)
04:02:22 [2022-09-07T04:02:22.772Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s)
04:02:22 [2022-09-07T04:02:22.772Z] === RUN   TestBuildMultiStageCopy
04:02:22 [2022-09-07T04:02:22.772Z] === RUN   TestBuildMultiStageCopy/copy_to_root
04:02:23 [2022-09-07T04:02:23.037Z] --- PASS: TestRenameLinkedContainer (1.86s)
04:02:23 [2022-09-07T04:02:23.037Z] === RUN   TestRenameStoppedContainer
04:02:23 [2022-09-07T04:02:23.296Z] --- PASS: TestRenameStoppedContainer (0.44s)
04:02:23 [2022-09-07T04:02:23.296Z] === RUN   TestRenameRunningContainerAndReuse
04:02:23 [2022-09-07T04:02:23.610Z] --- PASS: TestWaitRestartedContainer (0.01s)
04:02:23 [2022-09-07T04:02:23.610Z]     --- PASS: TestWaitRestartedContainer/default (1.32s)
04:02:23 [2022-09-07T04:02:23.610Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
04:02:23 [2022-09-07T04:02:23.610Z]     --- PASS: TestWaitRestartedContainer/not-running (1.00s)
04:02:23 [2022-09-07T04:02:23.610Z] === CONT  TestDaemonRestartIpcMode
04:02:23 [2022-09-07T04:02:23.610Z] === CONT  TestIpcModeOlderClient
04:02:23 [2022-09-07T04:02:23.873Z] --- PASS: TestIpcModeOlderClient (0.08s)
04:02:23 [2022-09-07T04:02:23.873Z] === CONT  TestRestartDaemonWithRestartingContainer
04:02:24 [2022-09-07T04:02:24.233Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
04:02:24 [2022-09-07T04:02:24.233Z] === RUN   TestRenameInvalidName
04:02:24 [2022-09-07T04:02:24.800Z] --- PASS: TestRenameInvalidName (0.44s)
04:02:24 [2022-09-07T04:02:24.800Z] === RUN   TestRenameAnonymousContainer
04:02:26 [2022-09-07T04:02:26.061Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
04:02:26 [2022-09-07T04:02:26.061Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
04:02:26 [2022-09-07T04:02:26.183Z] --- PASS: TestRenameAnonymousContainer (1.60s)
04:02:26 [2022-09-07T04:02:26.183Z] === RUN   TestRenameContainerWithSameName
04:02:26 [2022-09-07T04:02:26.423Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
04:02:26 [2022-09-07T04:02:26.423Z] --- PASS: TestDaemonRestartIpcMode (2.82s)
04:02:26 [2022-09-07T04:02:26.423Z] PASS
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === Skipped
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
04:02:26 [2022-09-07T04:02:26.423Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestPause (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
04:02:26 [2022-09-07T04:02:26.423Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
04:02:26 [2022-09-07T04:02:26.423Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestStats (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
04:02:26 [2022-09-07T04:02:26.423Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:26 [2022-09-07T04:02:26.423Z] 
04:02:26 [2022-09-07T04:02:26.423Z] DONE 250 tests, 27 skipped in 90.085s
04:02:26 [2022-09-07T04:02:26.423Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
04:02:26 [2022-09-07T04:02:26.629Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
04:02:26 [2022-09-07T04:02:26.683Z] === RUN   TestConfigDaemonLibtrustID
04:02:26 [2022-09-07T04:02:26.754Z] --- PASS: TestRenameContainerWithSameName (0.42s)
04:02:26 [2022-09-07T04:02:26.754Z] === RUN   TestRenameContainerWithLinkedContainer
04:02:27 [2022-09-07T04:02:27.254Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
04:02:27 [2022-09-07T04:02:27.254Z] === RUN   TestConfigDaemonID
04:02:27 [2022-09-07T04:02:27.567Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
04:02:27 [2022-09-07T04:02:27.690Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
04:02:27 [2022-09-07T04:02:27.690Z] === RUN   TestResize
04:02:27 [2022-09-07T04:02:27.826Z] --- PASS: TestBuildMultiStageCopy (5.11s)
04:02:27 [2022-09-07T04:02:27.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s)
04:02:27 [2022-09-07T04:02:27.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s)
04:02:27 [2022-09-07T04:02:27.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s)
04:02:27 [2022-09-07T04:02:27.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
04:02:27 [2022-09-07T04:02:27.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
04:02:27 [2022-09-07T04:02:27.827Z] === RUN   TestBuildMultiStageParentConfig
04:02:27 [2022-09-07T04:02:27.951Z] --- PASS: TestResize (0.47s)
04:02:27 [2022-09-07T04:02:27.951Z] === RUN   TestResizeWithInvalidSize
04:02:28 [2022-09-07T04:02:28.199Z]     daemon_test.go:83: [d28feee063f4f] daemon is not started
04:02:28 [2022-09-07T04:02:28.200Z] --- PASS: TestConfigDaemonID (1.08s)
04:02:28 [2022-09-07T04:02:28.200Z] === RUN   TestDaemonConfigValidation
04:02:28 [2022-09-07T04:02:28.200Z] === RUN   TestDaemonConfigValidation/config_with_no_content
04:02:28 [2022-09-07T04:02:28.200Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
04:02:28 [2022-09-07T04:02:28.200Z] === RUN   TestDaemonConfigValidation/config_with_{}
04:02:28 [2022-09-07T04:02:28.200Z] === PAUSE TestDaemonConfigValidation/config_with_{}
04:02:28 [2022-09-07T04:02:28.200Z] === RUN   TestDaemonConfigValidation/invalid_config
04:02:28 [2022-09-07T04:02:28.200Z] === PAUSE TestDaemonConfigValidation/invalid_config
04:02:28 [2022-09-07T04:02:28.200Z] === RUN   TestDaemonConfigValidation/malformed_config
04:02:28 [2022-09-07T04:02:28.200Z] === PAUSE TestDaemonConfigValidation/malformed_config
04:02:28 [2022-09-07T04:02:28.200Z] === RUN   TestDaemonConfigValidation/valid_config
04:02:28 [2022-09-07T04:02:28.200Z] === PAUSE TestDaemonConfigValidation/valid_config
04:02:28 [2022-09-07T04:02:28.200Z] === CONT  TestDaemonConfigValidation/config_with_no_content
04:02:28 [2022-09-07T04:02:28.200Z] === CONT  TestDaemonConfigValidation/malformed_config
04:02:28 [2022-09-07T04:02:28.459Z] === CONT  TestDaemonConfigValidation/valid_config
04:02:28 [2022-09-07T04:02:28.459Z] === CONT  TestDaemonConfigValidation/invalid_config
04:02:28 [2022-09-07T04:02:28.459Z] === CONT  TestDaemonConfigValidation/config_with_{}
04:02:28 [2022-09-07T04:02:28.459Z] --- PASS: TestDaemonConfigValidation (0.00s)
04:02:28 [2022-09-07T04:02:28.459Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
04:02:28 [2022-09-07T04:02:28.459Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
04:02:28 [2022-09-07T04:02:28.459Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
04:02:28 [2022-09-07T04:02:28.459Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
04:02:28 [2022-09-07T04:02:28.459Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
04:02:28 [2022-09-07T04:02:28.459Z] === RUN   TestConfigDaemonSeccompProfiles
04:02:28 [2022-09-07T04:02:28.459Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
04:02:28 [2022-09-07T04:02:28.519Z] --- PASS: TestResizeWithInvalidSize (0.43s)
04:02:28 [2022-09-07T04:02:28.519Z] === RUN   TestResizeWhenContainerNotStarted
04:02:28 [2022-09-07T04:02:28.779Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:02:28 [2022-09-07T04:02:28.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:02:29 [2022-09-07T04:02:29.208Z] --- PASS: TestBuildMultiStageParentConfig (1.38s)
04:02:29 [2022-09-07T04:02:29.208Z] === RUN   TestBuildLabelWithTargets
04:02:29 [2022-09-07T04:02:29.838Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
04:02:30 [2022-09-07T04:02:30.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:02:30 [2022-09-07T04:02:30.777Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
04:02:31 [2022-09-07T04:02:31.714Z] === CONT  TestConfigDaemonSeccompProfiles
04:02:31 [2022-09-07T04:02:31.714Z]     daemon_test.go:197: [de6232baecd2e] daemon is not started
04:02:31 [2022-09-07T04:02:31.714Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
04:02:31 [2022-09-07T04:02:31.714Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
04:02:31 [2022-09-07T04:02:31.714Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
04:02:31 [2022-09-07T04:02:31.714Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
04:02:31 [2022-09-07T04:02:31.714Z] === RUN   TestDaemonProxy
04:02:31 [2022-09-07T04:02:31.714Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
04:02:31 [2022-09-07T04:02:31.714Z] --- SKIP: TestDaemonProxy (0.00s)
04:02:31 [2022-09-07T04:02:31.714Z] PASS
04:02:31 [2022-09-07T04:02:31.714Z] 
04:02:31 [2022-09-07T04:02:31.714Z] === Skipped
04:02:31 [2022-09-07T04:02:31.714Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
04:02:31 [2022-09-07T04:02:31.714Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
04:02:31 [2022-09-07T04:02:31.714Z] 
04:02:31 [2022-09-07T04:02:31.714Z] DONE 13 tests, 1 skipped in 5.247s
04:02:31 [2022-09-07T04:02:31.714Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
04:02:31 [2022-09-07T04:02:31.743Z] --- PASS: TestBuildLabelWithTargets (2.40s)
04:02:31 [2022-09-07T04:02:31.743Z] === RUN   TestBuildWithEmptyLayers
04:02:31 [2022-09-07T04:02:31.973Z] INFO: Testing against a local daemon
04:02:31 [2022-09-07T04:02:31.973Z] === RUN   TestCommitInheritsEnv
04:02:32 [2022-09-07T04:02:32.064Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:02:33 [2022-09-07T04:02:33.121Z] --- PASS: TestBuildWithEmptyLayers (1.29s)
04:02:33 [2022-09-07T04:02:33.121Z] === RUN   TestBuildMultiStageOnBuild
04:02:33 [2022-09-07T04:02:33.351Z] --- PASS: TestCommitInheritsEnv (1.19s)
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportExtremelyLargeImageWorks
04:02:33 [2022-09-07T04:02:33.351Z] === PAUSE TestImportExtremelyLargeImageWorks
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform/#00
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform/_______
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform//
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform/linux
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform/LINUX
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
04:02:33 [2022-09-07T04:02:33.351Z] === RUN   TestImportWithCustomPlatform/macos
04:02:33 [2022-09-07T04:02:33.440Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:02:33 [2022-09-07T04:02:33.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:02:33 [2022-09-07T04:02:33.610Z] === RUN   TestImportWithCustomPlatform/macos/arm64
04:02:33 [2022-09-07T04:02:33.610Z] === RUN   TestImportWithCustomPlatform/nintendo64
04:02:33 [2022-09-07T04:02:33.610Z] --- PASS: TestImportWithCustomPlatform (0.34s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
04:02:33 [2022-09-07T04:02:33.610Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
04:02:33 [2022-09-07T04:02:33.610Z] === RUN   TestImagesFilterMultiReference
04:02:33 [2022-09-07T04:02:33.610Z] --- PASS: TestImagesFilterMultiReference (0.08s)
04:02:33 [2022-09-07T04:02:33.610Z] === RUN   TestImagePullPlatformInvalid
04:02:33 [2022-09-07T04:02:33.610Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
04:02:33 [2022-09-07T04:02:33.610Z] === RUN   TestRemoveImageOrphaning
04:02:34 [2022-09-07T04:02:34.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:02:34 [2022-09-07T04:02:34.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:02:35 [2022-09-07T04:02:35.519Z] --- PASS: TestRemoveImageOrphaning (1.54s)
04:02:35 [2022-09-07T04:02:35.519Z] === RUN   TestRemoveImageGarbageCollector
04:02:35 [2022-09-07T04:02:35.519Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
04:02:35 [2022-09-07T04:02:35.519Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
04:02:35 [2022-09-07T04:02:35.519Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:02:35 [2022-09-07T04:02:35.519Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
04:02:35 [2022-09-07T04:02:35.519Z] === RUN   TestTagInvalidReference
04:02:35 [2022-09-07T04:02:35.519Z] --- PASS: TestTagInvalidReference (0.01s)
04:02:35 [2022-09-07T04:02:35.519Z] === RUN   TestTagValidPrefixedRepo
04:02:35 [2022-09-07T04:02:35.519Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
04:02:35 [2022-09-07T04:02:35.519Z] === RUN   TestTagExistedNameWithoutForce
04:02:35 [2022-09-07T04:02:35.519Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
04:02:35 [2022-09-07T04:02:35.519Z] === RUN   TestTagOfficialNames
04:02:35 [2022-09-07T04:02:35.519Z] --- PASS: TestTagOfficialNames (0.08s)
04:02:35 [2022-09-07T04:02:35.519Z] === RUN   TestTagMatchesDigest
04:02:35 [2022-09-07T04:02:35.519Z] --- PASS: TestTagMatchesDigest (0.01s)
04:02:35 [2022-09-07T04:02:35.519Z] === CONT  TestImportExtremelyLargeImageWorks
04:02:35 [2022-09-07T04:02:35.993Z] Created binary: bundles/dynbinary-daemon/dockerd
04:02:35 [2022-09-07T04:02:35.993Z] Building: bundles/dynbinary-daemon/docker-proxy
04:02:35 [2022-09-07T04:02:35.993Z] GOOS="" GOARCH="" GOARM=""
04:02:35 [2022-09-07T04:02:35.993Z] Created binary: bundles/dynbinary-daemon/docker-proxy
04:02:35 [2022-09-07T04:02:35.993Z] 
04:02:35 [2022-09-07T04:02:35.993Z] ---> Making bundle: test-integration (in bundles/test-integration)
04:02:35 [2022-09-07T04:02:35.993Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
04:02:35 [2022-09-07T04:02:35.993Z] HOSTNAME=830ed5d79869
04:02:35 [2022-09-07T04:02:35.993Z] TESTDEBUG=0
04:02:35 [2022-09-07T04:02:35.993Z] DEST=bundles/test-integration
04:02:35 [2022-09-07T04:02:35.993Z] PWD=/go/src/github.com/docker/docker
04:02:35 [2022-09-07T04:02:35.993Z] DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda
04:02:35 [2022-09-07T04:02:35.993Z] container=docker
04:02:35 [2022-09-07T04:02:35.993Z] HOME=/root
04:02:35 [2022-09-07T04:02:35.993Z] GOLANG_VERSION=1.18.6
04:02:35 [2022-09-07T04:02:35.993Z] VALIDATE_REPO=https://github.com/moby/moby.git
04:02:35 [2022-09-07T04:02:35.993Z] VALIDATE_BRANCH=22.06
04:02:35 [2022-09-07T04:02:35.993Z] TERM=xterm
04:02:35 [2022-09-07T04:02:35.993Z] DOCKER_PKG=github.com/docker/docker
04:02:35 [2022-09-07T04:02:35.993Z] SHLVL=1
04:02:35 [2022-09-07T04:02:35.993Z] TIMEOUT=120m
04:02:35 [2022-09-07T04:02:35.993Z] DOCKER_BUILDTAGS= journald
04:02:35 [2022-09-07T04:02:35.993Z] DOCKER_GRAPHDRIVER=overlay2
04:02:35 [2022-09-07T04:02:35.993Z] GO111MODULE=off
04:02:35 [2022-09-07T04:02:35.993Z] DOCKER_EXPERIMENTAL=1
04:02:35 [2022-09-07T04:02:35.993Z] TEST_SKIP_INTEGRATION_CLI=1
04:02:35 [2022-09-07T04:02:35.993Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
04:02:35 [2022-09-07T04:02:35.993Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
04:02:35 [2022-09-07T04:02:35.993Z] GOPATH=/go
04:02:35 [2022-09-07T04:02:35.993Z] PKG_CONFIG=pkg-config
04:02:35 [2022-09-07T04:02:35.993Z] _=/usr/bin/env
04:02:35 [2022-09-07T04:02:35.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
04:02:36 [2022-09-07T04:02:36.581Z] --- PASS: TestBuildMultiStageOnBuild (3.17s)
04:02:36 [2022-09-07T04:02:36.581Z] === RUN   TestBuildUncleanTarFilenames
04:02:37 [2022-09-07T04:02:37.959Z] --- PASS: TestBuildUncleanTarFilenames (1.86s)
04:02:37 [2022-09-07T04:02:37.959Z] === RUN   TestBuildMultiStageLayerLeak
04:02:38 [2022-09-07T04:02:38.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:02:38 [2022-09-07T04:02:38.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:02:40 [2022-09-07T04:02:40.089Z] INFO [linters context/goanalysis] analyzers took 6m54.801730323s with top 10 stages: buildir: 2m21.368896465s, the_only_name: 41.516924842s, goimports: 29.105817659s, unconvert: 24.092866041s, gosec: 18.417656887s, S1038: 18.104794167s, misspell: 6.702645428s, S1039: 5.816402925s, SA4030: 5.510367289s, nilness: 5.27702778s 
04:02:40 [2022-09-07T04:02:40.089Z] INFO [runner] Issues before processing: 2394, after processing: 0 
04:02:40 [2022-09-07T04:02:40.089Z] INFO [runner] Processors filtering stat (out/in): cgo: 2131/2394, exclude: 2028/2028, identifier_marker: 2028/2028, skip_files: 2131/2131, skip_dirs: 2131/2131, nolint: 0/78, filename_unadjuster: 2131/2131, path_prettifier: 2131/2131, autogenerated_exclude: 2028/2131, exclude-rules: 78/2028 
04:02:40 [2022-09-07T04:02:40.089Z] INFO [runner] processing took 85.025823ms with stages: nolint: 33.551453ms, identifier_marker: 21.624086ms, path_prettifier: 9.498694ms, autogenerated_exclude: 8.835208ms, exclude-rules: 8.096473ms, skip_dirs: 1.763087ms, filename_unadjuster: 1.417914ms, cgo: 234.319µs, max_same_issues: 1.301µs, uniq_by_line: 488ns, skip_files: 457ns, exclude: 346ns, diff: 328ns, max_from_linter: 321ns, source_code: 258ns, max_per_file_from_linter: 251ns, path_shortener: 247ns, sort_results: 242ns, severity-rules: 241ns, path_prefixer: 109ns 
04:02:40 [2022-09-07T04:02:40.089Z] INFO [runner] linters took 1m45.454517552s with stages: goanalysis_metalinter: 1m45.369264886s 
04:02:40 [2022-09-07T04:02:40.089Z] INFO File cache stats: 1677 entries of total size 8.6MiB 
04:02:40 [2022-09-07T04:02:40.089Z] INFO Memory: 2771 samples, avg is 316.6MB, max is 1221.8MB 
04:02:40 [2022-09-07T04:02:40.089Z] INFO Execution took 4m37.30195764s                
04:02:40 [2022-09-07T04:02:40.089Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
04:02:40 [2022-09-07T04:02:40.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh dynbinary test-docker-py
04:02:40 [2022-09-07T04:02:40.654Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:02:40 [2022-09-07T04:02:40.973Z] 
04:02:40 [2022-09-07T04:02:40.973Z] Removing bundles/
04:02:40 [2022-09-07T04:02:40.973Z] 
04:02:40 [2022-09-07T04:02:40.973Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
04:02:40 [2022-09-07T04:02:40.973Z] Building: bundles/dynbinary-daemon/dockerd
04:02:40 [2022-09-07T04:02:40.973Z] GOOS="" GOARCH="" GOARM=""
04:02:41 [2022-09-07T04:02:41.247Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s)
04:02:41 [2022-09-07T04:02:41.247Z] === RUN   TestBuildWithHugeFile
04:02:42 [2022-09-07T04:02:42.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:02:42 [2022-09-07T04:02:42.558Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:02:44 [2022-09-07T04:02:44.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:02:44 [2022-09-07T04:02:44.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:02:46 [2022-09-07T04:02:46.103Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:02:47 [2022-09-07T04:02:47.482Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.31s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.21s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
04:02:47 [2022-09-07T04:02:47.482Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
04:02:47 [2022-09-07T04:02:47.482Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
04:02:47 [2022-09-07T04:02:47.482Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
04:02:48 [2022-09-07T04:02:48.420Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
04:02:49 [2022-09-07T04:02:49.797Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
04:02:49 [2022-09-07T04:02:49.797Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s)
04:02:49 [2022-09-07T04:02:49.797Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
04:02:49 [2022-09-07T04:02:49.797Z] === RUN   TestCgroupNamespacesRun
04:02:50 [2022-09-07T04:02:50.762Z] --- PASS: TestCgroupNamespacesRun (1.23s)
04:02:50 [2022-09-07T04:02:50.762Z] === RUN   TestCgroupNamespacesRunPrivileged
04:02:50 [2022-09-07T04:02:50.762Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
04:02:50 [2022-09-07T04:02:50.762Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
04:02:50 [2022-09-07T04:02:50.762Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
04:02:52 [2022-09-07T04:02:52.164Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.26s)
04:02:52 [2022-09-07T04:02:52.164Z] === RUN   TestCgroupNamespacesRunHostMode
04:02:53 [2022-09-07T04:02:53.100Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
04:02:53 [2022-09-07T04:02:53.100Z] === RUN   TestCgroupNamespacesRunPrivateMode
04:02:54 [2022-09-07T04:02:54.478Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s)
04:02:54 [2022-09-07T04:02:54.478Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
04:02:55 [2022-09-07T04:02:55.854Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
04:02:55 [2022-09-07T04:02:55.854Z] === RUN   TestCgroupNamespacesRunInvalidMode
04:02:56 [2022-09-07T04:02:56.422Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
04:02:56 [2022-09-07T04:02:56.422Z] === RUN   TestCgroupNamespacesRunOlderClient
04:02:57 [2022-09-07T04:02:57.798Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s)
04:02:57 [2022-09-07T04:02:57.798Z] === RUN   TestNISDomainname
04:02:58 [2022-09-07T04:02:58.057Z] --- PASS: TestNISDomainname (0.56s)
04:02:58 [2022-09-07T04:02:58.057Z] === RUN   TestHostnameDnsResolution
04:02:58 [2022-09-07T04:02:58.994Z] --- PASS: TestHostnameDnsResolution (0.68s)
04:02:58 [2022-09-07T04:02:58.994Z] === RUN   TestUnprivilegedPortsAndPing
04:02:59 [2022-09-07T04:02:59.561Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s)
04:02:59 [2022-09-07T04:02:59.561Z] === RUN   TestPrivilegedHostDevices
04:02:59 [2022-09-07T04:02:59.820Z] --- PASS: TestPrivilegedHostDevices (0.51s)
04:02:59 [2022-09-07T04:02:59.820Z] === RUN   TestRunConsoleSize
04:03:00 [2022-09-07T04:03:00.389Z] --- PASS: TestRunConsoleSize (0.43s)
04:03:00 [2022-09-07T04:03:00.389Z] === RUN   TestRunWithAlternativeContainerdShim
04:03:02 [2022-09-07T04:03:02.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
04:03:02 [2022-09-07T04:03:02.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
04:03:02 [2022-09-07T04:03:02.922Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s)
04:03:02 [2022-09-07T04:03:02.922Z] === RUN   TestStats
04:03:05 [2022-09-07T04:03:05.454Z] --- PASS: TestStats (2.48s)
04:03:05 [2022-09-07T04:03:05.454Z] === RUN   TestStopContainerWithTimeout
04:03:05 [2022-09-07T04:03:05.454Z] === RUN   TestStopContainerWithTimeout/0
04:03:05 [2022-09-07T04:03:05.454Z] === PAUSE TestStopContainerWithTimeout/0
04:03:05 [2022-09-07T04:03:05.454Z] === RUN   TestStopContainerWithTimeout/1
04:03:05 [2022-09-07T04:03:05.454Z] === PAUSE TestStopContainerWithTimeout/1
04:03:05 [2022-09-07T04:03:05.454Z] === RUN   TestStopContainerWithTimeout/3
04:03:05 [2022-09-07T04:03:05.454Z] === PAUSE TestStopContainerWithTimeout/3
04:03:05 [2022-09-07T04:03:05.454Z] === RUN   TestStopContainerWithTimeout/-1
04:03:05 [2022-09-07T04:03:05.454Z] === PAUSE TestStopContainerWithTimeout/-1
04:03:05 [2022-09-07T04:03:05.454Z] === CONT  TestStopContainerWithTimeout/0
04:03:05 [2022-09-07T04:03:05.454Z] === CONT  TestStopContainerWithTimeout/-1
04:03:05 [2022-09-07T04:03:05.714Z] === CONT  TestStopContainerWithTimeout/3
04:03:07 [2022-09-07T04:03:07.616Z] === CONT  TestStopContainerWithTimeout/1
04:03:08 [2022-09-07T04:03:08.994Z] --- PASS: TestStopContainerWithTimeout (0.01s)
04:03:08 [2022-09-07T04:03:08.994Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
04:03:08 [2022-09-07T04:03:08.994Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
04:03:08 [2022-09-07T04:03:08.994Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
04:03:08 [2022-09-07T04:03:08.994Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
04:03:08 [2022-09-07T04:03:08.994Z] === RUN   TestDeleteDevicemapper
04:03:08 [2022-09-07T04:03:08.994Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:03:08 [2022-09-07T04:03:08.994Z] --- SKIP: TestDeleteDevicemapper (0.00s)
04:03:08 [2022-09-07T04:03:08.994Z] === RUN   TestStopContainerWithRestartPolicyAlways
04:03:11 [2022-09-07T04:03:11.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s)
04:03:11 [2022-09-07T04:03:11.528Z] === RUN   TestUpdateMemory
04:03:11 [2022-09-07T04:03:11.529Z] --- PASS: TestUpdateMemory (0.57s)
04:03:11 [2022-09-07T04:03:11.529Z] === RUN   TestUpdateCPUQuota
04:03:12 [2022-09-07T04:03:12.465Z] --- PASS: TestUpdateCPUQuota (0.96s)
04:03:12 [2022-09-07T04:03:12.465Z] === RUN   TestUpdatePidsLimit
04:03:12 [2022-09-07T04:03:12.465Z] === RUN   TestUpdatePidsLimit/update_from_none
04:03:12 [2022-09-07T04:03:12.724Z] === RUN   TestUpdatePidsLimit/no_change
04:03:12 [2022-09-07T04:03:12.983Z] === RUN   TestUpdatePidsLimit/update_lower
04:03:13 [2022-09-07T04:03:13.242Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
04:03:13 [2022-09-07T04:03:13.501Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
04:03:13 [2022-09-07T04:03:13.759Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
04:03:14 [2022-09-07T04:03:14.018Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
04:03:14 [2022-09-07T04:03:14.587Z] --- PASS: TestUpdatePidsLimit (2.07s)
04:03:14 [2022-09-07T04:03:14.587Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
04:03:14 [2022-09-07T04:03:14.587Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
04:03:14 [2022-09-07T04:03:14.587Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
04:03:14 [2022-09-07T04:03:14.587Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
04:03:14 [2022-09-07T04:03:14.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
04:03:14 [2022-09-07T04:03:14.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
04:03:14 [2022-09-07T04:03:14.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
04:03:14 [2022-09-07T04:03:14.587Z] === RUN   TestUpdateRestartPolicy
04:03:20 [2022-09-07T04:03:20.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
04:03:26 [2022-09-07T04:03:26.789Z] --- PASS: TestUpdateRestartPolicy (11.16s)
04:03:26 [2022-09-07T04:03:26.789Z] === RUN   TestUpdateRestartWithAutoRemove
04:03:26 [2022-09-07T04:03:26.789Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
04:03:26 [2022-09-07T04:03:26.789Z] === RUN   TestWaitNonBlocked
04:03:26 [2022-09-07T04:03:26.789Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:03:26 [2022-09-07T04:03:26.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:03:26 [2022-09-07T04:03:26.789Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:03:26 [2022-09-07T04:03:26.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:03:26 [2022-09-07T04:03:26.789Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:03:26 [2022-09-07T04:03:26.789Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
04:03:27 [2022-09-07T04:03:27.048Z] --- PASS: TestWaitNonBlocked (0.01s)
04:03:27 [2022-09-07T04:03:27.048Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
04:03:27 [2022-09-07T04:03:27.048Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
04:03:27 [2022-09-07T04:03:27.048Z] === RUN   TestWaitBlocked
04:03:27 [2022-09-07T04:03:27.048Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:03:27 [2022-09-07T04:03:27.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:03:27 [2022-09-07T04:03:27.048Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:03:27 [2022-09-07T04:03:27.048Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:03:27 [2022-09-07T04:03:27.048Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:03:27 [2022-09-07T04:03:27.048Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:03:27 [2022-09-07T04:03:27.985Z] --- PASS: TestWaitBlocked (0.04s)
04:03:27 [2022-09-07T04:03:27.985Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
04:03:27 [2022-09-07T04:03:27.985Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
04:03:27 [2022-09-07T04:03:27.985Z] === RUN   TestWaitConditions
04:03:27 [2022-09-07T04:03:27.985Z] === RUN   TestWaitConditions/default
04:03:27 [2022-09-07T04:03:27.985Z] === PAUSE TestWaitConditions/default
04:03:27 [2022-09-07T04:03:27.985Z] === RUN   TestWaitConditions/not-running
04:03:27 [2022-09-07T04:03:27.985Z] === PAUSE TestWaitConditions/not-running
04:03:27 [2022-09-07T04:03:27.985Z] === RUN   TestWaitConditions/next-exit
04:03:27 [2022-09-07T04:03:27.985Z] === PAUSE TestWaitConditions/next-exit
04:03:27 [2022-09-07T04:03:27.985Z] === RUN   TestWaitConditions/removed
04:03:27 [2022-09-07T04:03:27.985Z] === PAUSE TestWaitConditions/removed
04:03:27 [2022-09-07T04:03:27.985Z] === CONT  TestWaitConditions/default
04:03:27 [2022-09-07T04:03:27.985Z] === CONT  TestWaitConditions/next-exit
04:03:29 [2022-09-07T04:03:29.360Z] === CONT  TestWaitConditions/removed
04:03:29 [2022-09-07T04:03:29.360Z] === CONT  TestWaitConditions/not-running
04:03:30 [2022-09-07T04:03:30.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
04:03:31 [2022-09-07T04:03:31.263Z] --- PASS: TestWaitConditions (0.02s)
04:03:31 [2022-09-07T04:03:31.263Z]     --- PASS: TestWaitConditions/next-exit (1.56s)
04:03:31 [2022-09-07T04:03:31.263Z]     --- PASS: TestWaitConditions/default (1.64s)
04:03:31 [2022-09-07T04:03:31.263Z]     --- PASS: TestWaitConditions/not-running (1.64s)
04:03:31 [2022-09-07T04:03:31.263Z]     --- PASS: TestWaitConditions/removed (1.79s)
04:03:31 [2022-09-07T04:03:31.263Z] === RUN   TestWaitRestartedContainer
04:03:31 [2022-09-07T04:03:31.263Z] === RUN   TestWaitRestartedContainer/default
04:03:31 [2022-09-07T04:03:31.263Z] === PAUSE TestWaitRestartedContainer/default
04:03:31 [2022-09-07T04:03:31.263Z] === RUN   TestWaitRestartedContainer/not-running
04:03:31 [2022-09-07T04:03:31.263Z] === PAUSE TestWaitRestartedContainer/not-running
04:03:31 [2022-09-07T04:03:31.263Z] === RUN   TestWaitRestartedContainer/next-exit
04:03:31 [2022-09-07T04:03:31.263Z] === PAUSE TestWaitRestartedContainer/next-exit
04:03:31 [2022-09-07T04:03:31.263Z] === CONT  TestWaitRestartedContainer/default
04:03:31 [2022-09-07T04:03:31.263Z] === CONT  TestWaitRestartedContainer/next-exit
04:03:32 [2022-09-07T04:03:32.643Z] === CONT  TestWaitRestartedContainer/not-running
04:03:33 [2022-09-07T04:03:33.580Z] --- PASS: TestWaitRestartedContainer (0.01s)
04:03:33 [2022-09-07T04:03:33.580Z]     --- PASS: TestWaitRestartedContainer/default (1.55s)
04:03:33 [2022-09-07T04:03:33.580Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.56s)
04:03:33 [2022-09-07T04:03:33.580Z]     --- PASS: TestWaitRestartedContainer/not-running (0.91s)
04:03:33 [2022-09-07T04:03:33.581Z] === CONT  TestContainerStartOnDaemonRestart
04:03:33 [2022-09-07T04:03:33.581Z] === CONT  TestIpcModeOlderClient
04:03:33 [2022-09-07T04:03:33.840Z] --- PASS: TestIpcModeOlderClient (0.11s)
04:03:33 [2022-09-07T04:03:33.840Z] === CONT  TestRestartDaemonWithRestartingContainer
04:03:35 [2022-09-07T04:03:35.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
04:03:35 [2022-09-07T04:03:35.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
04:03:36 [2022-09-07T04:03:36.373Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s)
04:03:36 [2022-09-07T04:03:36.373Z] === CONT  TestContainerKillOnDaemonStart
04:03:36 [2022-09-07T04:03:36.373Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
04:03:36 [2022-09-07T04:03:36.373Z] === CONT  TestDaemonHostGatewayIP
04:03:36 [2022-09-07T04:03:36.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
04:03:37 [2022-09-07T04:03:37.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
04:03:38 [2022-09-07T04:03:38.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
04:03:38 [2022-09-07T04:03:38.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
04:03:38 [2022-09-07T04:03:38.906Z] --- PASS: TestDaemonHostGatewayIP (2.56s)
04:03:38 [2022-09-07T04:03:38.906Z] === CONT  TestDaemonRestartIpcMode
04:03:39 [2022-09-07T04:03:39.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
04:03:41 [2022-09-07T04:03:41.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
04:03:41 [2022-09-07T04:03:41.439Z] --- PASS: TestDaemonRestartIpcMode (2.30s)
04:03:42 [2022-09-07T04:03:42.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
04:03:42 [2022-09-07T04:03:42.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
04:03:43 [2022-09-07T04:03:43.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
04:03:44 [2022-09-07T04:03:44.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
04:03:44 [2022-09-07T04:03:44.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
04:03:46 [2022-09-07T04:03:46.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
04:03:46 [2022-09-07T04:03:46.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
04:03:47 [2022-09-07T04:03:47.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
04:03:47 [2022-09-07T04:03:47.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
04:03:47 [2022-09-07T04:03:47.887Z] Using test binary docker
04:03:47 [2022-09-07T04:03:47.887Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
04:03:47 [2022-09-07T04:03:47.887Z] +++ /etc/init.d/apparmor start
04:03:47 [2022-09-07T04:03:47.887Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:03:47 [2022-09-07T04:03:47.887Z] INFO: Waiting for daemon to start...
04:03:47 [2022-09-07T04:03:47.887Z] Starting dockerd
04:03:47 [2022-09-07T04:03:47.887Z] +++ 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
04:03:48 [2022-09-07T04:03:48.000Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
04:03:48 [2022-09-07T04:03:48.000Z] PASS
04:03:48 [2022-09-07T04:03:48.000Z] 
04:03:48 [2022-09-07T04:03:48.000Z] === Skipped
04:03:48 [2022-09-07T04:03:48.000Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
04:03:48 [2022-09-07T04:03:48.000Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:03:48 [2022-09-07T04:03:48.000Z] 
04:03:48 [2022-09-07T04:03:48.000Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
04:03:48 [2022-09-07T04:03:48.000Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
04:03:48 [2022-09-07T04:03:48.000Z] 
04:03:48 [2022-09-07T04:03:48.000Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
04:03:48 [2022-09-07T04:03:48.000Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:03:48 [2022-09-07T04:03:48.000Z] 
04:03:48 [2022-09-07T04:03:48.000Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
04:03:48 [2022-09-07T04:03:48.000Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
04:03:48 [2022-09-07T04:03:48.000Z] 
04:03:48 [2022-09-07T04:03:48.000Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
04:03:48 [2022-09-07T04:03:48.000Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:03:48 [2022-09-07T04:03:48.000Z] 
04:03:48 [2022-09-07T04:03:48.000Z] DONE 273 tests, 5 skipped in 138.936s
04:03:48 [2022-09-07T04:03:48.000Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
04:03:48 [2022-09-07T04:03:48.000Z] === RUN   TestConfigDaemonLibtrustID
04:03:48 [2022-09-07T04:03:48.260Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
04:03:48 [2022-09-07T04:03:48.260Z] === RUN   TestConfigDaemonID
04:03:49 [2022-09-07T04:03:49.196Z]     daemon_test.go:83: [d20c0cc2bf278] daemon is not started
04:03:49 [2022-09-07T04:03:49.196Z] --- PASS: TestConfigDaemonID (1.04s)
04:03:49 [2022-09-07T04:03:49.196Z] === RUN   TestDaemonConfigValidation
04:03:49 [2022-09-07T04:03:49.196Z] === RUN   TestDaemonConfigValidation/config_with_no_content
04:03:49 [2022-09-07T04:03:49.196Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
04:03:49 [2022-09-07T04:03:49.196Z] === RUN   TestDaemonConfigValidation/config_with_{}
04:03:49 [2022-09-07T04:03:49.196Z] === PAUSE TestDaemonConfigValidation/config_with_{}
04:03:49 [2022-09-07T04:03:49.196Z] === RUN   TestDaemonConfigValidation/invalid_config
04:03:49 [2022-09-07T04:03:49.196Z] === PAUSE TestDaemonConfigValidation/invalid_config
04:03:49 [2022-09-07T04:03:49.196Z] === RUN   TestDaemonConfigValidation/malformed_config
04:03:49 [2022-09-07T04:03:49.196Z] === PAUSE TestDaemonConfigValidation/malformed_config
04:03:49 [2022-09-07T04:03:49.196Z] === RUN   TestDaemonConfigValidation/valid_config
04:03:49 [2022-09-07T04:03:49.196Z] === PAUSE TestDaemonConfigValidation/valid_config
04:03:49 [2022-09-07T04:03:49.196Z] === CONT  TestDaemonConfigValidation/config_with_no_content
04:03:49 [2022-09-07T04:03:49.196Z] === CONT  TestDaemonConfigValidation/malformed_config
04:03:49 [2022-09-07T04:03:49.455Z] === CONT  TestDaemonConfigValidation/valid_config
04:03:49 [2022-09-07T04:03:49.455Z] === CONT  TestDaemonConfigValidation/invalid_config
04:03:49 [2022-09-07T04:03:49.455Z] === CONT  TestDaemonConfigValidation/config_with_{}
04:03:49 [2022-09-07T04:03:49.455Z] --- PASS: TestDaemonConfigValidation (0.00s)
04:03:49 [2022-09-07T04:03:49.455Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
04:03:49 [2022-09-07T04:03:49.455Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
04:03:49 [2022-09-07T04:03:49.455Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
04:03:49 [2022-09-07T04:03:49.455Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
04:03:49 [2022-09-07T04:03:49.455Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
04:03:49 [2022-09-07T04:03:49.455Z] === RUN   TestConfigDaemonSeccompProfiles
04:03:49 [2022-09-07T04:03:49.455Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
04:03:50 [2022-09-07T04:03:50.043Z] .
04:03:50 [2022-09-07T04:03:50.043Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
04:03:50 [2022-09-07T04:03:50.043Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
04:03:50 [2022-09-07T04:03:50.043Z] Error: No such image: emptyfs
04:03:50 [2022-09-07T04:03:50.043Z] ++++ tar -cC bundles/test-integration/emptyfs .
04:03:50 [2022-09-07T04:03:50.043Z] ++++ docker load
04:03:50 [2022-09-07T04:03:50.302Z] Running integration-test (iteration 1)
04:03:50 [2022-09-07T04:03:50.302Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
04:03:50 [2022-09-07T04:03:50.302Z] ++ 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
04:03:50 [2022-09-07T04:03:50.302Z] ++ set -e
04:03:50 [2022-09-07T04:03:50.302Z] ++ '[' -n 0 ']'
04:03:50 [2022-09-07T04:03:50.302Z] ++ set -x
04:03:50 [2022-09-07T04:03:50.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
04:03:50 [2022-09-07T04:03:50.560Z] Loaded image: busybox:latest
04:03:50 [2022-09-07T04:03:50.560Z] Loaded image: busybox:glibc
04:03:50 [2022-09-07T04:03:50.863Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
04:03:51 [2022-09-07T04:03:51.495Z] Loaded image: debian:bullseye-slim
04:03:51 [2022-09-07T04:03:51.753Z] Loaded image: hello-world:latest
04:03:51 [2022-09-07T04:03:51.754Z] Loaded image: arm32v7/hello-world:latest
04:03:51 [2022-09-07T04:03:51.754Z] INFO: Testing against a local daemon
04:03:51 [2022-09-07T04:03:51.754Z] === RUN   TestCgroupNamespacesBuild
04:03:51 [2022-09-07T04:03:51.803Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
04:03:52 [2022-09-07T04:03:52.739Z] === CONT  TestConfigDaemonSeccompProfiles
04:03:52 [2022-09-07T04:03:52.739Z]     daemon_test.go:197: [deb5bfc541901] daemon is not started
04:03:52 [2022-09-07T04:03:52.739Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
04:03:52 [2022-09-07T04:03:52.739Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
04:03:52 [2022-09-07T04:03:52.739Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
04:03:52 [2022-09-07T04:03:52.739Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
04:03:52 [2022-09-07T04:03:52.739Z] === RUN   TestDaemonProxy
04:03:52 [2022-09-07T04:03:52.739Z] === RUN   TestDaemonProxy/environment_variables
04:03:54 [2022-09-07T04:03:54.282Z] --- PASS: TestCgroupNamespacesBuild (2.47s)
04:03:54 [2022-09-07T04:03:54.282Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
04:03:54 [2022-09-07T04:03:54.643Z] === RUN   TestDaemonProxy/command-line_options
04:03:55 [2022-09-07T04:03:55.654Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
04:03:55 [2022-09-07T04:03:55.654Z] === RUN   TestBuildWithSession
04:03:55 [2022-09-07T04:03:55.654Z]     build_session_test.go:25: TODO: BuildKit
04:03:55 [2022-09-07T04:03:55.654Z] --- SKIP: TestBuildWithSession (0.00s)
04:03:55 [2022-09-07T04:03:55.654Z] === RUN   TestBuildSquashParent
04:03:56 [2022-09-07T04:03:56.021Z] === RUN   TestDaemonProxy/configuration_file
04:03:57 [2022-09-07T04:03:57.924Z] === RUN   TestDaemonProxy/conflicting_options
04:03:58 [2022-09-07T04:03:58.490Z] === RUN   TestDaemonProxy/reload_sanitized
04:03:58 [2022-09-07T04:03:58.749Z] --- PASS: TestDaemonProxy (6.21s)
04:03:58 [2022-09-07T04:03:58.749Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
04:03:58 [2022-09-07T04:03:58.749Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
04:03:58 [2022-09-07T04:03:58.749Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
04:03:58 [2022-09-07T04:03:58.749Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
04:03:58 [2022-09-07T04:03:58.749Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
04:03:58 [2022-09-07T04:03:58.749Z] PASS
04:03:58 [2022-09-07T04:03:58.749Z] 
04:03:58 [2022-09-07T04:03:58.749Z] DONE 18 tests in 11.158s
04:03:58 [2022-09-07T04:03:58.749Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
04:03:59 [2022-09-07T04:03:59.008Z] INFO: Testing against a local daemon
04:03:59 [2022-09-07T04:03:59.008Z] === RUN   TestCommitInheritsEnv
04:03:59 [2022-09-07T04:03:59.267Z] --- PASS: TestCommitInheritsEnv (0.29s)
04:03:59 [2022-09-07T04:03:59.267Z] === RUN   TestImportExtremelyLargeImageWorks
04:03:59 [2022-09-07T04:03:59.267Z] === PAUSE TestImportExtremelyLargeImageWorks
04:03:59 [2022-09-07T04:03:59.267Z] === RUN   TestImportWithCustomPlatform
04:03:59 [2022-09-07T04:03:59.267Z] === RUN   TestImportWithCustomPlatform/#00
04:03:59 [2022-09-07T04:03:59.267Z] === RUN   TestImportWithCustomPlatform/_______
04:03:59 [2022-09-07T04:03:59.267Z] === RUN   TestImportWithCustomPlatform//
04:03:59 [2022-09-07T04:03:59.267Z] === RUN   TestImportWithCustomPlatform/linux
04:03:59 [2022-09-07T04:03:59.267Z] === RUN   TestImportWithCustomPlatform/LINUX
04:03:59 [2022-09-07T04:03:59.526Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
04:03:59 [2022-09-07T04:03:59.526Z] === RUN   TestImportWithCustomPlatform/macos
04:03:59 [2022-09-07T04:03:59.526Z] === RUN   TestImportWithCustomPlatform/macos/arm64
04:03:59 [2022-09-07T04:03:59.526Z] === RUN   TestImportWithCustomPlatform/nintendo64
04:03:59 [2022-09-07T04:03:59.526Z] --- PASS: TestImportWithCustomPlatform (0.31s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
04:03:59 [2022-09-07T04:03:59.526Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
04:03:59 [2022-09-07T04:03:59.526Z] === RUN   TestImagesFilterMultiReference
04:03:59 [2022-09-07T04:03:59.526Z] --- PASS: TestImagesFilterMultiReference (0.05s)
04:03:59 [2022-09-07T04:03:59.526Z] === RUN   TestImagePullPlatformInvalid
04:03:59 [2022-09-07T04:03:59.526Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
04:03:59 [2022-09-07T04:03:59.526Z] === RUN   TestRemoveImageOrphaning
04:03:59 [2022-09-07T04:03:59.786Z] --- PASS: TestRemoveImageOrphaning (0.26s)
04:03:59 [2022-09-07T04:03:59.786Z] === RUN   TestRemoveImageGarbageCollector
04:03:59 [2022-09-07T04:03:59.835Z] --- PASS: TestBuildSquashParent (3.83s)
04:03:59 [2022-09-07T04:03:59.835Z] === RUN   TestBuildWithRemoveAndForceRemove
04:03:59 [2022-09-07T04:03:59.835Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:03:59 [2022-09-07T04:03:59.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:03:59 [2022-09-07T04:03:59.835Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:03:59 [2022-09-07T04:03:59.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:03:59 [2022-09-07T04:03:59.835Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:03:59 [2022-09-07T04:03:59.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:03:59 [2022-09-07T04:03:59.835Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:03:59 [2022-09-07T04:03:59.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:03:59 [2022-09-07T04:03:59.835Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:03:59 [2022-09-07T04:03:59.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:03:59 [2022-09-07T04:03:59.835Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:03:59 [2022-09-07T04:03:59.835Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:03:59 [2022-09-07T04:03:59.835Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
04:03:59 [2022-09-07T04:03:59.835Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
04:04:00 [2022-09-07T04:04:00.353Z] time="2022-09-07T04:04:00Z" level=info msg="[graphdriver] trying configured driver: overlay2"
04:04:00 [2022-09-07T04:04:00.772Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
04:04:00 [2022-09-07T04:04:00.772Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
04:04:01 [2022-09-07T04:04:01.729Z] --- PASS: TestRemoveImageGarbageCollector (1.95s)
04:04:01 [2022-09-07T04:04:01.729Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:04:01 [2022-09-07T04:04:01.729Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
04:04:01 [2022-09-07T04:04:01.729Z] === RUN   TestTagInvalidReference
04:04:01 [2022-09-07T04:04:01.729Z] --- PASS: TestTagInvalidReference (0.01s)
04:04:01 [2022-09-07T04:04:01.729Z] === RUN   TestTagValidPrefixedRepo
04:04:01 [2022-09-07T04:04:01.988Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
04:04:01 [2022-09-07T04:04:01.988Z] === RUN   TestTagExistedNameWithoutForce
04:04:01 [2022-09-07T04:04:01.988Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
04:04:01 [2022-09-07T04:04:01.988Z] === RUN   TestTagOfficialNames
04:04:01 [2022-09-07T04:04:01.988Z] --- PASS: TestTagOfficialNames (0.05s)
04:04:01 [2022-09-07T04:04:01.988Z] === RUN   TestTagMatchesDigest
04:04:01 [2022-09-07T04:04:01.988Z] --- PASS: TestTagMatchesDigest (0.02s)
04:04:01 [2022-09-07T04:04:01.988Z] === CONT  TestImportExtremelyLargeImageWorks
04:04:02 [2022-09-07T04:04:02.144Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
04:04:02 [2022-09-07T04:04:02.144Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
04:04:03 [2022-09-07T04:04:03.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
04:04:03 [2022-09-07T04:04:03.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s)
04:04:03 [2022-09-07T04:04:03.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s)
04:04:03 [2022-09-07T04:04:03.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s)
04:04:03 [2022-09-07T04:04:03.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.27s)
04:04:03 [2022-09-07T04:04:03.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.30s)
04:04:03 [2022-09-07T04:04:03.531Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s)
04:04:03 [2022-09-07T04:04:03.531Z] === RUN   TestBuildMultiStageCopy
04:04:03 [2022-09-07T04:04:03.531Z] === RUN   TestBuildMultiStageCopy/copy_to_root
04:04:04 [2022-09-07T04:04:04.465Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
04:04:04 [2022-09-07T04:04:04.723Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
04:04:04 [2022-09-07T04:04:04.981Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
04:04:05 [2022-09-07T04:04:05.239Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
04:04:05 [2022-09-07T04:04:05.497Z] --- PASS: TestBuildMultiStageCopy (2.14s)
04:04:05 [2022-09-07T04:04:05.497Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s)
04:04:05 [2022-09-07T04:04:05.497Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s)
04:04:05 [2022-09-07T04:04:05.497Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
04:04:05 [2022-09-07T04:04:05.497Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
04:04:05 [2022-09-07T04:04:05.497Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
04:04:05 [2022-09-07T04:04:05.497Z] === RUN   TestBuildMultiStageParentConfig
04:04:06 [2022-09-07T04:04:06.080Z] --- PASS: TestBuildMultiStageParentConfig (0.71s)
04:04:06 [2022-09-07T04:04:06.080Z] === RUN   TestBuildLabelWithTargets
04:04:07 [2022-09-07T04:04:07.479Z] --- PASS: TestBuildLabelWithTargets (1.12s)
04:04:07 [2022-09-07T04:04:07.479Z] === RUN   TestBuildWithEmptyLayers
04:04:07 [2022-09-07T04:04:07.741Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
04:04:07 [2022-09-07T04:04:07.741Z] === RUN   TestBuildMultiStageOnBuild
04:04:09 [2022-09-07T04:04:09.113Z] --- PASS: TestBuildMultiStageOnBuild (1.43s)
04:04:09 [2022-09-07T04:04:09.113Z] === RUN   TestBuildUncleanTarFilenames
04:04:09 [2022-09-07T04:04:09.679Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
04:04:09 [2022-09-07T04:04:09.679Z] === RUN   TestBuildMultiStageLayerLeak
04:04:11 [2022-09-07T04:04:11.577Z] --- PASS: TestBuildMultiStageLayerLeak (1.49s)
04:04:11 [2022-09-07T04:04:11.577Z] === RUN   TestBuildWithHugeFile
04:04:11 [2022-09-07T04:04:11.980Z] --- PASS: TestImportExtremelyLargeImageWorks (92.80s)
04:04:11 [2022-09-07T04:04:11.980Z] PASS
04:04:11 [2022-09-07T04:04:11.980Z] 
04:04:11 [2022-09-07T04:04:11.980Z] === Skipped
04:04:11 [2022-09-07T04:04:11.980Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
04:04:11 [2022-09-07T04:04:11.980Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
04:04:11 [2022-09-07T04:04:11.980Z] 
04:04:11 [2022-09-07T04:04:11.980Z] DONE 22 tests, 1 skipped in 96.359s
04:04:11 [2022-09-07T04:04:11.980Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
04:04:11 [2022-09-07T04:04:11.980Z] === RUN   TestStripANSICommands
04:04:11 [2022-09-07T04:04:11.980Z] === RUN   TestStripANSICommands/#00
04:04:11 [2022-09-07T04:04:11.980Z] === RUN   TestStripANSICommands/#01
04:04:11 [2022-09-07T04:04:11.980Z] --- PASS: TestStripANSICommands (0.00s)
04:04:11 [2022-09-07T04:04:11.980Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
04:04:11 [2022-09-07T04:04:11.980Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
04:04:11 [2022-09-07T04:04:11.980Z] PASS
04:04:11 [2022-09-07T04:04:11.980Z] 
04:04:11 [2022-09-07T04:04:11.980Z] DONE 3 tests in 0.037s
04:04:11 [2022-09-07T04:04:11.980Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
04:04:11 [2022-09-07T04:04:11.980Z] INFO: Testing against a local daemon
04:04:11 [2022-09-07T04:04:11.980Z] === RUN   TestNetworkCreateDelete
04:04:11 [2022-09-07T04:04:11.980Z] --- PASS: TestNetworkCreateDelete (0.14s)
04:04:11 [2022-09-07T04:04:11.980Z] === RUN   TestDockerNetworkDeletePreferID
04:04:11 [2022-09-07T04:04:11.980Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
04:04:11 [2022-09-07T04:04:11.980Z] === RUN   TestDaemonDNSFallback
04:04:15 [2022-09-07T04:04:15.268Z] --- PASS: TestDaemonDNSFallback (6.33s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestInspectNetwork
04:04:15 [2022-09-07T04:04:15.268Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestInspectNetwork (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestRunContainerWithBridgeNone
04:04:15 [2022-09-07T04:04:15.268Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/create
04:04:15 [2022-09-07T04:04:15.268Z] === PAUSE TestNetworkInvalidJSON/networks/create
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
04:04:15 [2022-09-07T04:04:15.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
04:04:15 [2022-09-07T04:04:15.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
04:04:15 [2022-09-07T04:04:15.268Z] === CONT  TestNetworkInvalidJSON/networks/create
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
04:04:15 [2022-09-07T04:04:15.268Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
04:04:15 [2022-09-07T04:04:15.268Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
04:04:15 [2022-09-07T04:04:15.268Z] --- PASS: TestNetworkInvalidJSON (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkList
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkList//networks
04:04:15 [2022-09-07T04:04:15.268Z] === PAUSE TestNetworkList//networks
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestNetworkList//networks/
04:04:15 [2022-09-07T04:04:15.268Z] === PAUSE TestNetworkList//networks/
04:04:15 [2022-09-07T04:04:15.268Z] === CONT  TestNetworkList//networks
04:04:15 [2022-09-07T04:04:15.268Z] === CONT  TestNetworkList//networks/
04:04:15 [2022-09-07T04:04:15.268Z] --- PASS: TestNetworkList (0.01s)
04:04:15 [2022-09-07T04:04:15.268Z]     --- PASS: TestNetworkList//networks/ (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     --- PASS: TestNetworkList//networks (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestHostIPv4BridgeLabel
04:04:15 [2022-09-07T04:04:15.268Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestDaemonRestartWithLiveRestore
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestDaemonDefaultNetworkPools
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestDaemonRestartWithExistingNetwork
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestServiceWithPredefinedNetwork
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:243: FLAKY_TEST
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestServiceWithDataPathPortInit
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z] PASS
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === Skipped
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:243: FLAKY_TEST
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
04:04:15 [2022-09-07T04:04:15.268Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:15 [2022-09-07T04:04:15.268Z] 
04:04:15 [2022-09-07T04:04:15.268Z] DONE 34 tests, 12 skipped in 7.104s
04:04:15 [2022-09-07T04:04:15.268Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:04:15 [2022-09-07T04:04:15.527Z] INFO: Testing against a local daemon
04:04:15 [2022-09-07T04:04:15.527Z] === RUN   TestDockerNetworkIpvlanPersistance
04:04:15 [2022-09-07T04:04:15.527Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:15 [2022-09-07T04:04:15.527Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z] === RUN   TestDockerNetworkIpvlan
04:04:15 [2022-09-07T04:04:15.527Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:15 [2022-09-07T04:04:15.527Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z] PASS
04:04:15 [2022-09-07T04:04:15.527Z] 
04:04:15 [2022-09-07T04:04:15.527Z] === Skipped
04:04:15 [2022-09-07T04:04:15.527Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:15 [2022-09-07T04:04:15.527Z] 
04:04:15 [2022-09-07T04:04:15.527Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:15 [2022-09-07T04:04:15.527Z] 
04:04:15 [2022-09-07T04:04:15.527Z] DONE 2 tests, 2 skipped in 0.087s
04:04:15 [2022-09-07T04:04:15.527Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:04:15 [2022-09-07T04:04:15.527Z] INFO: Testing against a local daemon
04:04:15 [2022-09-07T04:04:15.527Z] === RUN   TestDockerNetworkMacvlanPersistance
04:04:15 [2022-09-07T04:04:15.527Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.527Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z] === RUN   TestDockerNetworkMacvlan
04:04:15 [2022-09-07T04:04:15.527Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.527Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z] PASS
04:04:15 [2022-09-07T04:04:15.527Z] 
04:04:15 [2022-09-07T04:04:15.527Z] === Skipped
04:04:15 [2022-09-07T04:04:15.527Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.527Z] 
04:04:15 [2022-09-07T04:04:15.527Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
04:04:15 [2022-09-07T04:04:15.527Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:15 [2022-09-07T04:04:15.527Z] 
04:04:15 [2022-09-07T04:04:15.527Z] DONE 2 tests, 2 skipped in 0.079s
04:04:15 [2022-09-07T04:04:15.527Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
04:04:15 [2022-09-07T04:04:15.527Z] testing: warning: no tests to run
04:04:15 [2022-09-07T04:04:15.527Z] PASS
04:04:15 [2022-09-07T04:04:15.527Z] 
04:04:15 [2022-09-07T04:04:15.527Z] DONE 0 tests in 0.024s
04:04:15 [2022-09-07T04:04:15.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:04:15 [2022-09-07T04:04:15.787Z] INFO: Testing against a local daemon
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginAllowRequest
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginTLS
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginTLS (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginDenyRequest
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginAPIDenyResponse
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginDenyResponse
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginAllowEventStream
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginErrorResponse
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginErrorRequest
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginHeader
04:04:15 [2022-09-07T04:04:15.787Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:15 [2022-09-07T04:04:15.787Z] --- SKIP: TestAuthZPluginHeader (0.00s)
04:04:15 [2022-09-07T04:04:15.787Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:04:16 [2022-09-07T04:04:16.045Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:16 [2022-09-07T04:04:16.045Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
04:04:16 [2022-09-07T04:04:16.045Z] === RUN   TestAuthZPluginV2Disable
04:04:16 [2022-09-07T04:04:16.304Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:16 [2022-09-07T04:04:16.304Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
04:04:16 [2022-09-07T04:04:16.304Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:04:16 [2022-09-07T04:04:16.886Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:16 [2022-09-07T04:04:16.886Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
04:04:16 [2022-09-07T04:04:16.886Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:04:17 [2022-09-07T04:04:17.162Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.162Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
04:04:17 [2022-09-07T04:04:17.162Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
04:04:17 [2022-09-07T04:04:17.431Z] PASS
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === Skipped
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
04:04:17 [2022-09-07T04:04:17.431Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] DONE 17 tests, 17 skipped in 1.794s
04:04:17 [2022-09-07T04:04:17.431Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:04:17 [2022-09-07T04:04:17.431Z] INFO: Testing against a local daemon
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
04:04:17 [2022-09-07T04:04:17.431Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
04:04:17 [2022-09-07T04:04:17.431Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/pull
04:04:17 [2022-09-07T04:04:17.431Z] === PAUSE TestPluginInvalidJSON/plugins/pull
04:04:17 [2022-09-07T04:04:17.431Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
04:04:17 [2022-09-07T04:04:17.431Z] === CONT  TestPluginInvalidJSON/plugins/pull
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
04:04:17 [2022-09-07T04:04:17.431Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
04:04:17 [2022-09-07T04:04:17.431Z] --- PASS: TestPluginInvalidJSON (0.02s)
04:04:17 [2022-09-07T04:04:17.431Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginInstall
04:04:17 [2022-09-07T04:04:17.431Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] --- SKIP: TestPluginInstall (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginsWithRuntimes
04:04:17 [2022-09-07T04:04:17.431Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
04:04:17 [2022-09-07T04:04:17.431Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z] === RUN   TestPluginBackCompatMediaTypes
04:04:17 [2022-09-07T04:04:17.431Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
04:04:17 [2022-09-07T04:04:17.431Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z] PASS
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === Skipped
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
04:04:17 [2022-09-07T04:04:17.431Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
04:04:17 [2022-09-07T04:04:17.431Z] 
04:04:17 [2022-09-07T04:04:17.431Z] DONE 19 tests, 3 skipped in 0.141s
04:04:17 [2022-09-07T04:04:17.431Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:04:17 [2022-09-07T04:04:17.704Z] INFO: Testing against a local daemon
04:04:17 [2022-09-07T04:04:17.704Z] === RUN   TestExternalGraphDriver
04:04:17 [2022-09-07T04:04:17.966Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
04:04:17 [2022-09-07T04:04:17.966Z] --- SKIP: TestExternalGraphDriver (0.34s)
04:04:17 [2022-09-07T04:04:17.966Z] === RUN   TestGraphdriverPluginV2
04:04:22 [2022-09-07T04:04:22.158Z] --- PASS: TestGraphdriverPluginV2 (3.76s)
04:04:22 [2022-09-07T04:04:22.158Z] PASS
04:04:22 [2022-09-07T04:04:22.158Z] 
04:04:22 [2022-09-07T04:04:22.158Z] === Skipped
04:04:22 [2022-09-07T04:04:22.158Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
04:04:22 [2022-09-07T04:04:22.158Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
04:04:22 [2022-09-07T04:04:22.158Z] 
04:04:22 [2022-09-07T04:04:22.158Z] DONE 2 tests, 1 skipped in 4.207s
04:04:22 [2022-09-07T04:04:22.158Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:04:22 [2022-09-07T04:04:22.158Z] INFO: Testing against a local daemon
04:04:22 [2022-09-07T04:04:22.158Z] === RUN   TestContinueAfterPluginCrash
04:04:22 [2022-09-07T04:04:22.158Z] === PAUSE TestContinueAfterPluginCrash
04:04:22 [2022-09-07T04:04:22.158Z] === RUN   TestReadPluginNoRead
04:04:22 [2022-09-07T04:04:22.158Z] === PAUSE TestReadPluginNoRead
04:04:22 [2022-09-07T04:04:22.158Z] === RUN   TestDaemonStartWithLogOpt
04:04:22 [2022-09-07T04:04:22.158Z] === PAUSE TestDaemonStartWithLogOpt
04:04:22 [2022-09-07T04:04:22.158Z] === CONT  TestContinueAfterPluginCrash
04:04:22 [2022-09-07T04:04:22.158Z] === CONT  TestDaemonStartWithLogOpt
04:04:26 [2022-09-07T04:04:26.352Z] --- PASS: TestDaemonStartWithLogOpt (4.23s)
04:04:26 [2022-09-07T04:04:26.352Z] === CONT  TestReadPluginNoRead
04:04:28 [2022-09-07T04:04:28.258Z] === RUN   TestReadPluginNoRead/default
04:04:29 [2022-09-07T04:04:29.635Z] === RUN   TestReadPluginNoRead/disabled_caching
04:04:31 [2022-09-07T04:04:31.013Z] --- PASS: TestContinueAfterPluginCrash (8.97s)
04:04:31 [2022-09-07T04:04:31.013Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:04:32 [2022-09-07T04:04:32.392Z] === CONT  TestReadPluginNoRead
04:04:32 [2022-09-07T04:04:32.392Z]     read_test.go:92: [d1fcafc1bdf1a] daemon is not started
04:04:32 [2022-09-07T04:04:32.392Z] --- PASS: TestReadPluginNoRead (6.02s)
04:04:32 [2022-09-07T04:04:32.392Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
04:04:32 [2022-09-07T04:04:32.392Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
04:04:32 [2022-09-07T04:04:32.392Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
04:04:32 [2022-09-07T04:04:32.392Z] PASS
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] DONE 6 tests in 10.358s
04:04:32 [2022-09-07T04:04:32.392Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:04:32 [2022-09-07T04:04:32.392Z] testing: warning: no tests to run
04:04:32 [2022-09-07T04:04:32.392Z] PASS
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] DONE 0 tests in 0.032s
04:04:32 [2022-09-07T04:04:32.392Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:04:32 [2022-09-07T04:04:32.392Z] INFO: Testing against a local daemon
04:04:32 [2022-09-07T04:04:32.392Z] === RUN   TestPluginWithDevMounts
04:04:32 [2022-09-07T04:04:32.392Z]     mounts_test.go:20: (*Execution).IsRootless-fm
04:04:32 [2022-09-07T04:04:32.392Z] --- SKIP: TestPluginWithDevMounts (0.00s)
04:04:32 [2022-09-07T04:04:32.392Z] PASS
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] === Skipped
04:04:32 [2022-09-07T04:04:32.392Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
04:04:32 [2022-09-07T04:04:32.392Z]     mounts_test.go:20: (*Execution).IsRootless-fm
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] DONE 1 tests, 1 skipped in 0.099s
04:04:32 [2022-09-07T04:04:32.392Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
04:04:32 [2022-09-07T04:04:32.392Z] INFO: Testing against a local daemon
04:04:32 [2022-09-07T04:04:32.392Z] === RUN   TestSecretInspect
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] --- SKIP: TestSecretInspect (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z] === RUN   TestSecretList
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] --- SKIP: TestSecretList (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z] === RUN   TestSecretsCreateAndDelete
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z] === RUN   TestSecretsUpdate
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] --- SKIP: TestSecretsUpdate (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z] === RUN   TestTemplatedSecret
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] --- SKIP: TestTemplatedSecret (0.00s)
04:04:32 [2022-09-07T04:04:32.392Z] === RUN   TestSecretCreateResolve
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] --- SKIP: TestSecretCreateResolve (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z] PASS
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] === Skipped
04:04:32 [2022-09-07T04:04:32.392Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
04:04:32 [2022-09-07T04:04:32.392Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.392Z] 
04:04:32 [2022-09-07T04:04:32.392Z] DONE 6 tests, 6 skipped in 0.144s
04:04:32 [2022-09-07T04:04:32.392Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
04:04:32 [2022-09-07T04:04:32.652Z] INFO: Testing against a local daemon
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestServiceCreateInit
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- PASS: TestServiceCreateInit (0.02s)
04:04:32 [2022-09-07T04:04:32.652Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
04:04:32 [2022-09-07T04:04:32.652Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateServiceMultipleTimes
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateServiceConflict
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateServiceConflict (0.02s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateServiceMaxReplicas
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateWithDuplicateNetworkNames
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateServiceSecretFileMode
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateServiceConfigFileMode
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateServiceSysctls
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateServiceSysctls (0.03s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateServiceCapabilities
04:04:32 [2022-09-07T04:04:32.652Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestInspect
04:04:32 [2022-09-07T04:04:32.652Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestInspect (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestCreateJob
04:04:32 [2022-09-07T04:04:32.652Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestCreateJob (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestReplicatedJob
04:04:32 [2022-09-07T04:04:32.652Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestReplicatedJob (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestUpdateReplicatedJob
04:04:32 [2022-09-07T04:04:32.652Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestServiceListWithStatuses
04:04:32 [2022-09-07T04:04:32.652Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestDockerNetworkConnectAlias
04:04:32 [2022-09-07T04:04:32.652Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestDockerNetworkReConnect
04:04:32 [2022-09-07T04:04:32.652Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:32 [2022-09-07T04:04:32.652Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
04:04:32 [2022-09-07T04:04:32.652Z] === RUN   TestServicePlugin
04:04:32 [2022-09-07T04:04:32.711Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
04:04:32 [2022-09-07T04:04:32.711Z] Using test binary docker
04:04:32 [2022-09-07T04:04:32.711Z] +++ /etc/init.d/apparmor start
04:04:32 [2022-09-07T04:04:32.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:04:32 [2022-09-07T04:04:32.711Z] Starting dockerd
04:04:32 [2022-09-07T04:04:32.711Z] INFO: Waiting for daemon to start...
04:04:32 [2022-09-07T04:04:32.711Z] +++ 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
04:04:32 [2022-09-07T04:04:32.711Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
04:04:32 [2022-09-07T04:04:32.711Z] Using test binary docker
04:04:32 [2022-09-07T04:04:32.711Z] +++ /etc/init.d/apparmor start
04:04:32 [2022-09-07T04:04:32.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:04:32 [2022-09-07T04:04:32.711Z] INFO: Waiting for daemon to start...
04:04:32 [2022-09-07T04:04:32.711Z] Starting dockerd
04:04:32 [2022-09-07T04:04:32.711Z] +++ 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
04:04:32 [2022-09-07T04:04:32.711Z] .
04:04:32 [2022-09-07T04:04:32.711Z] 
04:04:32 [2022-09-07T04:04:32.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
04:04:32 [2022-09-07T04:04:32.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
04:04:32 [2022-09-07T04:04:32.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
04:04:32 [2022-09-07T04:04:32.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
04:04:32 [2022-09-07T04:04:32.711Z] Error: No such image: emptyfs
04:04:32 [2022-09-07T04:04:32.711Z] Error: No such image: emptyfs
04:04:32 [2022-09-07T04:04:32.711Z] ++++ docker load
04:04:32 [2022-09-07T04:04:32.711Z] ++++ tar -cC bundles/test-integration/emptyfs .++++ tar -cC bundles/test-integration/emptyfs .
04:04:32 [2022-09-07T04:04:32.711Z] ++++ docker load
04:04:32 [2022-09-07T04:04:32.711Z] 
04:04:32 [2022-09-07T04:04:32.711Z] Running integration-test (iteration 1)
04:04:32 [2022-09-07T04:04:32.711Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
04:04:32 [2022-09-07T04:04:32.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
04:04:32 [2022-09-07T04:04:32.712Z] ++ set -e
04:04:32 [2022-09-07T04:04:32.712Z] ++ '[' -n 0 ']'
04:04:32 [2022-09-07T04:04:32.712Z] ++ set -x
04:04:32 [2022-09-07T04:04:32.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
04:04:32 [2022-09-07T04:04:32.712Z] Running integration-test (iteration 1)
04:04:32 [2022-09-07T04:04:32.712Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
04:04:32 [2022-09-07T04:04:32.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
04:04:32 [2022-09-07T04:04:32.712Z] ++ set -e
04:04:32 [2022-09-07T04:04:32.712Z] ++ '[' -n 0 ']'
04:04:32 [2022-09-07T04:04:32.712Z] ++ set -x
04:04:32 [2022-09-07T04:04:32.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
04:04:32 [2022-09-07T04:04:32.712Z] Loaded image: busybox:latest
04:04:32 [2022-09-07T04:04:32.712Z] Loaded image: busybox:latest
04:04:32 [2022-09-07T04:04:32.970Z] Loaded image: busybox:glibc
04:04:32 [2022-09-07T04:04:32.970Z] Loaded image: busybox:glibc
04:04:35 [2022-09-07T04:04:35.189Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] --- SKIP: TestServicePlugin (1.96s)
04:04:35 [2022-09-07T04:04:35.189Z] === RUN   TestServiceUpdateLabel
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] --- SKIP: TestServiceUpdateLabel (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z] === RUN   TestServiceUpdateSecrets
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z] === RUN   TestServiceUpdateConfigs
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z] === RUN   TestServiceUpdateNetwork
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z] === RUN   TestServiceUpdatePidsLimit
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
04:04:35 [2022-09-07T04:04:35.189Z] PASS
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === Skipped
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
04:04:35 [2022-09-07T04:04:35.189Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestInspect (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
04:04:35 [2022-09-07T04:04:35.189Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s)
04:04:35 [2022-09-07T04:04:35.189Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
04:04:35 [2022-09-07T04:04:35.189Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] DONE 24 tests, 23 skipped in 2.382s
04:04:35 [2022-09-07T04:04:35.189Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
04:04:35 [2022-09-07T04:04:35.189Z] INFO: Testing against a local daemon
04:04:35 [2022-09-07T04:04:35.189Z] === RUN   TestSessionCreate
04:04:35 [2022-09-07T04:04:35.189Z] --- PASS: TestSessionCreate (0.03s)
04:04:35 [2022-09-07T04:04:35.189Z] === RUN   TestSessionCreateWithBadUpgrade
04:04:35 [2022-09-07T04:04:35.189Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
04:04:35 [2022-09-07T04:04:35.189Z] PASS
04:04:35 [2022-09-07T04:04:35.189Z] 
04:04:35 [2022-09-07T04:04:35.189Z] DONE 2 tests in 0.157s
04:04:35 [2022-09-07T04:04:35.190Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
04:04:35 [2022-09-07T04:04:35.190Z] INFO: Testing against a local daemon
04:04:35 [2022-09-07T04:04:35.190Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:04:35 [2022-09-07T04:04:35.190Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:04:35 [2022-09-07T04:04:35.190Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:04:35 [2022-09-07T04:04:35.190Z] === RUN   TestDiskUsage
04:04:35 [2022-09-07T04:04:35.190Z] === PAUSE TestDiskUsage
04:04:35 [2022-09-07T04:04:35.190Z] === RUN   TestEventsExecDie
04:04:35 [2022-09-07T04:04:35.757Z] --- PASS: TestEventsExecDie (0.53s)
04:04:35 [2022-09-07T04:04:35.757Z] === RUN   TestEventsBackwardsCompatible
04:04:35 [2022-09-07T04:04:35.757Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
04:04:35 [2022-09-07T04:04:35.757Z] === RUN   TestEventsVolumeCreate
04:04:35 [2022-09-07T04:04:35.757Z] --- PASS: TestEventsVolumeCreate (0.06s)
04:04:35 [2022-09-07T04:04:35.757Z] === RUN   TestInfoBinaryCommits
04:04:35 [2022-09-07T04:04:35.757Z] --- PASS: TestInfoBinaryCommits (0.02s)
04:04:35 [2022-09-07T04:04:35.757Z] === RUN   TestInfoAPIVersioned
04:04:35 [2022-09-07T04:04:35.757Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:04:35 [2022-09-07T04:04:35.757Z] === RUN   TestInfoAPI
04:04:35 [2022-09-07T04:04:35.757Z] --- PASS: TestInfoAPI (0.02s)
04:04:35 [2022-09-07T04:04:35.757Z] === RUN   TestInfoAPIWarnings
04:04:37 [2022-09-07T04:04:37.158Z] Loaded image: debian:bullseye-slim
04:04:37 [2022-09-07T04:04:37.158Z] Loaded image: debian:bullseye-slim
04:04:37 [2022-09-07T04:04:37.158Z] Loaded image: hello-world:latest
04:04:37 [2022-09-07T04:04:37.418Z] Loaded image: hello-world:latest
04:04:37 [2022-09-07T04:04:37.418Z] Loaded image: arm32v7/hello-world:latest
04:04:37 [2022-09-07T04:04:37.418Z] INFO: Testing against a local daemon
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPIErrorJSON
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
04:04:37 [2022-09-07T04:04:37.418Z] Loaded image: arm32v7/hello-world:latest
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerSuite/TestAPIImagesDelete
04:04:37 [2022-09-07T04:04:37.418Z] INFO: Testing against a local daemon
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerDaemonSuite
04:04:37 [2022-09-07T04:04:37.418Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
04:04:40 [2022-09-07T04:04:40.704Z] === RUN   TestDockerSuite/TestAPIImagesFilter
04:04:40 [2022-09-07T04:04:40.704Z] === RUN   TestDockerSuite/TestAPIImagesHistory
04:04:41 [2022-09-07T04:04:41.641Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
04:04:41 [2022-09-07T04:04:41.902Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
04:04:43 [2022-09-07T04:04:43.277Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
04:04:43 [2022-09-07T04:04:43.872Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
04:04:43 [2022-09-07T04:04:43.872Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
04:04:44 [2022-09-07T04:04:44.813Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
04:04:45 [2022-09-07T04:04:45.749Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
04:04:46 [2022-09-07T04:04:46.007Z] === RUN   TestDockerSuite/TestAPINetworkFilter
04:04:46 [2022-09-07T04:04:46.266Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
04:04:46 [2022-09-07T04:04:46.266Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
04:04:46 [2022-09-07T04:04:46.832Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
04:04:47 [2022-09-07T04:04:47.090Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
04:04:47 [2022-09-07T04:04:47.431Z] Created binary: bundles/dynbinary-daemon/dockerd
04:04:47 [2022-09-07T04:04:47.431Z] Building: bundles/dynbinary-daemon/docker-proxy
04:04:47 [2022-09-07T04:04:47.431Z] GOOS="" GOARCH="" GOARM=""
04:04:47 [2022-09-07T04:04:47.431Z] Created binary: bundles/dynbinary-daemon/docker-proxy
04:04:47 [2022-09-07T04:04:47.431Z] 
04:04:47 [2022-09-07T04:04:47.431Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
04:04:47 [2022-09-07T04:04:47.431Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
04:04:47 [2022-09-07T04:04:47.431Z] Using test binary docker
04:04:47 [2022-09-07T04:04:47.431Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
04:04:47 [2022-09-07T04:04:47.431Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
04:04:47 [2022-09-07T04:04:47.431Z] INFO: Waiting for daemon to start...
04:04:47 [2022-09-07T04:04:47.431Z] Starting dockerd
04:04:47 [2022-09-07T04:04:47.431Z] .
04:04:47 [2022-09-07T04:04:47.431Z] INFO: Building docker-sdk-python3:5.0.3...
04:04:48 [2022-09-07T04:04:48.024Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
04:04:48 [2022-09-07T04:04:48.024Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
04:04:48 [2022-09-07T04:04:48.024Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
04:04:48 [2022-09-07T04:04:48.025Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
04:04:48 [2022-09-07T04:04:48.591Z] --- PASS: TestBuildWithHugeFile (127.25s)
04:04:48 [2022-09-07T04:04:48.591Z] === RUN   TestBuildWCOWSandboxSize
04:04:48 [2022-09-07T04:04:48.591Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:04:48 [2022-09-07T04:04:48.591Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
04:04:48 [2022-09-07T04:04:48.591Z] === RUN   TestBuildWithEmptyDockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
04:04:48 [2022-09-07T04:04:48.591Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:04:48 [2022-09-07T04:04:48.849Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:04:48 [2022-09-07T04:04:48.849Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
04:04:48 [2022-09-07T04:04:48.849Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
04:04:48 [2022-09-07T04:04:48.849Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
04:04:48 [2022-09-07T04:04:48.849Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
04:04:48 [2022-09-07T04:04:48.849Z] === RUN   TestBuildPreserveOwnership
04:04:48 [2022-09-07T04:04:48.849Z] === RUN   TestBuildPreserveOwnership/copy_from
04:04:50 [2022-09-07T04:04:50.283Z] --- PASS: TestBuildWithHugeFile (35.16s)
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildWCOWSandboxSize
04:04:50 [2022-09-07T04:04:50.283Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:04:50 [2022-09-07T04:04:50.283Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildWithEmptyDockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:04:50 [2022-09-07T04:04:50.283Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
04:04:50 [2022-09-07T04:04:50.283Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
04:04:50 [2022-09-07T04:04:50.283Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
04:04:50 [2022-09-07T04:04:50.283Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildPreserveOwnership
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildPreserveOwnership/copy_from
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
04:04:50 [2022-09-07T04:04:50.283Z] --- PASS: TestBuildPreserveOwnership (3.15s)
04:04:50 [2022-09-07T04:04:50.283Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.09s)
04:04:50 [2022-09-07T04:04:50.283Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s)
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildPlatformInvalid
04:04:50 [2022-09-07T04:04:50.283Z] --- PASS: TestBuildPlatformInvalid (0.08s)
04:04:50 [2022-09-07T04:04:50.283Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
04:04:50 [2022-09-07T04:04:50.540Z] Loaded image: busybox:latest
04:04:50 [2022-09-07T04:04:50.749Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
04:04:50 [2022-09-07T04:04:50.798Z] Loaded image: busybox:glibc
04:04:51 [2022-09-07T04:04:51.732Z] Loaded image: debian:bullseye-slim
04:04:51 [2022-09-07T04:04:51.990Z] Loaded image: hello-world:latest
04:04:51 [2022-09-07T04:04:51.990Z] Loaded image: arm32v7/hello-world:latest
04:04:52 [2022-09-07T04:04:52.125Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
04:04:52 [2022-09-07T04:04:52.125Z] --- PASS: TestBuildPreserveOwnership (3.13s)
04:04:52 [2022-09-07T04:04:52.125Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.06s)
04:04:52 [2022-09-07T04:04:52.125Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.06s)
04:04:52 [2022-09-07T04:04:52.125Z] === RUN   TestBuildPlatformInvalid
04:04:52 [2022-09-07T04:04:52.125Z] --- PASS: TestBuildPlatformInvalid (0.14s)
04:04:52 [2022-09-07T04:04:52.125Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
04:04:53 [2022-09-07T04:04:53.059Z] Loaded image: busybox:latest
04:04:53 [2022-09-07T04:04:53.059Z] Loaded image: busybox:glibc
04:04:53 [2022-09-07T04:04:53.844Z] --- PASS: TestInfoAPIWarnings (16.57s)
04:04:53 [2022-09-07T04:04:53.844Z] === RUN   TestInfoDebug
04:04:53 [2022-09-07T04:04:53.844Z] --- PASS: TestInfoDebug (0.54s)
04:04:53 [2022-09-07T04:04:53.844Z] === RUN   TestInfoInsecureRegistries
04:04:53 [2022-09-07T04:04:53.844Z] --- PASS: TestInfoInsecureRegistries (0.55s)
04:04:53 [2022-09-07T04:04:53.844Z] === RUN   TestInfoRegistryMirrors
04:04:53 [2022-09-07T04:04:53.994Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
04:04:54 [2022-09-07T04:04:54.103Z] --- PASS: TestInfoRegistryMirrors (0.54s)
04:04:54 [2022-09-07T04:04:54.104Z] === RUN   TestLoginFailsWithBadCredentials
04:04:54 [2022-09-07T04:04:54.363Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
04:04:54 [2022-09-07T04:04:54.363Z] === RUN   TestPingCacheHeaders
04:04:54 [2022-09-07T04:04:54.363Z] --- PASS: TestPingCacheHeaders (0.03s)
04:04:54 [2022-09-07T04:04:54.363Z] === RUN   TestPingGet
04:04:54 [2022-09-07T04:04:54.363Z] --- PASS: TestPingGet (0.01s)
04:04:54 [2022-09-07T04:04:54.363Z] === RUN   TestPingHead
04:04:54 [2022-09-07T04:04:54.363Z] --- PASS: TestPingHead (0.03s)
04:04:54 [2022-09-07T04:04:54.363Z] === RUN   TestPingSwarmHeader
04:04:54 [2022-09-07T04:04:54.929Z] Loaded image: debian:bullseye-slim
04:04:54 [2022-09-07T04:04:54.929Z] Loaded image: hello-world:latest
04:04:54 [2022-09-07T04:04:54.929Z] Loaded image: arm32v7/hello-world:latest
04:04:54 [2022-09-07T04:04:54.931Z] === RUN   TestPingSwarmHeader/before_swarm_init
04:04:55 [2022-09-07T04:04:55.190Z] === RUN   TestPingSwarmHeader/after_swarm_init
04:04:56 [2022-09-07T04:04:56.129Z] === RUN   TestPingSwarmHeader/after_swarm_leave
04:04:56 [2022-09-07T04:04:56.129Z] --- PASS: TestPingSwarmHeader (1.74s)
04:04:56 [2022-09-07T04:04:56.129Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
04:04:56 [2022-09-07T04:04:56.129Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
04:04:56 [2022-09-07T04:04:56.129Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
04:04:56 [2022-09-07T04:04:56.129Z] === RUN   TestPingBuilderHeader
04:04:56 [2022-09-07T04:04:56.129Z] === RUN   TestPingBuilderHeader/default_config
04:04:56 [2022-09-07T04:04:56.305Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
04:04:56 [2022-09-07T04:04:56.698Z] === RUN   TestPingBuilderHeader/buildkit_disabled
04:04:57 [2022-09-07T04:04:57.269Z] --- PASS: TestPingBuilderHeader (1.09s)
04:04:57 [2022-09-07T04:04:57.269Z]     --- PASS: TestPingBuilderHeader/default_config (0.54s)
04:04:57 [2022-09-07T04:04:57.269Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
04:04:57 [2022-09-07T04:04:57.269Z] === RUN   TestVersion
04:04:57 [2022-09-07T04:04:57.269Z] --- PASS: TestVersion (0.03s)
04:04:57 [2022-09-07T04:04:57.269Z] === CONT  TestDiskUsage
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/container_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/image_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/volume_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/build-cache_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/container,_volume_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
04:04:57 [2022-09-07T04:04:57.838Z] === RUN   TestDiskUsage/after_LoadBusybox
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
04:04:58 [2022-09-07T04:04:58.097Z] === RUN   TestDiskUsage/after_container.Run
04:04:58 [2022-09-07T04:04:58.207Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/container_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/image_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/volume_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
04:04:58 [2022-09-07T04:04:58.357Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
04:04:58 [2022-09-07T04:04:58.616Z] --- PASS: TestDiskUsage (1.29s)
04:04:58 [2022-09-07T04:04:58.616Z]     --- PASS: TestDiskUsage/empty (0.01s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]     --- PASS: TestDiskUsage/after_container.Run (0.43s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.01s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
04:04:58 [2022-09-07T04:04:58.616Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
04:04:58 [2022-09-07T04:04:58.616Z] PASS
04:04:58 [2022-09-07T04:04:58.616Z] 
04:04:58 [2022-09-07T04:04:58.616Z] === Skipped
04:04:58 [2022-09-07T04:04:58.616Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:04:58 [2022-09-07T04:04:58.616Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:04:58 [2022-09-07T04:04:58.616Z] 
04:04:58 [2022-09-07T04:04:58.616Z] DONE 57 tests, 1 skipped in 23.613s
04:04:58 [2022-09-07T04:04:58.616Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
04:04:58 [2022-09-07T04:04:58.616Z] INFO: Testing against a local daemon
04:04:58 [2022-09-07T04:04:58.616Z] === RUN   TestVolumesCreateAndList
04:04:58 [2022-09-07T04:04:58.616Z] --- PASS: TestVolumesCreateAndList (0.03s)
04:04:58 [2022-09-07T04:04:58.616Z] === RUN   TestVolumesRemove
04:04:58 [2022-09-07T04:04:58.776Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
04:04:58 [2022-09-07T04:04:58.875Z] --- PASS: TestVolumesRemove (0.05s)
04:04:58 [2022-09-07T04:04:58.875Z] === RUN   TestVolumesInspect
04:04:58 [2022-09-07T04:04:58.875Z] --- PASS: TestVolumesInspect (0.02s)
04:04:58 [2022-09-07T04:04:58.875Z] === RUN   TestVolumesInvalidJSON
04:04:58 [2022-09-07T04:04:58.875Z] === RUN   TestVolumesInvalidJSON/volumes/create
04:04:58 [2022-09-07T04:04:58.875Z] === PAUSE TestVolumesInvalidJSON/volumes/create
04:04:58 [2022-09-07T04:04:58.875Z] === CONT  TestVolumesInvalidJSON/volumes/create
04:04:58 [2022-09-07T04:04:58.875Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
04:04:58 [2022-09-07T04:04:58.875Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
04:04:58 [2022-09-07T04:04:58.875Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
04:04:58 [2022-09-07T04:04:58.875Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
04:04:58 [2022-09-07T04:04:58.875Z] --- PASS: TestVolumesInvalidJSON (0.01s)
04:04:58 [2022-09-07T04:04:58.875Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
04:04:58 [2022-09-07T04:04:58.875Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
04:04:58 [2022-09-07T04:04:58.875Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
04:04:58 [2022-09-07T04:04:58.875Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
04:04:58 [2022-09-07T04:04:58.875Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
04:04:58 [2022-09-07T04:04:58.875Z] PASS
04:04:58 [2022-09-07T04:04:58.875Z] 
04:04:58 [2022-09-07T04:04:58.875Z] DONE 9 tests in 0.190s
04:04:58 [2022-09-07T04:04:58.875Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:04:58 [2022-09-07T04:04:58.875Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14467 is not a child of this shell
04:04:58 [2022-09-07T04:04:58.875Z] warning: PID 14467 from bundles/test-integration/docker.pid had a nonzero exit code
04:04:58 [2022-09-07T04:04:58.875Z] Leaving: AppArmorNo profiles have been unloaded.
04:04:58 [2022-09-07T04:04:58.875Z] 
04:04:58 [2022-09-07T04:04:58.875Z] Unloading profiles will leave already running processes permanently
04:04:58 [2022-09-07T04:04:58.875Z] unconfined, which can lead to unexpected situations.
04:04:58 [2022-09-07T04:04:58.875Z] 
04:04:58 [2022-09-07T04:04:58.875Z] To set a process to complain mode, use the command line tool
04:04:58 [2022-09-07T04:04:58.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:04:58 [2022-09-07T04:04:58.875Z] Removing test suite binaries
04:04:58 [2022-09-07T04:04:58.875Z] exiting test-integration
04:04:58 [2022-09-07T04:04:58.875Z] ++ exit 0
04:04:58 [2022-09-07T04:04:58.875Z] 
Post stage
[Pipeline] junit
04:04:59 [2022-09-07T04:04:59.826Z] Recording test results
04:05:00 [2022-09-07T04:05:00.155Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
04:05:01 [2022-09-07T04:05:01.276Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:05:01 [2022-09-07T04:05:01.532Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
04:05:01 [2022-09-07T04:05:01.613Z] + echo Ensuring container killed.
04:05:01 [2022-09-07T04:05:01.613Z] Ensuring container killed.
04:05:01 [2022-09-07T04:05:01.613Z] + docker rm -vf docker-pr3
04:05:01 [2022-09-07T04:05:01.876Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
04:05:01 [2022-09-07T04:05:01.955Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.48s)
04:05:01 [2022-09-07T04:05:01.955Z] PASS
04:05:01 [2022-09-07T04:05:01.955Z] 
04:05:01 [2022-09-07T04:05:01.955Z] === Skipped
04:05:01 [2022-09-07T04:05:01.955Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
04:05:01 [2022-09-07T04:05:01.955Z]     build_session_test.go:25: TODO: BuildKit
04:05:01 [2022-09-07T04:05:01.955Z] 
04:05:01 [2022-09-07T04:05:01.955Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
04:05:01 [2022-09-07T04:05:01.955Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:05:01 [2022-09-07T04:05:01.955Z] 
04:05:01 [2022-09-07T04:05:01.955Z] DONE 34 tests, 2 skipped in 71.113s
04:05:01 [2022-09-07T04:05:01.955Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
04:05:01 [2022-09-07T04:05:01.955Z] ++ 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
04:05:01 [2022-09-07T04:05:01.955Z] ++ set -e
04:05:01 [2022-09-07T04:05:01.955Z] ++ '[' -n 0 ']'
04:05:01 [2022-09-07T04:05:01.955Z] ++ set -x
04:05:01 [2022-09-07T04:05:01.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
04:05:01 [2022-09-07T04:05:01.955Z] INFO: Testing against a local daemon
04:05:01 [2022-09-07T04:05:01.955Z] === RUN   TestConfigInspect
04:05:02 [2022-09-07T04:05:02.162Z] + echo Chowning /workspace to jenkins user
04:05:02 [2022-09-07T04:05:02.162Z] Chowning /workspace to jenkins user
04:05:02 [2022-09-07T04:05:02.162Z] + id -u
04:05:02 [2022-09-07T04:05:02.162Z] + id -g
04:05:02 [2022-09-07T04:05:02.162Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44100:/workspace busybox chown -R 1000:1000 /workspace
04:05:02 [2022-09-07T04:05:02.162Z] Unable to find image 'busybox:latest' locally
04:05:02 [2022-09-07T04:05:02.422Z] latest: Pulling from library/busybox
04:05:02 [2022-09-07T04:05:02.422Z] 2c39bef88607: Pulling fs layer
04:05:02 [2022-09-07T04:05:02.475Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
04:05:02 [2022-09-07T04:05:02.994Z] 2c39bef88607: Download complete
04:05:02 [2022-09-07T04:05:02.994Z] 2c39bef88607: Pull complete
04:05:02 [2022-09-07T04:05:02.994Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
04:05:02 [2022-09-07T04:05:02.994Z] Status: Downloaded newer image for busybox:latest
04:05:03 [2022-09-07T04:05:03.410Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
04:05:03 [2022-09-07T04:05:03.410Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
04:05:03 [2022-09-07T04:05:03.410Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
04:05:04 [2022-09-07T04:05:04.482Z] --- PASS: TestConfigInspect (2.54s)
04:05:04 [2022-09-07T04:05:04.482Z] === RUN   TestConfigList
04:05:04 [2022-09-07T04:05:04.785Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:05:05 [2022-09-07T04:05:05.045Z]     docker_cli_daemon_test.go:1475: [d404e63144474] daemon is not started
04:05:05 [2022-09-07T04:05:05.204Z] + bundleName=amd64-rootless
04:05:05 [2022-09-07T04:05:05.204Z] + echo Creating amd64-rootless-bundles.tar.gz
04:05:05 [2022-09-07T04:05:05.204Z] Creating amd64-rootless-bundles.tar.gz
04:05:05 [2022-09-07T04:05:05.204Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
04:05:05 [2022-09-07T04:05:05.204Z] + 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
04:05:05 [2022-09-07T04:05:05.218Z] Archiving artifacts
04:05:05 [2022-09-07T04:05:05.612Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
04:05:06 [2022-09-07T04:05:06.182Z]     check_test.go:540: [d0b3889f9bbec] daemon is not started
04:05:06 [2022-09-07T04:05:06.182Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
04:05:06 [2022-09-07T04:05:06.382Z] --- PASS: TestConfigList (2.34s)
04:05:06 [2022-09-07T04:05:06.382Z] === RUN   TestConfigsCreateAndDelete
04:05:06 [2022-09-07T04:05:06.441Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
04:05:06 [2022-09-07T04:05:06.441Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.47s)
04:05:06 [2022-09-07T04:05:06.441Z] PASS
04:05:06 [2022-09-07T04:05:06.441Z] 
04:05:06 [2022-09-07T04:05:06.441Z] === Skipped
04:05:06 [2022-09-07T04:05:06.441Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
04:05:06 [2022-09-07T04:05:06.441Z]     build_session_test.go:25: TODO: BuildKit
04:05:06 [2022-09-07T04:05:06.441Z] 
04:05:06 [2022-09-07T04:05:06.441Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
04:05:06 [2022-09-07T04:05:06.441Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
04:05:06 [2022-09-07T04:05:06.441Z] 
04:05:06 [2022-09-07T04:05:06.441Z] DONE 34 tests, 2 skipped in 193.846s
04:05:06 [2022-09-07T04:05:06.441Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
04:05:06 [2022-09-07T04:05:06.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
04:05:06 [2022-09-07T04:05:06.441Z] ++ set -e
04:05:06 [2022-09-07T04:05:06.441Z] ++ '[' -n 0 ']'
04:05:06 [2022-09-07T04:05:06.441Z] ++ set -x
04:05:06 [2022-09-07T04:05:06.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
04:05:06 [2022-09-07T04:05:06.701Z] INFO: Testing against a local daemon
04:05:06 [2022-09-07T04:05:06.701Z] === RUN   TestConfigInspect
04:05:06 [2022-09-07T04:05:06.980Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44100/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:05:07 [2022-09-07T04:05:07.294Z] + make clean
04:05:07 [2022-09-07T04:05:07.553Z] docker volume rm -f docker-dev-cache docker-mod-cache
04:05:07 [2022-09-07T04:05:07.553Z] docker-dev-cache
04:05:07 [2022-09-07T04:05:07.553Z] docker-mod-cache
[Pipeline] deleteDir
04:05:07 [2022-09-07T04:05:07.646Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
04:05:08 [2022-09-07T04:05:08.634Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
[Pipeline] // stage
[Pipeline] }
04:05:08 [2022-09-07T04:05:08.911Z] --- PASS: TestConfigsCreateAndDelete (2.21s)
04:05:08 [2022-09-07T04:05:08.911Z] === RUN   TestConfigsUpdate
04:05:09 [2022-09-07T04:05:09.573Z] --- PASS: TestConfigInspect (2.92s)
04:05:09 [2022-09-07T04:05:09.573Z] === RUN   TestConfigList
04:05:09 [2022-09-07T04:05:09.834Z]     check_test.go:540: [de343622733ac] daemon is not started
04:05:09 [2022-09-07T04:05:09.834Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
04:05:10 [2022-09-07T04:05:10.809Z] --- PASS: TestConfigsUpdate (2.19s)
04:05:10 [2022-09-07T04:05:10.809Z] === RUN   TestTemplatedConfig
04:05:11 [2022-09-07T04:05:11.734Z] --- PASS: TestConfigList (2.22s)
04:05:11 [2022-09-07T04:05:11.734Z] === RUN   TestConfigsCreateAndDelete
04:05:12 [2022-09-07T04:05:12.300Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
04:05:12 [2022-09-07T04:05:12.868Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
04:05:13 [2022-09-07T04:05:13.338Z] --- PASS: TestTemplatedConfig (2.07s)
04:05:13 [2022-09-07T04:05:13.338Z] === RUN   TestConfigCreateResolve
04:05:13 [2022-09-07T04:05:13.435Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
04:05:14 [2022-09-07T04:05:14.002Z] === RUN   TestDockerSuite/TestBuildScratchCopy
04:05:14 [2022-09-07T04:05:14.570Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
04:05:14 [2022-09-07T04:05:14.570Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
04:05:14 [2022-09-07T04:05:14.570Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
04:05:14 [2022-09-07T04:05:14.570Z] === RUN   TestDockerSuite/TestContainerAPICommit
04:05:14 [2022-09-07T04:05:14.570Z] --- PASS: TestConfigsCreateAndDelete (2.75s)
04:05:14 [2022-09-07T04:05:14.570Z] === RUN   TestConfigsUpdate
04:05:14 [2022-09-07T04:05:14.711Z] --- PASS: TestConfigCreateResolve (1.90s)
04:05:14 [2022-09-07T04:05:14.711Z] PASS
04:05:14 [2022-09-07T04:05:14.711Z] 
04:05:14 [2022-09-07T04:05:14.711Z] DONE 6 tests in 13.344s
04:05:14 [2022-09-07T04:05:14.711Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
04:05:14 [2022-09-07T04:05:14.711Z] ++ 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
04:05:14 [2022-09-07T04:05:14.711Z] ++ set -e
04:05:14 [2022-09-07T04:05:14.711Z] ++ '[' -n 0 ']'
04:05:14 [2022-09-07T04:05:14.711Z] ++ set -x
04:05:14 [2022-09-07T04:05:14.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
04:05:14 [2022-09-07T04:05:14.968Z] INFO: Testing against a local daemon
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestAttachWithTTY
04:05:14 [2022-09-07T04:05:14.968Z] --- PASS: TestAttachWithTTY (0.07s)
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestAttachWithoutTTy
04:05:14 [2022-09-07T04:05:14.968Z] --- PASS: TestAttachWithoutTTy (0.05s)
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestCheckpoint
04:05:14 [2022-09-07T04:05:14.968Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:05:14 [2022-09-07T04:05:14.968Z] --- SKIP: TestCheckpoint (0.00s)
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/commit
04:05:14 [2022-09-07T04:05:14.968Z] === PAUSE TestContainerInvalidJSON/commit
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/create
04:05:14 [2022-09-07T04:05:14.968Z] === PAUSE TestContainerInvalidJSON/containers/create
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
04:05:14 [2022-09-07T04:05:14.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
04:05:14 [2022-09-07T04:05:14.968Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
04:05:14 [2022-09-07T04:05:14.968Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:05:14 [2022-09-07T04:05:14.968Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
04:05:14 [2022-09-07T04:05:14.968Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
04:05:14 [2022-09-07T04:05:14.968Z] === CONT  TestContainerInvalidJSON/commit
04:05:14 [2022-09-07T04:05:14.968Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/commit/empty_body
04:05:14 [2022-09-07T04:05:14.968Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
04:05:14 [2022-09-07T04:05:14.968Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
04:05:14 [2022-09-07T04:05:14.968Z] === CONT  TestContainerInvalidJSON/containers/create
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
04:05:14 [2022-09-07T04:05:14.968Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
04:05:14 [2022-09-07T04:05:14.968Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
04:05:14 [2022-09-07T04:05:14.968Z] --- PASS: TestContainerInvalidJSON (0.01s)
04:05:14 [2022-09-07T04:05:14.968Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
04:05:14 [2022-09-07T04:05:14.969Z] === RUN   TestCopyFromContainerPathDoesNotExist
04:05:15 [2022-09-07T04:05:15.226Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
04:05:15 [2022-09-07T04:05:15.226Z] === RUN   TestCopyFromContainerPathIsNotDir
04:05:15 [2022-09-07T04:05:15.226Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
04:05:15 [2022-09-07T04:05:15.226Z] === RUN   TestCopyToContainerPathDoesNotExist
04:05:15 [2022-09-07T04:05:15.226Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
04:05:15 [2022-09-07T04:05:15.226Z] === RUN   TestCopyEmptyFile
04:05:15 [2022-09-07T04:05:15.484Z] --- PASS: TestCopyEmptyFile (0.22s)
04:05:15 [2022-09-07T04:05:15.484Z] === RUN   TestCopyToContainerPathIsNotDir
04:05:15 [2022-09-07T04:05:15.484Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
04:05:15 [2022-09-07T04:05:15.484Z] === RUN   TestCopyFromContainer
04:05:15 [2022-09-07T04:05:15.960Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
04:05:16 [2022-09-07T04:05:16.417Z] === RUN   TestCopyFromContainer//
04:05:16 [2022-09-07T04:05:16.417Z] === RUN   TestCopyFromContainer//bar/root
04:05:16 [2022-09-07T04:05:16.674Z] === RUN   TestCopyFromContainer//bar/root/
04:05:16 [2022-09-07T04:05:16.674Z] === RUN   TestCopyFromContainer/bar/quux
04:05:16 [2022-09-07T04:05:16.674Z] === RUN   TestCopyFromContainer/bar/quux/
04:05:16 [2022-09-07T04:05:16.674Z] === RUN   TestCopyFromContainer/bar/quux/baz
04:05:16 [2022-09-07T04:05:16.935Z] === RUN   TestCopyFromContainer/bar/filesymlink
04:05:16 [2022-09-07T04:05:16.935Z] === RUN   TestCopyFromContainer/bar/dirsymlink
04:05:16 [2022-09-07T04:05:16.935Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
04:05:16 [2022-09-07T04:05:16.935Z] === RUN   TestCopyFromContainer/bar/notarget
04:05:17 [2022-09-07T04:05:17.192Z] --- PASS: TestCopyFromContainer (1.59s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer// (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:05:17 [2022-09-07T04:05:17.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:05:17 [2022-09-07T04:05:17.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
04:05:17 [2022-09-07T04:05:17.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
04:05:17 [2022-09-07T04:05:17.192Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:05:17 [2022-09-07T04:05:17.192Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
04:05:17 [2022-09-07T04:05:17.192Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:05:17 [2022-09-07T04:05:17.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
04:05:17 [2022-09-07T04:05:17.192Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateLinkToNonExistingContainer
04:05:17 [2022-09-07T04:05:17.192Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateWithInvalidEnv
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateWithInvalidEnv/0
04:05:17 [2022-09-07T04:05:17.192Z] === PAUSE TestCreateWithInvalidEnv/0
04:05:17 [2022-09-07T04:05:17.192Z] === RUN   TestCreateWithInvalidEnv/1
04:05:17 [2022-09-07T04:05:17.193Z] === PAUSE TestCreateWithInvalidEnv/1
04:05:17 [2022-09-07T04:05:17.193Z] === RUN   TestCreateWithInvalidEnv/2
04:05:17 [2022-09-07T04:05:17.193Z] === PAUSE TestCreateWithInvalidEnv/2
04:05:17 [2022-09-07T04:05:17.193Z] === CONT  TestCreateWithInvalidEnv/0
04:05:17 [2022-09-07T04:05:17.193Z] === CONT  TestCreateWithInvalidEnv/2
04:05:17 [2022-09-07T04:05:17.193Z] === CONT  TestCreateWithInvalidEnv/1
04:05:17 [2022-09-07T04:05:17.193Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
04:05:17 [2022-09-07T04:05:17.193Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
04:05:17 [2022-09-07T04:05:17.193Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
04:05:17 [2022-09-07T04:05:17.193Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
04:05:17 [2022-09-07T04:05:17.193Z] === RUN   TestCreateTmpfsMountsTarget
04:05:17 [2022-09-07T04:05:17.193Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
04:05:17 [2022-09-07T04:05:17.193Z] === RUN   TestCreateWithCustomMaskedPaths
04:05:17 [2022-09-07T04:05:17.337Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
04:05:17 [2022-09-07T04:05:17.904Z] --- PASS: TestConfigsUpdate (3.15s)
04:05:17 [2022-09-07T04:05:17.904Z] === RUN   TestTemplatedConfig
04:05:17 [2022-09-07T04:05:17.904Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
04:05:17 [2022-09-07T04:05:17.904Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
04:05:18 [2022-09-07T04:05:18.471Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
04:05:18 [2022-09-07T04:05:18.565Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s)
04:05:18 [2022-09-07T04:05:18.565Z] === RUN   TestCreateWithCustomReadonlyPaths
04:05:19 [2022-09-07T04:05:19.407Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
04:05:19 [2022-09-07T04:05:19.666Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
04:05:19 [2022-09-07T04:05:19.937Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s)
04:05:19 [2022-09-07T04:05:19.937Z] === RUN   TestCreateWithInvalidHealthcheckParams
04:05:19 [2022-09-07T04:05:19.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:05:19 [2022-09-07T04:05:19.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:05:19 [2022-09-07T04:05:19.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:05:19 [2022-09-07T04:05:19.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:05:19 [2022-09-07T04:05:19.937Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:05:19 [2022-09-07T04:05:19.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:05:19 [2022-09-07T04:05:19.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:05:19 [2022-09-07T04:05:19.937Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
04:05:19 [2022-09-07T04:05:19.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
04:05:19 [2022-09-07T04:05:19.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
04:05:19 [2022-09-07T04:05:19.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
04:05:19 [2022-09-07T04:05:19.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
04:05:19 [2022-09-07T04:05:19.937Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
04:05:19 [2022-09-07T04:05:19.937Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
04:05:20 [2022-09-07T04:05:20.195Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
04:05:20 [2022-09-07T04:05:20.195Z] === RUN   TestCreateDifferentPlatform
04:05:20 [2022-09-07T04:05:20.195Z] === RUN   TestCreateDifferentPlatform/different_os
04:05:20 [2022-09-07T04:05:20.195Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
04:05:20 [2022-09-07T04:05:20.195Z] --- PASS: TestCreateDifferentPlatform (0.01s)
04:05:20 [2022-09-07T04:05:20.195Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
04:05:20 [2022-09-07T04:05:20.195Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
04:05:20 [2022-09-07T04:05:20.195Z] === RUN   TestCreateVolumesFromNonExistingContainer
04:05:20 [2022-09-07T04:05:20.195Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
04:05:20 [2022-09-07T04:05:20.195Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
04:05:20 [2022-09-07T04:05:20.233Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
04:05:20 [2022-09-07T04:05:20.453Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestCreateInvalidHostConfig
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
04:05:20 [2022-09-07T04:05:20.453Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
04:05:20 [2022-09-07T04:05:20.453Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
04:05:20 [2022-09-07T04:05:20.453Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:05:20 [2022-09-07T04:05:20.453Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
04:05:20 [2022-09-07T04:05:20.453Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
04:05:20 [2022-09-07T04:05:20.453Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
04:05:20 [2022-09-07T04:05:20.453Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
04:05:20 [2022-09-07T04:05:20.453Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
04:05:20 [2022-09-07T04:05:20.453Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestContainerStartOnDaemonRestart
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestContainerStartOnDaemonRestart
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestDaemonRestartIpcMode
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestDaemonRestartIpcMode
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestDaemonHostGatewayIP
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestDaemonHostGatewayIP
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestRestartDaemonWithRestartingContainer
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestRestartDaemonWithRestartingContainer
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestContainerKillOnDaemonStart
04:05:20 [2022-09-07T04:05:20.453Z] === PAUSE TestContainerKillOnDaemonStart
04:05:20 [2022-09-07T04:05:20.453Z] === RUN   TestDiff
04:05:20 [2022-09-07T04:05:20.710Z] --- PASS: TestDiff (0.44s)
04:05:20 [2022-09-07T04:05:20.710Z] === RUN   TestExecConsoleSize
04:05:21 [2022-09-07T04:05:21.170Z] === RUN   TestDockerSuite/TestContainerAPICreate
04:05:21 [2022-09-07T04:05:21.276Z] --- PASS: TestExecConsoleSize (0.50s)
04:05:21 [2022-09-07T04:05:21.276Z] === RUN   TestExecWithCloseStdin
04:05:21 [2022-09-07T04:05:21.430Z] --- PASS: TestTemplatedConfig (3.69s)
04:05:21 [2022-09-07T04:05:21.430Z] === RUN   TestConfigCreateResolve
04:05:21 [2022-09-07T04:05:21.689Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
04:05:21 [2022-09-07T04:05:21.689Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
04:05:21 [2022-09-07T04:05:21.689Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
04:05:21 [2022-09-07T04:05:21.842Z] --- PASS: TestExecWithCloseStdin (0.49s)
04:05:21 [2022-09-07T04:05:21.842Z] === RUN   TestExec
04:05:22 [2022-09-07T04:05:22.407Z] --- PASS: TestExec (0.50s)
04:05:22 [2022-09-07T04:05:22.407Z] === RUN   TestExecUser
04:05:22 [2022-09-07T04:05:22.625Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
04:05:22 [2022-09-07T04:05:22.625Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
04:05:22 [2022-09-07T04:05:22.625Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
04:05:22 [2022-09-07T04:05:22.625Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
04:05:22 [2022-09-07T04:05:22.625Z] === RUN   TestDockerSuite/TestContainerAPIDelete
04:05:22 [2022-09-07T04:05:22.665Z] --- PASS: TestExecUser (0.51s)
04:05:22 [2022-09-07T04:05:22.665Z] === RUN   TestExportContainerAndImportImage
04:05:22 [2022-09-07T04:05:22.883Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
04:05:23 [2022-09-07T04:05:23.452Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
04:05:23 [2022-09-07T04:05:23.599Z] --- PASS: TestExportContainerAndImportImage (0.70s)
04:05:23 [2022-09-07T04:05:23.599Z] === RUN   TestExportContainerAfterDaemonRestart
04:05:24 [2022-09-07T04:05:24.019Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
04:05:24 [2022-09-07T04:05:24.278Z] --- PASS: TestConfigCreateResolve (2.81s)
04:05:24 [2022-09-07T04:05:24.278Z] PASS
04:05:24 [2022-09-07T04:05:24.278Z] 
04:05:24 [2022-09-07T04:05:24.278Z] DONE 6 tests in 17.686s
04:05:24 [2022-09-07T04:05:24.278Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
04:05:24 [2022-09-07T04:05:24.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
04:05:24 [2022-09-07T04:05:24.278Z] ++ set -e
04:05:24 [2022-09-07T04:05:24.278Z] ++ '[' -n 0 ']'
04:05:24 [2022-09-07T04:05:24.278Z] ++ set -x
04:05:24 [2022-09-07T04:05:24.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
04:05:24 [2022-09-07T04:05:24.537Z] INFO: Testing against a local daemon
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestAttachWithTTY
04:05:24 [2022-09-07T04:05:24.537Z] --- PASS: TestAttachWithTTY (0.05s)
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestAttachWithoutTTy
04:05:24 [2022-09-07T04:05:24.537Z] --- PASS: TestAttachWithoutTTy (0.06s)
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestCheckpoint
04:05:24 [2022-09-07T04:05:24.537Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:05:24 [2022-09-07T04:05:24.537Z] --- SKIP: TestCheckpoint (0.00s)
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/commit
04:05:24 [2022-09-07T04:05:24.537Z] === PAUSE TestContainerInvalidJSON/commit
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/containers/create
04:05:24 [2022-09-07T04:05:24.537Z] === PAUSE TestContainerInvalidJSON/containers/create
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
04:05:24 [2022-09-07T04:05:24.537Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
04:05:24 [2022-09-07T04:05:24.537Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
04:05:24 [2022-09-07T04:05:24.537Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:05:24 [2022-09-07T04:05:24.537Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
04:05:24 [2022-09-07T04:05:24.537Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
04:05:24 [2022-09-07T04:05:24.537Z] === CONT  TestContainerInvalidJSON/commit
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
04:05:24 [2022-09-07T04:05:24.537Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
04:05:24 [2022-09-07T04:05:24.537Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
04:05:24 [2022-09-07T04:05:24.537Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
04:05:24 [2022-09-07T04:05:24.537Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/commit/empty_body
04:05:24 [2022-09-07T04:05:24.537Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
04:05:24 [2022-09-07T04:05:24.537Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
04:05:24 [2022-09-07T04:05:24.796Z] === CONT  TestContainerInvalidJSON/containers/create
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
04:05:24 [2022-09-07T04:05:24.796Z] --- PASS: TestContainerInvalidJSON (0.02s)
04:05:24 [2022-09-07T04:05:24.796Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]     --- PASS: TestContainerInvalidJSON/commit (0.02s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestCopyFromContainerPathDoesNotExist
04:05:24 [2022-09-07T04:05:24.796Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestCopyFromContainerPathIsNotDir
04:05:24 [2022-09-07T04:05:24.796Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestCopyToContainerPathDoesNotExist
04:05:24 [2022-09-07T04:05:24.796Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestCopyEmptyFile
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
04:05:24 [2022-09-07T04:05:24.796Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
04:05:24 [2022-09-07T04:05:24.971Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
04:05:24 [2022-09-07T04:05:24.971Z] === RUN   TestHealthCheckWorkdir
04:05:25 [2022-09-07T04:05:25.229Z] --- PASS: TestHealthCheckWorkdir (0.52s)
04:05:25 [2022-09-07T04:05:25.229Z] === RUN   TestHealthKillContainer
04:05:25 [2022-09-07T04:05:25.363Z] --- PASS: TestCopyEmptyFile (0.44s)
04:05:25 [2022-09-07T04:05:25.363Z] === RUN   TestCopyToContainerPathIsNotDir
04:05:25 [2022-09-07T04:05:25.363Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
04:05:25 [2022-09-07T04:05:25.363Z] === RUN   TestCopyFromContainer
04:05:25 [2022-09-07T04:05:25.930Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
04:05:26 [2022-09-07T04:05:26.865Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
04:05:27 [2022-09-07T04:05:27.123Z] === RUN   TestCopyFromContainer//
04:05:27 [2022-09-07T04:05:27.124Z] === RUN   TestCopyFromContainer//bar/root
04:05:27 [2022-09-07T04:05:27.382Z] === RUN   TestCopyFromContainer//bar/root/
04:05:27 [2022-09-07T04:05:27.382Z] === RUN   TestCopyFromContainer/bar/quux
04:05:27 [2022-09-07T04:05:27.640Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
04:05:27 [2022-09-07T04:05:27.641Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
04:05:27 [2022-09-07T04:05:27.641Z] === RUN   TestCopyFromContainer/bar/quux/
04:05:27 [2022-09-07T04:05:27.641Z] === RUN   TestCopyFromContainer/bar/quux/baz
04:05:27 [2022-09-07T04:05:27.902Z] === RUN   TestCopyFromContainer/bar/filesymlink
04:05:27 [2022-09-07T04:05:27.902Z] === RUN   TestCopyFromContainer/bar/dirsymlink
04:05:28 [2022-09-07T04:05:28.160Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
04:05:28 [2022-09-07T04:05:28.160Z] === RUN   TestCopyFromContainer/bar/notarget
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
04:05:28 [2022-09-07T04:05:28.419Z] --- PASS: TestCopyFromContainer (2.99s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer// (0.16s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:05:28 [2022-09-07T04:05:28.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:05:28 [2022-09-07T04:05:28.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
04:05:28 [2022-09-07T04:05:28.419Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
04:05:28 [2022-09-07T04:05:28.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:05:28 [2022-09-07T04:05:28.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
04:05:28 [2022-09-07T04:05:28.419Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:05:28 [2022-09-07T04:05:28.419Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateLinkToNonExistingContainer
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
04:05:28 [2022-09-07T04:05:28.419Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateWithInvalidEnv
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateWithInvalidEnv/0
04:05:28 [2022-09-07T04:05:28.419Z] === PAUSE TestCreateWithInvalidEnv/0
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateWithInvalidEnv/1
04:05:28 [2022-09-07T04:05:28.419Z] === PAUSE TestCreateWithInvalidEnv/1
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateWithInvalidEnv/2
04:05:28 [2022-09-07T04:05:28.419Z] === PAUSE TestCreateWithInvalidEnv/2
04:05:28 [2022-09-07T04:05:28.419Z] === CONT  TestCreateWithInvalidEnv/0
04:05:28 [2022-09-07T04:05:28.419Z] === CONT  TestCreateWithInvalidEnv/2
04:05:28 [2022-09-07T04:05:28.419Z] === CONT  TestCreateWithInvalidEnv/1
04:05:28 [2022-09-07T04:05:28.419Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
04:05:28 [2022-09-07T04:05:28.419Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateTmpfsMountsTarget
04:05:28 [2022-09-07T04:05:28.419Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
04:05:28 [2022-09-07T04:05:28.419Z] === RUN   TestCreateWithCustomMaskedPaths
04:05:28 [2022-09-07T04:05:28.988Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
04:05:29 [2022-09-07T04:05:29.924Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
04:05:29 [2022-09-07T04:05:29.924Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
04:05:30 [2022-09-07T04:05:30.492Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s)
04:05:30 [2022-09-07T04:05:30.492Z] === RUN   TestCreateWithCustomReadonlyPaths
04:05:30 [2022-09-07T04:05:30.751Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
04:05:30 [2022-09-07T04:05:30.751Z] === RUN   TestDockerSuite/TestContainerAPIKill
04:05:31 [2022-09-07T04:05:31.687Z] === RUN   TestDockerSuite/TestContainerAPIPause
04:05:32 [2022-09-07T04:05:32.254Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
04:05:32 [2022-09-07T04:05:32.514Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
04:05:32 [2022-09-07T04:05:32.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s)
04:05:32 [2022-09-07T04:05:32.772Z] === RUN   TestCreateWithInvalidHealthcheckParams
04:05:32 [2022-09-07T04:05:32.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:05:32 [2022-09-07T04:05:32.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:05:32 [2022-09-07T04:05:32.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:05:32 [2022-09-07T04:05:32.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:05:32 [2022-09-07T04:05:32.772Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:05:32 [2022-09-07T04:05:32.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:05:32 [2022-09-07T04:05:32.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:05:32 [2022-09-07T04:05:32.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
04:05:32 [2022-09-07T04:05:32.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
04:05:32 [2022-09-07T04:05:32.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
04:05:32 [2022-09-07T04:05:32.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
04:05:32 [2022-09-07T04:05:32.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
04:05:32 [2022-09-07T04:05:32.772Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
04:05:32 [2022-09-07T04:05:32.772Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
04:05:33 [2022-09-07T04:05:33.332Z] --- PASS: TestHealthKillContainer (7.87s)
04:05:33 [2022-09-07T04:05:33.332Z] === RUN   TestHealthCheckProcessKilled
04:05:33 [2022-09-07T04:05:33.339Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestDockerSuite/TestContainerAPIRename
04:05:33 [2022-09-07T04:05:33.600Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateDifferentPlatform
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateDifferentPlatform/different_os
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
04:05:33 [2022-09-07T04:05:33.600Z] --- PASS: TestCreateDifferentPlatform (0.04s)
04:05:33 [2022-09-07T04:05:33.600Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
04:05:33 [2022-09-07T04:05:33.600Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateVolumesFromNonExistingContainer
04:05:33 [2022-09-07T04:05:33.600Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
04:05:33 [2022-09-07T04:05:33.600Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateInvalidHostConfig
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
04:05:33 [2022-09-07T04:05:33.600Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
04:05:33 [2022-09-07T04:05:33.600Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
04:05:33 [2022-09-07T04:05:33.600Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
04:05:33 [2022-09-07T04:05:33.600Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
04:05:33 [2022-09-07T04:05:33.600Z] --- PASS: TestCreateInvalidHostConfig (0.03s)
04:05:33 [2022-09-07T04:05:33.600Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
04:05:33 [2022-09-07T04:05:33.600Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
04:05:33 [2022-09-07T04:05:33.600Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
04:05:33 [2022-09-07T04:05:33.600Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestContainerStartOnDaemonRestart
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestContainerStartOnDaemonRestart
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestDaemonRestartIpcMode
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestDaemonRestartIpcMode
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestDaemonHostGatewayIP
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestDaemonHostGatewayIP
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestRestartDaemonWithRestartingContainer
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestRestartDaemonWithRestartingContainer
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestContainerKillOnDaemonStart
04:05:33 [2022-09-07T04:05:33.600Z] === PAUSE TestContainerKillOnDaemonStart
04:05:33 [2022-09-07T04:05:33.600Z] === RUN   TestDiff
04:05:33 [2022-09-07T04:05:33.907Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
04:05:33 [2022-09-07T04:05:33.907Z] === RUN   TestInspectCpusetInConfigPre120
04:05:34 [2022-09-07T04:05:34.051Z] sha256:d5a61987b8480afdf68017b83dc2798dc690d8d73e79e8fb2e160461c21cef5f
04:05:34 [2022-09-07T04:05:34.051Z] INFO: Starting docker-py tests...
04:05:34 [2022-09-07T04:05:34.051Z] ============================= test session starts ==============================
04:05:34 [2022-09-07T04:05:34.051Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
04:05:34 [2022-09-07T04:05:34.051Z] rootdir: /src, inifile: pytest.ini
04:05:34 [2022-09-07T04:05:34.051Z] plugins: cov-2.6.1, timeout-1.3.3
04:05:34 [2022-09-07T04:05:34.051Z] collected 395 items / 2 deselected / 393 selected
04:05:34 [2022-09-07T04:05:34.051Z] 
04:05:34 [2022-09-07T04:05:34.168Z]     check_test.go:540: [dd8b5004d210f] daemon is not started
04:05:34 [2022-09-07T04:05:34.168Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
04:05:34 [2022-09-07T04:05:34.168Z] === RUN   TestDockerSuite/TestContainerAPIRestart
04:05:34 [2022-09-07T04:05:34.180Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
04:05:34 [2022-09-07T04:05:34.180Z] === RUN   TestIpcModeNone
04:05:34 [2022-09-07T04:05:34.426Z] --- PASS: TestDiff (0.72s)
04:05:34 [2022-09-07T04:05:34.426Z] === RUN   TestExecConsoleSize
04:05:34 [2022-09-07T04:05:34.760Z] --- PASS: TestIpcModeNone (0.50s)
04:05:34 [2022-09-07T04:05:34.760Z] === RUN   TestIpcModePrivate
04:05:35 [2022-09-07T04:05:35.024Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
04:05:35 [2022-09-07T04:05:35.284Z] --- PASS: TestIpcModePrivate (0.49s)
04:05:35 [2022-09-07T04:05:35.284Z] === RUN   TestIpcModeShareable
04:05:35 [2022-09-07T04:05:35.416Z] --- PASS: TestExecConsoleSize (0.97s)
04:05:35 [2022-09-07T04:05:35.416Z] === RUN   TestExecWithCloseStdin
04:05:35 [2022-09-07T04:05:35.542Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
04:05:35 [2022-09-07T04:05:35.799Z] --- PASS: TestIpcModeShareable (0.52s)
04:05:35 [2022-09-07T04:05:35.799Z] === RUN   TestAPIIpcModeShareableAndContainer
04:05:35 [2022-09-07T04:05:35.986Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
04:05:36 [2022-09-07T04:05:36.244Z] --- PASS: TestExecWithCloseStdin (0.88s)
04:05:36 [2022-09-07T04:05:36.245Z] === RUN   TestExec
04:05:36 [2022-09-07T04:05:36.508Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
04:05:37 [2022-09-07T04:05:37.077Z] --- PASS: TestExec (0.91s)
04:05:37 [2022-09-07T04:05:37.077Z] === RUN   TestExecUser
04:05:37 [2022-09-07T04:05:37.338Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
04:05:37 [2022-09-07T04:05:37.338Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
04:05:37 [2022-09-07T04:05:37.598Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
04:05:37 [2022-09-07T04:05:37.598Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
04:05:37 [2022-09-07T04:05:37.598Z] === RUN   TestDockerSuite/TestContainerAPIStart
04:05:37 [2022-09-07T04:05:37.701Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
04:05:37 [2022-09-07T04:05:37.701Z] === RUN   TestAPIIpcModeHost
04:05:37 [2022-09-07T04:05:37.701Z] --- PASS: TestAPIIpcModeHost (0.39s)
04:05:37 [2022-09-07T04:05:37.701Z] === RUN   TestDaemonIpcModeShareable
04:05:38 [2022-09-07T04:05:38.166Z] --- PASS: TestExecUser (0.87s)
04:05:38 [2022-09-07T04:05:38.166Z] === RUN   TestExportContainerAndImportImage
04:05:38 [2022-09-07T04:05:38.166Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
04:05:38 [2022-09-07T04:05:38.424Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
04:05:38 [2022-09-07T04:05:38.435Z] --- PASS: TestImportExtremelyLargeImageWorks (92.31s)
04:05:38 [2022-09-07T04:05:38.435Z] PASS
04:05:38 [2022-09-07T04:05:38.435Z] 
04:05:38 [2022-09-07T04:05:38.435Z] DONE 22 tests in 95.442s
04:05:38 [2022-09-07T04:05:38.435Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
04:05:38 [2022-09-07T04:05:38.435Z] === RUN   TestStripANSICommands
04:05:38 [2022-09-07T04:05:38.435Z] === RUN   TestStripANSICommands/#00
04:05:38 [2022-09-07T04:05:38.435Z] === RUN   TestStripANSICommands/#01
04:05:38 [2022-09-07T04:05:38.435Z] --- PASS: TestStripANSICommands (0.00s)
04:05:38 [2022-09-07T04:05:38.435Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
04:05:38 [2022-09-07T04:05:38.435Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
04:05:38 [2022-09-07T04:05:38.435Z] PASS
04:05:38 [2022-09-07T04:05:38.435Z] 
04:05:38 [2022-09-07T04:05:38.435Z] DONE 3 tests in 0.009s
04:05:38 [2022-09-07T04:05:38.435Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
04:05:38 [2022-09-07T04:05:38.435Z] INFO: Testing against a local daemon
04:05:38 [2022-09-07T04:05:38.435Z] === RUN   TestNetworkCreateDelete
04:05:38 [2022-09-07T04:05:38.435Z] --- PASS: TestNetworkCreateDelete (0.13s)
04:05:38 [2022-09-07T04:05:38.435Z] === RUN   TestDockerNetworkDeletePreferID
04:05:38 [2022-09-07T04:05:38.435Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
04:05:38 [2022-09-07T04:05:38.435Z] === RUN   TestDaemonDNSFallback
04:05:38 [2022-09-07T04:05:38.637Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
04:05:38 [2022-09-07T04:05:38.894Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
04:05:38 [2022-09-07T04:05:38.894Z] === RUN   TestDaemonIpcModePrivate
04:05:38 [2022-09-07T04:05:38.992Z] --- PASS: TestExportContainerAndImportImage (1.03s)
04:05:38 [2022-09-07T04:05:38.992Z] === RUN   TestExportContainerAfterDaemonRestart
04:05:39 [2022-09-07T04:05:39.828Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
04:05:40 [2022-09-07T04:05:40.086Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
04:05:40 [2022-09-07T04:05:40.086Z] === RUN   TestDaemonIpcModePrivateFromConfig
04:05:40 [2022-09-07T04:05:40.367Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
04:05:40 [2022-09-07T04:05:40.367Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s)
04:05:40 [2022-09-07T04:05:40.367Z] === RUN   TestHealthCheckWorkdir
04:05:41 [2022-09-07T04:05:41.018Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
04:05:41 [2022-09-07T04:05:41.276Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
04:05:41 [2022-09-07T04:05:41.276Z] === RUN   TestDaemonIpcModeShareableFromConfig
04:05:41 [2022-09-07T04:05:41.301Z] --- PASS: TestHealthCheckWorkdir (0.71s)
04:05:41 [2022-09-07T04:05:41.301Z] === RUN   TestHealthKillContainer
04:05:41 [2022-09-07T04:05:41.721Z] --- PASS: TestDaemonDNSFallback (6.40s)
04:05:41 [2022-09-07T04:05:41.721Z] === RUN   TestInspectNetwork
04:05:42 [2022-09-07T04:05:42.209Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
04:05:42 [2022-09-07T04:05:42.467Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
04:05:42 [2022-09-07T04:05:42.467Z] === RUN   TestIpcModeOlderClient
04:05:42 [2022-09-07T04:05:42.467Z] === PAUSE TestIpcModeOlderClient
04:05:42 [2022-09-07T04:05:42.467Z] === RUN   TestKillContainerInvalidSignal
04:05:42 [2022-09-07T04:05:42.674Z] === RUN   TestDockerSuite/TestContainerAPIStop
04:05:42 [2022-09-07T04:05:42.725Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
04:05:42 [2022-09-07T04:05:42.725Z] === RUN   TestKillContainer
04:05:42 [2022-09-07T04:05:42.725Z] === RUN   TestKillContainer/no_signal
04:05:43 [2022-09-07T04:05:43.240Z] === RUN   TestDockerSuite/TestContainerAPITop
04:05:43 [2022-09-07T04:05:43.292Z] === RUN   TestKillContainer/non_killing_signal
04:05:43 [2022-09-07T04:05:43.550Z] === RUN   TestKillContainer/killing_signal
04:05:43 [2022-09-07T04:05:43.810Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
04:05:43 [2022-09-07T04:05:43.810Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
04:05:43 [2022-09-07T04:05:43.810Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
04:05:43 [2022-09-07T04:05:43.810Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
04:05:43 [2022-09-07T04:05:43.810Z] === RUN   TestDockerSuite/TestContainerAPIWait
04:05:44 [2022-09-07T04:05:44.115Z] --- PASS: TestKillContainer (1.24s)
04:05:44 [2022-09-07T04:05:44.115Z]     --- PASS: TestKillContainer/no_signal (0.39s)
04:05:44 [2022-09-07T04:05:44.115Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
04:05:44 [2022-09-07T04:05:44.115Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
04:05:44 [2022-09-07T04:05:44.115Z] === RUN   TestKillWithStopSignalAndRestartPolicies
04:05:44 [2022-09-07T04:05:44.115Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
04:05:44 [2022-09-07T04:05:44.373Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
04:05:45 [2022-09-07T04:05:45.008Z] === RUN   TestInspectNetwork/full_network_id
04:05:45 [2022-09-07T04:05:45.008Z] === RUN   TestInspectNetwork/partial_network_id
04:05:45 [2022-09-07T04:05:45.008Z] === RUN   TestInspectNetwork/network_name
04:05:45 [2022-09-07T04:05:45.008Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
04:05:45 [2022-09-07T04:05:45.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
04:05:45 [2022-09-07T04:05:45.306Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
04:05:45 [2022-09-07T04:05:45.306Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
04:05:45 [2022-09-07T04:05:45.306Z] === RUN   TestKillStoppedContainer
04:05:45 [2022-09-07T04:05:45.306Z] --- PASS: TestKillStoppedContainer (0.05s)
04:05:45 [2022-09-07T04:05:45.306Z] === RUN   TestKillStoppedContainerAPIPre120
04:05:45 [2022-09-07T04:05:45.306Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
04:05:45 [2022-09-07T04:05:45.306Z] === RUN   TestKillDifferentUserContainer
04:05:45 [2022-09-07T04:05:45.872Z] --- PASS: TestKillDifferentUserContainer (0.43s)
04:05:45 [2022-09-07T04:05:45.872Z] === RUN   TestInspectOomKilledTrue
04:05:46 [2022-09-07T04:05:46.336Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
04:05:46 [2022-09-07T04:05:46.438Z] --- PASS: TestInspectOomKilledTrue (0.48s)
04:05:46 [2022-09-07T04:05:46.438Z] === RUN   TestInspectOomKilledFalse
04:05:46 [2022-09-07T04:05:46.594Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
04:05:46 [2022-09-07T04:05:46.696Z] --- PASS: TestInspectOomKilledFalse (0.42s)
04:05:46 [2022-09-07T04:05:46.696Z] === RUN   TestLinksEtcHostsContentMatch
04:05:46 [2022-09-07T04:05:46.953Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
04:05:46 [2022-09-07T04:05:46.953Z] === RUN   TestLinksContainerNames
04:05:47 [2022-09-07T04:05:47.161Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
04:05:47 [2022-09-07T04:05:47.419Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
04:05:47 [2022-09-07T04:05:47.677Z]     check_test.go:540: [d167ecdcd3bd2] daemon is not started
04:05:47 [2022-09-07T04:05:47.677Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
04:05:47 [2022-09-07T04:05:47.887Z] --- PASS: TestLinksContainerNames (0.88s)
04:05:47 [2022-09-07T04:05:47.887Z] === RUN   TestLogsFollowTailEmpty
04:05:48 [2022-09-07T04:05:48.243Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
04:05:48 [2022-09-07T04:05:48.452Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs/driver_local
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs/driver_local/tty/only_stdout
04:05:48 [2022-09-07T04:05:48.452Z] === PAUSE TestLogs/driver_local/tty/only_stdout
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs/driver_local/tty/only_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === PAUSE TestLogs/driver_local/tty/only_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
04:05:48 [2022-09-07T04:05:48.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
04:05:48 [2022-09-07T04:05:48.452Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
04:05:48 [2022-09-07T04:05:48.452Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
04:05:48 [2022-09-07T04:05:48.559Z] tests/integration/api_build_test.py .......................X             [  6%]
04:05:48 [2022-09-07T04:05:48.809Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
04:05:48 [2022-09-07T04:05:48.809Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
04:05:49 [2022-09-07T04:05:49.018Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
04:05:49 [2022-09-07T04:05:49.164Z] tests/integration/api_client_test.py .....                               [  7%]
04:05:49 [2022-09-07T04:05:49.198Z] --- PASS: TestInspectNetwork (7.41s)
04:05:49 [2022-09-07T04:05:49.198Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
04:05:49 [2022-09-07T04:05:49.198Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
04:05:49 [2022-09-07T04:05:49.198Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
04:05:49 [2022-09-07T04:05:49.198Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
04:05:49 [2022-09-07T04:05:49.198Z] === RUN   TestRunContainerWithBridgeNone
04:05:49 [2022-09-07T04:05:49.277Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
04:05:49 [2022-09-07T04:05:49.377Z] --- PASS: TestHealthKillContainer (8.18s)
04:05:49 [2022-09-07T04:05:49.377Z] === RUN   TestHealthCheckProcessKilled
04:05:49 [2022-09-07T04:05:49.377Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
04:05:49 [2022-09-07T04:05:49.535Z] === CONT  TestLogs/driver_local/tty/only_stderr
04:05:49 [2022-09-07T04:05:49.793Z] === CONT  TestLogs/driver_local/tty/only_stdout
04:05:50 [2022-09-07T04:05:50.312Z] --- PASS: TestHealthCheckProcessKilled (0.82s)
04:05:50 [2022-09-07T04:05:50.312Z] === RUN   TestInspectCpusetInConfigPre120
04:05:50 [2022-09-07T04:05:50.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
04:05:50 [2022-09-07T04:05:50.358Z] === RUN   TestLogs/driver_json-file
04:05:50 [2022-09-07T04:05:50.358Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
04:05:50 [2022-09-07T04:05:50.358Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
04:05:50 [2022-09-07T04:05:50.358Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
04:05:50 [2022-09-07T04:05:50.358Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
04:05:50 [2022-09-07T04:05:50.358Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
04:05:50 [2022-09-07T04:05:50.358Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:05:50 [2022-09-07T04:05:50.574Z] --- PASS: TestRunContainerWithBridgeNone (1.71s)
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/create
04:05:50 [2022-09-07T04:05:50.574Z] === PAUSE TestNetworkInvalidJSON/networks/create
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
04:05:50 [2022-09-07T04:05:50.574Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
04:05:50 [2022-09-07T04:05:50.574Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
04:05:50 [2022-09-07T04:05:50.574Z] === CONT  TestNetworkInvalidJSON/networks/create
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
04:05:50 [2022-09-07T04:05:50.574Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
04:05:50 [2022-09-07T04:05:50.574Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
04:05:50 [2022-09-07T04:05:50.574Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
04:05:50 [2022-09-07T04:05:50.574Z] --- PASS: TestNetworkInvalidJSON (0.01s)
04:05:50 [2022-09-07T04:05:50.574Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
04:05:50 [2022-09-07T04:05:50.574Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
04:05:50 [2022-09-07T04:05:50.574Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
04:05:50 [2022-09-07T04:05:50.574Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
04:05:50 [2022-09-07T04:05:50.574Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
04:05:50 [2022-09-07T04:05:50.574Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
04:05:50 [2022-09-07T04:05:50.574Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
04:05:50 [2022-09-07T04:05:50.574Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z] === RUN   TestNetworkList
04:05:50 [2022-09-07T04:05:50.575Z] === RUN   TestNetworkList//networks
04:05:50 [2022-09-07T04:05:50.575Z] === PAUSE TestNetworkList//networks
04:05:50 [2022-09-07T04:05:50.575Z] === RUN   TestNetworkList//networks/
04:05:50 [2022-09-07T04:05:50.575Z] === PAUSE TestNetworkList//networks/
04:05:50 [2022-09-07T04:05:50.575Z] === CONT  TestNetworkList//networks
04:05:50 [2022-09-07T04:05:50.575Z] === CONT  TestNetworkList//networks/
04:05:50 [2022-09-07T04:05:50.575Z] --- PASS: TestNetworkList (0.02s)
04:05:50 [2022-09-07T04:05:50.575Z]     --- PASS: TestNetworkList//networks (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z]     --- PASS: TestNetworkList//networks/ (0.00s)
04:05:50 [2022-09-07T04:05:50.575Z] === RUN   TestHostIPv4BridgeLabel
04:05:50 [2022-09-07T04:05:50.834Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
04:05:50 [2022-09-07T04:05:50.834Z] === RUN   TestDaemonRestartWithLiveRestore
04:05:50 [2022-09-07T04:05:50.907Z] tests/integration/api_config_test.py ......                              [  8%]
04:05:50 [2022-09-07T04:05:50.924Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
04:05:51 [2022-09-07T04:05:51.181Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
04:05:51 [2022-09-07T04:05:51.246Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
04:05:51 [2022-09-07T04:05:51.246Z] === RUN   TestIpcModeNone
04:05:51 [2022-09-07T04:05:51.747Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
04:05:51 [2022-09-07T04:05:51.747Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
04:05:51 [2022-09-07T04:05:51.812Z] --- PASS: TestIpcModeNone (0.64s)
04:05:51 [2022-09-07T04:05:51.812Z] === RUN   TestIpcModePrivate
04:05:51 [2022-09-07T04:05:51.812Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
04:05:52 [2022-09-07T04:05:52.070Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
04:05:52 [2022-09-07T04:05:52.209Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
04:05:52 [2022-09-07T04:05:52.209Z] === RUN   TestDaemonDefaultNetworkPools
04:05:52 [2022-09-07T04:05:52.313Z] --- PASS: TestLogs (3.83s)
04:05:52 [2022-09-07T04:05:52.313Z]     --- PASS: TestLogs/driver_local (0.01s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
04:05:52 [2022-09-07T04:05:52.313Z]     --- PASS: TestLogs/driver_json-file (0.01s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
04:05:52 [2022-09-07T04:05:52.313Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s)
04:05:52 [2022-09-07T04:05:52.313Z] === RUN   TestContainerNetworkMountsNoChown
04:05:52 [2022-09-07T04:05:52.327Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
04:05:52 [2022-09-07T04:05:52.570Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/default
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/default
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/private
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/private
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rprivate
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rprivate
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/slave
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/slave
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rslave
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rslave
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/shared
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/shared
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rshared
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rshared
04:05:52 [2022-09-07T04:05:52.570Z] === CONT  TestMountDaemonRoot/default
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/default/bind_root
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/default/bind_root
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/default/bind_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === CONT  TestMountDaemonRoot/rslave
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/default/mount_root
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/default/mount_root
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/default/mount_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rslave/bind_root
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rslave/mount_root
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === CONT  TestMountDaemonRoot/rshared
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rshared/bind_root
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rshared/mount_root
04:05:52 [2022-09-07T04:05:52.570Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
04:05:52 [2022-09-07T04:05:52.570Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === CONT  TestMountDaemonRoot/shared
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/shared/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/shared/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/shared/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/shared/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === CONT  TestMountDaemonRoot/rprivate
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === CONT  TestMountDaemonRoot/slave
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/slave/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/slave/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/slave/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/slave/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === CONT  TestMountDaemonRoot/private
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/private/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/private/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/private/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/private/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/private/mount_root
04:05:52 [2022-09-07T04:05:52.571Z] === RUN   TestMountDaemonRoot/private/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
04:05:52 [2022-09-07T04:05:52.571Z] === CONT  TestMountDaemonRoot/default/bind_root
04:05:52 [2022-09-07T04:05:52.571Z] === CONT  TestMountDaemonRoot/rslave/bind_root
04:05:52 [2022-09-07T04:05:52.586Z] --- PASS: TestIpcModePrivate (0.83s)
04:05:52 [2022-09-07T04:05:52.586Z] === RUN   TestIpcModeShareable
04:05:52 [2022-09-07T04:05:52.586Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000eb3110_<nil>_<nil>}
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rshared/bind_root
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/default/mount_subpath
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/default/mount_root
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/default/bind_subpath
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/shared/bind_root
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rslave/mount_root
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rshared/mount_root
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
04:05:52 [2022-09-07T04:05:52.910Z] === CONT  TestMountDaemonRoot/slave/bind_root
04:05:52 [2022-09-07T04:05:52.911Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
04:05:52 [2022-09-07T04:05:52.911Z] === RUN   TestDaemonRestartWithExistingNetwork
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/shared/mount_root
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/private/bind_root
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/slave/mount_root
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/private/mount_subpath
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/private/mount_root
04:05:53 [2022-09-07T04:05:53.168Z] === CONT  TestMountDaemonRoot/private/bind_subpath
04:05:53 [2022-09-07T04:05:53.168Z] --- PASS: TestMountDaemonRoot (0.02s)
04:05:53 [2022-09-07T04:05:53.168Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
04:05:53 [2022-09-07T04:05:53.168Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
04:05:53 [2022-09-07T04:05:53.168Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
04:05:53 [2022-09-07T04:05:53.168Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
04:05:53 [2022-09-07T04:05:53.168Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
04:05:53 [2022-09-07T04:05:53.168Z] === RUN   TestContainerBindMountNonRecursive
04:05:53 [2022-09-07T04:05:53.239Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
04:05:53 [2022-09-07T04:05:53.239Z] --- PASS: TestIpcModeShareable (0.86s)
04:05:53 [2022-09-07T04:05:53.239Z] === RUN   TestAPIIpcModeShareableAndContainer
04:05:53 [2022-09-07T04:05:53.847Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
04:05:53 [2022-09-07T04:05:53.847Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:05:54 [2022-09-07T04:05:54.173Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11905615804_/foo_false__<nil>_<nil>_<nil>_<nil>}
04:05:54 [2022-09-07T04:05:54.543Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
04:05:54 [2022-09-07T04:05:54.543Z] === RUN   TestContainerVolumesMountedAsShared
04:05:55 [2022-09-07T04:05:55.112Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
04:05:55 [2022-09-07T04:05:55.112Z] === RUN   TestContainerVolumesMountedAsSlave
04:05:55 [2022-09-07T04:05:55.223Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
04:05:55 [2022-09-07T04:05:55.223Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:05:55 [2022-09-07T04:05:55.369Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
04:05:55 [2022-09-07T04:05:55.369Z] === RUN   TestNetworkNat
04:05:55 [2022-09-07T04:05:55.550Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s)
04:05:55 [2022-09-07T04:05:55.550Z] === RUN   TestAPIIpcModeHost
04:05:55 [2022-09-07T04:05:55.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11905615804_/foo_true__<nil>_<nil>_<nil>_<nil>}
04:05:55 [2022-09-07T04:05:55.790Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
04:05:55 [2022-09-07T04:05:55.790Z] === RUN   TestServiceWithPredefinedNetwork
04:05:55 [2022-09-07T04:05:55.934Z] --- PASS: TestNetworkNat (0.45s)
04:05:55 [2022-09-07T04:05:55.934Z] === RUN   TestNetworkLocalhostTCPNat
04:05:56 [2022-09-07T04:05:56.119Z] --- PASS: TestAPIIpcModeHost (0.68s)
04:05:56 [2022-09-07T04:05:56.119Z] === RUN   TestDaemonIpcModeShareable
04:05:56 [2022-09-07T04:05:56.192Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
04:05:56 [2022-09-07T04:05:56.192Z] === RUN   TestNetworkLoopbackNat
04:05:57 [2022-09-07T04:05:57.053Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
04:05:57 [2022-09-07T04:05:57.053Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3402019012_/foo_false__<nil>_<nil>_<nil>_<nil>}
04:05:57 [2022-09-07T04:05:57.312Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
04:05:57 [2022-09-07T04:05:57.570Z] --- PASS: TestDaemonIpcModeShareable (1.42s)
04:05:57 [2022-09-07T04:05:57.570Z] === RUN   TestDaemonIpcModePrivate
04:05:58 [2022-09-07T04:05:58.323Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
04:05:58 [2022-09-07T04:05:58.323Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:05:58 [2022-09-07T04:05:58.323Z]     service_test.go:243: FLAKY_TEST
04:05:58 [2022-09-07T04:05:58.323Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:05:58 [2022-09-07T04:05:58.323Z] === RUN   TestServiceWithDataPathPortInit
04:05:58 [2022-09-07T04:05:58.717Z] --- PASS: TestNetworkLoopbackNat (2.57s)
04:05:58 [2022-09-07T04:05:58.717Z] === RUN   TestPause
04:05:58 [2022-09-07T04:05:58.944Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3402019012_/foo_true__<nil>_<nil>_<nil>_<nil>}
04:05:58 [2022-09-07T04:05:58.944Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
04:05:58 [2022-09-07T04:05:58.944Z] --- PASS: TestDaemonIpcModePrivate (1.54s)
04:05:58 [2022-09-07T04:05:58.944Z] === RUN   TestDaemonIpcModePrivateFromConfig
04:05:59 [2022-09-07T04:05:59.203Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
04:05:59 [2022-09-07T04:05:59.203Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
04:05:59 [2022-09-07T04:05:59.203Z]     check_test.go:540: [d26678c5b1446] daemon is not started
04:05:59 [2022-09-07T04:05:59.203Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
04:05:59 [2022-09-07T04:05:59.282Z] --- PASS: TestPause (0.46s)
04:05:59 [2022-09-07T04:05:59.282Z] === RUN   TestPauseFailsOnWindowsServerContainers
04:05:59 [2022-09-07T04:05:59.282Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:05:59 [2022-09-07T04:05:59.282Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
04:05:59 [2022-09-07T04:05:59.282Z] === RUN   TestPauseStopPausedContainer
04:05:59 [2022-09-07T04:05:59.850Z] --- PASS: TestPauseStopPausedContainer (0.48s)
04:05:59 [2022-09-07T04:05:59.850Z] === RUN   TestPidHost
04:06:00 [2022-09-07T04:06:00.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3402019012_/foo_true__0xc000eb3140_<nil>_<nil>_<nil>}
04:06:00 [2022-09-07T04:06:00.396Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false
04:06:00 [2022-09-07T04:06:00.655Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s)
04:06:00 [2022-09-07T04:06:00.655Z] === RUN   TestDaemonIpcModeShareableFromConfig
04:06:00 [2022-09-07T04:06:00.783Z] --- PASS: TestPidHost (0.98s)
04:06:00 [2022-09-07T04:06:00.783Z] === RUN   TestPsFilter
04:06:00 [2022-09-07T04:06:00.783Z] --- PASS: TestPsFilter (0.12s)
04:06:00 [2022-09-07T04:06:00.783Z] === RUN   TestRemoveContainerWithRemovedVolume
04:06:01 [2022-09-07T04:06:01.225Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
04:06:01 [2022-09-07T04:06:01.348Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
04:06:01 [2022-09-07T04:06:01.348Z] === RUN   TestRemoveContainerWithVolume
04:06:01 [2022-09-07T04:06:01.792Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true
04:06:01 [2022-09-07T04:06:01.792Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000eb3158_<nil>_<nil>}
04:06:01 [2022-09-07T04:06:01.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s)
04:06:01 [2022-09-07T04:06:01.792Z] === RUN   TestIpcModeOlderClient
04:06:01 [2022-09-07T04:06:01.792Z] === PAUSE TestIpcModeOlderClient
04:06:01 [2022-09-07T04:06:01.792Z] === RUN   TestKillContainerInvalidSignal
04:06:01 [2022-09-07T04:06:01.915Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
04:06:01 [2022-09-07T04:06:01.915Z] === RUN   TestRemoveContainerRunning
04:06:02 [2022-09-07T04:06:02.172Z] --- PASS: TestRemoveContainerRunning (0.44s)
04:06:02 [2022-09-07T04:06:02.172Z] === RUN   TestRemoveContainerForceRemoveRunning
04:06:02 [2022-09-07T04:06:02.727Z] --- PASS: TestKillContainerInvalidSignal (0.86s)
04:06:02 [2022-09-07T04:06:02.727Z] === RUN   TestKillContainer
04:06:02 [2022-09-07T04:06:02.727Z] === RUN   TestKillContainer/no_signal
04:06:02 [2022-09-07T04:06:02.737Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
04:06:02 [2022-09-07T04:06:02.737Z] === RUN   TestRemoveInvalidContainer
04:06:02 [2022-09-07T04:06:02.737Z] --- PASS: TestRemoveInvalidContainer (0.01s)
04:06:02 [2022-09-07T04:06:02.737Z] === RUN   TestRenameLinkedContainer
04:06:03 [2022-09-07T04:06:03.295Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
04:06:03 [2022-09-07T04:06:03.295Z] === RUN   TestKillContainer/non_killing_signal
04:06:03 [2022-09-07T04:06:03.295Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000eb3170_<nil>_<nil>}
04:06:04 [2022-09-07T04:06:04.230Z] === RUN   TestKillContainer/killing_signal
04:06:04 [2022-09-07T04:06:04.635Z] --- PASS: TestRenameLinkedContainer (1.76s)
04:06:04 [2022-09-07T04:06:04.635Z] === RUN   TestRenameStoppedContainer
04:06:04 [2022-09-07T04:06:04.797Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
04:06:04 [2022-09-07T04:06:04.797Z] --- PASS: TestKillContainer (2.13s)
04:06:04 [2022-09-07T04:06:04.797Z]     --- PASS: TestKillContainer/no_signal (0.64s)
04:06:04 [2022-09-07T04:06:04.797Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
04:06:04 [2022-09-07T04:06:04.797Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
04:06:04 [2022-09-07T04:06:04.797Z] === RUN   TestKillWithStopSignalAndRestartPolicies
04:06:04 [2022-09-07T04:06:04.797Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
04:06:04 [2022-09-07T04:06:04.892Z] --- PASS: TestRenameStoppedContainer (0.42s)
04:06:04 [2022-09-07T04:06:04.892Z] === RUN   TestRenameRunningContainerAndReuse
04:06:05 [2022-09-07T04:06:05.056Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000eb3188_<nil>_<nil>}
04:06:05 [2022-09-07T04:06:05.828Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
04:06:05 [2022-09-07T04:06:05.828Z] === RUN   TestRenameInvalidName
04:06:05 [2022-09-07T04:06:05.991Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
04:06:06 [2022-09-07T04:06:06.086Z] --- PASS: TestRenameInvalidName (0.47s)
04:06:06 [2022-09-07T04:06:06.086Z] === RUN   TestRenameAnonymousContainer
04:06:06 [2022-09-07T04:06:06.558Z]     check_test.go:540: [d0ae8bc3542bc] daemon is not started
04:06:06 [2022-09-07T04:06:06.558Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
04:06:06 [2022-09-07T04:06:06.558Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
04:06:06 [2022-09-07T04:06:06.558Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
04:06:06 [2022-09-07T04:06:06.558Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
04:06:06 [2022-09-07T04:06:06.558Z] === RUN   TestKillStoppedContainer
04:06:06 [2022-09-07T04:06:06.558Z] --- PASS: TestKillStoppedContainer (0.05s)
04:06:06 [2022-09-07T04:06:06.558Z] === RUN   TestKillStoppedContainerAPIPre120
04:06:06 [2022-09-07T04:06:06.558Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000eb31a0_<nil>_<nil>}
04:06:06 [2022-09-07T04:06:06.558Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
04:06:06 [2022-09-07T04:06:06.558Z] === RUN   TestKillDifferentUserContainer
04:06:07 [2022-09-07T04:06:07.493Z] --- PASS: TestKillDifferentUserContainer (0.71s)
04:06:07 [2022-09-07T04:06:07.493Z] === RUN   TestInspectOomKilledTrue
04:06:07 [2022-09-07T04:06:07.493Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:06:07 [2022-09-07T04:06:07.493Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
04:06:07 [2022-09-07T04:06:07.493Z] === RUN   TestInspectOomKilledFalse
04:06:07 [2022-09-07T04:06:07.493Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:06:07 [2022-09-07T04:06:07.494Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
04:06:07 [2022-09-07T04:06:07.494Z] === RUN   TestLinksEtcHostsContentMatch
04:06:07 [2022-09-07T04:06:07.752Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
04:06:07 [2022-09-07T04:06:07.752Z] === RUN   TestLinksContainerNames
04:06:07 [2022-09-07T04:06:07.985Z] --- PASS: TestRenameAnonymousContainer (1.51s)
04:06:07 [2022-09-07T04:06:07.985Z] === RUN   TestRenameContainerWithSameName
04:06:07 [2022-09-07T04:06:07.985Z] --- PASS: TestRenameContainerWithSameName (0.41s)
04:06:07 [2022-09-07T04:06:07.985Z] === RUN   TestRenameContainerWithLinkedContainer
04:06:08 [2022-09-07T04:06:08.014Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
04:06:08 [2022-09-07T04:06:08.918Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
04:06:08 [2022-09-07T04:06:08.918Z] === RUN   TestResize
04:06:09 [2022-09-07T04:06:09.399Z] --- PASS: TestLinksContainerNames (1.39s)
04:06:09 [2022-09-07T04:06:09.399Z] === RUN   TestLogsFollowTailEmpty
04:06:09 [2022-09-07T04:06:09.399Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
04:06:09 [2022-09-07T04:06:09.488Z] --- PASS: TestResize (0.48s)
04:06:09 [2022-09-07T04:06:09.488Z] === RUN   TestResizeWithInvalidSize
04:06:09 [2022-09-07T04:06:09.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
04:06:09 [2022-09-07T04:06:09.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
04:06:09 [2022-09-07T04:06:09.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
04:06:09 [2022-09-07T04:06:09.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
04:06:09 [2022-09-07T04:06:09.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
04:06:09 [2022-09-07T04:06:09.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
04:06:09 [2022-09-07T04:06:09.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
04:06:09 [2022-09-07T04:06:09.916Z]     check_test.go:540: [d43d89cb3d3d5] daemon is not started
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
04:06:09 [2022-09-07T04:06:09.916Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs/driver_local
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs/driver_local/tty/only_stdout
04:06:09 [2022-09-07T04:06:09.916Z] === PAUSE TestLogs/driver_local/tty/only_stdout
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs/driver_local/tty/only_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === PAUSE TestLogs/driver_local/tty/only_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
04:06:09 [2022-09-07T04:06:09.916Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
04:06:09 [2022-09-07T04:06:09.916Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
04:06:10 [2022-09-07T04:06:10.053Z] --- PASS: TestResizeWithInvalidSize (0.45s)
04:06:10 [2022-09-07T04:06:10.053Z] === RUN   TestResizeWhenContainerNotStarted
04:06:10 [2022-09-07T04:06:10.174Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
04:06:10 [2022-09-07T04:06:10.174Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
04:06:10 [2022-09-07T04:06:10.174Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
04:06:10 [2022-09-07T04:06:10.174Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
04:06:10 [2022-09-07T04:06:10.311Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
04:06:10 [2022-09-07T04:06:10.311Z] === RUN   TestDaemonRestartKillContainers
04:06:10 [2022-09-07T04:06:10.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:06:10 [2022-09-07T04:06:10.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:06:10 [2022-09-07T04:06:10.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:06:10 [2022-09-07T04:06:10.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:06:10 [2022-09-07T04:06:10.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:06:10 [2022-09-07T04:06:10.311Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:06:10 [2022-09-07T04:06:10.311Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:06:10 [2022-09-07T04:06:10.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:11 [2022-09-07T04:06:11.110Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
04:06:11 [2022-09-07T04:06:11.110Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
04:06:11 [2022-09-07T04:06:11.110Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
04:06:12 [2022-09-07T04:06:12.046Z] === CONT  TestLogs/driver_local/tty/only_stderr
04:06:12 [2022-09-07T04:06:12.046Z] === CONT  TestLogs/driver_local/tty/only_stdout
04:06:12 [2022-09-07T04:06:12.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:06:12 [2022-09-07T04:06:12.614Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
04:06:13 [2022-09-07T04:06:13.181Z] === RUN   TestLogs/driver_json-file
04:06:13 [2022-09-07T04:06:13.181Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
04:06:13 [2022-09-07T04:06:13.181Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
04:06:13 [2022-09-07T04:06:13.181Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
04:06:13 [2022-09-07T04:06:13.181Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
04:06:13 [2022-09-07T04:06:13.181Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
04:06:13 [2022-09-07T04:06:13.181Z]     docker_cli_daemon_plugins_test.go:80: [dbbd5d198053c] daemon is not started
04:06:13 [2022-09-07T04:06:13.181Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
04:06:13 [2022-09-07T04:06:13.181Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
04:06:13 [2022-09-07T04:06:13.201Z] --- PASS: TestServiceWithDataPathPortInit (14.19s)
04:06:13 [2022-09-07T04:06:13.201Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:06:13 [2022-09-07T04:06:13.439Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
04:06:13 [2022-09-07T04:06:13.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:06:14 [2022-09-07T04:06:14.006Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
04:06:14 [2022-09-07T04:06:14.006Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
04:06:14 [2022-09-07T04:06:14.265Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
04:06:14 [2022-09-07T04:06:14.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:06:14 [2022-09-07T04:06:14.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:06:15 [2022-09-07T04:06:15.107Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sje17crpx4ka4wn8sgqfj8bwy Created:2022-09-07 04:06:13.46990748 +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[a4428ddc62107d4a25866818b0df21b809ecb823326e917d2ffc538d1df05602:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4seefv1pba9yr647gqjcawlb0 EndpointID:4bcc04d369a4d5a89e32e7a3917f4885201c8c80fa1b2318fa3b271fc91391e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc590c90689e434d5f21b79090fd239f98c3da735ddb6fc4f44c169b7f2850f6 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:04514ecbec9f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4seefv1pba9yr647gqjcawlb0 EndpointID:4bcc04d369a4d5a89e32e7a3917f4885201c8c80fa1b2318fa3b271fc91391e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
04:06:15 [2022-09-07T04:06:15.200Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
04:06:15 [2022-09-07T04:06:15.200Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
04:06:15 [2022-09-07T04:06:15.200Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
04:06:15 [2022-09-07T04:06:15.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:15 [2022-09-07T04:06:15.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:16 [2022-09-07T04:06:16.136Z] --- PASS: TestLogs (5.95s)
04:06:16 [2022-09-07T04:06:16.136Z]     --- PASS: TestLogs/driver_local (0.01s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.08s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.13s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.91s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.90s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.91s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.03s)
04:06:16 [2022-09-07T04:06:16.136Z]     --- PASS: TestLogs/driver_json-file (0.04s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.84s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.96s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.94s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.13s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.90s)
04:06:16 [2022-09-07T04:06:16.136Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.86s)
04:06:16 [2022-09-07T04:06:16.136Z] === RUN   TestContainerNetworkMountsNoChown
04:06:16 [2022-09-07T04:06:16.703Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/default
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/default
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/private
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/private
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rprivate
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rprivate
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/slave
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/slave
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rslave
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rslave
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/shared
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/shared
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rshared
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rshared
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/default
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/default/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/default/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/default/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/default/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/default/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/default/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/default/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/rshared
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rshared/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rshared/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/rshared/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/shared
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/shared/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/shared/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/shared/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/shared/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/rslave
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rslave/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rslave/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/slave
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/slave/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/slave/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/slave/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/slave/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/rprivate
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/private
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/private/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/private/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/private/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/private/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/private/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestMountDaemonRoot/private/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/default/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/default/bind_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/default/bind_root
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
04:06:16 [2022-09-07T04:06:16.703Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/rshared/mount_root
04:06:16 [2022-09-07T04:06:16.703Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/shared/bind_root
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/rslave/mount_root
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/shared/mount_root
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/slave/bind_root
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/rslave/bind_root
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/slave/mount_root
04:06:16 [2022-09-07T04:06:16.962Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
04:06:17 [2022-09-07T04:06:17.220Z] === CONT  TestMountDaemonRoot/private/bind_root
04:06:17 [2022-09-07T04:06:17.220Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
04:06:17 [2022-09-07T04:06:17.220Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
04:06:17 [2022-09-07T04:06:17.220Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
04:06:17 [2022-09-07T04:06:17.220Z] === CONT  TestMountDaemonRoot/private/mount_root
04:06:17 [2022-09-07T04:06:17.220Z] === CONT  TestMountDaemonRoot/private/mount_subpath
04:06:17 [2022-09-07T04:06:17.220Z] === CONT  TestMountDaemonRoot/private/bind_subpath
04:06:17 [2022-09-07T04:06:17.220Z] --- PASS: TestMountDaemonRoot (0.03s)
04:06:17 [2022-09-07T04:06:17.220Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
04:06:17 [2022-09-07T04:06:17.220Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
04:06:17 [2022-09-07T04:06:17.220Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
04:06:17 [2022-09-07T04:06:17.220Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
04:06:17 [2022-09-07T04:06:17.220Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
04:06:17 [2022-09-07T04:06:17.220Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
04:06:17 [2022-09-07T04:06:17.220Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
04:06:17 [2022-09-07T04:06:17.220Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
04:06:17 [2022-09-07T04:06:17.221Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
04:06:17 [2022-09-07T04:06:17.221Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
04:06:17 [2022-09-07T04:06:17.221Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
04:06:17 [2022-09-07T04:06:17.221Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
04:06:17 [2022-09-07T04:06:17.221Z] === RUN   TestContainerBindMountNonRecursive
04:06:17 [2022-09-07T04:06:17.221Z]     docker_cli_daemon_plugins_test.go:170: [de6b727e19c1e] daemon is not started
04:06:17 [2022-09-07T04:06:17.479Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
04:06:18 [2022-09-07T04:06:18.046Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
04:06:18 [2022-09-07T04:06:18.304Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
04:06:18 [2022-09-07T04:06:18.563Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
04:06:19 [2022-09-07T04:06:19.130Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
04:06:19 [2022-09-07T04:06:19.130Z] --- PASS: TestContainerBindMountNonRecursive (2.03s)
04:06:19 [2022-09-07T04:06:19.130Z] === RUN   TestContainerVolumesMountedAsShared
04:06:19 [2022-09-07T04:06:19.165Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:19 [2022-09-07T04:06:19.293Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s)
04:06:19 [2022-09-07T04:06:19.293Z] PASS
04:06:19 [2022-09-07T04:06:19.293Z] 
04:06:19 [2022-09-07T04:06:19.293Z] === Skipped
04:06:19 [2022-09-07T04:06:19.293Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:06:19 [2022-09-07T04:06:19.293Z]     service_test.go:243: FLAKY_TEST
04:06:19 [2022-09-07T04:06:19.293Z] 
04:06:19 [2022-09-07T04:06:19.293Z] DONE 38 tests, 1 skipped in 44.835s
04:06:19 [2022-09-07T04:06:19.293Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:06:19 [2022-09-07T04:06:19.293Z] INFO: Testing against a local daemon
04:06:19 [2022-09-07T04:06:19.293Z] === RUN   TestDockerNetworkIpvlanPersistance
04:06:19 [2022-09-07T04:06:19.293Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:06:19 [2022-09-07T04:06:19.293Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:06:19 [2022-09-07T04:06:19.293Z] === RUN   TestDockerNetworkIpvlan
04:06:19 [2022-09-07T04:06:19.293Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:06:19 [2022-09-07T04:06:19.293Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:06:19 [2022-09-07T04:06:19.293Z] PASS
04:06:19 [2022-09-07T04:06:19.293Z] 
04:06:19 [2022-09-07T04:06:19.293Z] === Skipped
04:06:19 [2022-09-07T04:06:19.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:06:19 [2022-09-07T04:06:19.293Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:06:19 [2022-09-07T04:06:19.293Z] 
04:06:19 [2022-09-07T04:06:19.293Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:06:19 [2022-09-07T04:06:19.293Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:06:19 [2022-09-07T04:06:19.293Z] 
04:06:19 [2022-09-07T04:06:19.293Z] DONE 2 tests, 2 skipped in 0.024s
04:06:19 [2022-09-07T04:06:19.294Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:06:19 [2022-09-07T04:06:19.294Z] INFO: Testing against a local daemon
04:06:19 [2022-09-07T04:06:19.294Z] === RUN   TestDockerNetworkMacvlanPersistance
04:06:19 [2022-09-07T04:06:19.432Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:06:20 [2022-09-07T04:06:20.066Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
04:06:20 [2022-09-07T04:06:20.066Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s)
04:06:20 [2022-09-07T04:06:20.066Z] === RUN   TestContainerVolumesMountedAsSlave
04:06:20 [2022-09-07T04:06:20.633Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s)
04:06:20 [2022-09-07T04:06:20.633Z] === RUN   TestNetworkNat
04:06:20 [2022-09-07T04:06:20.709Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
04:06:20 [2022-09-07T04:06:20.709Z] === RUN   TestDockerNetworkMacvlan
04:06:20 [2022-09-07T04:06:20.894Z] === RUN   TestDockerSuite/TestExecAPIStart
04:06:21 [2022-09-07T04:06:21.283Z] === RUN   TestDockerNetworkMacvlan/Subinterface
04:06:21 [2022-09-07T04:06:21.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:06:21 [2022-09-07T04:06:21.461Z] --- PASS: TestNetworkNat (0.81s)
04:06:21 [2022-09-07T04:06:21.461Z] === RUN   TestNetworkLocalhostTCPNat
04:06:21 [2022-09-07T04:06:21.858Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
04:06:22 [2022-09-07T04:06:22.028Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
04:06:22 [2022-09-07T04:06:22.290Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
04:06:22 [2022-09-07T04:06:22.290Z] === RUN   TestNetworkLoopbackNat
04:06:22 [2022-09-07T04:06:22.549Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
04:06:22 [2022-09-07T04:06:22.549Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
04:06:22 [2022-09-07T04:06:22.794Z] === RUN   TestDockerNetworkMacvlan/NilParent
04:06:23 [2022-09-07T04:06:23.118Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
04:06:23 [2022-09-07T04:06:23.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:06:23 [2022-09-07T04:06:23.300Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:06:23 [2022-09-07T04:06:23.376Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
04:06:23 [2022-09-07T04:06:23.636Z]     check_test.go:540: [d22f28ef713f5] daemon is not started
04:06:23 [2022-09-07T04:06:23.636Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
04:06:23 [2022-09-07T04:06:23.894Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
04:06:24 [2022-09-07T04:06:24.673Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:06:24 [2022-09-07T04:06:24.700Z] === RUN   TestDockerNetworkMacvlan/InternalMode
04:06:24 [2022-09-07T04:06:24.830Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
04:06:25 [2022-09-07T04:06:25.089Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
04:06:25 [2022-09-07T04:06:25.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:06:25 [2022-09-07T04:06:25.366Z] --- PASS: TestNetworkLoopbackNat (2.98s)
04:06:25 [2022-09-07T04:06:25.366Z] === RUN   TestPause
04:06:25 [2022-09-07T04:06:25.366Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
04:06:26 [2022-09-07T04:06:26.319Z] --- PASS: TestPause (0.94s)
04:06:26 [2022-09-07T04:06:26.319Z] === RUN   TestPauseFailsOnWindowsServerContainers
04:06:26 [2022-09-07T04:06:26.319Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:06:26 [2022-09-07T04:06:26.319Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
04:06:26 [2022-09-07T04:06:26.319Z] === RUN   TestPauseStopPausedContainer
04:06:26 [2022-09-07T04:06:26.319Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
04:06:26 [2022-09-07T04:06:26.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:06:26 [2022-09-07T04:06:26.605Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
04:06:26 [2022-09-07T04:06:26.898Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
04:06:27 [2022-09-07T04:06:27.164Z] --- PASS: TestPauseStopPausedContainer (0.84s)
04:06:27 [2022-09-07T04:06:27.164Z] === RUN   TestPidHost
04:06:27 [2022-09-07T04:06:27.425Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
04:06:27 [2022-09-07T04:06:27.939Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
04:06:27 [2022-09-07T04:06:27.939Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
04:06:27 [2022-09-07T04:06:27.939Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
04:06:27 [2022-09-07T04:06:27.939Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
04:06:28 [2022-09-07T04:06:28.032Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
04:06:28 [2022-09-07T04:06:28.873Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
04:06:28 [2022-09-07T04:06:28.967Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
04:06:28 [2022-09-07T04:06:28.967Z] --- PASS: TestPidHost (1.91s)
04:06:28 [2022-09-07T04:06:28.967Z] === RUN   TestPsFilter
04:06:29 [2022-09-07T04:06:29.225Z] --- PASS: TestPsFilter (0.13s)
04:06:29 [2022-09-07T04:06:29.225Z] === RUN   TestRemoveContainerWithRemovedVolume
04:06:29 [2022-09-07T04:06:29.792Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
04:06:29 [2022-09-07T04:06:29.792Z] === RUN   TestRemoveContainerWithVolume
04:06:29 [2022-09-07T04:06:29.792Z] === RUN   TestDockerSuite/TestExecStateCleanup
04:06:29 [2022-09-07T04:06:29.806Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s)
04:06:29 [2022-09-07T04:06:29.806Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
04:06:29 [2022-09-07T04:06:29.806Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
04:06:29 [2022-09-07T04:06:29.806Z] === RUN   TestCgroupNamespacesRun
04:06:29 [2022-09-07T04:06:29.892Z] === RUN   TestDockerNetworkMacvlan/Addressing
04:06:30 [2022-09-07T04:06:30.358Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
04:06:30 [2022-09-07T04:06:30.461Z] --- PASS: TestDockerNetworkMacvlan (10.00s)
04:06:30 [2022-09-07T04:06:30.461Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
04:06:30 [2022-09-07T04:06:30.461Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
04:06:30 [2022-09-07T04:06:30.461Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
04:06:30 [2022-09-07T04:06:30.461Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s)
04:06:30 [2022-09-07T04:06:30.461Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s)
04:06:30 [2022-09-07T04:06:30.461Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
04:06:30 [2022-09-07T04:06:30.461Z] PASS
04:06:30 [2022-09-07T04:06:30.461Z] 
04:06:30 [2022-09-07T04:06:30.461Z] DONE 8 tests in 11.298s
04:06:30 [2022-09-07T04:06:30.461Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
04:06:30 [2022-09-07T04:06:30.461Z] testing: warning: no tests to run
04:06:30 [2022-09-07T04:06:30.461Z] PASS
04:06:30 [2022-09-07T04:06:30.461Z] 
04:06:30 [2022-09-07T04:06:30.461Z] DONE 0 tests in 0.007s
04:06:30 [2022-09-07T04:06:30.461Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:06:30 [2022-09-07T04:06:30.461Z] INFO: Testing against a local daemon
04:06:30 [2022-09-07T04:06:30.461Z] === RUN   TestAuthZPluginAllowRequest
04:06:30 [2022-09-07T04:06:30.616Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
04:06:30 [2022-09-07T04:06:30.616Z] === RUN   TestRemoveContainerRunning
04:06:31 [2022-09-07T04:06:31.178Z] --- PASS: TestCgroupNamespacesRun (1.15s)
04:06:31 [2022-09-07T04:06:31.178Z] === RUN   TestCgroupNamespacesRunPrivileged
04:06:31 [2022-09-07T04:06:31.182Z] --- PASS: TestRemoveContainerRunning (0.63s)
04:06:31 [2022-09-07T04:06:31.183Z] === RUN   TestRemoveContainerForceRemoveRunning
04:06:31 [2022-09-07T04:06:31.837Z] --- PASS: TestAuthZPluginAllowRequest (1.21s)
04:06:31 [2022-09-07T04:06:31.837Z] === RUN   TestAuthZPluginTLS
04:06:32 [2022-09-07T04:06:32.056Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
04:06:32 [2022-09-07T04:06:32.111Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
04:06:32 [2022-09-07T04:06:32.111Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
04:06:32 [2022-09-07T04:06:32.117Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
04:06:32 [2022-09-07T04:06:32.117Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s)
04:06:32 [2022-09-07T04:06:32.117Z] === RUN   TestRemoveInvalidContainer
04:06:32 [2022-09-07T04:06:32.117Z] --- PASS: TestRemoveInvalidContainer (0.02s)
04:06:32 [2022-09-07T04:06:32.117Z] === RUN   TestRenameLinkedContainer
04:06:32 [2022-09-07T04:06:32.405Z] --- PASS: TestAuthZPluginTLS (0.55s)
04:06:32 [2022-09-07T04:06:32.405Z] === RUN   TestAuthZPluginDenyRequest
04:06:32 [2022-09-07T04:06:32.971Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
04:06:32 [2022-09-07T04:06:32.971Z] === RUN   TestAuthZPluginAPIDenyResponse
04:06:33 [2022-09-07T04:06:33.484Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
04:06:33 [2022-09-07T04:06:33.484Z] === RUN   TestCgroupNamespacesRunHostMode
04:06:33 [2022-09-07T04:06:33.506Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
04:06:33 [2022-09-07T04:06:33.538Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
04:06:33 [2022-09-07T04:06:33.538Z] === RUN   TestAuthZPluginDenyResponse
04:06:34 [2022-09-07T04:06:34.105Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
04:06:34 [2022-09-07T04:06:34.105Z] === RUN   TestAuthZPluginAllowEventStream
04:06:34 [2022-09-07T04:06:34.420Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
04:06:34 [2022-09-07T04:06:34.420Z] === RUN   TestCgroupNamespacesRunPrivateMode
04:06:34 [2022-09-07T04:06:34.440Z] --- PASS: TestRenameLinkedContainer (2.39s)
04:06:34 [2022-09-07T04:06:34.440Z] === RUN   TestRenameStoppedContainer
04:06:35 [2022-09-07T04:06:35.007Z] --- PASS: TestRenameStoppedContainer (0.58s)
04:06:35 [2022-09-07T04:06:35.007Z] === RUN   TestRenameRunningContainerAndReuse
04:06:35 [2022-09-07T04:06:35.007Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
04:06:35 [2022-09-07T04:06:35.043Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
04:06:35 [2022-09-07T04:06:35.043Z] === RUN   TestAuthZPluginErrorResponse
04:06:35 [2022-09-07T04:06:35.574Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
04:06:35 [2022-09-07T04:06:35.610Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
04:06:35 [2022-09-07T04:06:35.610Z] === RUN   TestAuthZPluginErrorRequest
04:06:35 [2022-09-07T04:06:35.793Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
04:06:35 [2022-09-07T04:06:35.793Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
04:06:36 [2022-09-07T04:06:36.139Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s)
04:06:36 [2022-09-07T04:06:36.139Z] === RUN   TestRenameInvalidName
04:06:36 [2022-09-07T04:06:36.177Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
04:06:36 [2022-09-07T04:06:36.177Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:06:36 [2022-09-07T04:06:36.397Z] --- PASS: TestRenameInvalidName (0.46s)
04:06:36 [2022-09-07T04:06:36.397Z] === RUN   TestRenameAnonymousContainer
04:06:36 [2022-09-07T04:06:36.745Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
04:06:36 [2022-09-07T04:06:36.745Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:06:37 [2022-09-07T04:06:37.168Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s)
04:06:37 [2022-09-07T04:06:37.168Z] === RUN   TestCgroupNamespacesRunInvalidMode
04:06:37 [2022-09-07T04:06:37.734Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
04:06:37 [2022-09-07T04:06:37.734Z] === RUN   TestCgroupNamespacesRunOlderClient
04:06:38 [2022-09-07T04:06:38.121Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s)
04:06:38 [2022-09-07T04:06:38.121Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:06:38 [2022-09-07T04:06:38.297Z] --- PASS: TestRenameAnonymousContainer (1.62s)
04:06:38 [2022-09-07T04:06:38.297Z] === RUN   TestRenameContainerWithSameName
04:06:38 [2022-09-07T04:06:38.555Z] --- PASS: TestRenameContainerWithSameName (0.47s)
04:06:38 [2022-09-07T04:06:38.555Z] === RUN   TestRenameContainerWithLinkedContainer
04:06:38 [2022-09-07T04:06:38.667Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
04:06:38 [2022-09-07T04:06:38.667Z] === RUN   TestNISDomainname
04:06:39 [2022-09-07T04:06:39.121Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
04:06:39 [2022-09-07T04:06:39.233Z] --- PASS: TestNISDomainname (0.58s)
04:06:39 [2022-09-07T04:06:39.233Z] === RUN   TestHostnameDnsResolution
04:06:39 [2022-09-07T04:06:39.686Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s)
04:06:39 [2022-09-07T04:06:39.686Z] === RUN   TestResize
04:06:39 [2022-09-07T04:06:39.944Z] --- PASS: TestResize (0.49s)
04:06:39 [2022-09-07T04:06:39.944Z] === RUN   TestResizeWithInvalidSize
04:06:40 [2022-09-07T04:06:40.024Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s)
04:06:40 [2022-09-07T04:06:40.024Z] === RUN   TestAuthZPluginHeader
04:06:40 [2022-09-07T04:06:40.166Z] --- PASS: TestHostnameDnsResolution (0.67s)
04:06:40 [2022-09-07T04:06:40.166Z] === RUN   TestUnprivilegedPortsAndPing
04:06:40 [2022-09-07T04:06:40.283Z] --- PASS: TestAuthZPluginHeader (0.70s)
04:06:40 [2022-09-07T04:06:40.283Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:06:40 [2022-09-07T04:06:40.425Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
04:06:40 [2022-09-07T04:06:40.425Z] === RUN   TestPrivilegedHostDevices
04:06:40 [2022-09-07T04:06:40.511Z] --- PASS: TestResizeWithInvalidSize (0.48s)
04:06:40 [2022-09-07T04:06:40.511Z] === RUN   TestResizeWhenContainerNotStarted
04:06:40 [2022-09-07T04:06:40.990Z] --- PASS: TestPrivilegedHostDevices (0.48s)
04:06:40 [2022-09-07T04:06:40.990Z] === RUN   TestRunConsoleSize
04:06:41 [2022-09-07T04:06:41.080Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s)
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:41 [2022-09-07T04:06:41.080Z] === RUN   TestDockerSuite/TestGetContainerStats
04:06:41 [2022-09-07T04:06:41.555Z] --- PASS: TestRunConsoleSize (0.42s)
04:06:41 [2022-09-07T04:06:41.555Z] === RUN   TestRunWithAlternativeContainerdShim
04:06:42 [2022-09-07T04:06:42.982Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
04:06:43 [2022-09-07T04:06:43.453Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s)
04:06:43 [2022-09-07T04:06:43.453Z] === RUN   TestStats
04:06:44 [2022-09-07T04:06:44.355Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
04:06:45 [2022-09-07T04:06:45.288Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
04:06:45 [2022-09-07T04:06:45.546Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
04:06:45 [2022-09-07T04:06:45.546Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
04:06:45 [2022-09-07T04:06:45.550Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s)
04:06:45 [2022-09-07T04:06:45.550Z] === RUN   TestAuthZPluginV2Disable
04:06:45 [2022-09-07T04:06:45.978Z] --- PASS: TestStats (2.43s)
04:06:45 [2022-09-07T04:06:45.978Z] === RUN   TestStopContainerWithTimeout
04:06:45 [2022-09-07T04:06:45.978Z] === RUN   TestStopContainerWithTimeout/0
04:06:45 [2022-09-07T04:06:45.978Z] === PAUSE TestStopContainerWithTimeout/0
04:06:45 [2022-09-07T04:06:45.978Z] === RUN   TestStopContainerWithTimeout/1
04:06:45 [2022-09-07T04:06:45.978Z] === PAUSE TestStopContainerWithTimeout/1
04:06:45 [2022-09-07T04:06:45.978Z] === RUN   TestStopContainerWithTimeout/3
04:06:45 [2022-09-07T04:06:45.978Z] === PAUSE TestStopContainerWithTimeout/3
04:06:45 [2022-09-07T04:06:45.978Z] === RUN   TestStopContainerWithTimeout/-1
04:06:45 [2022-09-07T04:06:45.978Z] === PAUSE TestStopContainerWithTimeout/-1
04:06:45 [2022-09-07T04:06:45.978Z] === CONT  TestStopContainerWithTimeout/0
04:06:45 [2022-09-07T04:06:45.978Z] === CONT  TestStopContainerWithTimeout/-1
04:06:46 [2022-09-07T04:06:46.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
04:06:46 [2022-09-07T04:06:46.544Z] === CONT  TestStopContainerWithTimeout/3
04:06:48 [2022-09-07T04:06:48.384Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
04:06:48 [2022-09-07T04:06:48.837Z] --- PASS: TestAuthZPluginV2Disable (3.82s)
04:06:48 [2022-09-07T04:06:48.837Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:06:48 [2022-09-07T04:06:48.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
04:06:49 [2022-09-07T04:06:49.069Z] === CONT  TestStopContainerWithTimeout/1
04:06:50 [2022-09-07T04:06:50.002Z] --- PASS: TestStopContainerWithTimeout (0.02s)
04:06:50 [2022-09-07T04:06:50.002Z]     --- PASS: TestStopContainerWithTimeout/0 (0.56s)
04:06:50 [2022-09-07T04:06:50.002Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
04:06:50 [2022-09-07T04:06:50.002Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
04:06:50 [2022-09-07T04:06:50.002Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
04:06:50 [2022-09-07T04:06:50.002Z] === RUN   TestDeleteDevicemapper
04:06:50 [2022-09-07T04:06:50.002Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:06:50 [2022-09-07T04:06:50.002Z] --- SKIP: TestDeleteDevicemapper (0.00s)
04:06:50 [2022-09-07T04:06:50.002Z] === RUN   TestStopContainerWithRestartPolicyAlways
04:06:50 [2022-09-07T04:06:50.326Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
04:06:50 [2022-09-07T04:06:50.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
04:06:50 [2022-09-07T04:06:50.843Z]     check_test.go:540: [da82d40da9625] daemon is not started
04:06:50 [2022-09-07T04:06:50.843Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
04:06:51 [2022-09-07T04:06:51.411Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
04:06:51 [2022-09-07T04:06:51.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
04:06:51 [2022-09-07T04:06:51.900Z] === RUN   TestUpdateMemory
04:06:52 [2022-09-07T04:06:52.122Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s)
04:06:52 [2022-09-07T04:06:52.122Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:06:52 [2022-09-07T04:06:52.158Z] --- PASS: TestUpdateMemory (0.50s)
04:06:52 [2022-09-07T04:06:52.158Z] === RUN   TestUpdateCPUQuota
04:06:52 [2022-09-07T04:06:52.348Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
04:06:52 [2022-09-07T04:06:52.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
04:06:52 [2022-09-07T04:06:52.723Z] --- PASS: TestUpdateCPUQuota (0.73s)
04:06:52 [2022-09-07T04:06:52.723Z] === RUN   TestUpdatePidsLimit
04:06:52 [2022-09-07T04:06:52.723Z] === RUN   TestUpdatePidsLimit/update_from_none
04:06:52 [2022-09-07T04:06:52.865Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
04:06:52 [2022-09-07T04:06:52.981Z] === RUN   TestUpdatePidsLimit/no_change
04:06:53 [2022-09-07T04:06:53.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
04:06:53 [2022-09-07T04:06:53.238Z] === RUN   TestUpdatePidsLimit/update_lower
04:06:53 [2022-09-07T04:06:53.496Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
04:06:53 [2022-09-07T04:06:53.754Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
04:06:53 [2022-09-07T04:06:53.754Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
04:06:54 [2022-09-07T04:06:54.011Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
04:06:54 [2022-09-07T04:06:54.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
04:06:54 [2022-09-07T04:06:54.944Z] --- PASS: TestUpdatePidsLimit (1.92s)
04:06:54 [2022-09-07T04:06:54.944Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
04:06:54 [2022-09-07T04:06:54.944Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
04:06:54 [2022-09-07T04:06:54.944Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
04:06:54 [2022-09-07T04:06:54.944Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
04:06:54 [2022-09-07T04:06:54.944Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
04:06:54 [2022-09-07T04:06:54.944Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
04:06:54 [2022-09-07T04:06:54.944Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
04:06:54 [2022-09-07T04:06:54.944Z] === RUN   TestUpdateRestartPolicy
04:06:54 [2022-09-07T04:06:54.994Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
04:06:55 [2022-09-07T04:06:55.561Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
04:06:57 [2022-09-07T04:06:57.464Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
04:06:58 [2022-09-07T04:06:58.030Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
04:06:58 [2022-09-07T04:06:58.030Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
04:06:58 [2022-09-07T04:06:58.030Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
04:06:59 [2022-09-07T04:06:59.406Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
04:06:59 [2022-09-07T04:06:59.406Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
04:07:00 [2022-09-07T04:07:00.341Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
04:07:01 [2022-09-07T04:07:01.277Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
04:07:02 [2022-09-07T04:07:02.214Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
04:07:03 [2022-09-07T04:07:03.150Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
04:07:03 [2022-09-07T04:07:03.717Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
04:07:03 [2022-09-07T04:07:03.976Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
04:07:03 [2022-09-07T04:07:03.976Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
04:07:04 [2022-09-07T04:07:04.328Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.68s)
04:07:04 [2022-09-07T04:07:04.328Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:07:04 [2022-09-07T04:07:04.544Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
04:07:04 [2022-09-07T04:07:04.544Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.50s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.57s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
04:07:04 [2022-09-07T04:07:04.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.30s)
04:07:04 [2022-09-07T04:07:04.544Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
04:07:04 [2022-09-07T04:07:04.802Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
04:07:05 [2022-09-07T04:07:05.735Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
04:07:05 [2022-09-07T04:07:05.994Z] === RUN   TestDockerSuite/TestLogsAPIUntil
04:07:06 [2022-09-07T04:07:06.927Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
04:07:07 [2022-09-07T04:07:07.131Z] --- PASS: TestUpdateRestartPolicy (10.87s)
04:07:07 [2022-09-07T04:07:07.131Z] === RUN   TestUpdateRestartWithAutoRemove
04:07:07 [2022-09-07T04:07:07.131Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
04:07:07 [2022-09-07T04:07:07.131Z] === RUN   TestWaitNonBlocked
04:07:07 [2022-09-07T04:07:07.131Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:07:07 [2022-09-07T04:07:07.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:07:07 [2022-09-07T04:07:07.131Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:07:07 [2022-09-07T04:07:07.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:07:07 [2022-09-07T04:07:07.131Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:07:07 [2022-09-07T04:07:07.131Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
04:07:07 [2022-09-07T04:07:07.131Z] --- PASS: TestWaitNonBlocked (0.01s)
04:07:07 [2022-09-07T04:07:07.131Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
04:07:07 [2022-09-07T04:07:07.131Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
04:07:07 [2022-09-07T04:07:07.131Z] === RUN   TestWaitBlocked
04:07:07 [2022-09-07T04:07:07.131Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:07:07 [2022-09-07T04:07:07.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:07:07 [2022-09-07T04:07:07.131Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:07:07 [2022-09-07T04:07:07.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:07:07 [2022-09-07T04:07:07.131Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:07:07 [2022-09-07T04:07:07.131Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:07:07 [2022-09-07T04:07:07.696Z] --- PASS: TestWaitBlocked (0.01s)
04:07:07 [2022-09-07T04:07:07.696Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
04:07:07 [2022-09-07T04:07:07.696Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
04:07:07 [2022-09-07T04:07:07.696Z] === RUN   TestWaitConditions
04:07:07 [2022-09-07T04:07:07.696Z] === RUN   TestWaitConditions/default
04:07:07 [2022-09-07T04:07:07.696Z] === PAUSE TestWaitConditions/default
04:07:07 [2022-09-07T04:07:07.696Z] === RUN   TestWaitConditions/not-running
04:07:07 [2022-09-07T04:07:07.696Z] === PAUSE TestWaitConditions/not-running
04:07:07 [2022-09-07T04:07:07.696Z] === RUN   TestWaitConditions/next-exit
04:07:07 [2022-09-07T04:07:07.696Z] === PAUSE TestWaitConditions/next-exit
04:07:07 [2022-09-07T04:07:07.696Z] === RUN   TestWaitConditions/removed
04:07:07 [2022-09-07T04:07:07.696Z] === PAUSE TestWaitConditions/removed
04:07:07 [2022-09-07T04:07:07.696Z] === CONT  TestWaitConditions/default
04:07:07 [2022-09-07T04:07:07.696Z] === CONT  TestWaitConditions/next-exit
04:07:07 [2022-09-07T04:07:07.861Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
04:07:07 [2022-09-07T04:07:07.861Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.20s)
04:07:07 [2022-09-07T04:07:07.861Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.03s)
04:07:07 [2022-09-07T04:07:07.861Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.15s)
04:07:07 [2022-09-07T04:07:07.861Z] === RUN   TestCgroupNamespacesRun
04:07:08 [2022-09-07T04:07:08.795Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
04:07:09 [2022-09-07T04:07:09.367Z] --- PASS: TestCgroupNamespacesRun (1.39s)
04:07:09 [2022-09-07T04:07:09.367Z] === RUN   TestCgroupNamespacesRunPrivileged
04:07:09 [2022-09-07T04:07:09.594Z] === CONT  TestWaitConditions/removed
04:07:09 [2022-09-07T04:07:09.594Z] === CONT  TestWaitConditions/not-running
04:07:09 [2022-09-07T04:07:09.626Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
04:07:10 [2022-09-07T04:07:10.562Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
04:07:10 [2022-09-07T04:07:10.967Z] --- PASS: TestWaitConditions (0.01s)
04:07:10 [2022-09-07T04:07:10.967Z]     --- PASS: TestWaitConditions/next-exit (1.70s)
04:07:10 [2022-09-07T04:07:10.967Z]     --- PASS: TestWaitConditions/default (1.73s)
04:07:10 [2022-09-07T04:07:10.967Z]     --- PASS: TestWaitConditions/removed (1.45s)
04:07:10 [2022-09-07T04:07:10.967Z]     --- PASS: TestWaitConditions/not-running (1.45s)
04:07:10 [2022-09-07T04:07:10.967Z] === RUN   TestWaitRestartedContainer
04:07:10 [2022-09-07T04:07:10.967Z] === RUN   TestWaitRestartedContainer/default
04:07:10 [2022-09-07T04:07:10.967Z] === PAUSE TestWaitRestartedContainer/default
04:07:10 [2022-09-07T04:07:10.967Z] === RUN   TestWaitRestartedContainer/not-running
04:07:10 [2022-09-07T04:07:10.967Z] === PAUSE TestWaitRestartedContainer/not-running
04:07:10 [2022-09-07T04:07:10.967Z] === RUN   TestWaitRestartedContainer/next-exit
04:07:10 [2022-09-07T04:07:10.967Z] === PAUSE TestWaitRestartedContainer/next-exit
04:07:10 [2022-09-07T04:07:10.967Z] === CONT  TestWaitRestartedContainer/default
04:07:10 [2022-09-07T04:07:10.967Z] === CONT  TestWaitRestartedContainer/next-exit
04:07:11 [2022-09-07T04:07:11.129Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
04:07:11 [2022-09-07T04:07:11.129Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
04:07:12 [2022-09-07T04:07:12.339Z] === CONT  TestWaitRestartedContainer/not-running
04:07:12 [2022-09-07T04:07:12.506Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s)
04:07:12 [2022-09-07T04:07:12.506Z] === RUN   TestCgroupNamespacesRunHostMode
04:07:12 [2022-09-07T04:07:12.908Z] --- PASS: TestWaitRestartedContainer (0.02s)
04:07:12 [2022-09-07T04:07:12.908Z]     --- PASS: TestWaitRestartedContainer/default (1.37s)
04:07:12 [2022-09-07T04:07:12.908Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.39s)
04:07:12 [2022-09-07T04:07:12.908Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
04:07:12 [2022-09-07T04:07:12.908Z] === CONT  TestContainerStartOnDaemonRestart
04:07:12 [2022-09-07T04:07:12.908Z] === CONT  TestRestartDaemonWithRestartingContainer
04:07:13 [2022-09-07T04:07:13.077Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
04:07:13 [2022-09-07T04:07:13.644Z] --- PASS: TestCgroupNamespacesRunHostMode (1.32s)
04:07:13 [2022-09-07T04:07:13.644Z] === RUN   TestCgroupNamespacesRunPrivateMode
04:07:15 [2022-09-07T04:07:15.019Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s)
04:07:15 [2022-09-07T04:07:15.019Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
04:07:15 [2022-09-07T04:07:15.278Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
04:07:15 [2022-09-07T04:07:15.488Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s)
04:07:15 [2022-09-07T04:07:15.488Z] === CONT  TestIpcModeOlderClient
04:07:15 [2022-09-07T04:07:15.488Z] --- PASS: TestIpcModeOlderClient (0.08s)
04:07:15 [2022-09-07T04:07:15.488Z] === CONT  TestContainerKillOnDaemonStart
04:07:15 [2022-09-07T04:07:15.488Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s)
04:07:15 [2022-09-07T04:07:15.488Z] === CONT  TestDaemonHostGatewayIP
04:07:15 [2022-09-07T04:07:15.844Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
04:07:16 [2022-09-07T04:07:16.103Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
04:07:17 [2022-09-07T04:07:17.037Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s)
04:07:17 [2022-09-07T04:07:17.037Z] === RUN   TestCgroupNamespacesRunInvalidMode
04:07:17 [2022-09-07T04:07:17.631Z] === RUN   TestDockerSuite/TestPostContainersAttach
04:07:17 [2022-09-07T04:07:17.902Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.15s)
04:07:17 [2022-09-07T04:07:17.902Z] === RUN   TestCgroupNamespacesRunOlderClient
04:07:18 [2022-09-07T04:07:18.028Z] --- PASS: TestDaemonHostGatewayIP (2.53s)
04:07:18 [2022-09-07T04:07:18.028Z] === CONT  TestDaemonRestartIpcMode
04:07:19 [2022-09-07T04:07:19.816Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.51s)
04:07:19 [2022-09-07T04:07:19.816Z] === RUN   TestNISDomainname
04:07:19 [2022-09-07T04:07:19.940Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
04:07:20 [2022-09-07T04:07:20.384Z] --- PASS: TestNISDomainname (0.86s)
04:07:20 [2022-09-07T04:07:20.384Z] === RUN   TestHostnameDnsResolution
04:07:20 [2022-09-07T04:07:20.642Z]     check_test.go:540: [dcbb51999219c] daemon is not started
04:07:20 [2022-09-07T04:07:20.642Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
04:07:21 [2022-09-07T04:07:21.212Z] --- PASS: TestHostnameDnsResolution (0.92s)
04:07:21 [2022-09-07T04:07:21.212Z] === RUN   TestUnprivilegedPortsAndPing
04:07:22 [2022-09-07T04:07:22.147Z] --- PASS: TestUnprivilegedPortsAndPing (0.76s)
04:07:22 [2022-09-07T04:07:22.147Z] === RUN   TestPrivilegedHostDevices
04:07:22 [2022-09-07T04:07:22.147Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
04:07:22 [2022-09-07T04:07:22.409Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
04:07:22 [2022-09-07T04:07:22.409Z] PASS
04:07:22 [2022-09-07T04:07:22.409Z] 
04:07:22 [2022-09-07T04:07:22.409Z] DONE 17 tests in 48.995s
04:07:22 [2022-09-07T04:07:22.409Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:07:22 [2022-09-07T04:07:22.409Z] INFO: Testing against a local daemon
04:07:22 [2022-09-07T04:07:22.409Z] === RUN   TestPluginInvalidJSON
04:07:22 [2022-09-07T04:07:22.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
04:07:22 [2022-09-07T04:07:22.409Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
04:07:22 [2022-09-07T04:07:22.409Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
04:07:22 [2022-09-07T04:07:22.409Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
04:07:22 [2022-09-07T04:07:22.409Z] === RUN   TestPluginInvalidJSON/plugins/pull
04:07:22 [2022-09-07T04:07:22.409Z] === PAUSE TestPluginInvalidJSON/plugins/pull
04:07:22 [2022-09-07T04:07:22.410Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
04:07:22 [2022-09-07T04:07:22.410Z] === CONT  TestPluginInvalidJSON/plugins/pull
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
04:07:22 [2022-09-07T04:07:22.410Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
04:07:22 [2022-09-07T04:07:22.410Z] --- PASS: TestPluginInvalidJSON (0.02s)
04:07:22 [2022-09-07T04:07:22.410Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInstall
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInstall/no_auth
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:587c8eefadc3a96d10947f7b308b94d262e4ad9de403e78682904e5fc65bf60b" mediatype=application/vnd.docker.plugin.v1+json size=522
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:587c8eefadc3a96d10947f7b308b94d262e4ad9de403e78682904e5fc65bf60b" mediatype=application/vnd.docker.plugin.v1+json size=522
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInstall/with_htpasswd
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fe4e2e7ffff6338425b019ea19c7597d122924d56a92b440831dbbcc4ef65f" mediatype=application/vnd.docker.plugin.v1+json size=522
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38fe4e2e7ffff6338425b019ea19c7597d122924d56a92b440831dbbcc4ef65f" mediatype=application/vnd.docker.plugin.v1+json size=522
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginInstall/with_insecure
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffa9432cc8d49bb5526dc6bf5c64d0fdc9294a29cade6e4be7518f657b41d217" mediatype=application/vnd.docker.plugin.v1+json size=522
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:07:22 [2022-09-07T04:07:22.410Z] time="2022-09-07T04:07:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffa9432cc8d49bb5526dc6bf5c64d0fdc9294a29cade6e4be7518f657b41d217" mediatype=application/vnd.docker.plugin.v1+json size=522
04:07:22 [2022-09-07T04:07:22.410Z]     plugin_test.go:195: [d193ea7b35338] daemon is not started
04:07:22 [2022-09-07T04:07:22.410Z] --- PASS: TestPluginInstall (2.78s)
04:07:22 [2022-09-07T04:07:22.410Z]     --- PASS: TestPluginInstall/no_auth (1.05s)
04:07:22 [2022-09-07T04:07:22.410Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
04:07:22 [2022-09-07T04:07:22.410Z]     --- PASS: TestPluginInstall/with_insecure (1.09s)
04:07:22 [2022-09-07T04:07:22.410Z] === RUN   TestPluginsWithRuntimes
04:07:22 [2022-09-07T04:07:22.714Z] --- PASS: TestPrivilegedHostDevices (0.62s)
04:07:22 [2022-09-07T04:07:22.714Z] === RUN   TestRunConsoleSize
04:07:23 [2022-09-07T04:07:23.283Z] --- PASS: TestRunConsoleSize (0.71s)
04:07:23 [2022-09-07T04:07:23.283Z] === RUN   TestRunWithAlternativeContainerdShim
04:07:23 [2022-09-07T04:07:23.793Z] === RUN   TestPluginsWithRuntimes/No_Args
04:07:24 [2022-09-07T04:07:24.221Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
04:07:25 [2022-09-07T04:07:25.157Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
04:07:25 [2022-09-07T04:07:25.157Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
04:07:25 [2022-09-07T04:07:25.157Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
04:07:25 [2022-09-07T04:07:25.170Z] === RUN   TestPluginsWithRuntimes/With_Args
04:07:26 [2022-09-07T04:07:26.092Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
04:07:26 [2022-09-07T04:07:26.092Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
04:07:26 [2022-09-07T04:07:26.092Z] --- PASS: TestRunWithAlternativeContainerdShim (2.79s)
04:07:26 [2022-09-07T04:07:26.092Z] === RUN   TestStats
04:07:26 [2022-09-07T04:07:26.106Z] --- PASS: TestPluginsWithRuntimes (3.50s)
04:07:26 [2022-09-07T04:07:26.106Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.97s)
04:07:26 [2022-09-07T04:07:26.106Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
04:07:26 [2022-09-07T04:07:26.106Z] === RUN   TestPluginBackCompatMediaTypes
04:07:26 [2022-09-07T04:07:26.126Z] .........................xx....................                          [ 29%]
04:07:26 [2022-09-07T04:07:26.365Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
04:07:26 [2022-09-07T04:07:26.365Z] PASS
04:07:26 [2022-09-07T04:07:26.365Z] 
04:07:26 [2022-09-07T04:07:26.365Z] DONE 24 tests in 6.921s
04:07:26 [2022-09-07T04:07:26.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:07:26 [2022-09-07T04:07:26.624Z] INFO: Testing against a local daemon
04:07:26 [2022-09-07T04:07:26.624Z] === RUN   TestExternalGraphDriver
04:07:26 [2022-09-07T04:07:26.661Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
04:07:26 [2022-09-07T04:07:26.661Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
04:07:26 [2022-09-07T04:07:26.882Z] === RUN   TestExternalGraphDriver/json
04:07:27 [2022-09-07T04:07:27.597Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
04:07:27 [2022-09-07T04:07:27.597Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
04:07:28 [2022-09-07T04:07:28.042Z] --- PASS: TestContainerKillOnDaemonStart (11.81s)
04:07:28 [2022-09-07T04:07:28.042Z] PASS
04:07:28 [2022-09-07T04:07:28.042Z] 
04:07:28 [2022-09-07T04:07:28.042Z] === Skipped
04:07:28 [2022-09-07T04:07:28.042Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
04:07:28 [2022-09-07T04:07:28.042Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:07:28 [2022-09-07T04:07:28.042Z] 
04:07:28 [2022-09-07T04:07:28.042Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
04:07:28 [2022-09-07T04:07:28.042Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:07:28 [2022-09-07T04:07:28.042Z] 
04:07:28 [2022-09-07T04:07:28.042Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
04:07:28 [2022-09-07T04:07:28.042Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:07:28 [2022-09-07T04:07:28.042Z] 
04:07:28 [2022-09-07T04:07:28.042Z] DONE 273 tests, 3 skipped in 132.224s
04:07:28 [2022-09-07T04:07:28.042Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
04:07:28 [2022-09-07T04:07:28.042Z] ++ 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
04:07:28 [2022-09-07T04:07:28.042Z] ++ set -e
04:07:28 [2022-09-07T04:07:28.042Z] ++ '[' -n 0 ']'
04:07:28 [2022-09-07T04:07:28.042Z] ++ set -x
04:07:28 [2022-09-07T04:07:28.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
04:07:28 [2022-09-07T04:07:28.042Z] === RUN   TestConfigDaemonLibtrustID
04:07:28 [2022-09-07T04:07:28.042Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
04:07:28 [2022-09-07T04:07:28.042Z] === RUN   TestConfigDaemonID
04:07:28 [2022-09-07T04:07:28.531Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
04:07:28 [2022-09-07T04:07:28.531Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
04:07:28 [2022-09-07T04:07:28.607Z]     daemon_test.go:83: [dcc16e6bd2f2a] daemon is not started
04:07:28 [2022-09-07T04:07:28.607Z] --- PASS: TestConfigDaemonID (1.04s)
04:07:28 [2022-09-07T04:07:28.607Z] === RUN   TestDaemonConfigValidation
04:07:28 [2022-09-07T04:07:28.607Z] === RUN   TestDaemonConfigValidation/config_with_no_content
04:07:28 [2022-09-07T04:07:28.607Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
04:07:28 [2022-09-07T04:07:28.607Z] === RUN   TestDaemonConfigValidation/config_with_{}
04:07:28 [2022-09-07T04:07:28.607Z] === PAUSE TestDaemonConfigValidation/config_with_{}
04:07:28 [2022-09-07T04:07:28.607Z] === RUN   TestDaemonConfigValidation/invalid_config
04:07:28 [2022-09-07T04:07:28.607Z] === PAUSE TestDaemonConfigValidation/invalid_config
04:07:28 [2022-09-07T04:07:28.607Z] === RUN   TestDaemonConfigValidation/malformed_config
04:07:28 [2022-09-07T04:07:28.607Z] === PAUSE TestDaemonConfigValidation/malformed_config
04:07:28 [2022-09-07T04:07:28.607Z] === RUN   TestDaemonConfigValidation/valid_config
04:07:28 [2022-09-07T04:07:28.607Z] === PAUSE TestDaemonConfigValidation/valid_config
04:07:28 [2022-09-07T04:07:28.607Z] === CONT  TestDaemonConfigValidation/config_with_no_content
04:07:28 [2022-09-07T04:07:28.607Z] === CONT  TestDaemonConfigValidation/malformed_config
04:07:28 [2022-09-07T04:07:28.784Z] === RUN   TestExternalGraphDriver/spec
04:07:28 [2022-09-07T04:07:28.866Z] === CONT  TestDaemonConfigValidation/valid_config
04:07:28 [2022-09-07T04:07:28.866Z] === CONT  TestDaemonConfigValidation/invalid_config
04:07:28 [2022-09-07T04:07:28.866Z] === CONT  TestDaemonConfigValidation/config_with_{}
04:07:28 [2022-09-07T04:07:28.866Z] --- PASS: TestDaemonConfigValidation (0.00s)
04:07:28 [2022-09-07T04:07:28.866Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
04:07:28 [2022-09-07T04:07:28.866Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
04:07:28 [2022-09-07T04:07:28.866Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
04:07:28 [2022-09-07T04:07:28.866Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
04:07:28 [2022-09-07T04:07:28.866Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
04:07:28 [2022-09-07T04:07:28.866Z] === RUN   TestConfigDaemonSeccompProfiles
04:07:28 [2022-09-07T04:07:28.866Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
04:07:29 [2022-09-07T04:07:29.101Z] --- PASS: TestStats (2.88s)
04:07:29 [2022-09-07T04:07:29.101Z] === RUN   TestStopContainerWithTimeout
04:07:29 [2022-09-07T04:07:29.101Z] === RUN   TestStopContainerWithTimeout/0
04:07:29 [2022-09-07T04:07:29.101Z] === PAUSE TestStopContainerWithTimeout/0
04:07:29 [2022-09-07T04:07:29.101Z] === RUN   TestStopContainerWithTimeout/1
04:07:29 [2022-09-07T04:07:29.101Z] === PAUSE TestStopContainerWithTimeout/1
04:07:29 [2022-09-07T04:07:29.101Z] === RUN   TestStopContainerWithTimeout/3
04:07:29 [2022-09-07T04:07:29.101Z] === PAUSE TestStopContainerWithTimeout/3
04:07:29 [2022-09-07T04:07:29.101Z] === RUN   TestStopContainerWithTimeout/-1
04:07:29 [2022-09-07T04:07:29.101Z] === PAUSE TestStopContainerWithTimeout/-1
04:07:29 [2022-09-07T04:07:29.101Z] === CONT  TestStopContainerWithTimeout/0
04:07:29 [2022-09-07T04:07:29.101Z] === CONT  TestStopContainerWithTimeout/-1
04:07:29 [2022-09-07T04:07:29.362Z] === RUN   TestDockerSuite/TestAttachAfterDetach
04:07:30 [2022-09-07T04:07:30.162Z] === RUN   TestExternalGraphDriver/pull
04:07:30 [2022-09-07T04:07:30.238Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
04:07:30 [2022-09-07T04:07:30.297Z] === CONT  TestStopContainerWithTimeout/3
04:07:31 [2022-09-07T04:07:31.171Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
04:07:31 [2022-09-07T04:07:31.679Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
04:07:32 [2022-09-07T04:07:32.068Z] --- PASS: TestExternalGraphDriver (5.51s)
04:07:32 [2022-09-07T04:07:32.068Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
04:07:32 [2022-09-07T04:07:32.068Z]     --- PASS: TestExternalGraphDriver/spec (1.72s)
04:07:32 [2022-09-07T04:07:32.068Z]     --- PASS: TestExternalGraphDriver/pull (1.76s)
04:07:32 [2022-09-07T04:07:32.068Z] === RUN   TestGraphdriverPluginV2
04:07:32 [2022-09-07T04:07:32.105Z] === CONT  TestConfigDaemonSeccompProfiles
04:07:32 [2022-09-07T04:07:32.105Z]     daemon_test.go:197: [d5ee87f89d51a] daemon is not started
04:07:32 [2022-09-07T04:07:32.105Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
04:07:32 [2022-09-07T04:07:32.105Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
04:07:32 [2022-09-07T04:07:32.105Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
04:07:32 [2022-09-07T04:07:32.105Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
04:07:32 [2022-09-07T04:07:32.105Z] === RUN   TestDaemonProxy
04:07:32 [2022-09-07T04:07:32.105Z] === RUN   TestDaemonProxy/environment_variables
04:07:32 [2022-09-07T04:07:32.248Z] === CONT  TestStopContainerWithTimeout/1
04:07:32 [2022-09-07T04:07:32.507Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
04:07:33 [2022-09-07T04:07:33.074Z] === RUN   TestDockerSuite/TestAttachDetach
04:07:34 [2022-09-07T04:07:34.006Z] === RUN   TestDaemonProxy/command-line_options
04:07:34 [2022-09-07T04:07:34.008Z] --- PASS: TestStopContainerWithTimeout (0.03s)
04:07:34 [2022-09-07T04:07:34.008Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
04:07:34 [2022-09-07T04:07:34.008Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
04:07:34 [2022-09-07T04:07:34.008Z]     --- PASS: TestStopContainerWithTimeout/3 (2.55s)
04:07:34 [2022-09-07T04:07:34.008Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
04:07:34 [2022-09-07T04:07:34.008Z] === RUN   TestDeleteDevicemapper
04:07:34 [2022-09-07T04:07:34.008Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:07:34 [2022-09-07T04:07:34.008Z] --- SKIP: TestDeleteDevicemapper (0.00s)
04:07:34 [2022-09-07T04:07:34.008Z] === RUN   TestStopContainerWithRestartPolicyAlways
04:07:34 [2022-09-07T04:07:34.008Z] === RUN   TestDockerSuite/TestAttachDisconnect
04:07:34 [2022-09-07T04:07:34.951Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
04:07:35 [2022-09-07T04:07:35.377Z] === RUN   TestDaemonProxy/configuration_file
04:07:35 [2022-09-07T04:07:35.519Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
04:07:36 [2022-09-07T04:07:36.288Z] --- PASS: TestGraphdriverPluginV2 (4.37s)
04:07:36 [2022-09-07T04:07:36.288Z] PASS
04:07:36 [2022-09-07T04:07:36.288Z] 
04:07:36 [2022-09-07T04:07:36.288Z] DONE 5 tests in 9.921s
04:07:36 [2022-09-07T04:07:36.455Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.70s)
04:07:36 [2022-09-07T04:07:36.455Z] === RUN   TestUpdateMemory
04:07:36 [2022-09-07T04:07:36.455Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
04:07:36 [2022-09-07T04:07:36.455Z] --- SKIP: TestUpdateMemory (0.00s)
04:07:36 [2022-09-07T04:07:36.455Z] === RUN   TestUpdateCPUQuota
04:07:36 [2022-09-07T04:07:36.547Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:07:36 [2022-09-07T04:07:36.548Z] INFO: Testing against a local daemon
04:07:36 [2022-09-07T04:07:36.548Z] === RUN   TestContinueAfterPluginCrash
04:07:36 [2022-09-07T04:07:36.548Z] === PAUSE TestContinueAfterPluginCrash
04:07:36 [2022-09-07T04:07:36.548Z] === RUN   TestReadPluginNoRead
04:07:36 [2022-09-07T04:07:36.548Z] === PAUSE TestReadPluginNoRead
04:07:36 [2022-09-07T04:07:36.548Z] === RUN   TestDaemonStartWithLogOpt
04:07:36 [2022-09-07T04:07:36.548Z] === PAUSE TestDaemonStartWithLogOpt
04:07:36 [2022-09-07T04:07:36.548Z] === CONT  TestContinueAfterPluginCrash
04:07:36 [2022-09-07T04:07:36.548Z] === CONT  TestDaemonStartWithLogOpt
04:07:36 [2022-09-07T04:07:36.715Z] === RUN   TestDockerSuite/TestAttachPausedContainer
04:07:36 [2022-09-07T04:07:36.974Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
04:07:37 [2022-09-07T04:07:37.274Z] === RUN   TestDaemonProxy/conflicting_options
04:07:37 [2022-09-07T04:07:37.540Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
04:07:37 [2022-09-07T04:07:37.798Z] --- PASS: TestUpdateCPUQuota (1.33s)
04:07:37 [2022-09-07T04:07:37.798Z] === RUN   TestUpdatePidsLimit
04:07:37 [2022-09-07T04:07:37.798Z] === RUN   TestUpdatePidsLimit/update_from_none
04:07:37 [2022-09-07T04:07:37.839Z] === RUN   TestDaemonProxy/reload_sanitized
04:07:38 [2022-09-07T04:07:38.365Z] === RUN   TestUpdatePidsLimit/no_change
04:07:38 [2022-09-07T04:07:38.365Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
04:07:38 [2022-09-07T04:07:38.405Z] --- PASS: TestDaemonProxy (6.23s)
04:07:38 [2022-09-07T04:07:38.405Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
04:07:38 [2022-09-07T04:07:38.405Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
04:07:38 [2022-09-07T04:07:38.405Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
04:07:38 [2022-09-07T04:07:38.405Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
04:07:38 [2022-09-07T04:07:38.405Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
04:07:38 [2022-09-07T04:07:38.405Z] PASS
04:07:38 [2022-09-07T04:07:38.405Z] 
04:07:38 [2022-09-07T04:07:38.405Z] DONE 18 tests in 11.247s
04:07:38 [2022-09-07T04:07:38.405Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
04:07:38 [2022-09-07T04:07:38.405Z] ++ 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
04:07:38 [2022-09-07T04:07:38.405Z] ++ set -e
04:07:38 [2022-09-07T04:07:38.405Z] ++ '[' -n 0 ']'
04:07:38 [2022-09-07T04:07:38.405Z] ++ set -x
04:07:38 [2022-09-07T04:07:38.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
04:07:38 [2022-09-07T04:07:38.405Z] INFO: Testing against a local daemon
04:07:38 [2022-09-07T04:07:38.405Z] === RUN   TestCommitInheritsEnv
04:07:38 [2022-09-07T04:07:38.625Z] === RUN   TestUpdatePidsLimit/update_lower
04:07:38 [2022-09-07T04:07:38.663Z] --- PASS: TestCommitInheritsEnv (0.27s)
04:07:38 [2022-09-07T04:07:38.663Z] === RUN   TestImportExtremelyLargeImageWorks
04:07:38 [2022-09-07T04:07:38.663Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
04:07:38 [2022-09-07T04:07:38.663Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
04:07:38 [2022-09-07T04:07:38.663Z] === RUN   TestImportWithCustomPlatform
04:07:38 [2022-09-07T04:07:38.663Z] === RUN   TestImportWithCustomPlatform/#00
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform/_______
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform//
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform/linux
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform/LINUX
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform/macos
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform/macos/arm64
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImportWithCustomPlatform/nintendo64
04:07:38 [2022-09-07T04:07:38.921Z] --- PASS: TestImportWithCustomPlatform (0.32s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
04:07:38 [2022-09-07T04:07:38.921Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
04:07:38 [2022-09-07T04:07:38.921Z] === RUN   TestImagesFilterMultiReference
04:07:39 [2022-09-07T04:07:39.181Z] --- PASS: TestImagesFilterMultiReference (0.05s)
04:07:39 [2022-09-07T04:07:39.181Z] === RUN   TestImagePullPlatformInvalid
04:07:39 [2022-09-07T04:07:39.181Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
04:07:39 [2022-09-07T04:07:39.181Z] === RUN   TestRemoveImageOrphaning
04:07:39 [2022-09-07T04:07:39.193Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
04:07:39 [2022-09-07T04:07:39.193Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
04:07:39 [2022-09-07T04:07:39.439Z] --- PASS: TestRemoveImageOrphaning (0.27s)
04:07:39 [2022-09-07T04:07:39.439Z] === RUN   TestRemoveImageGarbageCollector
04:07:39 [2022-09-07T04:07:39.439Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:07:39 [2022-09-07T04:07:39.439Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
04:07:39 [2022-09-07T04:07:39.439Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:07:39 [2022-09-07T04:07:39.439Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
04:07:39 [2022-09-07T04:07:39.439Z] === RUN   TestTagInvalidReference
04:07:39 [2022-09-07T04:07:39.439Z] --- PASS: TestTagInvalidReference (0.01s)
04:07:39 [2022-09-07T04:07:39.439Z] === RUN   TestTagValidPrefixedRepo
04:07:39 [2022-09-07T04:07:39.439Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
04:07:39 [2022-09-07T04:07:39.439Z] === RUN   TestTagExistedNameWithoutForce
04:07:39 [2022-09-07T04:07:39.439Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
04:07:39 [2022-09-07T04:07:39.439Z] === RUN   TestTagOfficialNames
04:07:39 [2022-09-07T04:07:39.439Z] --- PASS: TestTagOfficialNames (0.05s)
04:07:39 [2022-09-07T04:07:39.439Z] === RUN   TestTagMatchesDigest
04:07:39 [2022-09-07T04:07:39.439Z] --- PASS: TestTagMatchesDigest (0.01s)
04:07:39 [2022-09-07T04:07:39.439Z] PASS
04:07:39 [2022-09-07T04:07:39.439Z] 
04:07:39 [2022-09-07T04:07:39.439Z] === Skipped
04:07:39 [2022-09-07T04:07:39.439Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
04:07:39 [2022-09-07T04:07:39.439Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
04:07:39 [2022-09-07T04:07:39.439Z] 
04:07:39 [2022-09-07T04:07:39.439Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
04:07:39 [2022-09-07T04:07:39.439Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:07:39 [2022-09-07T04:07:39.439Z] 
04:07:39 [2022-09-07T04:07:39.439Z] DONE 22 tests, 2 skipped in 1.281s
04:07:39 [2022-09-07T04:07:39.439Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
04:07:39 [2022-09-07T04:07:39.439Z] ++ 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
04:07:39 [2022-09-07T04:07:39.439Z] ++ set -e
04:07:39 [2022-09-07T04:07:39.439Z] ++ '[' -n 0 ']'
04:07:39 [2022-09-07T04:07:39.439Z] ++ set -x
04:07:39 [2022-09-07T04:07:39.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
04:07:39 [2022-09-07T04:07:39.452Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
04:07:39 [2022-09-07T04:07:39.697Z] === RUN   TestStripANSICommands
04:07:39 [2022-09-07T04:07:39.697Z] === RUN   TestStripANSICommands/#00
04:07:39 [2022-09-07T04:07:39.697Z] === RUN   TestStripANSICommands/#01
04:07:39 [2022-09-07T04:07:39.697Z] --- PASS: TestStripANSICommands (0.00s)
04:07:39 [2022-09-07T04:07:39.697Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
04:07:39 [2022-09-07T04:07:39.697Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
04:07:39 [2022-09-07T04:07:39.697Z] PASS
04:07:39 [2022-09-07T04:07:39.697Z] 
04:07:39 [2022-09-07T04:07:39.697Z] DONE 3 tests in 0.037s
04:07:39 [2022-09-07T04:07:39.697Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
04:07:39 [2022-09-07T04:07:39.697Z] ++ 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
04:07:39 [2022-09-07T04:07:39.697Z] ++ set -e
04:07:39 [2022-09-07T04:07:39.697Z] ++ '[' -n 0 ']'
04:07:39 [2022-09-07T04:07:39.697Z] ++ set -x
04:07:39 [2022-09-07T04:07:39.697Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
04:07:39 [2022-09-07T04:07:39.697Z] INFO: Testing against a local daemon
04:07:39 [2022-09-07T04:07:39.697Z] === RUN   TestNetworkCreateDelete
04:07:39 [2022-09-07T04:07:39.711Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
04:07:39 [2022-09-07T04:07:39.954Z] --- PASS: TestNetworkCreateDelete (0.13s)
04:07:39 [2022-09-07T04:07:39.954Z] === RUN   TestDockerNetworkDeletePreferID
04:07:40 [2022-09-07T04:07:40.212Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
04:07:40 [2022-09-07T04:07:40.212Z] === RUN   TestDaemonDNSFallback
04:07:40 [2022-09-07T04:07:40.278Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
04:07:40 [2022-09-07T04:07:40.738Z] --- PASS: TestDaemonStartWithLogOpt (3.54s)
04:07:40 [2022-09-07T04:07:40.738Z] === CONT  TestReadPluginNoRead
04:07:41 [2022-09-07T04:07:41.656Z] --- PASS: TestUpdatePidsLimit (3.65s)
04:07:41 [2022-09-07T04:07:41.656Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
04:07:41 [2022-09-07T04:07:41.656Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
04:07:41 [2022-09-07T04:07:41.656Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
04:07:41 [2022-09-07T04:07:41.656Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
04:07:41 [2022-09-07T04:07:41.656Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
04:07:41 [2022-09-07T04:07:41.656Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
04:07:41 [2022-09-07T04:07:41.656Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
04:07:41 [2022-09-07T04:07:41.656Z] === RUN   TestUpdateRestartPolicy
04:07:42 [2022-09-07T04:07:42.223Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
04:07:42 [2022-09-07T04:07:42.223Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
04:07:42 [2022-09-07T04:07:42.223Z]     check_test.go:540: [db05c67501c56] daemon is not started
04:07:42 [2022-09-07T04:07:42.223Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
04:07:42 [2022-09-07T04:07:42.223Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
04:07:42 [2022-09-07T04:07:42.223Z]     check_test.go:540: [d9e4236ef7ac7] daemon is not started
04:07:42 [2022-09-07T04:07:42.223Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
04:07:42 [2022-09-07T04:07:42.640Z] === RUN   TestReadPluginNoRead/default
04:07:42 [2022-09-07T04:07:42.812Z] tests/integration/api_exec_test.py .....................                 [ 34%]
04:07:43 [2022-09-07T04:07:43.575Z] === RUN   TestReadPluginNoRead/disabled_caching
04:07:44 [2022-09-07T04:07:44.952Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:07:44 [2022-09-07T04:07:44.952Z] --- PASS: TestContinueAfterPluginCrash (8.54s)
04:07:45 [2022-09-07T04:07:45.511Z]     check_test.go:540: [d0a24f25cfa34] daemon is not started
04:07:45 [2022-09-07T04:07:45.511Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
04:07:46 [2022-09-07T04:07:46.332Z] === CONT  TestReadPluginNoRead
04:07:46 [2022-09-07T04:07:46.332Z]     read_test.go:92: [d449cea41ce29] daemon is not started
04:07:46 [2022-09-07T04:07:46.332Z] --- PASS: TestReadPluginNoRead (6.24s)
04:07:46 [2022-09-07T04:07:46.332Z]     --- PASS: TestReadPluginNoRead/default (1.34s)
04:07:46 [2022-09-07T04:07:46.332Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.27s)
04:07:46 [2022-09-07T04:07:46.332Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
04:07:46 [2022-09-07T04:07:46.332Z] PASS
04:07:46 [2022-09-07T04:07:46.332Z] 
04:07:46 [2022-09-07T04:07:46.332Z] DONE 6 tests in 9.803s
04:07:46 [2022-09-07T04:07:46.332Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:07:46 [2022-09-07T04:07:46.332Z] testing: warning: no tests to run
04:07:46 [2022-09-07T04:07:46.332Z] PASS
04:07:46 [2022-09-07T04:07:46.332Z] 
04:07:46 [2022-09-07T04:07:46.332Z] DONE 0 tests in 0.007s
04:07:46 [2022-09-07T04:07:46.332Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:07:46 [2022-09-07T04:07:46.333Z] INFO: Testing against a local daemon
04:07:46 [2022-09-07T04:07:46.333Z] === RUN   TestPluginWithDevMounts
04:07:46 [2022-09-07T04:07:46.333Z] === PAUSE TestPluginWithDevMounts
04:07:46 [2022-09-07T04:07:46.333Z] === CONT  TestPluginWithDevMounts
04:07:46 [2022-09-07T04:07:46.764Z] --- PASS: TestDaemonDNSFallback (6.29s)
04:07:46 [2022-09-07T04:07:46.764Z] === RUN   TestInspectNetwork
04:07:48 [2022-09-07T04:07:48.235Z] --- PASS: TestPluginWithDevMounts (1.61s)
04:07:48 [2022-09-07T04:07:48.235Z] PASS
04:07:48 [2022-09-07T04:07:48.235Z] 
04:07:48 [2022-09-07T04:07:48.235Z] DONE 1 tests in 1.628s
04:07:48 [2022-09-07T04:07:48.235Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
04:07:48 [2022-09-07T04:07:48.235Z] INFO: Testing against a local daemon
04:07:48 [2022-09-07T04:07:48.235Z] === RUN   TestSecretInspect
04:07:50 [2022-09-07T04:07:50.043Z] === RUN   TestInspectNetwork/full_network_id
04:07:50 [2022-09-07T04:07:50.043Z] === RUN   TestInspectNetwork/partial_network_id
04:07:50 [2022-09-07T04:07:50.043Z] === RUN   TestInspectNetwork/network_name
04:07:50 [2022-09-07T04:07:50.043Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
04:07:50 [2022-09-07T04:07:50.138Z] --- PASS: TestSecretInspect (2.21s)
04:07:50 [2022-09-07T04:07:50.138Z] === RUN   TestSecretList
04:07:50 [2022-09-07T04:07:50.226Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
04:07:50 [2022-09-07T04:07:50.776Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
04:07:52 [2022-09-07T04:07:52.670Z] --- PASS: TestSecretList (2.19s)
04:07:52 [2022-09-07T04:07:52.670Z] === RUN   TestSecretsCreateAndDelete
04:07:52 [2022-09-07T04:07:52.676Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
04:07:53 [2022-09-07T04:07:53.244Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
04:07:53 [2022-09-07T04:07:53.810Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
04:07:54 [2022-09-07T04:07:54.068Z] --- PASS: TestUpdateRestartPolicy (12.66s)
04:07:54 [2022-09-07T04:07:54.068Z] === RUN   TestUpdateRestartWithAutoRemove
04:07:54 [2022-09-07T04:07:54.222Z] --- PASS: TestInspectNetwork (7.17s)
04:07:54 [2022-09-07T04:07:54.222Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
04:07:54 [2022-09-07T04:07:54.222Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
04:07:54 [2022-09-07T04:07:54.222Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
04:07:54 [2022-09-07T04:07:54.222Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
04:07:54 [2022-09-07T04:07:54.222Z] === RUN   TestRunContainerWithBridgeNone
04:07:54 [2022-09-07T04:07:54.574Z] --- PASS: TestSecretsCreateAndDelete (2.22s)
04:07:54 [2022-09-07T04:07:54.574Z] === RUN   TestSecretsUpdate
04:07:55 [2022-09-07T04:07:55.003Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
04:07:55 [2022-09-07T04:07:55.003Z] === RUN   TestWaitNonBlocked
04:07:55 [2022-09-07T04:07:55.003Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:07:55 [2022-09-07T04:07:55.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:07:55 [2022-09-07T04:07:55.003Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:07:55 [2022-09-07T04:07:55.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:07:55 [2022-09-07T04:07:55.003Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:07:55 [2022-09-07T04:07:55.003Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
04:07:55 [2022-09-07T04:07:55.156Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/create
04:07:55 [2022-09-07T04:07:55.156Z] === PAUSE TestNetworkInvalidJSON/networks/create
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
04:07:55 [2022-09-07T04:07:55.156Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
04:07:55 [2022-09-07T04:07:55.156Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
04:07:55 [2022-09-07T04:07:55.156Z] === CONT  TestNetworkInvalidJSON/networks/create
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
04:07:55 [2022-09-07T04:07:55.156Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
04:07:55 [2022-09-07T04:07:55.156Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
04:07:55 [2022-09-07T04:07:55.156Z] --- PASS: TestNetworkInvalidJSON (0.01s)
04:07:55 [2022-09-07T04:07:55.156Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkList
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkList//networks
04:07:55 [2022-09-07T04:07:55.156Z] === PAUSE TestNetworkList//networks
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestNetworkList//networks/
04:07:55 [2022-09-07T04:07:55.156Z] === PAUSE TestNetworkList//networks/
04:07:55 [2022-09-07T04:07:55.156Z] === CONT  TestNetworkList//networks
04:07:55 [2022-09-07T04:07:55.156Z] === CONT  TestNetworkList//networks/
04:07:55 [2022-09-07T04:07:55.156Z] --- PASS: TestNetworkList (0.01s)
04:07:55 [2022-09-07T04:07:55.156Z]     --- PASS: TestNetworkList//networks (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z]     --- PASS: TestNetworkList//networks/ (0.00s)
04:07:55 [2022-09-07T04:07:55.156Z] === RUN   TestHostIPv4BridgeLabel
04:07:55 [2022-09-07T04:07:55.262Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
04:07:55 [2022-09-07T04:07:55.262Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
04:07:55 [2022-09-07T04:07:55.291Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
04:07:55 [2022-09-07T04:07:55.520Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
04:07:55 [2022-09-07T04:07:55.721Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
04:07:55 [2022-09-07T04:07:55.721Z] === RUN   TestDaemonRestartWithLiveRestore
04:07:56 [2022-09-07T04:07:56.087Z] --- PASS: TestWaitNonBlocked (0.02s)
04:07:56 [2022-09-07T04:07:56.087Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
04:07:56 [2022-09-07T04:07:56.087Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
04:07:56 [2022-09-07T04:07:56.087Z] === RUN   TestWaitBlocked
04:07:56 [2022-09-07T04:07:56.087Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:07:56 [2022-09-07T04:07:56.087Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:07:56 [2022-09-07T04:07:56.087Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:07:56 [2022-09-07T04:07:56.087Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:07:56 [2022-09-07T04:07:56.087Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:07:56 [2022-09-07T04:07:56.087Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:07:56 [2022-09-07T04:07:56.653Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
04:07:56 [2022-09-07T04:07:56.653Z] === RUN   TestDaemonDefaultNetworkPools
04:07:57 [2022-09-07T04:07:57.110Z] --- PASS: TestSecretsUpdate (2.20s)
04:07:57 [2022-09-07T04:07:57.110Z] === RUN   TestTemplatedSecret
04:07:57 [2022-09-07T04:07:57.463Z] --- PASS: TestWaitBlocked (0.04s)
04:07:57 [2022-09-07T04:07:57.463Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
04:07:57 [2022-09-07T04:07:57.463Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
04:07:57 [2022-09-07T04:07:57.463Z] === RUN   TestWaitConditions
04:07:57 [2022-09-07T04:07:57.463Z] === RUN   TestWaitConditions/default
04:07:57 [2022-09-07T04:07:57.463Z] === PAUSE TestWaitConditions/default
04:07:57 [2022-09-07T04:07:57.463Z] === RUN   TestWaitConditions/not-running
04:07:57 [2022-09-07T04:07:57.463Z] === PAUSE TestWaitConditions/not-running
04:07:57 [2022-09-07T04:07:57.463Z] === RUN   TestWaitConditions/next-exit
04:07:57 [2022-09-07T04:07:57.463Z] === PAUSE TestWaitConditions/next-exit
04:07:57 [2022-09-07T04:07:57.463Z] === RUN   TestWaitConditions/removed
04:07:57 [2022-09-07T04:07:57.463Z] === PAUSE TestWaitConditions/removed
04:07:57 [2022-09-07T04:07:57.463Z] === CONT  TestWaitConditions/default
04:07:57 [2022-09-07T04:07:57.463Z] === CONT  TestWaitConditions/removed
04:07:57 [2022-09-07T04:07:57.586Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
04:07:57 [2022-09-07T04:07:57.586Z] === RUN   TestDaemonRestartWithExistingNetwork
04:07:57 [2022-09-07T04:07:57.722Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
04:07:58 [2022-09-07T04:07:58.519Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
04:07:58 [2022-09-07T04:07:58.519Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:07:58 [2022-09-07T04:07:58.657Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
04:07:59 [2022-09-07T04:07:59.223Z] === CONT  TestWaitConditions/next-exit
04:07:59 [2022-09-07T04:07:59.223Z] === CONT  TestWaitConditions/not-running
04:07:59 [2022-09-07T04:07:59.643Z] --- PASS: TestTemplatedSecret (2.62s)
04:07:59 [2022-09-07T04:07:59.643Z] === RUN   TestSecretCreateResolve
04:07:59 [2022-09-07T04:07:59.788Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
04:07:59 [2022-09-07T04:07:59.892Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
04:07:59 [2022-09-07T04:07:59.892Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:08:00 [2022-09-07T04:08:00.458Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
04:08:00 [2022-09-07T04:08:00.458Z] === RUN   TestServiceWithPredefinedNetwork
04:08:00 [2022-09-07T04:08:00.724Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
04:08:00 [2022-09-07T04:08:00.982Z] --- PASS: TestWaitConditions (0.02s)
04:08:00 [2022-09-07T04:08:00.982Z]     --- PASS: TestWaitConditions/removed (2.00s)
04:08:00 [2022-09-07T04:08:00.982Z]     --- PASS: TestWaitConditions/default (2.05s)
04:08:00 [2022-09-07T04:08:00.982Z]     --- PASS: TestWaitConditions/next-exit (1.81s)
04:08:00 [2022-09-07T04:08:00.982Z]     --- PASS: TestWaitConditions/not-running (1.80s)
04:08:00 [2022-09-07T04:08:00.982Z] === RUN   TestWaitRestartedContainer
04:08:00 [2022-09-07T04:08:00.982Z] === RUN   TestWaitRestartedContainer/default
04:08:00 [2022-09-07T04:08:00.982Z] === PAUSE TestWaitRestartedContainer/default
04:08:00 [2022-09-07T04:08:00.982Z] === RUN   TestWaitRestartedContainer/not-running
04:08:00 [2022-09-07T04:08:00.982Z] === PAUSE TestWaitRestartedContainer/not-running
04:08:00 [2022-09-07T04:08:00.982Z] === RUN   TestWaitRestartedContainer/next-exit
04:08:00 [2022-09-07T04:08:00.982Z] === PAUSE TestWaitRestartedContainer/next-exit
04:08:00 [2022-09-07T04:08:00.982Z] === CONT  TestWaitRestartedContainer/default
04:08:00 [2022-09-07T04:08:00.982Z] === CONT  TestWaitRestartedContainer/next-exit
04:08:01 [2022-09-07T04:08:01.547Z] --- PASS: TestSecretCreateResolve (2.21s)
04:08:01 [2022-09-07T04:08:01.547Z] PASS
04:08:01 [2022-09-07T04:08:01.547Z] 
04:08:01 [2022-09-07T04:08:01.547Z] DONE 6 tests in 13.677s
04:08:01 [2022-09-07T04:08:01.547Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
04:08:01 [2022-09-07T04:08:01.547Z] INFO: Testing against a local daemon
04:08:01 [2022-09-07T04:08:01.547Z] === RUN   TestServiceCreateInit
04:08:01 [2022-09-07T04:08:01.547Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:08:02 [2022-09-07T04:08:02.886Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
04:08:02 [2022-09-07T04:08:02.986Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s)
04:08:02 [2022-09-07T04:08:02.986Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:08:02 [2022-09-07T04:08:02.986Z]     service_test.go:243: FLAKY_TEST
04:08:02 [2022-09-07T04:08:02.986Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:08:02 [2022-09-07T04:08:02.986Z] === RUN   TestServiceWithDataPathPortInit
04:08:03 [2022-09-07T04:08:03.452Z] === CONT  TestWaitRestartedContainer/not-running
04:08:05 [2022-09-07T04:08:05.355Z] --- PASS: TestWaitRestartedContainer (0.02s)
04:08:05 [2022-09-07T04:08:05.355Z]     --- PASS: TestWaitRestartedContainer/default (2.30s)
04:08:05 [2022-09-07T04:08:05.355Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.55s)
04:08:05 [2022-09-07T04:08:05.355Z]     --- PASS: TestWaitRestartedContainer/not-running (1.66s)
04:08:05 [2022-09-07T04:08:05.355Z] === CONT  TestContainerStartOnDaemonRestart
04:08:05 [2022-09-07T04:08:05.355Z] === CONT  TestRestartDaemonWithRestartingContainer
04:08:05 [2022-09-07T04:08:05.735Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:08:07 [2022-09-07T04:08:07.259Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
04:08:08 [2022-09-07T04:08:08.639Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
04:08:08 [2022-09-07T04:08:08.898Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s)
04:08:08 [2022-09-07T04:08:08.898Z] === CONT  TestIpcModeOlderClient
04:08:08 [2022-09-07T04:08:08.898Z] --- PASS: TestIpcModeOlderClient (0.17s)
04:08:08 [2022-09-07T04:08:08.898Z] === CONT  TestContainerKillOnDaemonStart
04:08:09 [2022-09-07T04:08:09.157Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s)
04:08:09 [2022-09-07T04:08:09.157Z] === CONT  TestDaemonHostGatewayIP
04:08:09 [2022-09-07T04:08:09.925Z] --- PASS: TestServiceCreateInit (7.86s)
04:08:09 [2022-09-07T04:08:09.925Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s)
04:08:09 [2022-09-07T04:08:09.926Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s)
04:08:09 [2022-09-07T04:08:09.926Z] === RUN   TestCreateServiceMultipleTimes
04:08:11 [2022-09-07T04:08:11.693Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
04:08:11 [2022-09-07T04:08:11.781Z] tests/integration/api_network_test.py ............................       [ 47%]
04:08:12 [2022-09-07T04:08:12.629Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
04:08:12 [2022-09-07T04:08:12.630Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
04:08:13 [2022-09-07T04:08:13.197Z] --- PASS: TestDaemonHostGatewayIP (4.09s)
04:08:13 [2022-09-07T04:08:13.197Z] === CONT  TestDaemonRestartIpcMode
04:08:14 [2022-09-07T04:08:14.132Z]     check_test.go:540: [dea74e0f8a69e] daemon is not started
04:08:14 [2022-09-07T04:08:14.132Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
04:08:14 [2022-09-07T04:08:14.391Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
04:08:17 [2022-09-07T04:08:17.002Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
04:08:17 [2022-09-07T04:08:17.263Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
04:08:17 [2022-09-07T04:08:17.830Z] === RUN   TestDockerSuite/TestBuildAddNonTar
04:08:17 [2022-09-07T04:08:17.851Z] --- PASS: TestServiceWithDataPathPortInit (13.81s)
04:08:17 [2022-09-07T04:08:17.851Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:08:18 [2022-09-07T04:08:18.766Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
04:08:19 [2022-09-07T04:08:19.024Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
04:08:19 [2022-09-07T04:08:19.223Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iymm4hbfzgm4yxxsqrttleuxe Created:2022-09-07 04:08:17.837750662 +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[42602c95168e980bb6f8274171364a70c39bc93fa30a6e7947ad98afed0473e8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d2ii0l7rha5zn3ycssjz7u3zh EndpointID:ff4e1b63d083708be9db07bcd050d8bba84f47b81f8c8570cbc3a617523f2276 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bf33979efb7c09f807d8e30a578863acad304712072159f71a600cc4c1c9b178 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:c48cbccc502d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d2ii0l7rha5zn3ycssjz7u3zh EndpointID:ff4e1b63d083708be9db07bcd050d8bba84f47b81f8c8570cbc3a617523f2276 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
04:08:20 [2022-09-07T04:08:20.927Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
04:08:21 [2022-09-07T04:08:21.186Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
04:08:21 [2022-09-07T04:08:21.488Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
04:08:21 [2022-09-07T04:08:21.752Z] --- PASS: TestContainerKillOnDaemonStart (12.90s)
04:08:21 [2022-09-07T04:08:21.752Z] PASS
04:08:21 [2022-09-07T04:08:21.752Z] 
04:08:21 [2022-09-07T04:08:21.752Z] === Skipped
04:08:21 [2022-09-07T04:08:21.752Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
04:08:21 [2022-09-07T04:08:21.752Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:08:21 [2022-09-07T04:08:21.752Z] 
04:08:21 [2022-09-07T04:08:21.752Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
04:08:21 [2022-09-07T04:08:21.752Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:08:21 [2022-09-07T04:08:21.752Z] 
04:08:21 [2022-09-07T04:08:21.752Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
04:08:21 [2022-09-07T04:08:21.752Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:08:21 [2022-09-07T04:08:21.752Z] 
04:08:21 [2022-09-07T04:08:21.752Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
04:08:21 [2022-09-07T04:08:21.752Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:08:21 [2022-09-07T04:08:21.752Z] 
04:08:21 [2022-09-07T04:08:21.752Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
04:08:21 [2022-09-07T04:08:21.752Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:08:21 [2022-09-07T04:08:21.752Z] 
04:08:21 [2022-09-07T04:08:21.752Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
04:08:21 [2022-09-07T04:08:21.752Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
04:08:21 [2022-09-07T04:08:21.752Z] 
04:08:21 [2022-09-07T04:08:21.752Z] DONE 273 tests, 6 skipped in 177.563s
04:08:21 [2022-09-07T04:08:21.752Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
04:08:21 [2022-09-07T04:08:21.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
04:08:21 [2022-09-07T04:08:21.752Z] ++ set -e
04:08:21 [2022-09-07T04:08:21.752Z] ++ '[' -n 0 ']'
04:08:21 [2022-09-07T04:08:21.752Z] ++ set -x
04:08:21 [2022-09-07T04:08:21.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
04:08:22 [2022-09-07T04:08:22.010Z] === RUN   TestConfigDaemonLibtrustID
04:08:22 [2022-09-07T04:08:22.577Z]     check_test.go:540: [d14e762a59807] daemon is not started
04:08:22 [2022-09-07T04:08:22.577Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
04:08:22 [2022-09-07T04:08:22.577Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
04:08:22 [2022-09-07T04:08:22.577Z] === RUN   TestConfigDaemonID
04:08:22 [2022-09-07T04:08:22.977Z] tests/integration/api_secret_test.py .....                               [ 51%]
04:08:23 [2022-09-07T04:08:23.402Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s)
04:08:23 [2022-09-07T04:08:23.402Z] PASS
04:08:23 [2022-09-07T04:08:23.402Z] 
04:08:23 [2022-09-07T04:08:23.402Z] === Skipped
04:08:23 [2022-09-07T04:08:23.402Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:08:23 [2022-09-07T04:08:23.403Z]     service_test.go:243: FLAKY_TEST
04:08:23 [2022-09-07T04:08:23.403Z] 
04:08:23 [2022-09-07T04:08:23.403Z] DONE 38 tests, 1 skipped in 43.815s
04:08:23 [2022-09-07T04:08:23.403Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:08:23 [2022-09-07T04:08:23.403Z] ++ 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
04:08:23 [2022-09-07T04:08:23.403Z] ++ set -e
04:08:23 [2022-09-07T04:08:23.403Z] ++ '[' -n 0 ']'
04:08:23 [2022-09-07T04:08:23.403Z] ++ set -x
04:08:23 [2022-09-07T04:08:23.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
04:08:23 [2022-09-07T04:08:23.403Z] INFO: Testing against a local daemon
04:08:23 [2022-09-07T04:08:23.403Z] === RUN   TestDockerNetworkIpvlanPersistance
04:08:23 [2022-09-07T04:08:23.661Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:08:23 [2022-09-07T04:08:23.661Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:08:23 [2022-09-07T04:08:23.661Z] === RUN   TestDockerNetworkIpvlan
04:08:23 [2022-09-07T04:08:23.661Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:08:23 [2022-09-07T04:08:23.661Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:08:23 [2022-09-07T04:08:23.661Z] PASS
04:08:23 [2022-09-07T04:08:23.661Z] 
04:08:23 [2022-09-07T04:08:23.661Z] === Skipped
04:08:23 [2022-09-07T04:08:23.661Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:08:23 [2022-09-07T04:08:23.661Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:08:23 [2022-09-07T04:08:23.661Z] 
04:08:23 [2022-09-07T04:08:23.661Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:08:23 [2022-09-07T04:08:23.661Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:08:23 [2022-09-07T04:08:23.661Z] 
04:08:23 [2022-09-07T04:08:23.661Z] DONE 2 tests, 2 skipped in 0.088s
04:08:23 [2022-09-07T04:08:23.661Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:08:23 [2022-09-07T04:08:23.661Z] ++ 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
04:08:23 [2022-09-07T04:08:23.661Z] ++ set -e
04:08:23 [2022-09-07T04:08:23.661Z] ++ '[' -n 0 ']'
04:08:23 [2022-09-07T04:08:23.661Z] ++ set -x
04:08:23 [2022-09-07T04:08:23.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
04:08:23 [2022-09-07T04:08:23.661Z] INFO: Testing against a local daemon
04:08:23 [2022-09-07T04:08:23.661Z] === RUN   TestDockerNetworkMacvlanPersistance
04:08:23 [2022-09-07T04:08:23.950Z]     daemon_test.go:83: [dd346eab59a06] daemon is not started
04:08:23 [2022-09-07T04:08:23.950Z] --- PASS: TestConfigDaemonID (1.04s)
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestDaemonConfigValidation
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestDaemonConfigValidation/config_with_no_content
04:08:23 [2022-09-07T04:08:23.950Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestDaemonConfigValidation/config_with_{}
04:08:23 [2022-09-07T04:08:23.950Z] === PAUSE TestDaemonConfigValidation/config_with_{}
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestDaemonConfigValidation/invalid_config
04:08:23 [2022-09-07T04:08:23.950Z] === PAUSE TestDaemonConfigValidation/invalid_config
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestDaemonConfigValidation/malformed_config
04:08:23 [2022-09-07T04:08:23.950Z] === PAUSE TestDaemonConfigValidation/malformed_config
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestDaemonConfigValidation/valid_config
04:08:23 [2022-09-07T04:08:23.950Z] === PAUSE TestDaemonConfigValidation/valid_config
04:08:23 [2022-09-07T04:08:23.950Z] === CONT  TestDaemonConfigValidation/config_with_no_content
04:08:23 [2022-09-07T04:08:23.950Z] === CONT  TestDaemonConfigValidation/malformed_config
04:08:23 [2022-09-07T04:08:23.950Z] === CONT  TestDaemonConfigValidation/invalid_config
04:08:23 [2022-09-07T04:08:23.950Z] === CONT  TestDaemonConfigValidation/config_with_{}
04:08:23 [2022-09-07T04:08:23.950Z] === CONT  TestDaemonConfigValidation/valid_config
04:08:23 [2022-09-07T04:08:23.950Z] --- PASS: TestDaemonConfigValidation (0.00s)
04:08:23 [2022-09-07T04:08:23.950Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
04:08:23 [2022-09-07T04:08:23.950Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
04:08:23 [2022-09-07T04:08:23.950Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
04:08:23 [2022-09-07T04:08:23.950Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
04:08:23 [2022-09-07T04:08:23.950Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestConfigDaemonSeccompProfiles
04:08:23 [2022-09-07T04:08:23.950Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
04:08:24 [2022-09-07T04:08:24.208Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
04:08:24 [2022-09-07T04:08:24.775Z] === RUN   TestDockerSuite/TestBuildAddScript
04:08:25 [2022-09-07T04:08:25.034Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
04:08:25 [2022-09-07T04:08:25.052Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
04:08:25 [2022-09-07T04:08:25.052Z] === RUN   TestDockerNetworkMacvlan
04:08:25 [2022-09-07T04:08:25.635Z] === RUN   TestDockerNetworkMacvlan/Subinterface
04:08:25 [2022-09-07T04:08:25.971Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
04:08:25 [2022-09-07T04:08:25.971Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
04:08:26 [2022-09-07T04:08:26.569Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
04:08:27 [2022-09-07T04:08:27.121Z] tests/integration/api_service_test.py .................................. [ 59%]
04:08:27 [2022-09-07T04:08:27.133Z] === RUN   TestDockerNetworkMacvlan/NilParent
04:08:27 [2022-09-07T04:08:27.345Z] === CONT  TestConfigDaemonSeccompProfiles
04:08:27 [2022-09-07T04:08:27.345Z]     daemon_test.go:197: [d452c277bab6d] daemon is not started
04:08:27 [2022-09-07T04:08:27.345Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
04:08:27 [2022-09-07T04:08:27.345Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
04:08:27 [2022-09-07T04:08:27.345Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
04:08:27 [2022-09-07T04:08:27.345Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
04:08:27 [2022-09-07T04:08:27.345Z] === RUN   TestDaemonProxy
04:08:27 [2022-09-07T04:08:27.345Z] === RUN   TestDaemonProxy/environment_variables
04:08:27 [2022-09-07T04:08:27.345Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
04:08:28 [2022-09-07T04:08:28.009Z] --- PASS: TestCreateServiceMultipleTimes (15.81s)
04:08:28 [2022-09-07T04:08:28.009Z] === RUN   TestCreateServiceConflict
04:08:28 [2022-09-07T04:08:28.009Z] --- PASS: TestCreateServiceConflict (2.21s)
04:08:28 [2022-09-07T04:08:28.009Z] === RUN   TestCreateServiceMaxReplicas
04:08:28 [2022-09-07T04:08:28.720Z] === RUN   TestDaemonProxy/command-line_options
04:08:29 [2022-09-07T04:08:29.031Z] === RUN   TestDockerNetworkMacvlan/InternalMode
04:08:30 [2022-09-07T04:08:30.543Z] --- PASS: TestCreateServiceMaxReplicas (2.79s)
04:08:30 [2022-09-07T04:08:30.543Z] === RUN   TestCreateWithDuplicateNetworkNames
04:08:30 [2022-09-07T04:08:30.622Z] === RUN   TestDaemonProxy/configuration_file
04:08:30 [2022-09-07T04:08:30.929Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
04:08:31 [2022-09-07T04:08:31.557Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
04:08:31 [2022-09-07T04:08:31.674Z] ............................                                             [ 66%]
04:08:32 [2022-09-07T04:08:32.492Z] === RUN   TestDaemonProxy/conflicting_options
04:08:32 [2022-09-07T04:08:32.492Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
04:08:32 [2022-09-07T04:08:32.492Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
04:08:32 [2022-09-07T04:08:32.750Z] === RUN   TestDaemonProxy/reload_sanitized
04:08:33 [2022-09-07T04:08:33.009Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
04:08:33 [2022-09-07T04:08:33.268Z] --- PASS: TestDaemonProxy (6.27s)
04:08:33 [2022-09-07T04:08:33.268Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
04:08:33 [2022-09-07T04:08:33.268Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
04:08:33 [2022-09-07T04:08:33.268Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
04:08:33 [2022-09-07T04:08:33.268Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
04:08:33 [2022-09-07T04:08:33.268Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
04:08:33 [2022-09-07T04:08:33.268Z] PASS
04:08:33 [2022-09-07T04:08:33.268Z] 
04:08:33 [2022-09-07T04:08:33.268Z] DONE 18 tests in 11.445s
04:08:33 [2022-09-07T04:08:33.268Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
04:08:33 [2022-09-07T04:08:33.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
04:08:33 [2022-09-07T04:08:33.268Z] ++ set -e
04:08:33 [2022-09-07T04:08:33.268Z] ++ '[' -n 0 ']'
04:08:33 [2022-09-07T04:08:33.268Z] ++ set -x
04:08:33 [2022-09-07T04:08:33.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
04:08:33 [2022-09-07T04:08:33.526Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
04:08:33 [2022-09-07T04:08:33.526Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
04:08:33 [2022-09-07T04:08:33.526Z] INFO: Testing against a local daemon
04:08:33 [2022-09-07T04:08:33.526Z] === RUN   TestCommitInheritsEnv
04:08:34 [2022-09-07T04:08:34.093Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
04:08:34 [2022-09-07T04:08:34.208Z] === RUN   TestDockerNetworkMacvlan/Addressing
04:08:34 [2022-09-07T04:08:34.351Z] --- PASS: TestCommitInheritsEnv (0.61s)
04:08:34 [2022-09-07T04:08:34.351Z] === RUN   TestImportExtremelyLargeImageWorks
04:08:34 [2022-09-07T04:08:34.351Z] === PAUSE TestImportExtremelyLargeImageWorks
04:08:34 [2022-09-07T04:08:34.351Z] === RUN   TestImportWithCustomPlatform
04:08:34 [2022-09-07T04:08:34.351Z] === RUN   TestImportWithCustomPlatform/#00
04:08:34 [2022-09-07T04:08:34.351Z] === RUN   TestImportWithCustomPlatform/_______
04:08:34 [2022-09-07T04:08:34.351Z] === RUN   TestImportWithCustomPlatform//
04:08:34 [2022-09-07T04:08:34.351Z] === RUN   TestImportWithCustomPlatform/linux
04:08:34 [2022-09-07T04:08:34.465Z] --- PASS: TestDockerNetworkMacvlan (9.55s)
04:08:34 [2022-09-07T04:08:34.465Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
04:08:34 [2022-09-07T04:08:34.465Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
04:08:34 [2022-09-07T04:08:34.465Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
04:08:34 [2022-09-07T04:08:34.465Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
04:08:34 [2022-09-07T04:08:34.465Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
04:08:34 [2022-09-07T04:08:34.465Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
04:08:34 [2022-09-07T04:08:34.465Z] PASS
04:08:34 [2022-09-07T04:08:34.465Z] 
04:08:34 [2022-09-07T04:08:34.465Z] DONE 8 tests in 10.929s
04:08:34 [2022-09-07T04:08:34.465Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
04:08:34 [2022-09-07T04:08:34.465Z] ++ 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
04:08:34 [2022-09-07T04:08:34.465Z] ++ set -e
04:08:34 [2022-09-07T04:08:34.465Z] ++ '[' -n 0 ']'
04:08:34 [2022-09-07T04:08:34.465Z] ++ set -x
04:08:34 [2022-09-07T04:08:34.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
04:08:34 [2022-09-07T04:08:34.465Z] testing: warning: no tests to run
04:08:34 [2022-09-07T04:08:34.465Z] PASS
04:08:34 [2022-09-07T04:08:34.465Z] 
04:08:34 [2022-09-07T04:08:34.465Z] DONE 0 tests in 0.027s
04:08:34 [2022-09-07T04:08:34.465Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:08:34 [2022-09-07T04:08:34.465Z] ++ 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
04:08:34 [2022-09-07T04:08:34.465Z] ++ set -e
04:08:34 [2022-09-07T04:08:34.465Z] ++ '[' -n 0 ']'
04:08:34 [2022-09-07T04:08:34.465Z] ++ set -x
04:08:34 [2022-09-07T04:08:34.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
04:08:34 [2022-09-07T04:08:34.610Z] === RUN   TestImportWithCustomPlatform/LINUX
04:08:34 [2022-09-07T04:08:34.610Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
04:08:34 [2022-09-07T04:08:34.610Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
04:08:34 [2022-09-07T04:08:34.723Z] INFO: Testing against a local daemon
04:08:34 [2022-09-07T04:08:34.723Z] === RUN   TestAuthZPluginAllowRequest
04:08:34 [2022-09-07T04:08:34.870Z] === RUN   TestImportWithCustomPlatform/macos
04:08:34 [2022-09-07T04:08:34.870Z] === RUN   TestImportWithCustomPlatform/macos/arm64
04:08:34 [2022-09-07T04:08:34.870Z] === RUN   TestImportWithCustomPlatform/nintendo64
04:08:34 [2022-09-07T04:08:34.870Z] --- PASS: TestImportWithCustomPlatform (0.57s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.16s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/linux (0.14s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.13s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
04:08:34 [2022-09-07T04:08:34.870Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
04:08:34 [2022-09-07T04:08:34.870Z] === RUN   TestImagesFilterMultiReference
04:08:34 [2022-09-07T04:08:34.870Z] --- PASS: TestImagesFilterMultiReference (0.08s)
04:08:34 [2022-09-07T04:08:34.870Z] === RUN   TestImagePullPlatformInvalid
04:08:34 [2022-09-07T04:08:34.870Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
04:08:34 [2022-09-07T04:08:34.870Z] === RUN   TestRemoveImageOrphaning
04:08:35 [2022-09-07T04:08:35.129Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
04:08:35 [2022-09-07T04:08:35.386Z] --- PASS: TestRemoveImageOrphaning (0.37s)
04:08:35 [2022-09-07T04:08:35.386Z] === RUN   TestRemoveImageGarbageCollector
04:08:35 [2022-09-07T04:08:35.645Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
04:08:35 [2022-09-07T04:08:35.655Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
04:08:35 [2022-09-07T04:08:35.902Z] time="2022-09-07T04:08:35Z" level=info msg="[graphdriver] trying configured driver: overlay2"
04:08:35 [2022-09-07T04:08:35.913Z] === RUN   TestAuthZPluginTLS
04:08:36 [2022-09-07T04:08:36.160Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
04:08:36 [2022-09-07T04:08:36.418Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
04:08:36 [2022-09-07T04:08:36.478Z] --- PASS: TestAuthZPluginTLS (0.56s)
04:08:36 [2022-09-07T04:08:36.478Z] === RUN   TestAuthZPluginDenyRequest
04:08:36 [2022-09-07T04:08:36.676Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
04:08:37 [2022-09-07T04:08:37.043Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
04:08:37 [2022-09-07T04:08:37.043Z] === RUN   TestAuthZPluginAPIDenyResponse
04:08:37 [2022-09-07T04:08:37.244Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
04:08:37 [2022-09-07T04:08:37.301Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
04:08:37 [2022-09-07T04:08:37.301Z] === RUN   TestAuthZPluginDenyResponse
04:08:37 [2022-09-07T04:08:37.811Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
04:08:37 [2022-09-07T04:08:37.811Z] --- PASS: TestRemoveImageGarbageCollector (2.36s)
04:08:37 [2022-09-07T04:08:37.811Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:08:37 [2022-09-07T04:08:37.811Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
04:08:37 [2022-09-07T04:08:37.811Z] === RUN   TestTagInvalidReference
04:08:37 [2022-09-07T04:08:37.811Z] --- PASS: TestTagInvalidReference (0.02s)
04:08:37 [2022-09-07T04:08:37.811Z] === RUN   TestTagValidPrefixedRepo
04:08:37 [2022-09-07T04:08:37.811Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
04:08:37 [2022-09-07T04:08:37.811Z] === RUN   TestTagExistedNameWithoutForce
04:08:37 [2022-09-07T04:08:37.811Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
04:08:37 [2022-09-07T04:08:37.811Z] === RUN   TestTagOfficialNames
04:08:37 [2022-09-07T04:08:37.811Z] --- PASS: TestTagOfficialNames (0.06s)
04:08:37 [2022-09-07T04:08:37.811Z] === RUN   TestTagMatchesDigest
04:08:37 [2022-09-07T04:08:37.811Z] --- PASS: TestTagMatchesDigest (0.02s)
04:08:37 [2022-09-07T04:08:37.811Z] === CONT  TestImportExtremelyLargeImageWorks
04:08:37 [2022-09-07T04:08:37.866Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
04:08:37 [2022-09-07T04:08:37.866Z] === RUN   TestAuthZPluginAllowEventStream
04:08:38 [2022-09-07T04:08:38.070Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
04:08:38 [2022-09-07T04:08:38.636Z]     check_test.go:540: [d621c76fd3fa6] daemon is not started
04:08:38 [2022-09-07T04:08:38.636Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
04:08:38 [2022-09-07T04:08:38.894Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
04:08:39 [2022-09-07T04:08:39.238Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
04:08:39 [2022-09-07T04:08:39.238Z] === RUN   TestAuthZPluginErrorResponse
04:08:39 [2022-09-07T04:08:39.461Z] === RUN   TestDockerSuite/TestBuildAddTar
04:08:39 [2022-09-07T04:08:39.719Z]     check_test.go:540: [d78f7545edbb0] daemon is not started
04:08:39 [2022-09-07T04:08:39.719Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
04:08:39 [2022-09-07T04:08:39.805Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
04:08:39 [2022-09-07T04:08:39.805Z] === RUN   TestAuthZPluginErrorRequest
04:08:40 [2022-09-07T04:08:40.062Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
04:08:40 [2022-09-07T04:08:40.062Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:08:40 [2022-09-07T04:08:40.287Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
04:08:40 [2022-09-07T04:08:40.628Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
04:08:40 [2022-09-07T04:08:40.628Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:08:42 [2022-09-07T04:08:42.189Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
04:08:42 [2022-09-07T04:08:42.526Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s)
04:08:42 [2022-09-07T04:08:42.526Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:08:43 [2022-09-07T04:08:43.471Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
04:08:43 [2022-09-07T04:08:43.471Z] === RUN   TestAuthZPluginHeader
04:08:44 [2022-09-07T04:08:44.403Z] --- PASS: TestAuthZPluginHeader (0.70s)
04:08:44 [2022-09-07T04:08:44.403Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:08:44 [2022-09-07T04:08:44.403Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:08:44 [2022-09-07T04:08:44.403Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:08:44 [2022-09-07T04:08:44.403Z] === RUN   TestAuthZPluginV2Disable
04:08:44 [2022-09-07T04:08:44.403Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:08:44 [2022-09-07T04:08:44.403Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
04:08:44 [2022-09-07T04:08:44.403Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:08:44 [2022-09-07T04:08:44.403Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:08:44 [2022-09-07T04:08:44.403Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:08:44 [2022-09-07T04:08:44.403Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:08:44 [2022-09-07T04:08:44.403Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:08:44 [2022-09-07T04:08:44.403Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:08:44 [2022-09-07T04:08:44.403Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:08:45 [2022-09-07T04:08:45.418Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s)
04:08:45 [2022-09-07T04:08:45.418Z] === RUN   TestCreateServiceSecretFileMode
04:08:45 [2022-09-07T04:08:45.474Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
04:08:45 [2022-09-07T04:08:45.733Z]     check_test.go:540: [dab2800e409de] daemon is not started
04:08:45 [2022-09-07T04:08:45.733Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
04:08:45 [2022-09-07T04:08:45.986Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
04:08:45 [2022-09-07T04:08:45.986Z] === RUN   TestCreateServiceConfigFileMode
04:08:47 [2022-09-07T04:08:47.637Z] === RUN   TestDockerSuite/TestBuildAddTarXz
04:08:48 [2022-09-07T04:08:48.520Z] --- PASS: TestCreateServiceConfigFileMode (2.51s)
04:08:48 [2022-09-07T04:08:48.520Z] === RUN   TestCreateServiceSysctls
04:08:48 [2022-09-07T04:08:48.573Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
04:08:49 [2022-09-07T04:08:49.140Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
04:08:50 [2022-09-07T04:08:50.516Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
04:08:50 [2022-09-07T04:08:50.775Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
04:08:51 [2022-09-07T04:08:51.807Z] --- PASS: TestCreateServiceSysctls (3.18s)
04:08:51 [2022-09-07T04:08:51.807Z] === RUN   TestCreateServiceCapabilities
04:08:54 [2022-09-07T04:08:54.339Z] --- PASS: TestCreateServiceCapabilities (2.51s)
04:08:54 [2022-09-07T04:08:54.339Z] === RUN   TestInspect
04:08:54 [2022-09-07T04:08:54.964Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
04:08:54 [2022-09-07T04:08:54.964Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
04:08:55 [2022-09-07T04:08:55.222Z]     check_test.go:540: [d5feec6a57021] daemon is not started
04:08:55 [2022-09-07T04:08:55.222Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
04:08:56 [2022-09-07T04:08:56.887Z] --- PASS: TestInspect (2.76s)
04:08:56 [2022-09-07T04:08:56.887Z] === RUN   TestCreateJob
04:09:00 [2022-09-07T04:09:00.225Z] --- PASS: TestCreateJob (3.24s)
04:09:00 [2022-09-07T04:09:00.225Z] === RUN   TestReplicatedJob
04:09:00 [2022-09-07T04:09:00.489Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
04:09:01 [2022-09-07T04:09:01.863Z] === RUN   TestDockerSuite/TestBuildBlankName
04:09:02 [2022-09-07T04:09:02.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
04:09:02 [2022-09-07T04:09:02.470Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
04:09:02 [2022-09-07T04:09:02.470Z] PASS
04:09:02 [2022-09-07T04:09:02.470Z] 
04:09:02 [2022-09-07T04:09:02.470Z] === Skipped
04:09:02 [2022-09-07T04:09:02.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:09:02 [2022-09-07T04:09:02.470Z] 
04:09:02 [2022-09-07T04:09:02.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:09:02 [2022-09-07T04:09:02.470Z] 
04:09:02 [2022-09-07T04:09:02.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:09:02 [2022-09-07T04:09:02.470Z] 
04:09:02 [2022-09-07T04:09:02.470Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:09:02 [2022-09-07T04:09:02.470Z] 
04:09:02 [2022-09-07T04:09:02.470Z] DONE 17 tests, 4 skipped in 26.609s
04:09:02 [2022-09-07T04:09:02.470Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:09:02 [2022-09-07T04:09:02.470Z] ++ 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
04:09:02 [2022-09-07T04:09:02.470Z] ++ set -e
04:09:02 [2022-09-07T04:09:02.470Z] ++ '[' -n 0 ']'
04:09:02 [2022-09-07T04:09:02.470Z] ++ set -x
04:09:02 [2022-09-07T04:09:02.470Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
04:09:02 [2022-09-07T04:09:02.470Z] INFO: Testing against a local daemon
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
04:09:02 [2022-09-07T04:09:02.470Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
04:09:02 [2022-09-07T04:09:02.470Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/pull
04:09:02 [2022-09-07T04:09:02.470Z] === PAUSE TestPluginInvalidJSON/plugins/pull
04:09:02 [2022-09-07T04:09:02.470Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
04:09:02 [2022-09-07T04:09:02.470Z] === CONT  TestPluginInvalidJSON/plugins/pull
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
04:09:02 [2022-09-07T04:09:02.470Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
04:09:02 [2022-09-07T04:09:02.470Z] --- PASS: TestPluginInvalidJSON (0.02s)
04:09:02 [2022-09-07T04:09:02.470Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInstall
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInstall/no_auth
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d3cfcacc9cfe6e15ac77745894473edf179a92fa18a2699560dc2007875442c" mediatype=application/vnd.docker.plugin.v1+json size=522
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d3cfcacc9cfe6e15ac77745894473edf179a92fa18a2699560dc2007875442c" mediatype=application/vnd.docker.plugin.v1+json size=522
04:09:02 [2022-09-07T04:09:02.470Z] === RUN   TestPluginInstall/with_htpasswd
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67c54d77a35c26a3b1801c2cdc4f40e0fc0889cbb96870b288e8663cb99d45cb" mediatype=application/vnd.docker.plugin.v1+json size=522
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:09:02 [2022-09-07T04:09:02.470Z] time="2022-09-07T04:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67c54d77a35c26a3b1801c2cdc4f40e0fc0889cbb96870b288e8663cb99d45cb" mediatype=application/vnd.docker.plugin.v1+json size=522
04:09:02 [2022-09-07T04:09:02.728Z] === RUN   TestPluginInstall/with_insecure
04:09:03 [2022-09-07T04:09:03.366Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
04:09:03 [2022-09-07T04:09:03.660Z] time="2022-09-07T04:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:09:03 [2022-09-07T04:09:03.661Z] time="2022-09-07T04:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d53ba77670e936191bec5bc02f9df96fe321e3359b8c9421712b8857bf8fefca" mediatype=application/vnd.docker.plugin.v1+json size=522
04:09:03 [2022-09-07T04:09:03.661Z] time="2022-09-07T04:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:09:03 [2022-09-07T04:09:03.661Z] time="2022-09-07T04:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d53ba77670e936191bec5bc02f9df96fe321e3359b8c9421712b8857bf8fefca" mediatype=application/vnd.docker.plugin.v1+json size=522
04:09:03 [2022-09-07T04:09:03.918Z]     plugin_test.go:195: [d4340b12ec276] daemon is not started
04:09:03 [2022-09-07T04:09:03.918Z] --- PASS: TestPluginInstall (2.58s)
04:09:03 [2022-09-07T04:09:03.918Z]     --- PASS: TestPluginInstall/no_auth (0.98s)
04:09:03 [2022-09-07T04:09:03.918Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
04:09:03 [2022-09-07T04:09:03.918Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
04:09:03 [2022-09-07T04:09:03.918Z] === RUN   TestPluginsWithRuntimes
04:09:04 [2022-09-07T04:09:04.742Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
04:09:05 [2022-09-07T04:09:05.290Z] === RUN   TestPluginsWithRuntimes/No_Args
04:09:06 [2022-09-07T04:09:06.117Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
04:09:06 [2022-09-07T04:09:06.222Z] === RUN   TestPluginsWithRuntimes/With_Args
04:09:06 [2022-09-07T04:09:06.788Z] --- PASS: TestReplicatedJob (5.49s)
04:09:06 [2022-09-07T04:09:06.788Z] === RUN   TestUpdateReplicatedJob
04:09:07 [2022-09-07T04:09:07.052Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
04:09:07 [2022-09-07T04:09:07.155Z] --- PASS: TestPluginsWithRuntimes (3.31s)
04:09:07 [2022-09-07T04:09:07.155Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
04:09:07 [2022-09-07T04:09:07.155Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
04:09:07 [2022-09-07T04:09:07.155Z] === RUN   TestPluginBackCompatMediaTypes
04:09:07 [2022-09-07T04:09:07.721Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
04:09:07 [2022-09-07T04:09:07.721Z] PASS
04:09:07 [2022-09-07T04:09:07.721Z] 
04:09:07 [2022-09-07T04:09:07.721Z] DONE 24 tests in 6.576s
04:09:07 [2022-09-07T04:09:07.721Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:09:07 [2022-09-07T04:09:07.721Z] ++ 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
04:09:07 [2022-09-07T04:09:07.721Z] ++ set -e
04:09:07 [2022-09-07T04:09:07.721Z] ++ '[' -n 0 ']'
04:09:07 [2022-09-07T04:09:07.721Z] ++ set -x
04:09:07 [2022-09-07T04:09:07.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
04:09:07 [2022-09-07T04:09:07.721Z] INFO: Testing against a local daemon
04:09:07 [2022-09-07T04:09:07.721Z] === RUN   TestExternalGraphDriver
04:09:08 [2022-09-07T04:09:08.285Z] === RUN   TestExternalGraphDriver/json
04:09:08 [2022-09-07T04:09:08.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
04:09:08 [2022-09-07T04:09:08.687Z]     check_test.go:540: [dbdd7f4417731] daemon is not started
04:09:08 [2022-09-07T04:09:08.687Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
04:09:09 [2022-09-07T04:09:09.253Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
04:09:09 [2022-09-07T04:09:09.321Z] --- PASS: TestUpdateReplicatedJob (3.23s)
04:09:09 [2022-09-07T04:09:09.321Z] === RUN   TestServiceListWithStatuses
04:09:09 [2022-09-07T04:09:09.321Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:09:09 [2022-09-07T04:09:09.321Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:09:09 [2022-09-07T04:09:09.321Z] === RUN   TestDockerNetworkConnectAlias
04:09:09 [2022-09-07T04:09:09.657Z] === RUN   TestExternalGraphDriver/spec
04:09:10 [2022-09-07T04:09:10.188Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
04:09:10 [2022-09-07T04:09:10.447Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
04:09:10 [2022-09-07T04:09:10.706Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
04:09:11 [2022-09-07T04:09:11.555Z] === RUN   TestExternalGraphDriver/pull
04:09:12 [2022-09-07T04:09:12.581Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
04:09:12 [2022-09-07T04:09:12.610Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
04:09:12 [2022-09-07T04:09:12.610Z]     check_test.go:540: [df1f1e83d62b3] daemon is not started
04:09:12 [2022-09-07T04:09:12.610Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
04:09:12 [2022-09-07T04:09:12.928Z] --- PASS: TestExternalGraphDriver (5.12s)
04:09:12 [2022-09-07T04:09:12.928Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
04:09:12 [2022-09-07T04:09:12.928Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
04:09:12 [2022-09-07T04:09:12.928Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
04:09:12 [2022-09-07T04:09:12.928Z] === RUN   TestGraphdriverPluginV2
04:09:13 [2022-09-07T04:09:13.176Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
04:09:13 [2022-09-07T04:09:13.185Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:09:13 [2022-09-07T04:09:13.185Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
04:09:13 [2022-09-07T04:09:13.185Z] PASS
04:09:13 [2022-09-07T04:09:13.185Z] 
04:09:13 [2022-09-07T04:09:13.185Z] === Skipped
04:09:13 [2022-09-07T04:09:13.185Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
04:09:13 [2022-09-07T04:09:13.185Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:09:13 [2022-09-07T04:09:13.185Z] 
04:09:13 [2022-09-07T04:09:13.185Z] DONE 5 tests, 1 skipped in 5.533s
04:09:13 [2022-09-07T04:09:13.185Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:09:13 [2022-09-07T04:09:13.185Z] ++ 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
04:09:13 [2022-09-07T04:09:13.185Z] ++ set -e
04:09:13 [2022-09-07T04:09:13.185Z] ++ '[' -n 0 ']'
04:09:13 [2022-09-07T04:09:13.185Z] ++ set -x
04:09:13 [2022-09-07T04:09:13.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
04:09:13 [2022-09-07T04:09:13.443Z] INFO: Testing against a local daemon
04:09:13 [2022-09-07T04:09:13.443Z] === RUN   TestContinueAfterPluginCrash
04:09:13 [2022-09-07T04:09:13.443Z] === PAUSE TestContinueAfterPluginCrash
04:09:13 [2022-09-07T04:09:13.443Z] === RUN   TestReadPluginNoRead
04:09:13 [2022-09-07T04:09:13.443Z] === PAUSE TestReadPluginNoRead
04:09:13 [2022-09-07T04:09:13.443Z] === RUN   TestDaemonStartWithLogOpt
04:09:13 [2022-09-07T04:09:13.443Z] === PAUSE TestDaemonStartWithLogOpt
04:09:13 [2022-09-07T04:09:13.443Z] === CONT  TestContinueAfterPluginCrash
04:09:13 [2022-09-07T04:09:13.443Z] === CONT  TestDaemonStartWithLogOpt
04:09:13 [2022-09-07T04:09:13.511Z] --- PASS: TestDockerNetworkConnectAlias (4.23s)
04:09:13 [2022-09-07T04:09:13.511Z] === RUN   TestDockerNetworkReConnect
04:09:15 [2022-09-07T04:09:15.131Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
04:09:15 [2022-09-07T04:09:15.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
04:09:16 [2022-09-07T04:09:16.727Z] --- PASS: TestDaemonStartWithLogOpt (2.92s)
04:09:16 [2022-09-07T04:09:16.727Z] === CONT  TestReadPluginNoRead
04:09:16 [2022-09-07T04:09:16.782Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
04:09:16 [2022-09-07T04:09:16.797Z] --- PASS: TestDockerNetworkReConnect (3.46s)
04:09:16 [2022-09-07T04:09:16.797Z] === RUN   TestServicePlugin
04:09:18 [2022-09-07T04:09:18.156Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
04:09:18 [2022-09-07T04:09:18.625Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:09:19 [2022-09-07T04:09:19.997Z] === RUN   TestReadPluginNoRead/default
04:09:20 [2022-09-07T04:09:20.056Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
04:09:20 [2022-09-07T04:09:20.086Z]     plugin_test.go:61: [dff2d0152c809] joining swarm manager [d6c557665c81d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:09:20 [2022-09-07T04:09:20.928Z] === RUN   TestReadPluginNoRead/disabled_caching
04:09:21 [2022-09-07T04:09:21.461Z]     plugin_test.go:64: [d513ccfaf3792] joining swarm manager [d6c557665c81d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:09:21 [2022-09-07T04:09:21.494Z] --- PASS: TestContinueAfterPluginCrash (7.99s)
04:09:22 [2022-09-07T04:09:22.059Z] === CONT  TestReadPluginNoRead
04:09:22 [2022-09-07T04:09:22.059Z]     read_test.go:92: [d560c5e1941b6] daemon is not started
04:09:22 [2022-09-07T04:09:22.059Z] --- PASS: TestReadPluginNoRead (5.78s)
04:09:22 [2022-09-07T04:09:22.059Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s)
04:09:22 [2022-09-07T04:09:22.059Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
04:09:22 [2022-09-07T04:09:22.059Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
04:09:22 [2022-09-07T04:09:22.059Z] PASS
04:09:22 [2022-09-07T04:09:22.059Z] 
04:09:22 [2022-09-07T04:09:22.059Z] DONE 6 tests in 8.799s
04:09:22 [2022-09-07T04:09:22.059Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:09:22 [2022-09-07T04:09:22.059Z] ++ 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
04:09:22 [2022-09-07T04:09:22.059Z] ++ set -e
04:09:22 [2022-09-07T04:09:22.059Z] ++ '[' -n 0 ']'
04:09:22 [2022-09-07T04:09:22.059Z] ++ set -x
04:09:22 [2022-09-07T04:09:22.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
04:09:22 [2022-09-07T04:09:22.059Z] testing: warning: no tests to run
04:09:22 [2022-09-07T04:09:22.059Z] PASS
04:09:22 [2022-09-07T04:09:22.059Z] 
04:09:22 [2022-09-07T04:09:22.059Z] DONE 0 tests in 0.029s
04:09:22 [2022-09-07T04:09:22.059Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:09:22 [2022-09-07T04:09:22.059Z] ++ 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
04:09:22 [2022-09-07T04:09:22.059Z] ++ set -e
04:09:22 [2022-09-07T04:09:22.059Z] ++ '[' -n 0 ']'
04:09:22 [2022-09-07T04:09:22.059Z] ++ set -x
04:09:22 [2022-09-07T04:09:22.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
04:09:22 [2022-09-07T04:09:22.317Z] INFO: Testing against a local daemon
04:09:22 [2022-09-07T04:09:22.317Z] === RUN   TestPluginWithDevMounts
04:09:22 [2022-09-07T04:09:22.317Z] === PAUSE TestPluginWithDevMounts
04:09:22 [2022-09-07T04:09:22.317Z] === CONT  TestPluginWithDevMounts
04:09:22 [2022-09-07T04:09:22.586Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
04:09:23 [2022-09-07T04:09:23.688Z] --- PASS: TestPluginWithDevMounts (1.52s)
04:09:23 [2022-09-07T04:09:23.688Z] PASS
04:09:23 [2022-09-07T04:09:23.688Z] 
04:09:23 [2022-09-07T04:09:23.688Z] DONE 1 tests in 1.620s
04:09:23 [2022-09-07T04:09:23.688Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
04:09:23 [2022-09-07T04:09:23.688Z] ++ 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
04:09:23 [2022-09-07T04:09:23.688Z] ++ set -e
04:09:23 [2022-09-07T04:09:23.688Z] ++ '[' -n 0 ']'
04:09:23 [2022-09-07T04:09:23.688Z] ++ set -x
04:09:23 [2022-09-07T04:09:23.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
04:09:23 [2022-09-07T04:09:23.946Z] INFO: Testing against a local daemon
04:09:23 [2022-09-07T04:09:23.946Z] === RUN   TestSecretInspect
04:09:23 [2022-09-07T04:09:23.961Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
04:09:26 [2022-09-07T04:09:26.492Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
04:09:26 [2022-09-07T04:09:26.496Z] --- PASS: TestSecretInspect (2.16s)
04:09:26 [2022-09-07T04:09:26.496Z] === RUN   TestSecretList
04:09:27 [2022-09-07T04:09:27.914Z] --- PASS: TestSecretList (1.86s)
04:09:27 [2022-09-07T04:09:27.914Z] === RUN   TestSecretsCreateAndDelete
04:09:29 [2022-09-07T04:09:29.779Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
04:09:30 [2022-09-07T04:09:30.442Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
04:09:30 [2022-09-07T04:09:30.442Z] === RUN   TestSecretsUpdate
04:09:30 [2022-09-07T04:09:30.618Z] tests/integration/api_volume_test.py .........                           [ 74%]
04:09:30 [2022-09-07T04:09:30.618Z] tests/integration/client_test.py .....                                   [ 75%]
04:09:30 [2022-09-07T04:09:30.618Z] tests/integration/context_api_test.py ...                                [ 76%]
04:09:30 [2022-09-07T04:09:30.618Z] tests/integration/errors_test.py .                                       [ 76%]
04:09:31 [2022-09-07T04:09:31.155Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
04:09:32 [2022-09-07T04:09:32.340Z] --- PASS: TestSecretsUpdate (2.24s)
04:09:32 [2022-09-07T04:09:32.340Z] === RUN   TestTemplatedSecret
04:09:33 [2022-09-07T04:09:33.058Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
04:09:34 [2022-09-07T04:09:34.867Z] --- PASS: TestTemplatedSecret (2.42s)
04:09:34 [2022-09-07T04:09:34.867Z] === RUN   TestSecretCreateResolve
04:09:34 [2022-09-07T04:09:34.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
04:09:37 [2022-09-07T04:09:37.392Z] --- PASS: TestSecretCreateResolve (2.26s)
04:09:37 [2022-09-07T04:09:37.392Z] PASS
04:09:37 [2022-09-07T04:09:37.392Z] 
04:09:37 [2022-09-07T04:09:37.392Z] DONE 6 tests in 13.324s
04:09:37 [2022-09-07T04:09:37.392Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
04:09:37 [2022-09-07T04:09:37.393Z] ++ 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
04:09:37 [2022-09-07T04:09:37.393Z] ++ set -e
04:09:37 [2022-09-07T04:09:37.393Z] ++ '[' -n 0 ']'
04:09:37 [2022-09-07T04:09:37.393Z] ++ set -x
04:09:37 [2022-09-07T04:09:37.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
04:09:37 [2022-09-07T04:09:37.393Z] INFO: Testing against a local daemon
04:09:37 [2022-09-07T04:09:37.393Z] === RUN   TestServiceCreateInit
04:09:37 [2022-09-07T04:09:37.393Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:09:37 [2022-09-07T04:09:37.493Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
04:09:37 [2022-09-07T04:09:37.493Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
04:09:38 [2022-09-07T04:09:38.060Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
04:09:38 [2022-09-07T04:09:38.995Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
04:09:39 [2022-09-07T04:09:39.932Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
04:09:40 [2022-09-07T04:09:40.190Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
04:09:41 [2022-09-07T04:09:41.126Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
04:09:41 [2022-09-07T04:09:41.573Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:09:42 [2022-09-07T04:09:42.501Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
04:09:44 [2022-09-07T04:09:44.406Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
04:09:44 [2022-09-07T04:09:44.852Z] --- PASS: TestServiceCreateInit (7.38s)
04:09:44 [2022-09-07T04:09:44.852Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
04:09:44 [2022-09-07T04:09:44.852Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
04:09:44 [2022-09-07T04:09:44.852Z] === RUN   TestCreateServiceMultipleTimes
04:09:48 [2022-09-07T04:09:48.003Z] --- PASS: TestServicePlugin (30.21s)
04:09:48 [2022-09-07T04:09:48.003Z] === RUN   TestServiceUpdateLabel
04:09:48 [2022-09-07T04:09:48.594Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
04:09:48 [2022-09-07T04:09:48.941Z] --- PASS: TestServiceUpdateLabel (2.27s)
04:09:48 [2022-09-07T04:09:48.941Z] === RUN   TestServiceUpdateSecrets
04:09:49 [2022-09-07T04:09:49.141Z] tests/integration/models_containers_test.py ............................ [ 83%]
04:09:49 [2022-09-07T04:09:49.529Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
04:09:49 [2022-09-07T04:09:49.787Z]     docker_cli_daemon_test.go:2504: [d1549669e91f1] daemon is not started
04:09:51 [2022-09-07T04:09:51.163Z] === RUN   TestDockerSuite/TestBuildCacheAdd
04:09:51 [2022-09-07T04:09:51.728Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
04:09:51 [2022-09-07T04:09:51.728Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
04:09:53 [2022-09-07T04:09:53.104Z] === RUN   TestDockerSuite/TestBuildCacheFrom
04:09:59 [2022-09-07T04:09:59.665Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
04:09:59 [2022-09-07T04:09:59.924Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
04:10:00 [2022-09-07T04:10:00.182Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
04:10:01 [2022-09-07T04:10:01.118Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
04:10:02 [2022-09-07T04:10:02.052Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
04:10:02 [2022-09-07T04:10:02.922Z] --- PASS: TestCreateServiceMultipleTimes (15.34s)
04:10:02 [2022-09-07T04:10:02.922Z] === RUN   TestCreateServiceConflict
04:10:02 [2022-09-07T04:10:02.922Z] --- PASS: TestCreateServiceConflict (2.26s)
04:10:02 [2022-09-07T04:10:02.922Z] === RUN   TestCreateServiceMaxReplicas
04:10:02 [2022-09-07T04:10:02.987Z] === RUN   TestDockerDaemonSuite/TestShmSize
04:10:03 [2022-09-07T04:10:03.819Z] --- PASS: TestServiceUpdateSecrets (14.59s)
04:10:03 [2022-09-07T04:10:03.819Z] === RUN   TestServiceUpdateConfigs
04:10:04 [2022-09-07T04:10:04.890Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
04:10:04 [2022-09-07T04:10:04.890Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
04:10:05 [2022-09-07T04:10:05.356Z] .........                                                                [ 85%]
04:10:05 [2022-09-07T04:10:05.451Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
04:10:05 [2022-09-07T04:10:05.451Z] === RUN   TestCreateWithDuplicateNetworkNames
04:10:05 [2022-09-07T04:10:05.457Z] === RUN   TestDockerSuite/TestBuildClearCmd
04:10:06 [2022-09-07T04:10:06.391Z] === RUN   TestDockerSuite/TestBuildCmd
04:10:06 [2022-09-07T04:10:06.650Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
04:10:07 [2022-09-07T04:10:07.217Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
04:10:07 [2022-09-07T04:10:07.476Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
04:10:07 [2022-09-07T04:10:07.738Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
04:10:07 [2022-09-07T04:10:07.738Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
04:10:07 [2022-09-07T04:10:07.738Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
04:10:07 [2022-09-07T04:10:07.738Z]     check_test.go:540: [d60f7961985e4] daemon is not started
04:10:07 [2022-09-07T04:10:07.738Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
04:10:09 [2022-09-07T04:10:09.115Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
04:10:10 [2022-09-07T04:10:10.484Z] tests/integration/models_images_test.py ...............                  [ 89%]
04:10:11 [2022-09-07T04:10:11.923Z] tests/integration/models_networks_test.py ....                           [ 90%]
04:10:14 [2022-09-07T04:10:14.382Z] --- PASS: TestDockerDaemonSuite (336.27s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.38s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.76s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.34s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.16s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.00s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.80s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.74s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.95s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.86s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.43s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.33s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.44s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.92s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.41s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.47s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.18s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.20s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.77s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.03s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.32s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.59s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.84s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.26s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.90s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.24s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.01s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.34s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.36s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.54s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.19s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.37s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.05s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.55s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.25s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.47s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.43s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.75s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.60s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.84s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.46s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.40s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.43s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.32s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.85s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
04:10:14 [2022-09-07T04:10:14.383Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s)
04:10:14 [2022-09-07T04:10:14.383Z] === RUN   TestDockerSwarmSuite
04:10:14 [2022-09-07T04:10:14.383Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
04:10:14 [2022-09-07T04:10:14.383Z] === RUN   TestDockerSuite/TestBuildConditionalCache
04:10:16 [2022-09-07T04:10:16.286Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
04:10:16 [2022-09-07T04:10:16.857Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
04:10:16 [2022-09-07T04:10:16.857Z] === RUN   TestDockerSuite/TestBuildContextCleanup
04:10:17 [2022-09-07T04:10:17.424Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
04:10:18 [2022-09-07T04:10:18.358Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
04:10:18 [2022-09-07T04:10:18.505Z] tests/integration/models_nodes_test.py .                                 [ 90%]
04:10:18 [2022-09-07T04:10:18.505Z] tests/integration/models_resources_test.py .                             [ 91%]
04:10:18 [2022-09-07T04:10:18.694Z] --- PASS: TestServiceUpdateConfigs (14.70s)
04:10:18 [2022-09-07T04:10:18.694Z] === RUN   TestServiceUpdateNetwork
04:10:18 [2022-09-07T04:10:18.923Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
04:10:19 [2022-09-07T04:10:19.182Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
04:10:20 [2022-09-07T04:10:20.116Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
04:10:20 [2022-09-07T04:10:20.312Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s)
04:10:20 [2022-09-07T04:10:20.312Z] === RUN   TestCreateServiceSecretFileMode
04:10:20 [2022-09-07T04:10:20.312Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
04:10:20 [2022-09-07T04:10:20.312Z] === RUN   TestCreateServiceConfigFileMode
04:10:22 [2022-09-07T04:10:22.841Z] --- PASS: TestCreateServiceConfigFileMode (2.45s)
04:10:22 [2022-09-07T04:10:22.841Z] === RUN   TestCreateServiceSysctls
04:10:24 [2022-09-07T04:10:24.515Z] tests/integration/models_services_test.py ................X.             [ 95%]
04:10:25 [2022-09-07T04:10:25.426Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
04:10:26 [2022-09-07T04:10:26.215Z] --- PASS: TestCreateServiceSysctls (3.03s)
04:10:26 [2022-09-07T04:10:26.215Z] === RUN   TestCreateServiceCapabilities
04:10:28 [2022-09-07T04:10:28.740Z] --- PASS: TestCreateServiceCapabilities (2.46s)
04:10:28 [2022-09-07T04:10:28.740Z] === RUN   TestInspect
04:10:30 [2022-09-07T04:10:30.897Z] --- PASS: TestServiceUpdateNetwork (12.59s)
04:10:30 [2022-09-07T04:10:30.897Z] === RUN   TestServiceUpdatePidsLimit
04:10:31 [2022-09-07T04:10:31.265Z] --- PASS: TestInspect (2.75s)
04:10:31 [2022-09-07T04:10:31.266Z] === RUN   TestCreateJob
04:10:31 [2022-09-07T04:10:31.607Z] tests/integration/models_swarm_test.py ..                                [ 96%]
04:10:31 [2022-09-07T04:10:31.607Z] tests/integration/models_volumes_test.py ..                              [ 96%]
04:10:32 [2022-09-07T04:10:32.010Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
04:10:32 [2022-09-07T04:10:32.010Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
04:10:32 [2022-09-07T04:10:32.274Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:10:32 [2022-09-07T04:10:32.841Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:10:34 [2022-09-07T04:10:34.541Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
04:10:34 [2022-09-07T04:10:34.544Z] --- PASS: TestCreateJob (3.13s)
04:10:34 [2022-09-07T04:10:34.544Z] === RUN   TestReplicatedJob
04:10:35 [2022-09-07T04:10:35.500Z] tests/integration/regression_test.py ......                              [ 98%]
04:10:36 [2022-09-07T04:10:36.012Z] tests/integration/credentials/store_test.py ......                       [ 99%]
04:10:36 [2022-09-07T04:10:36.012Z] tests/integration/credentials/utils_test.py .                            [100%]
04:10:36 [2022-09-07T04:10:36.012Z] 
04:10:36 [2022-09-07T04:10:36.012Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
04:10:36 [2022-09-07T04:10:36.012Z] =========================== short test summary info ============================
04:10:36 [2022-09-07T04:10:36.012Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
04:10:36 [2022-09-07T04:10:36.012Z]   CONFIG_RT_GROUP_SCHED isn't enabled
04:10:36 [2022-09-07T04:10:36.012Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
04:10:36 [2022-09-07T04:10:36.012Z]   Not supported on most drivers
04:10:36 [2022-09-07T04:10:36.012Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
04:10:36 [2022-09-07T04:10:36.012Z]   Output of docker top depends on host distro, and is not formalized.
04:10:36 [2022-09-07T04:10:36.012Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
04:10:36 [2022-09-07T04:10:36.012Z]   Output of docker top depends on host distro, and is not formalized.
04:10:36 [2022-09-07T04:10:36.012Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
04:10:36 [2022-09-07T04:10:36.012Z]   Can fail if eth0 has multiple IP addresses
04:10:36 [2022-09-07T04:10:36.012Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
04:10:36 [2022-09-07T04:10:36.012Z]   This doesn't seem to be taken into account by the engine
04:10:36 [2022-09-07T04:10:36.012Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
04:10:36 [2022-09-07T04:10:36.012Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
04:10:36 [2022-09-07T04:10:36.012Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 304.88 seconds ==
04:10:36 [2022-09-07T04:10:36.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
04:10:37 [2022-09-07T04:10:37.824Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
04:10:37 [2022-09-07T04:10:37.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
04:10:38 [2022-09-07T04:10:38.758Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
04:10:39 [2022-09-07T04:10:39.017Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
04:10:39 [2022-09-07T04:10:39.017Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
04:10:39 [2022-09-07T04:10:39.017Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
04:10:39 [2022-09-07T04:10:39.017Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
04:10:39 [2022-09-07T04:10:39.017Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
04:10:39 [2022-09-07T04:10:39.017Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
04:10:39 [2022-09-07T04:10:39.017Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
04:10:39 [2022-09-07T04:10:39.017Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
04:10:39 [2022-09-07T04:10:39.017Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
04:10:39 [2022-09-07T04:10:39.805Z] --- PASS: TestReplicatedJob (4.97s)
04:10:39 [2022-09-07T04:10:39.805Z] === RUN   TestUpdateReplicatedJob
04:10:40 [2022-09-07T04:10:40.952Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:10:41 [2022-09-07T04:10:41.550Z]     docker_api_swarm_test.go:563: [d9d919a78c111] joining swarm manager [d0c4c60f9777e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:10:42 [2022-09-07T04:10:42.331Z] --- PASS: TestUpdateReplicatedJob (3.02s)
04:10:42 [2022-09-07T04:10:42.331Z] === RUN   TestServiceListWithStatuses
04:10:42 [2022-09-07T04:10:42.331Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:10:42 [2022-09-07T04:10:42.331Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:10:42 [2022-09-07T04:10:42.331Z] === RUN   TestDockerNetworkConnectAlias
04:10:42 [2022-09-07T04:10:42.486Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
04:10:46 [2022-09-07T04:10:46.511Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
04:10:46 [2022-09-07T04:10:46.511Z] === RUN   TestDockerNetworkReConnect
04:10:47 [2022-09-07T04:10:47.514Z] --- PASS: TestServiceUpdatePidsLimit (16.19s)
04:10:47 [2022-09-07T04:10:47.514Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
04:10:47 [2022-09-07T04:10:47.514Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
04:10:47 [2022-09-07T04:10:47.514Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
04:10:47 [2022-09-07T04:10:47.514Z] PASS
04:10:47 [2022-09-07T04:10:47.514Z] 
04:10:47 [2022-09-07T04:10:47.514Z] === Skipped
04:10:47 [2022-09-07T04:10:47.514Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
04:10:47 [2022-09-07T04:10:47.514Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:10:47 [2022-09-07T04:10:47.514Z] 
04:10:47 [2022-09-07T04:10:47.514Z] DONE 27 tests, 1 skipped in 165.533s
04:10:47 [2022-09-07T04:10:47.514Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
04:10:47 [2022-09-07T04:10:47.514Z] INFO: Testing against a local daemon
04:10:47 [2022-09-07T04:10:47.514Z] === RUN   TestSessionCreate
04:10:47 [2022-09-07T04:10:47.514Z] --- PASS: TestSessionCreate (0.03s)
04:10:47 [2022-09-07T04:10:47.514Z] === RUN   TestSessionCreateWithBadUpgrade
04:10:47 [2022-09-07T04:10:47.514Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
04:10:47 [2022-09-07T04:10:47.514Z] PASS
04:10:47 [2022-09-07T04:10:47.514Z] 
04:10:47 [2022-09-07T04:10:47.514Z] DONE 2 tests in 0.067s
04:10:47 [2022-09-07T04:10:47.514Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
04:10:47 [2022-09-07T04:10:47.514Z] INFO: Testing against a local daemon
04:10:47 [2022-09-07T04:10:47.514Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:10:47 [2022-09-07T04:10:47.514Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
04:10:47 [2022-09-07T04:10:47.514Z] === RUN   TestDiskUsage
04:10:47 [2022-09-07T04:10:47.514Z] === PAUSE TestDiskUsage
04:10:47 [2022-09-07T04:10:47.514Z] === RUN   TestEventsExecDie
04:10:47 [2022-09-07T04:10:47.754Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
04:10:47 [2022-09-07T04:10:47.773Z] --- PASS: TestEventsExecDie (0.56s)
04:10:47 [2022-09-07T04:10:47.773Z] === RUN   TestEventsBackwardsCompatible
04:10:47 [2022-09-07T04:10:47.773Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
04:10:47 [2022-09-07T04:10:47.773Z] === RUN   TestEventsVolumeCreate
04:10:48 [2022-09-07T04:10:48.032Z] --- PASS: TestEventsVolumeCreate (0.08s)
04:10:48 [2022-09-07T04:10:48.032Z] === RUN   TestInfoBinaryCommits
04:10:48 [2022-09-07T04:10:48.032Z] --- PASS: TestInfoBinaryCommits (0.02s)
04:10:48 [2022-09-07T04:10:48.032Z] === RUN   TestInfoAPIVersioned
04:10:48 [2022-09-07T04:10:48.032Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:10:48 [2022-09-07T04:10:48.032Z] === RUN   TestInfoAPI
04:10:48 [2022-09-07T04:10:48.032Z] --- PASS: TestInfoAPI (0.02s)
04:10:48 [2022-09-07T04:10:48.032Z] === RUN   TestInfoAPIWarnings
04:10:48 [2022-09-07T04:10:48.430Z] Leaving: AppArmorNo profiles have been unloaded.
04:10:48 [2022-09-07T04:10:48.430Z] 
04:10:48 [2022-09-07T04:10:48.430Z] Unloading profiles will leave already running processes permanently
04:10:48 [2022-09-07T04:10:48.430Z] unconfined, which can lead to unexpected situations.
04:10:48 [2022-09-07T04:10:48.430Z] 
04:10:48 [2022-09-07T04:10:48.430Z] To set a process to complain mode, use the command line tool
04:10:48 [2022-09-07T04:10:48.430Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:10:48 [2022-09-07T04:10:48.430Z] 
Post stage
[Pipeline] junit
04:10:48 [2022-09-07T04:10:48.439Z] Recording test results
04:10:49 [2022-09-07T04:10:49.246Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
04:10:49 [2022-09-07T04:10:49.570Z] + echo Ensuring container killed.
04:10:49 [2022-09-07T04:10:49.570Z] Ensuring container killed.
04:10:49 [2022-09-07T04:10:49.570Z] + docker rm -vf docker-pr3
04:10:49 [2022-09-07T04:10:49.570Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
04:10:49 [2022-09-07T04:10:49.655Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
04:10:49 [2022-09-07T04:10:49.789Z] --- PASS: TestDockerNetworkReConnect (3.14s)
04:10:49 [2022-09-07T04:10:49.789Z] === RUN   TestServicePlugin
04:10:49 [2022-09-07T04:10:49.789Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:10:49 [2022-09-07T04:10:49.789Z] --- SKIP: TestServicePlugin (0.00s)
04:10:49 [2022-09-07T04:10:49.789Z] === RUN   TestServiceUpdateLabel
04:10:49 [2022-09-07T04:10:49.846Z] + echo Chowning /workspace to jenkins user
04:10:49 [2022-09-07T04:10:49.846Z] Chowning /workspace to jenkins user
04:10:49 [2022-09-07T04:10:49.846Z] + id -u
04:10:49 [2022-09-07T04:10:49.846Z] + id -g
04:10:49 [2022-09-07T04:10:49.846Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44100:/workspace busybox chown -R 1000:1000 /workspace
04:10:49 [2022-09-07T04:10:49.846Z] Unable to find image 'busybox:latest' locally
04:10:49 [2022-09-07T04:10:49.913Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
04:10:50 [2022-09-07T04:10:50.106Z] latest: Pulling from library/busybox
04:10:50 [2022-09-07T04:10:50.106Z] 2c39bef88607: Pulling fs layer
04:10:50 [2022-09-07T04:10:50.106Z] 2c39bef88607: Verifying Checksum
04:10:50 [2022-09-07T04:10:50.106Z] 2c39bef88607: Download complete
04:10:50 [2022-09-07T04:10:50.106Z] 2c39bef88607: Pull complete
04:10:50 [2022-09-07T04:10:50.106Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
04:10:50 [2022-09-07T04:10:50.106Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:10:51 [2022-09-07T04:10:51.318Z] + bundleName=docker-py
04:10:51 [2022-09-07T04:10:51.318Z] + echo Creating docker-py-bundles.tar.gz
04:10:51 [2022-09-07T04:10:51.318Z] Creating docker-py-bundles.tar.gz
04:10:51 [2022-09-07T04:10:51.318Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
04:10:51 [2022-09-07T04:10:51.329Z] Archiving artifacts
04:10:51 [2022-09-07T04:10:51.686Z] --- PASS: TestServiceUpdateLabel (2.27s)
04:10:51 [2022-09-07T04:10:51.686Z] === RUN   TestServiceUpdateSecrets
04:10:53 [2022-09-07T04:10:53.082Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44100/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
04:10:53 [2022-09-07T04:10:53.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh binary
04:10:53 [2022-09-07T04:10:53.994Z] 
04:10:53 [2022-09-07T04:10:53.994Z] Removing bundles/
04:10:53 [2022-09-07T04:10:53.994Z] 
04:10:53 [2022-09-07T04:10:53.994Z] ---> Making bundle: binary (in bundles/binary)
04:10:53 [2022-09-07T04:10:53.994Z] Building: bundles/binary-daemon/dockerd
04:10:53 [2022-09-07T04:10:53.994Z] GOOS="" GOARCH="" GOARM=""
04:10:55 [2022-09-07T04:10:55.181Z]     docker_api_swarm_test.go:585: [d33ace9651f76] joining swarm manager [d0c4c60f9777e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:10:55 [2022-09-07T04:10:55.440Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
04:10:57 [2022-09-07T04:10:57.976Z]     check_test.go:611: [d9d919a78c111] daemon is not started
04:11:01 [2022-09-07T04:11:01.260Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
04:11:01 [2022-09-07T04:11:01.519Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
04:11:02 [2022-09-07T04:11:02.894Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
04:11:06 [2022-09-07T04:11:06.178Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
04:11:06 [2022-09-07T04:11:06.204Z] --- PASS: TestInfoAPIWarnings (16.55s)
04:11:06 [2022-09-07T04:11:06.204Z] === RUN   TestInfoDebug
04:11:06 [2022-09-07T04:11:06.204Z] --- PASS: TestInfoDebug (0.52s)
04:11:06 [2022-09-07T04:11:06.204Z] === RUN   TestInfoInsecureRegistries
04:11:06 [2022-09-07T04:11:06.204Z] --- PASS: TestInfoInsecureRegistries (0.52s)
04:11:06 [2022-09-07T04:11:06.204Z] === RUN   TestInfoRegistryMirrors
04:11:06 [2022-09-07T04:11:06.204Z] --- PASS: TestInfoRegistryMirrors (0.52s)
04:11:06 [2022-09-07T04:11:06.204Z] === RUN   TestLoginFailsWithBadCredentials
04:11:06 [2022-09-07T04:11:06.437Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
04:11:06 [2022-09-07T04:11:06.437Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
04:11:06 [2022-09-07T04:11:06.463Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
04:11:06 [2022-09-07T04:11:06.463Z] === RUN   TestPingCacheHeaders
04:11:06 [2022-09-07T04:11:06.463Z] --- PASS: TestPingCacheHeaders (0.02s)
04:11:06 [2022-09-07T04:11:06.463Z] === RUN   TestPingGet
04:11:06 [2022-09-07T04:11:06.463Z] --- PASS: TestPingGet (0.02s)
04:11:06 [2022-09-07T04:11:06.463Z] === RUN   TestPingHead
04:11:06 [2022-09-07T04:11:06.463Z] --- PASS: TestPingHead (0.02s)
04:11:06 [2022-09-07T04:11:06.463Z] === RUN   TestPingSwarmHeader
04:11:06 [2022-09-07T04:11:06.593Z] --- PASS: TestServiceUpdateSecrets (14.28s)
04:11:06 [2022-09-07T04:11:06.594Z] === RUN   TestServiceUpdateConfigs
04:11:07 [2022-09-07T04:11:07.030Z] === RUN   TestPingSwarmHeader/before_swarm_init
04:11:07 [2022-09-07T04:11:07.371Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
04:11:07 [2022-09-07T04:11:07.596Z] === RUN   TestPingSwarmHeader/after_swarm_init
04:11:08 [2022-09-07T04:11:08.306Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
04:11:08 [2022-09-07T04:11:08.306Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
04:11:08 [2022-09-07T04:11:08.306Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
04:11:08 [2022-09-07T04:11:08.306Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
04:11:08 [2022-09-07T04:11:08.532Z] === RUN   TestPingSwarmHeader/after_swarm_leave
04:11:08 [2022-09-07T04:11:08.532Z] --- PASS: TestPingSwarmHeader (2.05s)
04:11:08 [2022-09-07T04:11:08.532Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
04:11:08 [2022-09-07T04:11:08.532Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
04:11:08 [2022-09-07T04:11:08.532Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
04:11:08 [2022-09-07T04:11:08.532Z] === RUN   TestPingBuilderHeader
04:11:08 [2022-09-07T04:11:08.532Z] === RUN   TestPingBuilderHeader/default_config
04:11:09 [2022-09-07T04:11:09.099Z] === RUN   TestPingBuilderHeader/buildkit_disabled
04:11:09 [2022-09-07T04:11:09.666Z] --- PASS: TestPingBuilderHeader (1.05s)
04:11:09 [2022-09-07T04:11:09.666Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
04:11:09 [2022-09-07T04:11:09.666Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
04:11:09 [2022-09-07T04:11:09.666Z] === RUN   TestVersion
04:11:09 [2022-09-07T04:11:09.666Z] --- PASS: TestVersion (0.02s)
04:11:09 [2022-09-07T04:11:09.666Z] === CONT  TestCgroupDriverSystemdMemoryLimit
04:11:09 [2022-09-07T04:11:09.666Z] === CONT  TestDiskUsage
04:11:09 [2022-09-07T04:11:09.681Z] === RUN   TestDockerSuite/TestBuildDockerignore
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/container_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/image_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/volume_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/build-cache_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/container,_volume_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
04:11:10 [2022-09-07T04:11:10.233Z] === RUN   TestDiskUsage/after_LoadBusybox
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
04:11:10 [2022-09-07T04:11:10.492Z] === RUN   TestDiskUsage/after_container.Run
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/container_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/image_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/volume_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
04:11:11 [2022-09-07T04:11:11.062Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
04:11:11 [2022-09-07T04:11:11.324Z] --- PASS: TestDiskUsage (1.60s)
04:11:11 [2022-09-07T04:11:11.324Z]     --- PASS: TestDiskUsage/empty (0.01s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s)
04:11:11 [2022-09-07T04:11:11.324Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s)
04:11:11 [2022-09-07T04:11:11.324Z] PASS
04:11:11 [2022-09-07T04:11:11.324Z] 
04:11:11 [2022-09-07T04:11:11.324Z] DONE 57 tests in 24.030s
04:11:11 [2022-09-07T04:11:11.324Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
04:11:11 [2022-09-07T04:11:11.324Z] INFO: Testing against a local daemon
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesCreateAndList
04:11:11 [2022-09-07T04:11:11.324Z] --- PASS: TestVolumesCreateAndList (0.02s)
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesRemove
04:11:11 [2022-09-07T04:11:11.324Z] --- PASS: TestVolumesRemove (0.07s)
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesInspect
04:11:11 [2022-09-07T04:11:11.324Z] --- PASS: TestVolumesInspect (0.02s)
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesInvalidJSON
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesInvalidJSON/volumes/create
04:11:11 [2022-09-07T04:11:11.324Z] === PAUSE TestVolumesInvalidJSON/volumes/create
04:11:11 [2022-09-07T04:11:11.324Z] === CONT  TestVolumesInvalidJSON/volumes/create
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
04:11:11 [2022-09-07T04:11:11.324Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
04:11:11 [2022-09-07T04:11:11.324Z] --- PASS: TestVolumesInvalidJSON (0.01s)
04:11:11 [2022-09-07T04:11:11.324Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
04:11:11 [2022-09-07T04:11:11.324Z] PASS
04:11:11 [2022-09-07T04:11:11.324Z] 
04:11:11 [2022-09-07T04:11:11.324Z] DONE 9 tests in 0.146s
04:11:11 [2022-09-07T04:11:11.324Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:11:11 [2022-09-07T04:11:11.583Z]     docker_api_swarm_test.go:46: [d7d94e50c1c72] joining swarm manager [d622501cad0c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:11:11 [2022-09-07T04:11:11.892Z] Stopping apparmor (via systemctl): apparmor.service.
04:11:11 [2022-09-07T04:11:11.892Z] Removing test suite binaries
04:11:12 [2022-09-07T04:11:12.154Z] exiting test-integration
04:11:12 [2022-09-07T04:11:12.154Z] ++ exit 0
04:11:12 [2022-09-07T04:11:12.154Z] 
Post stage
[Pipeline] junit
04:11:13 [2022-09-07T04:11:13.544Z] Recording test results
04:11:14 [2022-09-07T04:11:14.499Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:11:14 [2022-09-07T04:11:14.829Z] + echo Ensuring container killed.
04:11:14 [2022-09-07T04:11:14.829Z] Ensuring container killed.
04:11:14 [2022-09-07T04:11:14.829Z] + docker rm -vf docker-pr3
04:11:14 [2022-09-07T04:11:14.829Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
04:11:15 [2022-09-07T04:11:15.114Z] + echo Chowning /workspace to jenkins user
04:11:15 [2022-09-07T04:11:15.114Z] Chowning /workspace to jenkins user
04:11:15 [2022-09-07T04:11:15.114Z] + id -u
04:11:15 [2022-09-07T04:11:15.114Z] + id -g
04:11:15 [2022-09-07T04:11:15.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44100:/workspace busybox chown -R 1000:1000 /workspace
04:11:15 [2022-09-07T04:11:15.114Z] Unable to find image 'busybox:latest' locally
04:11:15 [2022-09-07T04:11:15.373Z] latest: Pulling from library/busybox
04:11:15 [2022-09-07T04:11:15.373Z] 2c39bef88607: Pulling fs layer
04:11:15 [2022-09-07T04:11:15.373Z] 2c39bef88607: Download complete
04:11:15 [2022-09-07T04:11:15.631Z] 2c39bef88607: Pull complete
04:11:15 [2022-09-07T04:11:15.631Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
04:11:15 [2022-09-07T04:11:15.631Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:11:17 [2022-09-07T04:11:17.304Z] + bundleName=amd64-cgroup2
04:11:17 [2022-09-07T04:11:17.304Z] + echo Creating amd64-cgroup2-bundles.tar.gz
04:11:17 [2022-09-07T04:11:17.304Z] Creating amd64-cgroup2-bundles.tar.gz
04:11:17 [2022-09-07T04:11:17.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
04:11:17 [2022-09-07T04:11:17.304Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
04:11:17 [2022-09-07T04:11:17.578Z] Archiving artifacts
04:11:19 [2022-09-07T04:11:19.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44100/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:11:19 [2022-09-07T04:11:19.583Z] + make clean
04:11:19 [2022-09-07T04:11:19.695Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
04:11:19 [2022-09-07T04:11:19.695Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
04:11:19 [2022-09-07T04:11:19.842Z] docker volume rm -f docker-dev-cache docker-mod-cache
04:11:19 [2022-09-07T04:11:19.842Z] docker-dev-cache
04:11:19 [2022-09-07T04:11:19.842Z] docker-mod-cache
[Pipeline] deleteDir
04:11:21 [2022-09-07T04:11:21.455Z] --- PASS: TestServiceUpdateConfigs (13.92s)
04:11:21 [2022-09-07T04:11:21.455Z] === RUN   TestServiceUpdateNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:11:22 [2022-09-07T04:11:22.271Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
04:11:30 [2022-09-07T04:11:30.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
04:11:30 [2022-09-07T04:11:30.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
04:11:32 [2022-09-07T04:11:32.287Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
04:11:33 [2022-09-07T04:11:33.646Z] --- PASS: TestServiceUpdateNetwork (12.09s)
04:11:33 [2022-09-07T04:11:33.646Z] === RUN   TestServiceUpdatePidsLimit
04:11:33 [2022-09-07T04:11:33.646Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:11:33 [2022-09-07T04:11:33.663Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
04:11:33 [2022-09-07T04:11:33.663Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
04:11:33 [2022-09-07T04:11:33.903Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:11:37 [2022-09-07T04:11:37.847Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
04:11:38 [2022-09-07T04:11:38.105Z] --- PASS: TestImportExtremelyLargeImageWorks (180.16s)
04:11:38 [2022-09-07T04:11:38.105Z] PASS
04:11:38 [2022-09-07T04:11:38.105Z] 
04:11:38 [2022-09-07T04:11:38.105Z] DONE 22 tests in 184.732s
04:11:38 [2022-09-07T04:11:38.105Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
04:11:38 [2022-09-07T04:11:38.105Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
04:11:38 [2022-09-07T04:11:38.105Z] ++ set -e
04:11:38 [2022-09-07T04:11:38.105Z] ++ '[' -n 0 ']'
04:11:38 [2022-09-07T04:11:38.105Z] ++ set -x
04:11:38 [2022-09-07T04:11:38.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
04:11:38 [2022-09-07T04:11:38.105Z] === RUN   TestStripANSICommands
04:11:38 [2022-09-07T04:11:38.105Z] === RUN   TestStripANSICommands/#00
04:11:38 [2022-09-07T04:11:38.105Z] === RUN   TestStripANSICommands/#01
04:11:38 [2022-09-07T04:11:38.105Z] --- PASS: TestStripANSICommands (0.00s)
04:11:38 [2022-09-07T04:11:38.105Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
04:11:38 [2022-09-07T04:11:38.105Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
04:11:38 [2022-09-07T04:11:38.105Z] PASS
04:11:38 [2022-09-07T04:11:38.105Z] 
04:11:38 [2022-09-07T04:11:38.105Z] DONE 3 tests in 0.047s
04:11:38 [2022-09-07T04:11:38.105Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
04:11:38 [2022-09-07T04:11:38.105Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
04:11:38 [2022-09-07T04:11:38.105Z] ++ set -e
04:11:38 [2022-09-07T04:11:38.105Z] ++ '[' -n 0 ']'
04:11:38 [2022-09-07T04:11:38.105Z] ++ set -x
04:11:38 [2022-09-07T04:11:38.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
04:11:38 [2022-09-07T04:11:38.364Z] INFO: Testing against a local daemon
04:11:38 [2022-09-07T04:11:38.364Z] === RUN   TestNetworkCreateDelete
04:11:38 [2022-09-07T04:11:38.364Z] --- PASS: TestNetworkCreateDelete (0.18s)
04:11:38 [2022-09-07T04:11:38.364Z] === RUN   TestDockerNetworkDeletePreferID
04:11:38 [2022-09-07T04:11:38.930Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
04:11:38 [2022-09-07T04:11:38.930Z] === RUN   TestDaemonDNSFallback
04:11:39 [2022-09-07T04:11:39.188Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
04:11:40 [2022-09-07T04:11:40.562Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
04:11:42 [2022-09-07T04:11:42.005Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:11:44 [2022-09-07T04:11:44.749Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
04:11:45 [2022-09-07T04:11:45.685Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
04:11:45 [2022-09-07T04:11:45.685Z] --- PASS: TestDaemonDNSFallback (6.72s)
04:11:45 [2022-09-07T04:11:45.685Z] === RUN   TestInspectNetwork
04:11:47 [2022-09-07T04:11:47.060Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
04:11:48 [2022-09-07T04:11:48.556Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
04:11:48 [2022-09-07T04:11:48.556Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
04:11:48 [2022-09-07T04:11:48.556Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
04:11:48 [2022-09-07T04:11:48.557Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
04:11:48 [2022-09-07T04:11:48.557Z] PASS
04:11:48 [2022-09-07T04:11:48.557Z] 
04:11:48 [2022-09-07T04:11:48.557Z] === Skipped
04:11:48 [2022-09-07T04:11:48.557Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
04:11:48 [2022-09-07T04:11:48.557Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:11:48 [2022-09-07T04:11:48.557Z] 
04:11:48 [2022-09-07T04:11:48.557Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
04:11:48 [2022-09-07T04:11:48.557Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
04:11:48 [2022-09-07T04:11:48.557Z] 
04:11:48 [2022-09-07T04:11:48.557Z] DONE 27 tests, 2 skipped in 130.864s
04:11:48 [2022-09-07T04:11:48.557Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
04:11:48 [2022-09-07T04:11:48.557Z] ++ 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
04:11:48 [2022-09-07T04:11:48.557Z] ++ set -e
04:11:48 [2022-09-07T04:11:48.557Z] ++ '[' -n 0 ']'
04:11:48 [2022-09-07T04:11:48.557Z] ++ set -x
04:11:48 [2022-09-07T04:11:48.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
04:11:48 [2022-09-07T04:11:48.557Z] INFO: Testing against a local daemon
04:11:48 [2022-09-07T04:11:48.557Z] === RUN   TestSessionCreate
04:11:48 [2022-09-07T04:11:48.557Z] --- PASS: TestSessionCreate (0.02s)
04:11:48 [2022-09-07T04:11:48.557Z] === RUN   TestSessionCreateWithBadUpgrade
04:11:48 [2022-09-07T04:11:48.557Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
04:11:48 [2022-09-07T04:11:48.557Z] PASS
04:11:48 [2022-09-07T04:11:48.557Z] 
04:11:48 [2022-09-07T04:11:48.557Z] DONE 2 tests in 0.125s
04:11:48 [2022-09-07T04:11:48.557Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
04:11:48 [2022-09-07T04:11:48.557Z] ++ 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
04:11:48 [2022-09-07T04:11:48.557Z] ++ set -e
04:11:48 [2022-09-07T04:11:48.557Z] ++ '[' -n 0 ']'
04:11:48 [2022-09-07T04:11:48.557Z] ++ set -x
04:11:48 [2022-09-07T04:11:48.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
04:11:48 [2022-09-07T04:11:48.557Z] INFO: Testing against a local daemon
04:11:48 [2022-09-07T04:11:48.557Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:11:48 [2022-09-07T04:11:48.557Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:11:48 [2022-09-07T04:11:48.557Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:11:48 [2022-09-07T04:11:48.557Z] === RUN   TestDiskUsage
04:11:48 [2022-09-07T04:11:48.557Z] === PAUSE TestDiskUsage
04:11:48 [2022-09-07T04:11:48.557Z] === RUN   TestEventsExecDie
04:11:48 [2022-09-07T04:11:48.814Z] --- PASS: TestEventsExecDie (0.53s)
04:11:48 [2022-09-07T04:11:48.814Z] === RUN   TestEventsBackwardsCompatible
04:11:48 [2022-09-07T04:11:48.814Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
04:11:48 [2022-09-07T04:11:48.814Z] === RUN   TestEventsVolumeCreate
04:11:48 [2022-09-07T04:11:48.814Z] --- PASS: TestEventsVolumeCreate (0.06s)
04:11:48 [2022-09-07T04:11:48.814Z] === RUN   TestInfoBinaryCommits
04:11:48 [2022-09-07T04:11:48.814Z] --- PASS: TestInfoBinaryCommits (0.02s)
04:11:48 [2022-09-07T04:11:48.814Z] === RUN   TestInfoAPIVersioned
04:11:48 [2022-09-07T04:11:48.814Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:11:48 [2022-09-07T04:11:48.814Z] === RUN   TestInfoAPI
04:11:49 [2022-09-07T04:11:49.071Z] --- PASS: TestInfoAPI (0.02s)
04:11:49 [2022-09-07T04:11:49.071Z] === RUN   TestInfoAPIWarnings
04:11:49 [2022-09-07T04:11:49.640Z] === RUN   TestInspectNetwork/full_network_id
04:11:49 [2022-09-07T04:11:49.640Z] === RUN   TestInspectNetwork/partial_network_id
04:11:49 [2022-09-07T04:11:49.640Z] === RUN   TestInspectNetwork/network_name
04:11:49 [2022-09-07T04:11:49.640Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
04:11:53 [2022-09-07T04:11:53.848Z] --- PASS: TestInspectNetwork (8.22s)
04:11:53 [2022-09-07T04:11:53.848Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
04:11:53 [2022-09-07T04:11:53.848Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
04:11:53 [2022-09-07T04:11:53.848Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
04:11:53 [2022-09-07T04:11:53.848Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
04:11:53 [2022-09-07T04:11:53.848Z] === RUN   TestRunContainerWithBridgeNone
04:11:55 [2022-09-07T04:11:55.748Z] --- PASS: TestRunContainerWithBridgeNone (1.94s)
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/create
04:11:55 [2022-09-07T04:11:55.748Z] === PAUSE TestNetworkInvalidJSON/networks/create
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
04:11:55 [2022-09-07T04:11:55.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
04:11:55 [2022-09-07T04:11:55.748Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
04:11:55 [2022-09-07T04:11:55.748Z] === CONT  TestNetworkInvalidJSON/networks/create
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
04:11:55 [2022-09-07T04:11:55.748Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
04:11:55 [2022-09-07T04:11:55.748Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
04:11:55 [2022-09-07T04:11:55.748Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
04:11:55 [2022-09-07T04:11:55.748Z] --- PASS: TestNetworkInvalidJSON (0.02s)
04:11:55 [2022-09-07T04:11:55.748Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
04:11:55 [2022-09-07T04:11:55.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
04:11:55 [2022-09-07T04:11:55.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
04:11:55 [2022-09-07T04:11:55.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
04:11:55 [2022-09-07T04:11:55.748Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
04:11:55 [2022-09-07T04:11:55.748Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z] === RUN   TestNetworkList
04:11:55 [2022-09-07T04:11:55.749Z] === RUN   TestNetworkList//networks
04:11:55 [2022-09-07T04:11:55.749Z] === PAUSE TestNetworkList//networks
04:11:55 [2022-09-07T04:11:55.749Z] === RUN   TestNetworkList//networks/
04:11:55 [2022-09-07T04:11:55.749Z] === PAUSE TestNetworkList//networks/
04:11:55 [2022-09-07T04:11:55.749Z] === CONT  TestNetworkList//networks
04:11:55 [2022-09-07T04:11:55.749Z] === CONT  TestNetworkList//networks/
04:11:55 [2022-09-07T04:11:55.749Z] --- PASS: TestNetworkList (0.02s)
04:11:55 [2022-09-07T04:11:55.749Z]     --- PASS: TestNetworkList//networks (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z]     --- PASS: TestNetworkList//networks/ (0.00s)
04:11:55 [2022-09-07T04:11:55.749Z] === RUN   TestHostIPv4BridgeLabel
04:11:56 [2022-09-07T04:11:56.683Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
04:11:56 [2022-09-07T04:11:56.683Z] === RUN   TestDaemonRestartWithLiveRestore
04:11:57 [2022-09-07T04:11:57.617Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
04:11:57 [2022-09-07T04:11:57.617Z] === RUN   TestDaemonDefaultNetworkPools
04:11:57 [2022-09-07T04:11:57.875Z] === RUN   TestDockerSuite/TestBuildDotDotFile
04:11:57 [2022-09-07T04:11:57.875Z] === RUN   TestDockerSuite/TestBuildEOLInLine
04:11:58 [2022-09-07T04:11:58.442Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
04:11:58 [2022-09-07T04:11:58.442Z] === RUN   TestDaemonRestartWithExistingNetwork
04:11:59 [2022-09-07T04:11:59.376Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
04:11:59 [2022-09-07T04:11:59.376Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:12:00 [2022-09-07T04:12:00.753Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s)
04:12:00 [2022-09-07T04:12:00.753Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:12:01 [2022-09-07T04:12:01.011Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
04:12:01 [2022-09-07T04:12:01.370Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
04:12:01 [2022-09-07T04:12:01.370Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
04:12:01 [2022-09-07T04:12:01.370Z] === RUN   TestServiceWithPredefinedNetwork
04:12:01 [2022-09-07T04:12:01.629Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
04:12:02 [2022-09-07T04:12:02.196Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
04:12:02 [2022-09-07T04:12:02.196Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
04:12:02 [2022-09-07T04:12:02.454Z] === RUN   TestDockerSuite/TestBuildEntrypoint
04:12:02 [2022-09-07T04:12:02.454Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
04:12:04 [2022-09-07T04:12:04.354Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s)
04:12:04 [2022-09-07T04:12:04.354Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:12:04 [2022-09-07T04:12:04.354Z]     service_test.go:243: FLAKY_TEST
04:12:04 [2022-09-07T04:12:04.354Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:12:04 [2022-09-07T04:12:04.354Z] === RUN   TestServiceWithDataPathPortInit
04:12:04 [2022-09-07T04:12:04.354Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
04:12:05 [2022-09-07T04:12:05.290Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
04:12:06 [2022-09-07T04:12:06.667Z] === RUN   TestDockerSuite/TestBuildEnv
04:12:07 [2022-09-07T04:12:07.136Z] --- PASS: TestInfoAPIWarnings (16.54s)
04:12:07 [2022-09-07T04:12:07.136Z] === RUN   TestInfoDebug
04:12:07 [2022-09-07T04:12:07.136Z] --- PASS: TestInfoDebug (0.52s)
04:12:07 [2022-09-07T04:12:07.136Z] === RUN   TestInfoInsecureRegistries
04:12:07 [2022-09-07T04:12:07.136Z] --- PASS: TestInfoInsecureRegistries (0.52s)
04:12:07 [2022-09-07T04:12:07.136Z] === RUN   TestInfoRegistryMirrors
04:12:07 [2022-09-07T04:12:07.136Z] --- PASS: TestInfoRegistryMirrors (0.52s)
04:12:07 [2022-09-07T04:12:07.136Z] === RUN   TestLoginFailsWithBadCredentials
04:12:07 [2022-09-07T04:12:07.394Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
04:12:07 [2022-09-07T04:12:07.394Z] === RUN   TestPingCacheHeaders
04:12:07 [2022-09-07T04:12:07.394Z] --- PASS: TestPingCacheHeaders (0.02s)
04:12:07 [2022-09-07T04:12:07.394Z] === RUN   TestPingGet
04:12:07 [2022-09-07T04:12:07.394Z] --- PASS: TestPingGet (0.01s)
04:12:07 [2022-09-07T04:12:07.394Z] === RUN   TestPingHead
04:12:07 [2022-09-07T04:12:07.394Z] --- PASS: TestPingHead (0.02s)
04:12:07 [2022-09-07T04:12:07.394Z] === RUN   TestPingSwarmHeader
04:12:07 [2022-09-07T04:12:07.603Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
04:12:07 [2022-09-07T04:12:07.959Z] === RUN   TestPingSwarmHeader/before_swarm_init
04:12:08 [2022-09-07T04:12:08.170Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
04:12:08 [2022-09-07T04:12:08.524Z] === RUN   TestPingSwarmHeader/after_swarm_init
04:12:09 [2022-09-07T04:12:09.103Z] === RUN   TestDockerSuite/TestBuildEnvUsage
04:12:09 [2022-09-07T04:12:09.456Z] === RUN   TestPingSwarmHeader/after_swarm_leave
04:12:09 [2022-09-07T04:12:09.714Z] --- PASS: TestPingSwarmHeader (2.11s)
04:12:09 [2022-09-07T04:12:09.714Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
04:12:09 [2022-09-07T04:12:09.714Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
04:12:09 [2022-09-07T04:12:09.714Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
04:12:09 [2022-09-07T04:12:09.714Z] === RUN   TestPingBuilderHeader
04:12:09 [2022-09-07T04:12:09.714Z] === RUN   TestPingBuilderHeader/default_config
04:12:10 [2022-09-07T04:12:10.278Z] === RUN   TestPingBuilderHeader/buildkit_disabled
04:12:10 [2022-09-07T04:12:10.536Z] --- PASS: TestPingBuilderHeader (1.05s)
04:12:10 [2022-09-07T04:12:10.536Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
04:12:10 [2022-09-07T04:12:10.536Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
04:12:10 [2022-09-07T04:12:10.536Z] === RUN   TestVersion
04:12:10 [2022-09-07T04:12:10.794Z] --- PASS: TestVersion (0.02s)
04:12:10 [2022-09-07T04:12:10.794Z] === CONT  TestDiskUsage
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/container_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/image_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/volume_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/container,_volume_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.359Z] === RUN   TestDiskUsage/after_container.Run
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/container_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/image_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/volume_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
04:12:11 [2022-09-07T04:12:11.616Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
04:12:11 [2022-09-07T04:12:11.874Z] --- PASS: TestDiskUsage (1.14s)
04:12:11 [2022-09-07T04:12:11.874Z]     --- PASS: TestDiskUsage/empty (0.01s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z] PASS
04:12:11 [2022-09-07T04:12:11.874Z] 
04:12:11 [2022-09-07T04:12:11.874Z] === Skipped
04:12:11 [2022-09-07T04:12:11.874Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:12:11 [2022-09-07T04:12:11.874Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:12:11 [2022-09-07T04:12:11.874Z] 
04:12:11 [2022-09-07T04:12:11.874Z] DONE 57 tests, 1 skipped in 23.657s
04:12:11 [2022-09-07T04:12:11.874Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
04:12:11 [2022-09-07T04:12:11.874Z] ++ 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
04:12:11 [2022-09-07T04:12:11.874Z] ++ set -e
04:12:11 [2022-09-07T04:12:11.874Z] ++ '[' -n 0 ']'
04:12:11 [2022-09-07T04:12:11.874Z] ++ set -x
04:12:11 [2022-09-07T04:12:11.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
04:12:11 [2022-09-07T04:12:11.874Z] INFO: Testing against a local daemon
04:12:11 [2022-09-07T04:12:11.874Z] === RUN   TestVolumesCreateAndList
04:12:11 [2022-09-07T04:12:11.874Z] --- PASS: TestVolumesCreateAndList (0.02s)
04:12:11 [2022-09-07T04:12:11.874Z] === RUN   TestVolumesRemove
04:12:12 [2022-09-07T04:12:12.132Z] --- PASS: TestVolumesRemove (0.07s)
04:12:12 [2022-09-07T04:12:12.132Z] === RUN   TestVolumesInspect
04:12:12 [2022-09-07T04:12:12.132Z] --- PASS: TestVolumesInspect (0.02s)
04:12:12 [2022-09-07T04:12:12.132Z] === RUN   TestVolumesInvalidJSON
04:12:12 [2022-09-07T04:12:12.132Z] === RUN   TestVolumesInvalidJSON/volumes/create
04:12:12 [2022-09-07T04:12:12.132Z] === PAUSE TestVolumesInvalidJSON/volumes/create
04:12:12 [2022-09-07T04:12:12.132Z] === CONT  TestVolumesInvalidJSON/volumes/create
04:12:12 [2022-09-07T04:12:12.132Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
04:12:12 [2022-09-07T04:12:12.132Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
04:12:12 [2022-09-07T04:12:12.132Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
04:12:12 [2022-09-07T04:12:12.132Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
04:12:12 [2022-09-07T04:12:12.132Z] --- PASS: TestVolumesInvalidJSON (0.01s)
04:12:12 [2022-09-07T04:12:12.132Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
04:12:12 [2022-09-07T04:12:12.132Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
04:12:12 [2022-09-07T04:12:12.132Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
04:12:12 [2022-09-07T04:12:12.132Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
04:12:12 [2022-09-07T04:12:12.132Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
04:12:12 [2022-09-07T04:12:12.132Z] PASS
04:12:12 [2022-09-07T04:12:12.132Z] 
04:12:12 [2022-09-07T04:12:12.132Z] DONE 9 tests in 0.213s
04:12:12 [2022-09-07T04:12:12.132Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:12:12 [2022-09-07T04:12:12.132Z] ++++ cat bundles/test-integration/docker.pid
04:12:12 [2022-09-07T04:12:12.132Z] +++ kill 14428
04:12:12 [2022-09-07T04:12:12.390Z] +++ /etc/init.d/apparmor stop
04:12:12 [2022-09-07T04:12:12.390Z] Leaving: AppArmorNo profiles have been unloaded.
04:12:12 [2022-09-07T04:12:12.390Z] 
04:12:12 [2022-09-07T04:12:12.390Z] Unloading profiles will leave already running processes permanently
04:12:12 [2022-09-07T04:12:12.390Z] unconfined, which can lead to unexpected situations.
04:12:12 [2022-09-07T04:12:12.390Z] 
04:12:12 [2022-09-07T04:12:12.390Z] To set a process to complain mode, use the command line tool
04:12:12 [2022-09-07T04:12:12.390Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:12:12 [2022-09-07T04:12:12.390Z] +++ true
04:12:12 [2022-09-07T04:12:12.390Z] exiting test-integration
04:12:12 [2022-09-07T04:12:12.390Z] ++ exit 0
04:12:12 [2022-09-07T04:12:12.390Z] 
Post stage
[Pipeline] junit
04:12:13 [2022-09-07T04:12:13.334Z] Recording test results
04:12:13 [2022-09-07T04:12:13.587Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:12:13 [2022-09-07T04:12:13.921Z] + echo Ensuring container killed.
04:12:13 [2022-09-07T04:12:13.921Z] Ensuring container killed.
04:12:13 [2022-09-07T04:12:13.921Z] + docker rm -vf docker-pr3
04:12:13 [2022-09-07T04:12:13.921Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
04:12:14 [2022-09-07T04:12:14.199Z] + echo Chowning /workspace to jenkins user
04:12:14 [2022-09-07T04:12:14.199Z] Chowning /workspace to jenkins user
04:12:14 [2022-09-07T04:12:14.199Z] + id -u
04:12:14 [2022-09-07T04:12:14.199Z] + id -g
04:12:14 [2022-09-07T04:12:14.199Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44100:/workspace busybox chown -R 1000:1000 /workspace
04:12:14 [2022-09-07T04:12:14.199Z] Unable to find image 'busybox:latest' locally
04:12:14 [2022-09-07T04:12:14.372Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
04:12:14 [2022-09-07T04:12:14.457Z] latest: Pulling from library/busybox
04:12:14 [2022-09-07T04:12:14.457Z] 4189ef966ca4: Pulling fs layer
04:12:14 [2022-09-07T04:12:14.457Z] 4189ef966ca4: Download complete
04:12:14 [2022-09-07T04:12:14.457Z] 4189ef966ca4: Pull complete
04:12:14 [2022-09-07T04:12:14.457Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
04:12:14 [2022-09-07T04:12:14.457Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:12:16 [2022-09-07T04:12:16.124Z] + bundleName=arm64-integration
04:12:16 [2022-09-07T04:12:16.125Z] + echo Creating arm64-integration-bundles.tar.gz
04:12:16 [2022-09-07T04:12:16.125Z] Creating arm64-integration-bundles.tar.gz
04:12:16 [2022-09-07T04:12:16.125Z] + xargs tar -czf arm64-integration-bundles.tar.gz
04:12:16 [2022-09-07T04:12:16.125Z] + 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
04:12:16 [2022-09-07T04:12:16.393Z] Archiving artifacts
04:12:18 [2022-09-07T04:12:18.004Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44100/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:12:18 [2022-09-07T04:12:18.319Z] + make clean
04:12:18 [2022-09-07T04:12:18.576Z] docker volume rm -f docker-dev-cache docker-mod-cache
04:12:18 [2022-09-07T04:12:18.576Z] docker-dev-cache
04:12:18 [2022-09-07T04:12:18.576Z] docker-mod-cache
[Pipeline] deleteDir
04:12:19 [2022-09-07T04:12:19.637Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
04:12:19 [2022-09-07T04:12:19.637Z] --- PASS: TestServiceWithDataPathPortInit (15.60s)
04:12:19 [2022-09-07T04:12:19.637Z] === RUN   TestServiceWithDefaultAddressPoolInit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:12:22 [2022-09-07T04:12:22.170Z]     docker_api_swarm_test.go:304: [dc10707ee039b] joining swarm manager [d883706df2547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:12:23 [2022-09-07T04:12:23.546Z]     docker_api_swarm_test.go:305: [d24f679d11c7c] joining swarm manager [d883706df2547]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:12:23 [2022-09-07T04:12:23.804Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a5dbwx0cvsz71vd0yy0l0u5l7 Created:2022-09-07 04:12:21.18835412 +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[2760ba4f63068e6dddd3098f6b51898c35086fc763ffe6c7500f32787fadd735:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wwa6vuwot0w670hl9kwh76c4i EndpointID:3a37ec919f4c93680bf7ccda11f90c5e5ec7855e738354bf516709353742d67b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6d0b907a5c0787252226f6feb130de4f5719fbdfe023dd5d8baaedc8ff2dd089 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:b16d9b6f2a04 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wwa6vuwot0w670hl9kwh76c4i EndpointID:3a37ec919f4c93680bf7ccda11f90c5e5ec7855e738354bf516709353742d67b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
04:12:24 [2022-09-07T04:12:24.369Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
04:12:28 [2022-09-07T04:12:28.556Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.69s)
04:12:28 [2022-09-07T04:12:28.556Z] PASS
04:12:28 [2022-09-07T04:12:28.556Z] 
04:12:28 [2022-09-07T04:12:28.556Z] === Skipped
04:12:28 [2022-09-07T04:12:28.556Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:12:28 [2022-09-07T04:12:28.556Z]     service_test.go:243: FLAKY_TEST
04:12:28 [2022-09-07T04:12:28.556Z] 
04:12:28 [2022-09-07T04:12:28.556Z] DONE 38 tests, 1 skipped in 50.145s
04:12:28 [2022-09-07T04:12:28.556Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:12:28 [2022-09-07T04:12:28.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
04:12:28 [2022-09-07T04:12:28.556Z] ++ set -e
04:12:28 [2022-09-07T04:12:28.556Z] ++ '[' -n 0 ']'
04:12:28 [2022-09-07T04:12:28.556Z] ++ set -x
04:12:28 [2022-09-07T04:12:28.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
04:12:28 [2022-09-07T04:12:28.556Z] INFO: Testing against a local daemon
04:12:28 [2022-09-07T04:12:28.556Z] === RUN   TestDockerNetworkIpvlanPersistance
04:12:28 [2022-09-07T04:12:28.556Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:12:28 [2022-09-07T04:12:28.556Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:12:28 [2022-09-07T04:12:28.556Z] === RUN   TestDockerNetworkIpvlan
04:12:28 [2022-09-07T04:12:28.556Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:12:28 [2022-09-07T04:12:28.556Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:12:28 [2022-09-07T04:12:28.556Z] PASS
04:12:28 [2022-09-07T04:12:28.556Z] 
04:12:28 [2022-09-07T04:12:28.556Z] === Skipped
04:12:28 [2022-09-07T04:12:28.556Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:12:28 [2022-09-07T04:12:28.556Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:12:28 [2022-09-07T04:12:28.556Z] 
04:12:28 [2022-09-07T04:12:28.556Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:12:28 [2022-09-07T04:12:28.556Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:12:28 [2022-09-07T04:12:28.556Z] 
04:12:28 [2022-09-07T04:12:28.556Z] DONE 2 tests, 2 skipped in 0.127s
04:12:28 [2022-09-07T04:12:28.556Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:12:28 [2022-09-07T04:12:28.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
04:12:28 [2022-09-07T04:12:28.556Z] ++ set -e
04:12:28 [2022-09-07T04:12:28.556Z] ++ '[' -n 0 ']'
04:12:28 [2022-09-07T04:12:28.556Z] ++ set -x
04:12:28 [2022-09-07T04:12:28.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
04:12:28 [2022-09-07T04:12:28.556Z] INFO: Testing against a local daemon
04:12:28 [2022-09-07T04:12:28.556Z] === RUN   TestDockerNetworkMacvlanPersistance
04:12:29 [2022-09-07T04:12:29.492Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
04:12:30 [2022-09-07T04:12:30.058Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
04:12:30 [2022-09-07T04:12:30.058Z] === RUN   TestDockerNetworkMacvlan
04:12:30 [2022-09-07T04:12:30.624Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
04:12:30 [2022-09-07T04:12:30.883Z] === RUN   TestDockerNetworkMacvlan/Subinterface
04:12:31 [2022-09-07T04:12:31.818Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
04:12:32 [2022-09-07T04:12:32.386Z] === RUN   TestDockerNetworkMacvlan/NilParent
04:12:34 [2022-09-07T04:12:34.935Z] === RUN   TestDockerNetworkMacvlan/InternalMode
04:12:37 [2022-09-07T04:12:37.468Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
04:12:38 [2022-09-07T04:12:38.036Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
04:12:38 [2022-09-07T04:12:38.603Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
04:12:39 [2022-09-07T04:12:39.172Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
04:12:39 [2022-09-07T04:12:39.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
04:12:41 [2022-09-07T04:12:41.231Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
04:12:41 [2022-09-07T04:12:41.231Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
04:12:41 [2022-09-07T04:12:41.231Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
04:12:41 [2022-09-07T04:12:41.231Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
04:12:41 [2022-09-07T04:12:41.231Z] === RUN   TestDockerNetworkMacvlan/Addressing
04:12:42 [2022-09-07T04:12:42.606Z] --- PASS: TestDockerNetworkMacvlan (12.42s)
04:12:42 [2022-09-07T04:12:42.606Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
04:12:42 [2022-09-07T04:12:42.606Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
04:12:42 [2022-09-07T04:12:42.606Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
04:12:42 [2022-09-07T04:12:42.606Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s)
04:12:42 [2022-09-07T04:12:42.606Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s)
04:12:42 [2022-09-07T04:12:42.606Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s)
04:12:42 [2022-09-07T04:12:42.606Z] PASS
04:12:42 [2022-09-07T04:12:42.606Z] 
04:12:42 [2022-09-07T04:12:42.606Z] DONE 8 tests in 13.923s
04:12:42 [2022-09-07T04:12:42.606Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
04:12:42 [2022-09-07T04:12:42.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
04:12:42 [2022-09-07T04:12:42.606Z] ++ set -e
04:12:42 [2022-09-07T04:12:42.606Z] ++ '[' -n 0 ']'
04:12:42 [2022-09-07T04:12:42.606Z] ++ set -x
04:12:42 [2022-09-07T04:12:42.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
04:12:42 [2022-09-07T04:12:42.606Z] testing: warning: no tests to run
04:12:42 [2022-09-07T04:12:42.606Z] PASS
04:12:42 [2022-09-07T04:12:42.606Z] 
04:12:42 [2022-09-07T04:12:42.606Z] DONE 0 tests in 0.037s
04:12:42 [2022-09-07T04:12:42.606Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:12:42 [2022-09-07T04:12:42.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
04:12:42 [2022-09-07T04:12:42.606Z] ++ set -e
04:12:42 [2022-09-07T04:12:42.606Z] ++ '[' -n 0 ']'
04:12:42 [2022-09-07T04:12:42.606Z] ++ set -x
04:12:42 [2022-09-07T04:12:42.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
04:12:42 [2022-09-07T04:12:42.606Z] INFO: Testing against a local daemon
04:12:42 [2022-09-07T04:12:42.606Z] === RUN   TestAuthZPluginAllowRequest
04:12:43 [2022-09-07T04:12:43.983Z] --- PASS: TestAuthZPluginAllowRequest (1.48s)
04:12:43 [2022-09-07T04:12:43.983Z] === RUN   TestAuthZPluginTLS
04:12:44 [2022-09-07T04:12:44.551Z] --- PASS: TestAuthZPluginTLS (0.56s)
04:12:44 [2022-09-07T04:12:44.551Z] === RUN   TestAuthZPluginDenyRequest
04:12:45 [2022-09-07T04:12:45.118Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
04:12:45 [2022-09-07T04:12:45.118Z] === RUN   TestAuthZPluginAPIDenyResponse
04:12:45 [2022-09-07T04:12:45.684Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
04:12:45 [2022-09-07T04:12:45.684Z] === RUN   TestAuthZPluginDenyResponse
04:12:46 [2022-09-07T04:12:46.252Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
04:12:46 [2022-09-07T04:12:46.252Z] === RUN   TestAuthZPluginAllowEventStream
04:12:47 [2022-09-07T04:12:47.627Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s)
04:12:47 [2022-09-07T04:12:47.627Z] === RUN   TestAuthZPluginErrorResponse
04:12:47 [2022-09-07T04:12:47.885Z]     docker_api_swarm_test.go:364: Waiting for possible election...
04:12:48 [2022-09-07T04:12:48.143Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
04:12:48 [2022-09-07T04:12:48.143Z] === RUN   TestAuthZPluginErrorRequest
04:12:48 [2022-09-07T04:12:48.710Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
04:12:48 [2022-09-07T04:12:48.710Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:12:49 [2022-09-07T04:12:49.276Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
04:12:49 [2022-09-07T04:12:49.276Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:12:49 [2022-09-07T04:12:49.534Z] === RUN   TestDockerSuite/TestBuildExpose
04:12:49 [2022-09-07T04:12:49.792Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
04:12:50 [2022-09-07T04:12:50.359Z] === RUN   TestDockerSuite/TestBuildExposeOrder
04:12:50 [2022-09-07T04:12:50.617Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
04:12:51 [2022-09-07T04:12:51.183Z] === RUN   TestDockerSuite/TestBuildFails
04:12:51 [2022-09-07T04:12:51.183Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s)
04:12:51 [2022-09-07T04:12:51.183Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:12:51 [2022-09-07T04:12:51.776Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
04:12:51 [2022-09-07T04:12:51.776Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
04:12:53 [2022-09-07T04:12:53.160Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s)
04:12:53 [2022-09-07T04:12:53.160Z] === RUN   TestAuthZPluginHeader
04:12:53 [2022-09-07T04:12:53.726Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
04:12:53 [2022-09-07T04:12:53.984Z] --- PASS: TestAuthZPluginHeader (0.86s)
04:12:53 [2022-09-07T04:12:53.984Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:12:55 [2022-09-07T04:12:55.357Z] === RUN   TestDockerSuite/TestBuildForceRm
04:12:56 [2022-09-07T04:12:56.291Z] === RUN   TestDockerSuite/TestBuildFromGit
04:12:57 [2022-09-07T04:12:57.226Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
04:12:57 [2022-09-07T04:12:57.484Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
04:12:58 [2022-09-07T04:12:58.419Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
04:12:58 [2022-09-07T04:12:58.984Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.06s)
04:12:58 [2022-09-07T04:12:58.984Z] === RUN   TestAuthZPluginV2Disable
04:12:59 [2022-09-07T04:12:59.918Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
04:13:00 [2022-09-07T04:13:00.398Z] Created binary: bundles/binary-daemon/dockerd
04:13:00 [2022-09-07T04:13:00.398Z] Copying nested executables into bundles/binary-daemon
04:13:00 [2022-09-07T04:13:00.398Z] Building: bundles/binary-daemon/docker-proxy
04:13:00 [2022-09-07T04:13:00.398Z] GOOS="" GOARCH="" GOARM=""
04:13:00 [2022-09-07T04:13:00.398Z] Created binary: bundles/binary-daemon/docker-proxy
04:13:00 [2022-09-07T04:13:00.398Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
04:13:00 [2022-09-07T04:13:00.484Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
04:13:00 [2022-09-07T04:13:00.485Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
04:13:00 [2022-09-07T04:13:00.755Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/make.sh cross
04:13:01 [2022-09-07T04:13:01.011Z] 
04:13:01 [2022-09-07T04:13:01.267Z] Removing bundles/
04:13:01 [2022-09-07T04:13:01.267Z] 
04:13:01 [2022-09-07T04:13:01.267Z] ---> Making bundle: cross (in bundles/cross)
04:13:01 [2022-09-07T04:13:01.267Z] Cross building: bundles/cross/linux/amd64
04:13:01 [2022-09-07T04:13:01.267Z] Building: bundles/cross/linux/amd64-daemon/dockerd
04:13:01 [2022-09-07T04:13:01.267Z] GOOS="linux" GOARCH="amd64" GOARM=""
04:13:01 [2022-09-07T04:13:01.859Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
04:13:03 [2022-09-07T04:13:03.237Z] --- PASS: TestAuthZPluginV2Disable (4.06s)
04:13:03 [2022-09-07T04:13:03.237Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:13:03 [2022-09-07T04:13:03.495Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
04:13:04 [2022-09-07T04:13:04.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
04:13:04 [2022-09-07T04:13:04.429Z] === RUN   TestDockerSuite/TestBuildIidFile
04:13:04 [2022-09-07T04:13:04.688Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
04:13:05 [2022-09-07T04:13:05.623Z] === RUN   TestDockerSuite/TestBuildInheritance
04:13:06 [2022-09-07T04:13:06.191Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
04:13:06 [2022-09-07T04:13:06.757Z]     docker_api_swarm_test.go:272: [d3928ebd73f7a] joining swarm manager [d12f464ca4c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:13:07 [2022-09-07T04:13:07.017Z] === RUN   TestDockerSuite/TestBuildInvalidTag
04:13:07 [2022-09-07T04:13:07.017Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
04:13:07 [2022-09-07T04:13:07.276Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.24s)
04:13:07 [2022-09-07T04:13:07.276Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:13:07 [2022-09-07T04:13:07.841Z] === RUN   TestDockerSuite/TestBuildLabel
04:13:08 [2022-09-07T04:13:08.100Z]     docker_api_swarm_test.go:273: [d22ccfdd82b26] joining swarm manager [d12f464ca4c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:13:08 [2022-09-07T04:13:08.358Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
04:13:08 [2022-09-07T04:13:08.616Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
04:13:08 [2022-09-07T04:13:08.874Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
04:13:09 [2022-09-07T04:13:09.132Z] === RUN   TestDockerSuite/TestBuildLabels
04:13:09 [2022-09-07T04:13:09.390Z] === RUN   TestDockerSuite/TestBuildLabelsCache
04:13:10 [2022-09-07T04:13:10.330Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
04:13:14 [2022-09-07T04:13:14.554Z] === RUN   TestDockerSuite/TestBuildLastModified
04:13:18 [2022-09-07T04:13:18.736Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.19s)
04:13:18 [2022-09-07T04:13:18.736Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:13:18 [2022-09-07T04:13:18.736Z] === RUN   TestDockerSuite/TestBuildLineBreak
04:13:21 [2022-09-07T04:13:21.269Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
04:13:21 [2022-09-07T04:13:21.269Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
04:13:21 [2022-09-07T04:13:21.269Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
04:13:21 [2022-09-07T04:13:21.527Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
04:13:21 [2022-09-07T04:13:21.527Z] === RUN   TestDockerSuite/TestBuildMaintainer
04:13:21 [2022-09-07T04:13:21.785Z] === RUN   TestDockerSuite/TestBuildMissingArgs
04:13:22 [2022-09-07T04:13:22.720Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
04:13:23 [2022-09-07T04:13:23.655Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
04:13:26 [2022-09-07T04:13:26.185Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
04:13:26 [2022-09-07T04:13:26.443Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
04:13:26 [2022-09-07T04:13:26.443Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
04:13:27 [2022-09-07T04:13:27.010Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
04:13:33 [2022-09-07T04:13:33.570Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
04:13:35 [2022-09-07T04:13:35.472Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
04:13:35 [2022-09-07T04:13:35.472Z] PASS
04:13:35 [2022-09-07T04:13:35.472Z] 
04:13:35 [2022-09-07T04:13:35.472Z] DONE 17 tests in 52.796s
04:13:35 [2022-09-07T04:13:35.472Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:13:35 [2022-09-07T04:13:35.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
04:13:35 [2022-09-07T04:13:35.472Z] ++ set -e
04:13:35 [2022-09-07T04:13:35.472Z] ++ '[' -n 0 ']'
04:13:35 [2022-09-07T04:13:35.472Z] ++ set -x
04:13:35 [2022-09-07T04:13:35.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
04:13:35 [2022-09-07T04:13:35.472Z] INFO: Testing against a local daemon
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
04:13:35 [2022-09-07T04:13:35.472Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
04:13:35 [2022-09-07T04:13:35.472Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/pull
04:13:35 [2022-09-07T04:13:35.472Z] === PAUSE TestPluginInvalidJSON/plugins/pull
04:13:35 [2022-09-07T04:13:35.472Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
04:13:35 [2022-09-07T04:13:35.472Z] === CONT  TestPluginInvalidJSON/plugins/pull
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
04:13:35 [2022-09-07T04:13:35.472Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
04:13:35 [2022-09-07T04:13:35.472Z] --- PASS: TestPluginInvalidJSON (0.03s)
04:13:35 [2022-09-07T04:13:35.472Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInstall
04:13:35 [2022-09-07T04:13:35.472Z] === RUN   TestPluginInstall/no_auth
04:13:36 [2022-09-07T04:13:36.038Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
04:13:36 [2022-09-07T04:13:36.973Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
04:13:37 [2022-09-07T04:13:37.908Z] time="2022-09-07T04:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:13:37 [2022-09-07T04:13:37.908Z] time="2022-09-07T04:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7511c5525e515f89697aa40791477e09ec05f99b190973c79c669d4119d00f8" mediatype=application/vnd.docker.plugin.v1+json size=522
04:13:37 [2022-09-07T04:13:37.908Z] time="2022-09-07T04:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:13:37 [2022-09-07T04:13:37.908Z] time="2022-09-07T04:13:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7511c5525e515f89697aa40791477e09ec05f99b190973c79c669d4119d00f8" mediatype=application/vnd.docker.plugin.v1+json size=522
04:13:38 [2022-09-07T04:13:38.169Z] === RUN   TestPluginInstall/with_htpasswd
04:13:38 [2022-09-07T04:13:38.736Z] time="2022-09-07T04:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:13:38 [2022-09-07T04:13:38.736Z] time="2022-09-07T04:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7511c5525e515f89697aa40791477e09ec05f99b190973c79c669d4119d00f8" mediatype=application/vnd.docker.plugin.v1+json size=522
04:13:38 [2022-09-07T04:13:38.736Z] time="2022-09-07T04:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:13:38 [2022-09-07T04:13:38.736Z] time="2022-09-07T04:13:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7511c5525e515f89697aa40791477e09ec05f99b190973c79c669d4119d00f8" mediatype=application/vnd.docker.plugin.v1+json size=522
04:13:38 [2022-09-07T04:13:38.736Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
04:13:38 [2022-09-07T04:13:38.736Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
04:13:38 [2022-09-07T04:13:38.736Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
04:13:38 [2022-09-07T04:13:38.994Z] === RUN   TestPluginInstall/with_insecure
04:13:39 [2022-09-07T04:13:39.943Z] time="2022-09-07T04:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:13:39 [2022-09-07T04:13:39.943Z] time="2022-09-07T04:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:283b06b54c91278eb54cb4789f47cad4f2a7691ea61a9a5891bb713c108d9f55" mediatype=application/vnd.docker.plugin.v1+json size=522
04:13:39 [2022-09-07T04:13:39.943Z] time="2022-09-07T04:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
04:13:39 [2022-09-07T04:13:39.943Z] time="2022-09-07T04:13:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:283b06b54c91278eb54cb4789f47cad4f2a7691ea61a9a5891bb713c108d9f55" mediatype=application/vnd.docker.plugin.v1+json size=522
04:13:40 [2022-09-07T04:13:40.201Z]     plugin_test.go:195: [daafbb04f7e04] daemon is not started
04:13:40 [2022-09-07T04:13:40.201Z] --- PASS: TestPluginInstall (4.76s)
04:13:40 [2022-09-07T04:13:40.201Z]     --- PASS: TestPluginInstall/no_auth (2.60s)
04:13:40 [2022-09-07T04:13:40.201Z]     --- PASS: TestPluginInstall/with_htpasswd (0.86s)
04:13:40 [2022-09-07T04:13:40.201Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
04:13:40 [2022-09-07T04:13:40.201Z] === RUN   TestPluginsWithRuntimes
04:13:42 [2022-09-07T04:13:42.101Z] === RUN   TestPluginsWithRuntimes/No_Args
04:13:42 [2022-09-07T04:13:42.359Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
04:13:42 [2022-09-07T04:13:42.617Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
04:13:42 [2022-09-07T04:13:42.875Z] === RUN   TestPluginsWithRuntimes/With_Args
04:13:44 [2022-09-07T04:13:44.250Z] --- PASS: TestPluginsWithRuntimes (3.83s)
04:13:44 [2022-09-07T04:13:44.250Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.01s)
04:13:44 [2022-09-07T04:13:44.250Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.03s)
04:13:44 [2022-09-07T04:13:44.250Z] === RUN   TestPluginBackCompatMediaTypes
04:13:44 [2022-09-07T04:13:44.250Z] === RUN   TestDockerSuite/TestBuildMultipleTags
04:13:44 [2022-09-07T04:13:44.818Z] === RUN   TestDockerSuite/TestBuildNetContainer
04:13:44 [2022-09-07T04:13:44.818Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s)
04:13:44 [2022-09-07T04:13:44.818Z] PASS
04:13:44 [2022-09-07T04:13:44.818Z] 
04:13:44 [2022-09-07T04:13:44.818Z] DONE 24 tests in 9.604s
04:13:44 [2022-09-07T04:13:44.818Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:13:44 [2022-09-07T04:13:44.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
04:13:44 [2022-09-07T04:13:44.818Z] ++ set -e
04:13:44 [2022-09-07T04:13:44.818Z] ++ '[' -n 0 ']'
04:13:44 [2022-09-07T04:13:44.818Z] ++ set -x
04:13:44 [2022-09-07T04:13:44.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
04:13:45 [2022-09-07T04:13:45.077Z] INFO: Testing against a local daemon
04:13:45 [2022-09-07T04:13:45.077Z] === RUN   TestExternalGraphDriver
04:13:45 [2022-09-07T04:13:45.335Z] === RUN   TestExternalGraphDriver/json
04:13:46 [2022-09-07T04:13:46.278Z] === RUN   TestDockerSuite/TestBuildNetNone
04:13:46 [2022-09-07T04:13:46.844Z] === RUN   TestDockerSuite/TestBuildNoContext
04:13:47 [2022-09-07T04:13:47.411Z] === RUN   TestExternalGraphDriver/spec
04:13:47 [2022-09-07T04:13:47.669Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
04:13:48 [2022-09-07T04:13:48.602Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
04:13:49 [2022-09-07T04:13:49.170Z] === RUN   TestExternalGraphDriver/pull
04:13:49 [2022-09-07T04:13:49.737Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
04:13:49 [2022-09-07T04:13:49.996Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
04:13:49 [2022-09-07T04:13:49.996Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
04:13:50 [2022-09-07T04:13:50.255Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
04:13:50 [2022-09-07T04:13:50.821Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
04:13:50 [2022-09-07T04:13:50.821Z] --- PASS: TestExternalGraphDriver (5.82s)
04:13:50 [2022-09-07T04:13:50.821Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
04:13:50 [2022-09-07T04:13:50.821Z]     --- PASS: TestExternalGraphDriver/spec (1.78s)
04:13:50 [2022-09-07T04:13:50.821Z]     --- PASS: TestExternalGraphDriver/pull (1.87s)
04:13:50 [2022-09-07T04:13:50.821Z] === RUN   TestGraphdriverPluginV2
04:13:51 [2022-09-07T04:13:51.079Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
04:13:51 [2022-09-07T04:13:51.645Z] === RUN   TestDockerSuite/TestBuildOnBuild
04:13:54 [2022-09-07T04:13:54.178Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
04:13:54 [2022-09-07T04:13:54.436Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
04:13:55 [2022-09-07T04:13:55.812Z] --- PASS: TestGraphdriverPluginV2 (5.03s)
04:13:55 [2022-09-07T04:13:55.812Z] PASS
04:13:55 [2022-09-07T04:13:55.812Z] 
04:13:55 [2022-09-07T04:13:55.812Z] DONE 5 tests in 10.979s
04:13:56 [2022-09-07T04:13:56.071Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:13:56 [2022-09-07T04:13:56.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
04:13:56 [2022-09-07T04:13:56.071Z] ++ set -e
04:13:56 [2022-09-07T04:13:56.071Z] ++ '[' -n 0 ']'
04:13:56 [2022-09-07T04:13:56.071Z] ++ set -x
04:13:56 [2022-09-07T04:13:56.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
04:13:56 [2022-09-07T04:13:56.071Z] INFO: Testing against a local daemon
04:13:56 [2022-09-07T04:13:56.071Z] === RUN   TestContinueAfterPluginCrash
04:13:56 [2022-09-07T04:13:56.071Z] === PAUSE TestContinueAfterPluginCrash
04:13:56 [2022-09-07T04:13:56.071Z] === RUN   TestReadPluginNoRead
04:13:56 [2022-09-07T04:13:56.071Z] === PAUSE TestReadPluginNoRead
04:13:56 [2022-09-07T04:13:56.071Z] === RUN   TestDaemonStartWithLogOpt
04:13:56 [2022-09-07T04:13:56.071Z] === PAUSE TestDaemonStartWithLogOpt
04:13:56 [2022-09-07T04:13:56.071Z] === CONT  TestContinueAfterPluginCrash
04:13:56 [2022-09-07T04:13:56.071Z] === CONT  TestDaemonStartWithLogOpt
04:13:56 [2022-09-07T04:13:56.637Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
04:13:57 [2022-09-07T04:13:57.571Z]     docker_api_swarm_node_test.go:20: [dc43563d53a10] joining swarm manager [da432a4144a5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:13:58 [2022-09-07T04:13:58.515Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
04:13:58 [2022-09-07T04:13:58.515Z]     docker_api_swarm_node_test.go:21: [d061c772dcc35] joining swarm manager [da432a4144a5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:14:01 [2022-09-07T04:14:01.045Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
04:14:01 [2022-09-07T04:14:01.612Z] --- PASS: TestDaemonStartWithLogOpt (5.53s)
04:14:01 [2022-09-07T04:14:01.612Z] === CONT  TestReadPluginNoRead
04:14:01 [2022-09-07T04:14:01.870Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
04:14:02 [2022-09-07T04:14:02.806Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
04:14:04 [2022-09-07T04:14:04.706Z] === RUN   TestReadPluginNoRead/default
04:14:05 [2022-09-07T04:14:05.639Z] === RUN   TestDockerSuite/TestBuildPATH
04:14:05 [2022-09-07T04:14:05.898Z] === RUN   TestReadPluginNoRead/disabled_caching
04:14:06 [2022-09-07T04:14:06.466Z] --- PASS: TestContinueAfterPluginCrash (10.37s)
04:14:07 [2022-09-07T04:14:07.403Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
04:14:07 [2022-09-07T04:14:07.403Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:14:08 [2022-09-07T04:14:08.083Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
04:14:09 [2022-09-07T04:14:09.018Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
04:14:09 [2022-09-07T04:14:09.018Z] === CONT  TestReadPluginNoRead
04:14:09 [2022-09-07T04:14:09.018Z]     read_test.go:92: [d72dbcac5fedc] daemon is not started
04:14:09 [2022-09-07T04:14:09.018Z] --- PASS: TestReadPluginNoRead (7.31s)
04:14:09 [2022-09-07T04:14:09.018Z]     --- PASS: TestReadPluginNoRead/default (1.49s)
04:14:09 [2022-09-07T04:14:09.018Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.51s)
04:14:09 [2022-09-07T04:14:09.018Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s)
04:14:09 [2022-09-07T04:14:09.018Z] PASS
04:14:09 [2022-09-07T04:14:09.018Z] 
04:14:09 [2022-09-07T04:14:09.018Z] DONE 6 tests in 13.003s
04:14:09 [2022-09-07T04:14:09.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:14:09 [2022-09-07T04:14:09.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
04:14:09 [2022-09-07T04:14:09.018Z] ++ set -e
04:14:09 [2022-09-07T04:14:09.018Z] ++ '[' -n 0 ']'
04:14:09 [2022-09-07T04:14:09.018Z] ++ set -x
04:14:09 [2022-09-07T04:14:09.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
04:14:09 [2022-09-07T04:14:09.018Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
04:14:09 [2022-09-07T04:14:09.018Z] testing: warning: no tests to run
04:14:09 [2022-09-07T04:14:09.018Z] PASS
04:14:09 [2022-09-07T04:14:09.018Z] 
04:14:09 [2022-09-07T04:14:09.018Z] DONE 0 tests in 0.049s
04:14:09 [2022-09-07T04:14:09.018Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:14:09 [2022-09-07T04:14:09.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
04:14:09 [2022-09-07T04:14:09.018Z] ++ set -e
04:14:09 [2022-09-07T04:14:09.018Z] ++ '[' -n 0 ']'
04:14:09 [2022-09-07T04:14:09.018Z] ++ set -x
04:14:09 [2022-09-07T04:14:09.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
04:14:09 [2022-09-07T04:14:09.277Z] INFO: Testing against a local daemon
04:14:09 [2022-09-07T04:14:09.277Z] === RUN   TestPluginWithDevMounts
04:14:09 [2022-09-07T04:14:09.277Z] === PAUSE TestPluginWithDevMounts
04:14:09 [2022-09-07T04:14:09.277Z] === CONT  TestPluginWithDevMounts
04:14:11 [2022-09-07T04:14:11.181Z] --- PASS: TestPluginWithDevMounts (1.92s)
04:14:11 [2022-09-07T04:14:11.181Z] PASS
04:14:11 [2022-09-07T04:14:11.181Z] 
04:14:11 [2022-09-07T04:14:11.181Z] DONE 1 tests in 2.066s
04:14:11 [2022-09-07T04:14:11.181Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
04:14:11 [2022-09-07T04:14:11.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
04:14:11 [2022-09-07T04:14:11.181Z] ++ set -e
04:14:11 [2022-09-07T04:14:11.181Z] ++ '[' -n 0 ']'
04:14:11 [2022-09-07T04:14:11.181Z] ++ set -x
04:14:11 [2022-09-07T04:14:11.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
04:14:11 [2022-09-07T04:14:11.181Z] INFO: Testing against a local daemon
04:14:11 [2022-09-07T04:14:11.181Z] === RUN   TestSecretInspect
04:14:14 [2022-09-07T04:14:14.465Z]     docker_api_swarm_test.go:502: [d3fef1c53b91d] joining swarm manager [dd262fb64bdc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:14:14 [2022-09-07T04:14:14.723Z] --- PASS: TestSecretInspect (3.37s)
04:14:14 [2022-09-07T04:14:14.723Z] === RUN   TestSecretList
04:14:17 [2022-09-07T04:14:17.256Z] --- PASS: TestSecretList (2.59s)
04:14:17 [2022-09-07T04:14:17.256Z] === RUN   TestSecretsCreateAndDelete
04:14:17 [2022-09-07T04:14:17.256Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
04:14:19 [2022-09-07T04:14:19.785Z] --- PASS: TestSecretsCreateAndDelete (2.49s)
04:14:19 [2022-09-07T04:14:19.785Z] === RUN   TestSecretsUpdate
04:14:20 [2022-09-07T04:14:20.353Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
04:14:22 [2022-09-07T04:14:22.263Z] === RUN   TestDockerSuite/TestBuildRm
04:14:22 [2022-09-07T04:14:22.263Z] --- PASS: TestSecretsUpdate (2.52s)
04:14:22 [2022-09-07T04:14:22.263Z] === RUN   TestTemplatedSecret
04:14:24 [2022-09-07T04:14:24.793Z]     docker_api_swarm_test.go:507: [d45dedda32a08] joining swarm manager [dd262fb64bdc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:14:24 [2022-09-07T04:14:24.793Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
04:14:25 [2022-09-07T04:14:25.726Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
04:14:25 [2022-09-07T04:14:25.726Z] --- PASS: TestTemplatedSecret (3.40s)
04:14:25 [2022-09-07T04:14:25.726Z] === RUN   TestSecretCreateResolve
04:14:26 [2022-09-07T04:14:26.660Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
04:14:27 [2022-09-07T04:14:27.226Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
04:14:28 [2022-09-07T04:14:28.159Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
04:14:28 [2022-09-07T04:14:28.418Z] --- PASS: TestSecretCreateResolve (2.64s)
04:14:28 [2022-09-07T04:14:28.418Z] PASS
04:14:28 [2022-09-07T04:14:28.418Z] 
04:14:28 [2022-09-07T04:14:28.418Z] DONE 6 tests in 17.134s
04:14:28 [2022-09-07T04:14:28.418Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
04:14:28 [2022-09-07T04:14:28.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
04:14:28 [2022-09-07T04:14:28.418Z] ++ set -e
04:14:28 [2022-09-07T04:14:28.418Z] ++ '[' -n 0 ']'
04:14:28 [2022-09-07T04:14:28.418Z] ++ set -x
04:14:28 [2022-09-07T04:14:28.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
04:14:28 [2022-09-07T04:14:28.418Z] INFO: Testing against a local daemon
04:14:28 [2022-09-07T04:14:28.418Z] === RUN   TestServiceCreateInit
04:14:28 [2022-09-07T04:14:28.418Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:14:28 [2022-09-07T04:14:28.986Z] === RUN   TestDockerSuite/TestBuildShellInherited
04:14:29 [2022-09-07T04:14:29.921Z] === RUN   TestDockerSuite/TestBuildShellMultiple
04:14:33 [2022-09-07T04:14:33.207Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:14:33 [2022-09-07T04:14:33.207Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
04:14:33 [2022-09-07T04:14:33.466Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
04:14:33 [2022-09-07T04:14:33.724Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
04:14:33 [2022-09-07T04:14:33.724Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
04:14:33 [2022-09-07T04:14:33.724Z] === RUN   TestDockerSuite/TestBuildSpaces
04:14:33 [2022-09-07T04:14:33.982Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
04:14:34 [2022-09-07T04:14:34.917Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
04:14:34 [2022-09-07T04:14:34.917Z] === RUN   TestDockerSuite/TestBuildStderr
04:14:35 [2022-09-07T04:14:35.852Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
04:14:38 [2022-09-07T04:14:38.383Z] --- PASS: TestServiceCreateInit (9.56s)
04:14:38 [2022-09-07T04:14:38.383Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s)
04:14:38 [2022-09-07T04:14:38.383Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s)
04:14:38 [2022-09-07T04:14:38.383Z] === RUN   TestCreateServiceMultipleTimes
04:14:39 [2022-09-07T04:14:39.318Z] === RUN   TestDockerSuite/TestBuildStopSignal
04:14:40 [2022-09-07T04:14:40.696Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
04:14:41 [2022-09-07T04:14:41.632Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
04:14:42 [2022-09-07T04:14:42.199Z] === RUN   TestDockerSuite/TestBuildTagEvent
04:14:43 [2022-09-07T04:14:43.134Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
04:14:45 [2022-09-07T04:14:45.049Z] === RUN   TestDockerSuite/TestBuildUser
04:14:46 [2022-09-07T04:14:46.949Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
04:14:49 [2022-09-07T04:14:49.478Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
04:14:51 [2022-09-07T04:14:51.378Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
04:14:53 [2022-09-07T04:14:53.908Z]     docker_api_swarm_node_test.go:81: [d7ff570fa765a] joining swarm manager [d1b438ce3bab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:14:55 [2022-09-07T04:14:55.814Z] --- PASS: TestCreateServiceMultipleTimes (17.64s)
04:14:55 [2022-09-07T04:14:55.814Z] === RUN   TestCreateServiceConflict
04:14:58 [2022-09-07T04:14:58.344Z] --- PASS: TestCreateServiceConflict (2.46s)
04:14:58 [2022-09-07T04:14:58.344Z] === RUN   TestCreateServiceMaxReplicas
04:15:03 [2022-09-07T04:15:03.614Z] --- PASS: TestCreateServiceMaxReplicas (4.53s)
04:15:03 [2022-09-07T04:15:03.614Z] === RUN   TestCreateWithDuplicateNetworkNames
04:15:03 [2022-09-07T04:15:03.614Z] === RUN   TestDockerSuite/TestBuildVerboseOut
04:15:03 [2022-09-07T04:15:03.872Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
04:15:04 [2022-09-07T04:15:04.130Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
04:15:05 [2022-09-07T04:15:05.066Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
04:15:06 [2022-09-07T04:15:06.001Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
04:15:06 [2022-09-07T04:15:06.934Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
04:15:06 [2022-09-07T04:15:06.934Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
04:15:06 [2022-09-07T04:15:06.934Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
04:15:06 [2022-09-07T04:15:06.934Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
04:15:06 [2022-09-07T04:15:06.934Z] === RUN   TestDockerSuite/TestBuildWindowsUser
04:15:06 [2022-09-07T04:15:06.934Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
04:15:06 [2022-09-07T04:15:06.934Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
04:15:06 [2022-09-07T04:15:06.934Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
04:15:06 [2022-09-07T04:15:06.934Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
04:15:07 [2022-09-07T04:15:07.670Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
04:15:07 [2022-09-07T04:15:07.670Z] Copying nested executables into bundles/cross/linux/amd64-daemon
04:15:07 [2022-09-07T04:15:07.670Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
04:15:07 [2022-09-07T04:15:07.670Z] GOOS="linux" GOARCH="amd64" GOARM=""
04:15:07 [2022-09-07T04:15:07.670Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
04:15:07 [2022-09-07T04:15:07.670Z] Cross building: bundles/cross/windows/amd64
04:15:07 [2022-09-07T04:15:07.670Z] +++++++ cat ./cli/winresources/dockerd/winres.json
04:15:07 [2022-09-07T04:15:07.670Z] {
04:15:07 [2022-09-07T04:15:07.670Z]   "RT_GROUP_ICON": {
04:15:07 [2022-09-07T04:15:07.670Z]     "#1": {
04:15:07 [2022-09-07T04:15:07.670Z]       "0409": "../../winresources/docker.ico"
04:15:07 [2022-09-07T04:15:07.670Z]     }
04:15:07 [2022-09-07T04:15:07.670Z]   },
04:15:07 [2022-09-07T04:15:07.670Z]   "RT_MANIFEST": {
04:15:07 [2022-09-07T04:15:07.670Z]     "#1": {
04:15:07 [2022-09-07T04:15:07.670Z]       "0409": {
04:15:07 [2022-09-07T04:15:07.670Z]         "identity": {},
04:15:07 [2022-09-07T04:15:07.670Z]         "description": "Docker Engine",
04:15:07 [2022-09-07T04:15:07.670Z]         "minimum-os": "vista",
04:15:07 [2022-09-07T04:15:07.670Z]         "execution-level": "",
04:15:07 [2022-09-07T04:15:07.670Z]         "ui-access": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "auto-elevate": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "dpi-awareness": "unaware",
04:15:07 [2022-09-07T04:15:07.670Z]         "disable-theming": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "disable-window-filtering": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "high-resolution-scrolling-aware": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "ultra-high-resolution-scrolling-aware": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "long-path-aware": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "printer-driver-isolation": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "gdi-scaling": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "segment-heap": false,
04:15:07 [2022-09-07T04:15:07.670Z]         "use-common-controls-v6": false
04:15:07 [2022-09-07T04:15:07.670Z]       }
04:15:07 [2022-09-07T04:15:07.670Z]     }
04:15:07 [2022-09-07T04:15:07.670Z]   },
04:15:07 [2022-09-07T04:15:07.670Z]   "RT_MESSAGETABLE": {
04:15:07 [2022-09-07T04:15:07.670Z]     "#1": {
04:15:07 [2022-09-07T04:15:07.670Z]       "0409": "../../winresources/event_messages.bin"
04:15:07 [2022-09-07T04:15:07.670Z]     }
04:15:07 [2022-09-07T04:15:07.670Z]   },
04:15:07 [2022-09-07T04:15:07.670Z]   "RT_VERSION": {
04:15:07 [2022-09-07T04:15:07.670Z]     "#1": {
04:15:07 [2022-09-07T04:15:07.670Z]       "0409": {
04:15:07 [2022-09-07T04:15:07.670Z]         "fixed": {
04:15:07 [2022-09-07T04:15:07.670Z]           "file_version": "0.0.0.0",
04:15:07 [2022-09-07T04:15:07.670Z]           "product_version": "0.0.0.0",
04:15:07 [2022-09-07T04:15:07.670Z]           "type": "Unknown"
04:15:07 [2022-09-07T04:15:07.670Z]         },
04:15:07 [2022-09-07T04:15:07.670Z]         "info": {
04:15:07 [2022-09-07T04:15:07.670Z]           "0000": {
04:15:07 [2022-09-07T04:15:07.670Z]             "CompanyName": "",
04:15:07 [2022-09-07T04:15:07.670Z]             "FileVersion": "dev",
04:15:07 [2022-09-07T04:15:07.670Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
04:15:07 [2022-09-07T04:15:07.670Z]             "OriginalFileName": "dockerd.exe",
04:15:07 [2022-09-07T04:15:07.670Z]             "ProductName": "",
04:15:07 [2022-09-07T04:15:07.670Z]             "ProductVersion": "dev",
04:15:07 [2022-09-07T04:15:07.670Z]             "SpecialBuild": "39976cd2bf8176acb7f57477f9f43ae50aeaabda"
04:15:07 [2022-09-07T04:15:07.670Z]           }
04:15:07 [2022-09-07T04:15:07.670Z]         }
04:15:07 [2022-09-07T04:15:07.670Z]       }
04:15:07 [2022-09-07T04:15:07.670Z]     }
04:15:07 [2022-09-07T04:15:07.670Z]   }
04:15:07 [2022-09-07T04:15:07.670Z] }
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/config.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/config_windows.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/daemon.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/daemon_test.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/daemon_windows.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/docker.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/docker_windows.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/genwinres_windows.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/metrics.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/options.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/options_test.go
04:15:07 [2022-09-07T04:15:07.671Z] cmd/dockerd/service_windows.go
04:15:07 [2022-09-07T04:15:07.671Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
04:15:07 [2022-09-07T04:15:07.671Z] GOOS="windows" GOARCH="amd64" GOARM=""
04:15:07 [2022-09-07T04:15:07.873Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
04:15:08 [2022-09-07T04:15:08.132Z] === RUN   TestDockerSuite/TestBuildWithFailure
04:15:08 [2022-09-07T04:15:08.132Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
04:15:08 [2022-09-07T04:15:08.698Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
04:15:09 [2022-09-07T04:15:09.274Z] === RUN   TestDockerSuite/TestBuildWithTabs
04:15:10 [2022-09-07T04:15:10.212Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
04:15:10 [2022-09-07T04:15:10.212Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
04:15:10 [2022-09-07T04:15:10.778Z]     docker_api_swarm_node_test.go:53: [d4369ac1a6453] joining swarm manager [d68603cb05810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:15:11 [2022-09-07T04:15:11.711Z]     docker_api_swarm_node_test.go:54: [d0e69b37615b5] joining swarm manager [d68603cb05810]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:15:12 [2022-09-07T04:15:12.279Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
04:15:13 [2022-09-07T04:15:13.651Z] === RUN   TestDockerSuite/TestBuildWithVolumes
04:15:14 [2022-09-07T04:15:14.219Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
04:15:14 [2022-09-07T04:15:14.477Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
04:15:14 [2022-09-07T04:15:14.735Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
04:15:14 [2022-09-07T04:15:14.735Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
04:15:14 [2022-09-07T04:15:14.735Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
04:15:15 [2022-09-07T04:15:15.301Z] === RUN   TestDockerSuite/TestBuildXZHost
04:15:16 [2022-09-07T04:15:16.677Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.04s)
04:15:16 [2022-09-07T04:15:16.677Z] === RUN   TestCreateServiceSecretFileMode
04:15:16 [2022-09-07T04:15:16.935Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
04:15:17 [2022-09-07T04:15:17.870Z] === RUN   TestDockerSuite/TestCommitChange
04:15:18 [2022-09-07T04:15:18.437Z] === RUN   TestDockerSuite/TestCommitChangeLabels
04:15:19 [2022-09-07T04:15:19.373Z] === RUN   TestDockerSuite/TestCommitHardlink
04:15:19 [2022-09-07T04:15:19.631Z] --- PASS: TestCreateServiceSecretFileMode (3.00s)
04:15:19 [2022-09-07T04:15:19.631Z] === RUN   TestCreateServiceConfigFileMode
04:15:20 [2022-09-07T04:15:20.566Z] === RUN   TestDockerSuite/TestCommitNewFile
04:15:21 [2022-09-07T04:15:21.945Z] === RUN   TestDockerSuite/TestCommitPausedContainer
04:15:22 [2022-09-07T04:15:22.880Z] === RUN   TestDockerSuite/TestCommitTTY
04:15:22 [2022-09-07T04:15:22.880Z] --- PASS: TestCreateServiceConfigFileMode (3.07s)
04:15:22 [2022-09-07T04:15:22.880Z] === RUN   TestCreateServiceSysctls
04:15:23 [2022-09-07T04:15:23.815Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
04:15:25 [2022-09-07T04:15:25.192Z] === RUN   TestDockerSuite/TestCommitWithoutPause
04:15:26 [2022-09-07T04:15:26.126Z] === RUN   TestDockerSuite/TestCopyAndRestart
04:15:26 [2022-09-07T04:15:26.384Z] --- PASS: TestCreateServiceSysctls (3.66s)
04:15:26 [2022-09-07T04:15:26.384Z] === RUN   TestCreateServiceCapabilities
04:15:27 [2022-09-07T04:15:27.318Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
04:15:27 [2022-09-07T04:15:27.318Z] === RUN   TestDockerSuite/TestCpAbsolutePath
04:15:27 [2022-09-07T04:15:27.886Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
04:15:28 [2022-09-07T04:15:28.835Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
04:15:29 [2022-09-07T04:15:29.400Z] --- PASS: TestCreateServiceCapabilities (2.98s)
04:15:29 [2022-09-07T04:15:29.400Z] === RUN   TestInspect
04:15:29 [2022-09-07T04:15:29.658Z] === RUN   TestDockerSuite/TestCpFromCaseA
04:15:30 [2022-09-07T04:15:30.225Z] === RUN   TestDockerSuite/TestCpFromCaseB
04:15:30 [2022-09-07T04:15:30.791Z] === RUN   TestDockerSuite/TestCpFromCaseC
04:15:31 [2022-09-07T04:15:31.727Z] === RUN   TestDockerSuite/TestCpFromCaseD
04:15:32 [2022-09-07T04:15:32.662Z] === RUN   TestDockerSuite/TestCpFromCaseE
04:15:32 [2022-09-07T04:15:32.920Z] --- PASS: TestInspect (3.47s)
04:15:32 [2022-09-07T04:15:32.920Z] === RUN   TestCreateJob
04:15:33 [2022-09-07T04:15:33.178Z] === RUN   TestDockerSuite/TestCpFromCaseF
04:15:34 [2022-09-07T04:15:34.112Z] === RUN   TestDockerSuite/TestCpFromCaseG
04:15:34 [2022-09-07T04:15:34.679Z] === RUN   TestDockerSuite/TestCpFromCaseH
04:15:35 [2022-09-07T04:15:35.614Z] === RUN   TestDockerSuite/TestCpFromCaseI
04:15:36 [2022-09-07T04:15:36.179Z] === RUN   TestDockerSuite/TestCpFromCaseJ
04:15:36 [2022-09-07T04:15:36.745Z] --- PASS: TestCreateJob (3.71s)
04:15:36 [2022-09-07T04:15:36.745Z] === RUN   TestReplicatedJob
04:15:37 [2022-09-07T04:15:37.003Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
04:15:37 [2022-09-07T04:15:37.938Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
04:15:38 [2022-09-07T04:15:38.875Z] === RUN   TestDockerSuite/TestCpGarbagePath
04:15:39 [2022-09-07T04:15:39.810Z] === RUN   TestDockerSuite/TestCpLocalOnly
04:15:39 [2022-09-07T04:15:39.810Z] === RUN   TestDockerSuite/TestCpNameHasColon
04:15:40 [2022-09-07T04:15:40.376Z] === RUN   TestDockerSuite/TestCpRelativePath
04:15:41 [2022-09-07T04:15:41.312Z] === RUN   TestDockerSuite/TestCpSpecialFiles
04:15:42 [2022-09-07T04:15:42.249Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
04:15:42 [2022-09-07T04:15:42.815Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
04:15:42 [2022-09-07T04:15:42.815Z] --- PASS: TestReplicatedJob (6.28s)
04:15:42 [2022-09-07T04:15:42.815Z] === RUN   TestUpdateReplicatedJob
04:15:43 [2022-09-07T04:15:43.749Z] === RUN   TestDockerSuite/TestCpToCaseA
04:15:43 [2022-09-07T04:15:43.749Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
04:15:45 [2022-09-07T04:15:45.125Z] === RUN   TestDockerSuite/TestCpToCaseB
04:15:45 [2022-09-07T04:15:45.695Z] === RUN   TestDockerSuite/TestCpToCaseC
04:15:47 [2022-09-07T04:15:47.144Z] --- PASS: TestUpdateReplicatedJob (4.25s)
04:15:47 [2022-09-07T04:15:47.144Z] === RUN   TestServiceListWithStatuses
04:15:47 [2022-09-07T04:15:47.144Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:15:47 [2022-09-07T04:15:47.144Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:15:47 [2022-09-07T04:15:47.144Z] === RUN   TestDockerNetworkConnectAlias
04:15:47 [2022-09-07T04:15:47.727Z] === RUN   TestDockerSuite/TestCpToCaseD
04:15:51 [2022-09-07T04:15:51.023Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
04:15:51 [2022-09-07T04:15:51.589Z] === RUN   TestDockerSuite/TestCpToCaseE
04:15:52 [2022-09-07T04:15:52.524Z] --- PASS: TestDockerNetworkConnectAlias (5.28s)
04:15:52 [2022-09-07T04:15:52.524Z] === RUN   TestDockerNetworkReConnect
04:15:53 [2022-09-07T04:15:53.092Z]     docker_api_swarm_test.go:202: [dbaa05663107c] joining swarm manager [dfbf6c14e0f70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:15:54 [2022-09-07T04:15:54.468Z] === RUN   TestDockerSuite/TestCpToCaseF
04:15:55 [2022-09-07T04:15:55.035Z] === RUN   TestDockerSuite/TestCpToCaseG
04:15:56 [2022-09-07T04:15:56.935Z] --- PASS: TestDockerNetworkReConnect (4.43s)
04:15:56 [2022-09-07T04:15:56.935Z] === RUN   TestServicePlugin
04:15:58 [2022-09-07T04:15:58.836Z] === RUN   TestDockerSuite/TestCpToCaseH
04:16:01 [2022-09-07T04:16:01.366Z]     plugin_test.go:61: [ddfc21edae677] joining swarm manager [d09debe49c73f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:16:01 [2022-09-07T04:16:01.366Z] === RUN   TestDockerSuite/TestCpToCaseI
04:16:01 [2022-09-07T04:16:01.932Z] === RUN   TestDockerSuite/TestCpToCaseJ
04:16:02 [2022-09-07T04:16:02.499Z]     plugin_test.go:64: [d6095fb3738fd] joining swarm manager [d09debe49c73f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:16:05 [2022-09-07T04:16:05.780Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
04:16:06 [2022-09-07T04:16:06.038Z] === RUN   TestDockerSuite/TestCpToDot
04:16:06 [2022-09-07T04:16:06.975Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
04:16:07 [2022-09-07T04:16:07.911Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
04:16:08 [2022-09-07T04:16:08.846Z] === RUN   TestDockerSuite/TestCpToStdout
04:16:09 [2022-09-07T04:16:09.414Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
04:16:10 [2022-09-07T04:16:10.349Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
04:16:10 [2022-09-07T04:16:10.349Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
04:16:10 [2022-09-07T04:16:10.937Z] === RUN   TestDockerSuite/TestCpVolumePath
04:16:11 [2022-09-07T04:16:11.870Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
04:16:11 [2022-09-07T04:16:11.870Z] === RUN   TestDockerSuite/TestCreateArgs
04:16:11 [2022-09-07T04:16:11.870Z] === RUN   TestDockerSuite/TestCreateByImageID
04:16:12 [2022-09-07T04:16:12.438Z] === RUN   TestDockerSuite/TestCreateEchoStdout
04:16:12 [2022-09-07T04:16:12.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
04:16:13 [2022-09-07T04:16:13.004Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
04:16:13 [2022-09-07T04:16:13.004Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:16:13 [2022-09-07T04:16:13.262Z] === RUN   TestDockerSuite/TestCreateHostConfig
04:16:13 [2022-09-07T04:16:13.262Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
04:16:13 [2022-09-07T04:16:13.828Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
04:16:14 [2022-09-07T04:16:14.087Z] === RUN   TestDockerSuite/TestCreateLabels
04:16:14 [2022-09-07T04:16:14.087Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
04:16:14 [2022-09-07T04:16:14.346Z] === RUN   TestDockerSuite/TestCreateRM
04:16:14 [2022-09-07T04:16:14.346Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
04:16:14 [2022-09-07T04:16:14.347Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
04:16:14 [2022-09-07T04:16:14.347Z] === RUN   TestDockerSuite/TestCreateStopSignal
04:16:14 [2022-09-07T04:16:14.605Z] === RUN   TestDockerSuite/TestCreateStopTimeout
04:16:14 [2022-09-07T04:16:14.605Z]     docker_api_swarm_test.go:384: [da3232b2492bf] joining swarm manager [d1da8fdcdcc30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:16:14 [2022-09-07T04:16:14.605Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
04:16:16 [2022-09-07T04:16:16.509Z]     docker_api_swarm_test.go:385: [d8a43c48f63fd] joining swarm manager [d1da8fdcdcc30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:16:16 [2022-09-07T04:16:16.767Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
04:16:17 [2022-09-07T04:16:17.026Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
04:16:17 [2022-09-07T04:16:17.026Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
04:16:20 [2022-09-07T04:16:20.311Z] === RUN   TestDockerSuite/TestCreateWithPortRange
04:16:20 [2022-09-07T04:16:20.311Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
04:16:20 [2022-09-07T04:16:20.311Z] === RUN   TestDockerSuite/TestEventsAttach
04:16:20 [2022-09-07T04:16:20.877Z] === RUN   TestDockerSuite/TestEventsCommit
04:16:21 [2022-09-07T04:16:21.444Z] === RUN   TestDockerSuite/TestEventsContainerEvents
04:16:21 [2022-09-07T04:16:21.702Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
04:16:22 [2022-09-07T04:16:22.268Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
04:16:22 [2022-09-07T04:16:22.834Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
04:16:24 [2022-09-07T04:16:24.207Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
04:16:25 [2022-09-07T04:16:25.141Z] === RUN   TestDockerSuite/TestEventsContainerRestart
04:16:27 [2022-09-07T04:16:27.672Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
04:16:29 [2022-09-07T04:16:29.050Z] --- PASS: TestServicePlugin (32.30s)
04:16:29 [2022-09-07T04:16:29.050Z] === RUN   TestServiceUpdateLabel
04:16:29 [2022-09-07T04:16:29.309Z] === RUN   TestDockerSuite/TestEventsCopy
04:16:30 [2022-09-07T04:16:30.244Z] === RUN   TestDockerSuite/TestEventsFilterContainer
04:16:31 [2022-09-07T04:16:31.622Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
04:16:31 [2022-09-07T04:16:31.622Z] --- PASS: TestServiceUpdateLabel (2.48s)
04:16:31 [2022-09-07T04:16:31.622Z] === RUN   TestServiceUpdateSecrets
04:16:38 [2022-09-07T04:16:38.181Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
04:16:38 [2022-09-07T04:16:38.181Z] === RUN   TestDockerSuite/TestEventsFilterImageName
04:16:38 [2022-09-07T04:16:38.181Z] === RUN   TestDockerSuite/TestEventsFilterLabels
04:16:39 [2022-09-07T04:16:39.114Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
04:16:39 [2022-09-07T04:16:39.373Z] === RUN   TestDockerSuite/TestEventsFilterType
04:16:39 [2022-09-07T04:16:39.630Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
04:16:39 [2022-09-07T04:16:39.888Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
04:16:39 [2022-09-07T04:16:39.888Z] === RUN   TestDockerSuite/TestEventsFilters
04:16:40 [2022-09-07T04:16:40.823Z] === RUN   TestDockerSuite/TestEventsFormat
04:16:41 [2022-09-07T04:16:41.759Z] === RUN   TestDockerSuite/TestEventsFormatBadField
04:16:41 [2022-09-07T04:16:41.759Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
04:16:41 [2022-09-07T04:16:41.759Z] === RUN   TestDockerSuite/TestEventsImageImport
04:16:42 [2022-09-07T04:16:42.325Z] === RUN   TestDockerSuite/TestEventsImageLoad
04:16:42 [2022-09-07T04:16:42.582Z] === RUN   TestDockerSuite/TestEventsImagePull
04:16:43 [2022-09-07T04:16:43.955Z] === RUN   TestDockerSuite/TestEventsImageTag
04:16:44 [2022-09-07T04:16:44.071Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
04:16:44 [2022-09-07T04:16:44.071Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
04:16:44 [2022-09-07T04:16:44.071Z] {
04:16:44 [2022-09-07T04:16:44.071Z]   "RT_GROUP_ICON": {
04:16:44 [2022-09-07T04:16:44.071Z]     "#1": {
04:16:44 [2022-09-07T04:16:44.071Z]       "0409": "../../winresources/docker.ico"
04:16:44 [2022-09-07T04:16:44.071Z]     }
04:16:44 [2022-09-07T04:16:44.071Z]   },
04:16:44 [2022-09-07T04:16:44.071Z]   "RT_MANIFEST": {
04:16:44 [2022-09-07T04:16:44.071Z]     "#1": {
04:16:44 [2022-09-07T04:16:44.071Z]       "0409": {
04:16:44 [2022-09-07T04:16:44.071Z]         "identity": {},
04:16:44 [2022-09-07T04:16:44.071Z]         "description": "Docker Engine",
04:16:44 [2022-09-07T04:16:44.071Z]         "minimum-os": "vista",
04:16:44 [2022-09-07T04:16:44.071Z]         "execution-level": "",
04:16:44 [2022-09-07T04:16:44.071Z]         "ui-access": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "auto-elevate": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "dpi-awareness": "unaware",
04:16:44 [2022-09-07T04:16:44.071Z]         "disable-theming": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "disable-window-filtering": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "high-resolution-scrolling-aware": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "ultra-high-resolution-scrolling-aware": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "long-path-aware": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "printer-driver-isolation": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "gdi-scaling": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "segment-heap": false,
04:16:44 [2022-09-07T04:16:44.071Z]         "use-common-controls-v6": false
04:16:44 [2022-09-07T04:16:44.071Z]       }
04:16:44 [2022-09-07T04:16:44.071Z]     }
04:16:44 [2022-09-07T04:16:44.071Z]   },
04:16:44 [2022-09-07T04:16:44.071Z]   "RT_MESSAGETABLE": {
04:16:44 [2022-09-07T04:16:44.071Z]     "#1": {
04:16:44 [2022-09-07T04:16:44.071Z]       "0409": "../../winresources/event_messages.bin"
04:16:44 [2022-09-07T04:16:44.071Z]     }
04:16:44 [2022-09-07T04:16:44.071Z]   },
04:16:44 [2022-09-07T04:16:44.071Z]   "RT_VERSION": {
04:16:44 [2022-09-07T04:16:44.071Z]     "#1": {
04:16:44 [2022-09-07T04:16:44.071Z]       "0409": {
04:16:44 [2022-09-07T04:16:44.071Z]         "fixed": {
04:16:44 [2022-09-07T04:16:44.071Z]           "file_version": "0.0.0.0",
04:16:44 [2022-09-07T04:16:44.071Z]           "product_version": "0.0.0.0",
04:16:44 [2022-09-07T04:16:44.071Z]           "type": "Unknown"
04:16:44 [2022-09-07T04:16:44.071Z]         },
04:16:44 [2022-09-07T04:16:44.071Z]         "info": {
04:16:44 [2022-09-07T04:16:44.071Z]           "0000": {
04:16:44 [2022-09-07T04:16:44.071Z]             "CompanyName": "",
04:16:44 [2022-09-07T04:16:44.071Z]             "FileVersion": "dev",
04:16:44 [2022-09-07T04:16:44.071Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
04:16:44 [2022-09-07T04:16:44.071Z]             "OriginalFileName": "docker-proxy.exe",
04:16:44 [2022-09-07T04:16:44.071Z]             "ProductName": "",
04:16:44 [2022-09-07T04:16:44.071Z]             "ProductVersion": "dev",
04:16:44 [2022-09-07T04:16:44.071Z]             "SpecialBuild": "39976cd2bf8176acb7f57477f9f43ae50aeaabda"
04:16:44 [2022-09-07T04:16:44.071Z]           }
04:16:44 [2022-09-07T04:16:44.071Z]         }
04:16:44 [2022-09-07T04:16:44.071Z]       }
04:16:44 [2022-09-07T04:16:44.071Z]     }
04:16:44 [2022-09-07T04:16:44.071Z]   }
04:16:44 [2022-09-07T04:16:44.071Z] }
04:16:44 [2022-09-07T04:16:44.071Z] cmd/docker-proxy/genwinres_windows.go
04:16:44 [2022-09-07T04:16:44.071Z] cmd/docker-proxy/main.go
04:16:44 [2022-09-07T04:16:44.071Z] cmd/docker-proxy/network_proxy_test.go
04:16:44 [2022-09-07T04:16:44.071Z] cmd/docker-proxy/proxy.go
04:16:44 [2022-09-07T04:16:44.071Z] cmd/docker-proxy/sctp_proxy.go
04:16:44 [2022-09-07T04:16:44.071Z] cmd/docker-proxy/tcp_proxy.go
04:16:44 [2022-09-07T04:16:44.071Z] cmd/docker-proxy/udp_proxy.go
04:16:44 [2022-09-07T04:16:44.071Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
04:16:44 [2022-09-07T04:16:44.071Z] GOOS="windows" GOARCH="amd64" GOARM=""
04:16:44 [2022-09-07T04:16:44.071Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
04:16:44 [2022-09-07T04:16:44.071Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
04:16:44 [2022-09-07T04:16:44.071Z] remote: Enumerating objects: 23, done.
04:16:44 [2022-09-07T04:16:44.071Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
04:16:44 [2022-09-07T04:16:44.071Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
04:16:44 [2022-09-07T04:16:44.071Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
04:16:44 [2022-09-07T04:16:44.071Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
04:16:44 [2022-09-07T04:16:44.071Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
04:16:44 [2022-09-07T04:16:44.071Z] Building: bundles/cross/windows/amd64/containerutility.exe
04:16:44 [2022-09-07T04:16:44.071Z] Cross building: bundles/cross/linux/ppc64le
04:16:44 [2022-09-07T04:16:44.071Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
04:16:44 [2022-09-07T04:16:44.071Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
04:16:44 [2022-09-07T04:16:44.888Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
04:16:44 [2022-09-07T04:16:44.888Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
04:16:44 [2022-09-07T04:16:44.888Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
04:16:44 [2022-09-07T04:16:44.888Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
04:16:44 [2022-09-07T04:16:44.888Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
04:16:44 [2022-09-07T04:16:44.888Z] === RUN   TestDockerSuite/TestEventsPluginOps
04:16:46 [2022-09-07T04:16:46.786Z] --- PASS: TestServiceUpdateSecrets (14.79s)
04:16:46 [2022-09-07T04:16:46.786Z] === RUN   TestServiceUpdateConfigs
04:16:47 [2022-09-07T04:16:47.353Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
04:16:47 [2022-09-07T04:16:47.922Z] === RUN   TestDockerSuite/TestEventsRename
04:16:48 [2022-09-07T04:16:48.488Z] === RUN   TestDockerSuite/TestEventsResize
04:16:49 [2022-09-07T04:16:49.055Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
04:16:55 [2022-09-07T04:16:55.611Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
04:16:55 [2022-09-07T04:16:55.611Z] === RUN   TestDockerSuite/TestEventsStreaming
04:16:55 [2022-09-07T04:16:55.611Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
04:16:58 [2022-09-07T04:16:58.277Z] === RUN   TestDockerSuite/TestEventsTop
04:16:58 [2022-09-07T04:16:58.843Z] === RUN   TestDockerSuite/TestEventsUntag
04:17:00 [2022-09-07T04:17:00.746Z] --- PASS: TestServiceUpdateConfigs (14.40s)
04:17:00 [2022-09-07T04:17:00.746Z] === RUN   TestServiceUpdateNetwork
04:17:01 [2022-09-07T04:17:01.680Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
04:17:08 [2022-09-07T04:17:08.235Z] === RUN   TestDockerSuite/TestNetworkEvents
04:17:08 [2022-09-07T04:17:08.235Z] === RUN   TestDockerSuite/TestVolumeEvents
04:17:11 [2022-09-07T04:17:11.516Z]     check_test.go:611: [d8a43c48f63fd] daemon is not started
04:17:11 [2022-09-07T04:17:11.516Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
04:17:13 [2022-09-07T04:17:13.416Z]     docker_api_swarm_test.go:802: [d83d17d2e7df1] joining swarm manager [d1ffbeae0e39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:17:13 [2022-09-07T04:17:13.675Z] --- PASS: TestServiceUpdateNetwork (12.73s)
04:17:13 [2022-09-07T04:17:13.675Z] === RUN   TestServiceUpdatePidsLimit
04:17:13 [2022-09-07T04:17:13.675Z] === RUN   TestDockerSuite/TestExec
04:17:14 [2022-09-07T04:17:14.608Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
04:17:14 [2022-09-07T04:17:14.867Z]     docker_api_swarm_test.go:802: [d4c5d357b1bb9] joining swarm manager [d1ffbeae0e39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:17:14 [2022-09-07T04:17:14.867Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
04:17:16 [2022-09-07T04:17:16.243Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
04:17:16 [2022-09-07T04:17:16.243Z] === RUN   TestDockerSuite/TestExecCgroup
04:17:16 [2022-09-07T04:17:16.243Z]     docker_api_swarm_test.go:802: [d1080a9f2bda2] joining swarm manager [d1ffbeae0e39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:17:17 [2022-09-07T04:17:17.180Z] === RUN   TestDockerSuite/TestExecEnv
04:17:17 [2022-09-07T04:17:17.747Z]     docker_api_swarm_test.go:802: [d24699a10da4c] joining swarm manager [d1ffbeae0e39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:17:17 [2022-09-07T04:17:17.747Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
04:17:19 [2022-09-07T04:17:19.122Z] === RUN   TestDockerSuite/TestExecExitStatus
04:17:19 [2022-09-07T04:17:19.122Z]     docker_api_swarm_test.go:810: [d59ee77b93493] joining swarm manager [d1ffbeae0e39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
04:17:19 [2022-09-07T04:17:19.689Z] === RUN   TestDockerSuite/TestExecInspectID
04:17:22 [2022-09-07T04:17:22.969Z] === RUN   TestDockerSuite/TestExecInteractive
04:17:22 [2022-09-07T04:17:22.969Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
04:17:22 [2022-09-07T04:17:22.969Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
04:17:23 [2022-09-07T04:17:23.535Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
04:17:24 [2022-09-07T04:17:24.101Z] === RUN   TestDockerSuite/TestExecParseError
04:17:24 [2022-09-07T04:17:24.667Z] === RUN   TestDockerSuite/TestExecPausedContainer
04:17:25 [2022-09-07T04:17:25.616Z] === RUN   TestDockerSuite/TestExecSetEnv
04:17:26 [2022-09-07T04:17:26.182Z] === RUN   TestDockerSuite/TestExecStartFails
04:17:26 [2022-09-07T04:17:26.747Z] === RUN   TestDockerSuite/TestExecStopNotHanging
04:17:27 [2022-09-07T04:17:27.312Z] === RUN   TestDockerSuite/TestExecTTY
04:17:27 [2022-09-07T04:17:27.878Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
04:17:28 [2022-09-07T04:17:28.445Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
04:17:28 [2022-09-07T04:17:28.703Z] === RUN   TestDockerSuite/TestExecUlimits
04:17:29 [2022-09-07T04:17:29.268Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
04:17:29 [2022-09-07T04:17:29.268Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
04:17:29 [2022-09-07T04:17:29.268Z] === RUN   TestDockerSuite/TestExecWithImageUser
04:17:30 [2022-09-07T04:17:30.644Z] === RUN   TestDockerSuite/TestExecWithNoTERM
04:17:31 [2022-09-07T04:17:31.210Z] --- PASS: TestServiceUpdatePidsLimit (17.48s)
04:17:31 [2022-09-07T04:17:31.210Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s)
04:17:31 [2022-09-07T04:17:31.210Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
04:17:31 [2022-09-07T04:17:31.210Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s)
04:17:31 [2022-09-07T04:17:31.210Z] PASS
04:17:31 [2022-09-07T04:17:31.210Z] 
04:17:31 [2022-09-07T04:17:31.210Z] === Skipped
04:17:31 [2022-09-07T04:17:31.210Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
04:17:31 [2022-09-07T04:17:31.210Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:17:31 [2022-09-07T04:17:31.210Z] 
04:17:31 [2022-09-07T04:17:31.210Z] DONE 27 tests, 1 skipped in 182.692s
04:17:31 [2022-09-07T04:17:31.210Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
04:17:31 [2022-09-07T04:17:31.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
04:17:31 [2022-09-07T04:17:31.210Z] ++ set -e
04:17:31 [2022-09-07T04:17:31.210Z] ++ '[' -n 0 ']'
04:17:31 [2022-09-07T04:17:31.210Z] ++ set -x
04:17:31 [2022-09-07T04:17:31.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
04:17:31 [2022-09-07T04:17:31.468Z] === RUN   TestDockerSuite/TestExecWithPrivileged
04:17:32 [2022-09-07T04:17:32.035Z] INFO: Testing against a local daemon
04:17:32 [2022-09-07T04:17:32.035Z] === RUN   TestSessionCreate
04:17:32 [2022-09-07T04:17:32.035Z] --- PASS: TestSessionCreate (0.03s)
04:17:32 [2022-09-07T04:17:32.035Z] === RUN   TestSessionCreateWithBadUpgrade
04:17:32 [2022-09-07T04:17:32.035Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
04:17:32 [2022-09-07T04:17:32.035Z] PASS
04:17:32 [2022-09-07T04:17:32.035Z] 
04:17:32 [2022-09-07T04:17:32.035Z] DONE 2 tests in 0.874s
04:17:32 [2022-09-07T04:17:32.035Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
04:17:32 [2022-09-07T04:17:32.035Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
04:17:32 [2022-09-07T04:17:32.035Z] ++ set -e
04:17:32 [2022-09-07T04:17:32.035Z] ++ '[' -n 0 ']'
04:17:32 [2022-09-07T04:17:32.035Z] ++ set -x
04:17:32 [2022-09-07T04:17:32.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
04:17:32 [2022-09-07T04:17:32.035Z] INFO: Testing against a local daemon
04:17:32 [2022-09-07T04:17:32.035Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:17:32 [2022-09-07T04:17:32.035Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:17:32 [2022-09-07T04:17:32.035Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:17:32 [2022-09-07T04:17:32.035Z] === RUN   TestDiskUsage
04:17:32 [2022-09-07T04:17:32.035Z] === PAUSE TestDiskUsage
04:17:32 [2022-09-07T04:17:32.035Z] === RUN   TestEventsExecDie
04:17:32 [2022-09-07T04:17:32.035Z] === RUN   TestDockerSuite/TestExecWithTERM
04:17:32 [2022-09-07T04:17:32.970Z] --- PASS: TestEventsExecDie (0.67s)
04:17:32 [2022-09-07T04:17:32.970Z] === RUN   TestEventsBackwardsCompatible
04:17:32 [2022-09-07T04:17:32.970Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
04:17:32 [2022-09-07T04:17:32.970Z] === RUN   TestEventsVolumeCreate
04:17:32 [2022-09-07T04:17:32.970Z] === RUN   TestDockerSuite/TestExecWithUser
04:17:32 [2022-09-07T04:17:32.970Z] --- PASS: TestEventsVolumeCreate (0.07s)
04:17:32 [2022-09-07T04:17:32.970Z] === RUN   TestInfoBinaryCommits
04:17:32 [2022-09-07T04:17:32.970Z] --- PASS: TestInfoBinaryCommits (0.03s)
04:17:32 [2022-09-07T04:17:32.970Z] === RUN   TestInfoAPIVersioned
04:17:32 [2022-09-07T04:17:32.970Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:17:32 [2022-09-07T04:17:32.970Z] === RUN   TestInfoAPI
04:17:32 [2022-09-07T04:17:32.970Z] --- PASS: TestInfoAPI (0.03s)
04:17:32 [2022-09-07T04:17:32.970Z] === RUN   TestInfoAPIWarnings
04:17:33 [2022-09-07T04:17:33.537Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
04:17:34 [2022-09-07T04:17:34.911Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
04:17:37 [2022-09-07T04:17:37.442Z] === RUN   TestDockerSuite/TestHealth
04:17:49 [2022-09-07T04:17:49.635Z] --- PASS: TestInfoAPIWarnings (16.54s)
04:17:49 [2022-09-07T04:17:49.635Z] === RUN   TestInfoDebug
04:17:49 [2022-09-07T04:17:49.893Z] --- PASS: TestInfoDebug (0.52s)
04:17:49 [2022-09-07T04:17:49.893Z] === RUN   TestInfoInsecureRegistries
04:17:50 [2022-09-07T04:17:50.459Z] --- PASS: TestInfoInsecureRegistries (0.54s)
04:17:50 [2022-09-07T04:17:50.459Z] === RUN   TestInfoRegistryMirrors
04:17:51 [2022-09-07T04:17:51.024Z] --- PASS: TestInfoRegistryMirrors (0.52s)
04:17:51 [2022-09-07T04:17:51.025Z] === RUN   TestLoginFailsWithBadCredentials
04:17:51 [2022-09-07T04:17:51.590Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
04:17:51 [2022-09-07T04:17:51.590Z] === RUN   TestPingCacheHeaders
04:17:51 [2022-09-07T04:17:51.590Z] --- PASS: TestPingCacheHeaders (0.02s)
04:17:51 [2022-09-07T04:17:51.590Z] === RUN   TestPingGet
04:17:51 [2022-09-07T04:17:51.590Z] --- PASS: TestPingGet (0.02s)
04:17:51 [2022-09-07T04:17:51.590Z] === RUN   TestPingHead
04:17:51 [2022-09-07T04:17:51.590Z] --- PASS: TestPingHead (0.02s)
04:17:51 [2022-09-07T04:17:51.590Z] === RUN   TestPingSwarmHeader
04:17:52 [2022-09-07T04:17:52.155Z] === RUN   TestPingSwarmHeader/before_swarm_init
04:17:52 [2022-09-07T04:17:52.155Z] === RUN   TestPingSwarmHeader/after_swarm_init
04:17:53 [2022-09-07T04:17:53.538Z] === RUN   TestPingSwarmHeader/after_swarm_leave
04:17:53 [2022-09-07T04:17:53.538Z] --- PASS: TestPingSwarmHeader (1.84s)
04:17:53 [2022-09-07T04:17:53.538Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
04:17:53 [2022-09-07T04:17:53.538Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
04:17:53 [2022-09-07T04:17:53.538Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
04:17:53 [2022-09-07T04:17:53.538Z] === RUN   TestPingBuilderHeader
04:17:53 [2022-09-07T04:17:53.538Z] === RUN   TestPingBuilderHeader/default_config
04:17:53 [2022-09-07T04:17:53.795Z] === RUN   TestPingBuilderHeader/buildkit_disabled
04:17:54 [2022-09-07T04:17:54.361Z] --- PASS: TestPingBuilderHeader (1.05s)
04:17:54 [2022-09-07T04:17:54.361Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
04:17:54 [2022-09-07T04:17:54.361Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
04:17:54 [2022-09-07T04:17:54.361Z] === RUN   TestVersion
04:17:54 [2022-09-07T04:17:54.361Z] --- PASS: TestVersion (0.02s)
04:17:54 [2022-09-07T04:17:54.361Z] === CONT  TestDiskUsage
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/container_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/image_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/volume_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/build-cache_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/container,_volume_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
04:17:54 [2022-09-07T04:17:54.926Z] === RUN   TestDiskUsage/after_LoadBusybox
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
04:17:55 [2022-09-07T04:17:55.185Z] === RUN   TestDiskUsage/after_container.Run
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/container_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/image_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/volume_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
04:17:55 [2022-09-07T04:17:55.442Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
04:17:55 [2022-09-07T04:17:55.700Z] --- PASS: TestDiskUsage (1.23s)
04:17:55 [2022-09-07T04:17:55.700Z]     --- PASS: TestDiskUsage/empty (0.01s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z] PASS
04:17:55 [2022-09-07T04:17:55.700Z] 
04:17:55 [2022-09-07T04:17:55.700Z] === Skipped
04:17:55 [2022-09-07T04:17:55.700Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:17:55 [2022-09-07T04:17:55.700Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:17:55 [2022-09-07T04:17:55.700Z] 
04:17:55 [2022-09-07T04:17:55.700Z] DONE 57 tests, 1 skipped in 23.685s
04:17:55 [2022-09-07T04:17:55.701Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
04:17:55 [2022-09-07T04:17:55.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
04:17:55 [2022-09-07T04:17:55.701Z] ++ set -e
04:17:55 [2022-09-07T04:17:55.701Z] ++ '[' -n 0 ']'
04:17:55 [2022-09-07T04:17:55.701Z] ++ set -x
04:17:55 [2022-09-07T04:17:55.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
04:17:55 [2022-09-07T04:17:55.701Z] INFO: Testing against a local daemon
04:17:55 [2022-09-07T04:17:55.701Z] === RUN   TestVolumesCreateAndList
04:17:55 [2022-09-07T04:17:55.701Z] --- PASS: TestVolumesCreateAndList (0.02s)
04:17:55 [2022-09-07T04:17:55.701Z] === RUN   TestVolumesRemove
04:17:55 [2022-09-07T04:17:55.959Z] --- PASS: TestVolumesRemove (0.07s)
04:17:55 [2022-09-07T04:17:55.959Z] === RUN   TestVolumesInspect
04:17:55 [2022-09-07T04:17:55.959Z] --- PASS: TestVolumesInspect (0.02s)
04:17:55 [2022-09-07T04:17:55.959Z] === RUN   TestVolumesInvalidJSON
04:17:55 [2022-09-07T04:17:55.959Z] === RUN   TestVolumesInvalidJSON/volumes/create
04:17:55 [2022-09-07T04:17:55.959Z] === PAUSE TestVolumesInvalidJSON/volumes/create
04:17:55 [2022-09-07T04:17:55.959Z] === CONT  TestVolumesInvalidJSON/volumes/create
04:17:55 [2022-09-07T04:17:55.959Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
04:17:55 [2022-09-07T04:17:55.959Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
04:17:55 [2022-09-07T04:17:55.959Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
04:17:55 [2022-09-07T04:17:55.959Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
04:17:55 [2022-09-07T04:17:55.959Z] --- PASS: TestVolumesInvalidJSON (0.05s)
04:17:55 [2022-09-07T04:17:55.959Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
04:17:55 [2022-09-07T04:17:55.959Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
04:17:55 [2022-09-07T04:17:55.959Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
04:17:55 [2022-09-07T04:17:55.959Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
04:17:55 [2022-09-07T04:17:55.959Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
04:17:55 [2022-09-07T04:17:55.959Z] PASS
04:17:55 [2022-09-07T04:17:55.959Z] 
04:17:55 [2022-09-07T04:17:55.959Z] DONE 9 tests in 0.281s
04:17:55 [2022-09-07T04:17:55.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:17:56 [2022-09-07T04:17:56.218Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
04:17:56 [2022-09-07T04:17:56.218Z] ++++ cat bundles/test-integration/docker.pid
04:17:56 [2022-09-07T04:17:56.218Z] +++ kill 6848
04:17:56 [2022-09-07T04:17:56.475Z] +++ /etc/init.d/apparmor stop
04:17:56 [2022-09-07T04:17:56.475Z] Leaving: AppArmorNo profiles have been unloaded.
04:17:56 [2022-09-07T04:17:56.475Z] 
04:17:56 [2022-09-07T04:17:56.475Z] Unloading profiles will leave already running processes permanently
04:17:56 [2022-09-07T04:17:56.475Z] unconfined, which can lead to unexpected situations.
04:17:56 [2022-09-07T04:17:56.475Z] 
04:17:56 [2022-09-07T04:17:56.475Z] To set a process to complain mode, use the command line tool
04:17:56 [2022-09-07T04:17:56.475Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:17:56 [2022-09-07T04:17:56.475Z] +++ true
04:17:56 [2022-09-07T04:17:56.475Z] exiting test-integration
04:17:56 [2022-09-07T04:17:56.475Z] ++ exit 0
04:17:56 [2022-09-07T04:17:56.475Z] 
04:17:57 [2022-09-07T04:17:57.041Z] + for job in $(jobs -p)
04:17:57 [2022-09-07T04:17:57.041Z] + wait 13851
04:17:59 [2022-09-07T04:17:59.569Z] === RUN   TestDockerSuite/TestBuildHistory
04:18:02 [2022-09-07T04:18:02.096Z] === RUN   TestDockerSuite/TestHistoryExistentImage
04:18:02 [2022-09-07T04:18:02.096Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
04:18:02 [2022-09-07T04:18:02.096Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
04:18:02 [2022-09-07T04:18:02.096Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
04:18:02 [2022-09-07T04:18:02.661Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
04:18:02 [2022-09-07T04:18:02.661Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
04:18:03 [2022-09-07T04:18:03.227Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
04:18:03 [2022-09-07T04:18:03.793Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
04:18:03 [2022-09-07T04:18:03.793Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
04:18:03 [2022-09-07T04:18:03.793Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
04:18:03 [2022-09-07T04:18:03.793Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
04:18:04 [2022-09-07T04:18:04.052Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
04:18:04 [2022-09-07T04:18:04.310Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
04:18:04 [2022-09-07T04:18:04.569Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
04:18:04 [2022-09-07T04:18:04.569Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
04:18:05 [2022-09-07T04:18:05.136Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
04:18:05 [2022-09-07T04:18:05.136Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
04:18:06 [2022-09-07T04:18:06.072Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
04:18:06 [2022-09-07T04:18:06.330Z] === RUN   TestDockerSuite/TestImagesFormat
04:18:06 [2022-09-07T04:18:06.589Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
04:18:07 [2022-09-07T04:18:07.154Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
04:18:07 [2022-09-07T04:18:07.412Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
04:18:09 [2022-09-07T04:18:09.938Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
04:18:09 [2022-09-07T04:18:09.938Z] === RUN   TestDockerSuite/TestImportBadURL
04:18:09 [2022-09-07T04:18:09.938Z] === RUN   TestDockerSuite/TestImportDisplay
04:18:10 [2022-09-07T04:18:10.873Z] === RUN   TestDockerSuite/TestImportFile
04:18:11 [2022-09-07T04:18:11.808Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
04:18:11 [2022-09-07T04:18:11.808Z] === RUN   TestDockerSuite/TestImportFileWithMessage
04:18:13 [2022-09-07T04:18:13.186Z] === RUN   TestDockerSuite/TestImportGzipped
04:18:14 [2022-09-07T04:18:14.125Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
04:18:15 [2022-09-07T04:18:15.060Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
04:18:15 [2022-09-07T04:18:15.626Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
04:18:16 [2022-09-07T04:18:16.192Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
04:18:16 [2022-09-07T04:18:16.759Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
04:18:16 [2022-09-07T04:18:16.759Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
04:18:16 [2022-09-07T04:18:16.759Z] === RUN   TestDockerSuite/TestInspectAmpersand
04:18:17 [2022-09-07T04:18:17.017Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
04:18:17 [2022-09-07T04:18:17.585Z] === RUN   TestDockerSuite/TestInspectByPrefix
04:18:17 [2022-09-07T04:18:17.585Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
04:18:18 [2022-09-07T04:18:18.152Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
04:18:18 [2022-09-07T04:18:18.152Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
04:18:18 [2022-09-07T04:18:18.152Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
04:18:18 [2022-09-07T04:18:18.719Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
04:18:19 [2022-09-07T04:18:19.292Z] === RUN   TestDockerSuite/TestInspectDefault
04:18:19 [2022-09-07T04:18:19.858Z] === RUN   TestDockerSuite/TestInspectHistory
04:18:20 [2022-09-07T04:18:20.424Z] === RUN   TestDockerSuite/TestInspectImage
04:18:20 [2022-09-07T04:18:20.424Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
04:18:20 [2022-09-07T04:18:20.424Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
04:18:20 [2022-09-07T04:18:20.424Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
04:18:20 [2022-09-07T04:18:20.424Z] === RUN   TestDockerSuite/TestInspectInt64
04:18:20 [2022-09-07T04:18:20.682Z] === RUN   TestDockerSuite/TestInspectJSONFields
04:18:21 [2022-09-07T04:18:21.248Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
04:18:21 [2022-09-07T04:18:21.248Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
04:18:21 [2022-09-07T04:18:21.814Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
04:18:22 [2022-09-07T04:18:22.380Z] === RUN   TestDockerSuite/TestInspectPlugin
04:18:24 [2022-09-07T04:18:24.906Z] === RUN   TestDockerSuite/TestInspectRootFS
04:18:24 [2022-09-07T04:18:24.906Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
04:18:24 [2022-09-07T04:18:24.906Z] === RUN   TestDockerSuite/TestInspectStatus
04:18:25 [2022-09-07T04:18:25.473Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
04:18:26 [2022-09-07T04:18:26.407Z] === RUN   TestDockerSuite/TestInspectTemplateError
04:18:26 [2022-09-07T04:18:26.975Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
04:18:27 [2022-09-07T04:18:27.541Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
04:18:27 [2022-09-07T04:18:27.799Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
04:18:28 [2022-09-07T04:18:28.365Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
04:18:28 [2022-09-07T04:18:28.932Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
04:18:28 [2022-09-07T04:18:28.932Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
04:18:29 [2022-09-07T04:18:29.498Z] === RUN   TestDockerSuite/TestInspectUnknownObject
04:18:29 [2022-09-07T04:18:29.498Z] === RUN   TestDockerSuite/TestLinkShortDefinition
04:18:30 [2022-09-07T04:18:30.874Z] === RUN   TestDockerSuite/TestLinksEnvs
04:18:31 [2022-09-07T04:18:31.823Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
04:18:32 [2022-09-07T04:18:32.393Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
04:18:33 [2022-09-07T04:18:33.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
04:18:34 [2022-09-07T04:18:34.027Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
04:18:35 [2022-09-07T04:18:35.475Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
04:18:35 [2022-09-07T04:18:35.475Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
04:18:35 [2022-09-07T04:18:35.475Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
04:18:35 [2022-09-07T04:18:35.475Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
04:18:35 [2022-09-07T04:18:35.475Z] Cross building: bundles/cross/linux/s390x
04:18:35 [2022-09-07T04:18:35.475Z] Building: bundles/cross/linux/s390x-daemon/dockerd
04:18:35 [2022-09-07T04:18:35.475Z] GOOS="linux" GOARCH="s390x" GOARM=""
04:18:35 [2022-09-07T04:18:35.929Z]     docker_api_swarm_service_test.go:395: [df28600576397] joining swarm manager [da05fdedca80c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:18:36 [2022-09-07T04:18:36.190Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
04:18:36 [2022-09-07T04:18:36.757Z]     docker_api_swarm_service_test.go:395: [d602b0df1f9a3] joining swarm manager [da05fdedca80c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:18:38 [2022-09-07T04:18:38.133Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
04:18:38 [2022-09-07T04:18:38.133Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
04:18:40 [2022-09-07T04:18:40.035Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
04:18:40 [2022-09-07T04:18:40.293Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
04:18:40 [2022-09-07T04:18:40.859Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
04:18:48 [2022-09-07T04:18:48.972Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
04:18:50 [2022-09-07T04:18:50.345Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
04:18:50 [2022-09-07T04:18:50.603Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
04:18:52 [2022-09-07T04:18:52.503Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
04:18:52 [2022-09-07T04:18:52.503Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
04:18:52 [2022-09-07T04:18:52.503Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
04:18:52 [2022-09-07T04:18:52.761Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
04:18:53 [2022-09-07T04:18:53.019Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
04:18:53 [2022-09-07T04:18:53.955Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
04:18:55 [2022-09-07T04:18:55.332Z]     docker_api_swarm_service_test.go:343: [d6843dc2bce26] joining swarm manager [dd9ba2dece31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:18:55 [2022-09-07T04:18:55.332Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
04:18:55 [2022-09-07T04:18:55.901Z]     docker_api_swarm_service_test.go:343: [d438f367c0367] joining swarm manager [dd9ba2dece31d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:18:56 [2022-09-07T04:18:56.160Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
04:18:57 [2022-09-07T04:18:57.104Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
04:18:59 [2022-09-07T04:18:59.635Z] === RUN   TestDockerSuite/TestLogsFollowStopped
04:19:00 [2022-09-07T04:19:00.200Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
04:19:00 [2022-09-07T04:19:00.767Z] === RUN   TestDockerSuite/TestLogsSince
04:19:07 [2022-09-07T04:19:07.320Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
04:19:10 [2022-09-07T04:19:10.599Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
04:19:11 [2022-09-07T04:19:11.972Z]     docker_api_swarm_service_test.go:490: [dec3780bb1ab8] joining swarm manager [d0eed872cc956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:12 [2022-09-07T04:19:12.906Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
04:19:12 [2022-09-07T04:19:12.906Z]     docker_api_swarm_service_test.go:490: [d371c10659ddd] joining swarm manager [d0eed872cc956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:13 [2022-09-07T04:19:13.166Z] === RUN   TestDockerSuite/TestLogsTail
04:19:14 [2022-09-07T04:19:14.104Z] === RUN   TestDockerSuite/TestLogsTimestamps
04:19:15 [2022-09-07T04:19:15.038Z] === RUN   TestDockerSuite/TestLogsWithDetails
04:19:15 [2022-09-07T04:19:15.603Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
04:19:15 [2022-09-07T04:19:15.603Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
04:19:15 [2022-09-07T04:19:15.603Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
04:19:15 [2022-09-07T04:19:15.603Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
04:19:15 [2022-09-07T04:19:15.603Z] === RUN   TestDockerSuite/TestNetHostname
04:19:16 [2022-09-07T04:19:16.978Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
04:19:17 [2022-09-07T04:19:17.237Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
04:19:17 [2022-09-07T04:19:17.237Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
04:19:17 [2022-09-07T04:19:17.237Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
04:19:18 [2022-09-07T04:19:18.170Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
04:19:18 [2022-09-07T04:19:18.428Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
04:19:19 [2022-09-07T04:19:19.803Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
04:19:19 [2022-09-07T04:19:19.803Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
04:19:19 [2022-09-07T04:19:19.803Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
04:19:19 [2022-09-07T04:19:19.803Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
04:19:25 [2022-09-07T04:19:25.072Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
04:19:25 [2022-09-07T04:19:25.639Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
04:19:25 [2022-09-07T04:19:25.896Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
04:19:27 [2022-09-07T04:19:27.270Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
04:19:30 [2022-09-07T04:19:30.556Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
04:19:31 [2022-09-07T04:19:31.930Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
04:19:32 [2022-09-07T04:19:32.864Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
04:19:34 [2022-09-07T04:19:34.240Z]     docker_api_swarm_service_test.go:128: [dc5bc321bc786] joining swarm manager [df4094520a25d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:19:34 [2022-09-07T04:19:34.807Z]     docker_api_swarm_service_test.go:129: [d4926a309c8a3] joining swarm manager [df4094520a25d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:19:35 [2022-09-07T04:19:35.064Z] === RUN   TestDockerSuite/TestPluginLogDriver
04:19:36 [2022-09-07T04:19:36.964Z]     docker_api_swarm_service_test.go:137: [de4db51abae1e] joining swarm manager [df4094520a25d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:19:37 [2022-09-07T04:19:37.900Z]     docker_api_swarm_service_test.go:138: [df950aa22b2e7] joining swarm manager [df4094520a25d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
04:19:38 [2022-09-07T04:19:38.158Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
04:19:40 [2022-09-07T04:19:40.056Z] === RUN   TestDockerSuite/TestPluginActive
04:19:42 [2022-09-07T04:19:42.583Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
04:19:47 [2022-09-07T04:19:47.852Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
04:19:47 [2022-09-07T04:19:47.852Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
04:19:47 [2022-09-07T04:19:47.852Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
04:19:49 [2022-09-07T04:19:49.223Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
04:19:52 [2022-09-07T04:19:52.504Z] === RUN   TestDockerSuite/TestPluginUpgrade
04:19:57 [2022-09-07T04:19:57.765Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
04:19:58 [2022-09-07T04:19:58.330Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
04:19:59 [2022-09-07T04:19:59.264Z] === RUN   TestDockerSuite/TestPortHostBinding
04:19:59 [2022-09-07T04:19:59.831Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
04:20:00 [2022-09-07T04:20:00.398Z] === RUN   TestDockerSuite/TestPortList
04:20:02 [2022-09-07T04:20:02.930Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
04:20:04 [2022-09-07T04:20:04.831Z]     docker_api_swarm_service_test.go:304: [d4f25fa9f7be6] joining swarm manager [d109d152d88a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:20:05 [2022-09-07T04:20:05.766Z]     docker_api_swarm_service_test.go:304: [d1c10d4bbd42b] joining swarm manager [d109d152d88a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:20:08 [2022-09-07T04:20:08.298Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
04:20:10 [2022-09-07T04:20:10.827Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
04:20:10 [2022-09-07T04:20:10.827Z] === RUN   TestDockerSuite/TestPruneContainerLabel
04:20:12 [2022-09-07T04:20:12.729Z] === RUN   TestDockerSuite/TestPruneContainerUntil
04:20:14 [2022-09-07T04:20:14.109Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
04:20:14 [2022-09-07T04:20:14.675Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
04:20:14 [2022-09-07T04:20:14.934Z] === RUN   TestDockerSuite/TestPsByOrder
04:20:16 [2022-09-07T04:20:16.834Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
04:20:17 [2022-09-07T04:20:17.402Z] === RUN   TestDockerSuite/TestPsListContainersBase
04:20:19 [2022-09-07T04:20:19.933Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
04:20:23 [2022-09-07T04:20:23.215Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
04:20:23 [2022-09-07T04:20:23.215Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
04:20:25 [2022-09-07T04:20:25.120Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
04:20:25 [2022-09-07T04:20:25.378Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
04:20:26 [2022-09-07T04:20:26.936Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
04:20:26 [2022-09-07T04:20:26.936Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
04:20:26 [2022-09-07T04:20:26.936Z] GOOS="linux" GOARCH="s390x" GOARM=""
04:20:26 [2022-09-07T04:20:26.936Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
04:20:26 [2022-09-07T04:20:26.936Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
04:20:27 [2022-09-07T04:20:27.248Z] + sudo modprobe ip6table_filter
[Pipeline] sh
04:20:27 [2022-09-07T04:20:27.279Z]     docker_api_swarm_service_test.go:100: [ddde5ab3b25b9] joining swarm manager [d7b637ac85905]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:20:27 [2022-09-07T04:20:27.565Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/test/unit
04:20:28 [2022-09-07T04:20:28.130Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
04:20:28 [2022-09-07T04:20:28.130Z] + TESTFLAGS+=' -test.timeout=5m'
04:20:28 [2022-09-07T04:20:28.130Z] + TESTDIRS=./...
04:20:28 [2022-09-07T04:20:28.130Z] + exclude_paths='/vendor/|/integration'
04:20:28 [2022-09-07T04:20:28.130Z] ++ grep -vE '(/vendor/|/integration)'
04:20:28 [2022-09-07T04:20:28.130Z] ++ go list ./...
04:20:28 [2022-09-07T04:20:28.213Z]     docker_api_swarm_service_test.go:101: [d2fd6cbba59bf] joining swarm manager [d7b637ac85905]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:20:29 [2022-09-07T04:20:29.060Z] + pkg_list='github.com/docker/docker/api
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/backend/build
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/httpstatus
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/httputils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/middleware
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/build
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/checkpoint
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/container
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/debug
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/distribution
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/grpc
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/image
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/network
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/plugin
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/session
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/swarm
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/system
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/volume
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/backend
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/blkiodev
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/container
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/events
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/filters
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/image
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/mount
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/network
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/plugins/logdriver
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/registry
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/strslice
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/swarm
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/swarm/runtime
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/time
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/versions
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/versions/v1p19
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/versions/v1p20
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/types/volume
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/builder-next
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/builder-next/exporter
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/builder-next/imagerefchecker
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/builder-next/worker
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/dockerfile
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/remotecontext
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/remotecontext/git
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/builder/remotecontext/urlutil
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cli
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cli/config
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cli/debug
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cli/winresources/docker-proxy
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cli/winresources/dockerd
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/client
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cmd/docker-proxy
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cmd/dockerd
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cmd/dockerd/trap
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/container
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/container/stream
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/contrib/apparmor
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/contrib/docker-device-tool
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/contrib/httpserver
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/cluster
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/cluster/controllers/plugin
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/cluster/convert
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/cluster/executor
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/cluster/executor/container
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/cluster/provider
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/config
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/events
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/events/testutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/exec
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/aufs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/btrfs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/copy
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/devmapper
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/graphtest
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/overlay
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/overlay2
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/overlayutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/register
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/vfs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/graphdriver/zfs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/images
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/initlayer
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/links
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/listeners
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/awslogs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/fluentd
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/gcplogs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/gelf
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/journald
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/jsonfilelog
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/local
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/logentries
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/loggertest
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/loggerutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/loggerutils/cache
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/splunk
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/syslog
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/logger/templates
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/names
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/network
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/daemon/stats
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/distribution
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/distribution/metadata
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/distribution/utils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/distribution/xfer
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/dockerversion
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/errdefs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/image
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/image/cache
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/image/tarexport
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/image/v1
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/internal/test/suite
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/layer
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libcontainerd
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libcontainerd/queue
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libcontainerd/remote
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libcontainerd/supervisor
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libcontainerd/types
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/bitseq
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cluster
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cmd/diagnostic
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cmd/ovrouter
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/cmd/readme_test
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/config
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/datastore
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/diagnostic
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/discoverapi
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/driverapi
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/bridge
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/host
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/macvlan
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/null
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/overlay
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/remote
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/remote/api
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/windows
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/drvregistry
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/etchosts
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/idm
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/internal/caller
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/internal/setmatrix
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipam
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipamapi
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipams/builtin
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipams/null
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipams/remote
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipams/remote/api
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipams/windowsipam
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ipamutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/iptables
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/netlabel
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/netutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/networkdb
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/ns
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/options
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/osl
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/osl/kernel
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/portallocator
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/portmapper
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/resolvconf
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/testutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/libnetwork/types
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/oci
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/oci/caps
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/opts
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/aaparser
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/archive
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/authorization
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/broadcaster
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/capabilities
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/chrootarchive
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/containerfs
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/devicemapper
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/directory
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/dmesg
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/fileutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/fsutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/homedir
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/idtools
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/ioutils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/jsonmessage
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/longpath
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/loopback
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/namesgenerator
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/parsers
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/parsers/kernel
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/parsers/operatingsystem
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/pidfile
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/platform
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/plugingetter
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/plugins
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/plugins/transport
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/pools
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/progress
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/pubsub
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/reexec
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/signal
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/stack
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/stdcopy
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/streamformatter
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/stringid
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/sysinfo
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/system
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/tailfile
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/tarsum
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/truncindex
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/urlutil
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/pkg/useragent
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/plugin
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/plugin/executor/containerd
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/plugin/v2
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/profiles/apparmor
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/profiles/seccomp
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/quota
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/reference
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/registry
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/registry/resumable
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/restartmanager
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/rootless
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/rootless/specconv
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/runconfig
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/runconfig/opts
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/daemon
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/environment
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/fakecontext
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/fakegit
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/fakestorage
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/fixtures/load
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/fixtures/plugin
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/fixtures/plugin/basic
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/registry
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/testutil/request
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/volume
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/volume/drivers
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/volume/local
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/volume/mounts
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/volume/service
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/volume/service/opts
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/volume/testutils'
04:20:29 [2022-09-07T04:20:29.060Z] ++ grep --fixed-strings -v /libnetwork
04:20:29 [2022-09-07T04:20:29.060Z] ++ echo 'github.com/docker/docker/api
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/backend/build
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/httpstatus
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/httputils
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/middleware
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/build
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/checkpoint
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/container
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/debug
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/distribution
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/grpc
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/image
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/network
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/plugin
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/session
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/swarm
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/system
04:20:29 [2022-09-07T04:20:29.060Z] github.com/docker/docker/api/server/router/volume
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/backend
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/blkiodev
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/container
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/events
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/filters
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/image
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/mount
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/network
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/plugins/logdriver
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/registry
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/strslice
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/swarm
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/swarm/runtime
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/time
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/versions
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/versions/v1p19
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/versions/v1p20
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/volume
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/exporter
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/worker
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/dockerfile
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/remotecontext
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/remotecontext/git
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/remotecontext/urlutil
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/config
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/debug
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/winresources/docker-proxy
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/winresources/dockerd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/client
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/docker-proxy
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/dockerd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/dockerd/trap
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/container
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/container/stream
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/contrib/apparmor
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/contrib/docker-device-tool
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/contrib/httpserver
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/convert
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/executor
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/executor/container
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/provider
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/config
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/events
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/events/testutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/exec
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/aufs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/btrfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/copy
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/devmapper
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/graphtest
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/overlay
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/overlay2
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/register
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/vfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/zfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/images
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/initlayer
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/links
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/listeners
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/awslogs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/fluentd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/gcplogs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/gelf
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/journald
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/jsonfilelog
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/local
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/logentries
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/loggertest
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/loggerutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/splunk
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/syslog
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/templates
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/names
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/network
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/stats
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution/metadata
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution/utils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution/xfer
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/dockerversion
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/errdefs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/image
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/image/cache
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/image/tarexport
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/image/v1
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/internal/test/suite
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/layer
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libcontainerd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libcontainerd/queue
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libcontainerd/remote
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libcontainerd/supervisor
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libcontainerd/types
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/bitseq
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cluster
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cmd/diagnostic
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cmd/ovrouter
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/cmd/readme_test
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/config
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/datastore
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/diagnostic
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/discoverapi
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/driverapi
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/bridge
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/host
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/macvlan
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/null
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/overlay
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/remote
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/remote/api
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/windows
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/drvregistry
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/etchosts
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/idm
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/internal/caller
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/internal/setmatrix
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipam
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipamapi
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipams/builtin
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipams/null
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipams/remote
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipams/remote/api
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipams/windowsipam
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ipamutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/iptables
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/netlabel
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/netutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/networkdb
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/ns
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/options
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/osl
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/osl/kernel
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/portallocator
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/portmapper
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/resolvconf
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/testutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/libnetwork/types
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/oci
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/oci/caps
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/opts
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/aaparser
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/archive
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/authorization
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/broadcaster
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/capabilities
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/chrootarchive
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/containerfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/devicemapper
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/directory
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/dmesg
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/fileutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/fsutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/homedir
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/idtools
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/ioutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/jsonmessage
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/longpath
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/loopback
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/namesgenerator
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/parsers
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/parsers/kernel
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/parsers/operatingsystem
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/pidfile
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/platform
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/plugingetter
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/plugins
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/plugins/transport
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/pools
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/progress
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/pubsub
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/reexec
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/signal
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/stack
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/stdcopy
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/streamformatter
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/stringid
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/sysinfo
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/system
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/tailfile
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/tarsum
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/truncindex
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/urlutil
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/pkg/useragent
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/plugin
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/plugin/executor/containerd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/plugin/v2
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/profiles/apparmor
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/profiles/seccomp
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/quota
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/reference
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/registry
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/registry/resumable
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/restartmanager
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/rootless
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/rootless/specconv
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/runconfig
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/runconfig/opts
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/daemon
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/environment
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/fakecontext
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/fakegit
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/fakestorage
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/fixtures/load
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/fixtures/plugin
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/fixtures/plugin/basic
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/registry
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/testutil/request
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/volume
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/volume/drivers
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/volume/local
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/volume/mounts
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/volume/service
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/volume/service/opts
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/volume/testutils'
04:20:29 [2022-09-07T04:20:29.061Z] + base_pkg_list='github.com/docker/docker/api
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/backend/build
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/httpstatus
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/httputils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/middleware
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/build
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/checkpoint
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/container
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/debug
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/distribution
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/grpc
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/image
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/network
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/plugin
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/session
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/swarm
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/system
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/server/router/volume
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/backend
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/blkiodev
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/container
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/events
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/filters
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/image
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/mount
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/network
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/plugins/logdriver
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/registry
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/strslice
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/swarm
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/swarm/runtime
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/time
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/versions
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/versions/v1p19
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/versions/v1p20
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/api/types/volume
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/exporter
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/builder-next/worker
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/dockerfile
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/remotecontext
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/remotecontext/git
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/builder/remotecontext/urlutil
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/config
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/debug
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/winresources/docker-proxy
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cli/winresources/dockerd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/client
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/docker-proxy
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/dockerd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/dockerd/trap
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/container
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/container/stream
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/contrib/apparmor
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/contrib/docker-device-tool
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/contrib/httpserver
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/convert
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/executor
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/executor/container
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/cluster/provider
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/config
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/events
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/events/testutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/exec
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/aufs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/btrfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/copy
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/devmapper
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/graphtest
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/overlay
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/overlay2
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/register
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/vfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/graphdriver/zfs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/images
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/initlayer
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/links
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/listeners
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/awslogs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/fluentd
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/gcplogs
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/gelf
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/journald
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/jsonfilelog
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/local
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/logentries
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/loggertest
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/loggerutils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/splunk
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/syslog
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/logger/templates
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/names
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/network
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/daemon/stats
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution/metadata
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution/utils
04:20:29 [2022-09-07T04:20:29.061Z] github.com/docker/docker/distribution/xfer
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/dockerversion
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/errdefs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image/cache
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image/tarexport
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image/v1
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/internal/test/suite
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/layer
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/queue
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/remote
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/supervisor
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/types
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/oci
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/oci/caps
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/opts
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/aaparser
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/archive
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/authorization
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/broadcaster
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/capabilities
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/chrootarchive
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/containerfs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/devicemapper
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/directory
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/dmesg
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/fileutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/fsutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/homedir
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/idtools
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/ioutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/jsonmessage
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/longpath
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/loopback
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/namesgenerator
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/parsers
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/parsers/kernel
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/parsers/operatingsystem
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/pidfile
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/platform
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugingetter
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/transport
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/pools
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/progress
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/pubsub
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/reexec
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/signal
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/stack
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/stdcopy
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/streamformatter
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/stringid
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/sysinfo
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/system
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/tailfile
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/tarsum
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/truncindex
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/urlutil
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/useragent
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/plugin
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/plugin/executor/containerd
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/plugin/v2
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/profiles/apparmor
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/profiles/seccomp
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/quota
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/reference
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/registry
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/registry/resumable
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/restartmanager
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/rootless
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/rootless/specconv
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/runconfig
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/runconfig/opts
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/daemon
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/environment
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/fakecontext
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/fakegit
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/fakestorage
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/fixtures/load
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/fixtures/plugin
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/registry
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/testutil/request
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/volume
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/volume/drivers
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/volume/local
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/volume/mounts
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/volume/service
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/volume/service/opts
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/volume/testutils'
04:20:29 [2022-09-07T04:20:29.062Z] ++ grep --fixed-strings /libnetwork
04:20:29 [2022-09-07T04:20:29.062Z] ++ echo 'github.com/docker/docker/api
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/backend/build
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/httpstatus
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/httputils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/middleware
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/build
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/checkpoint
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/container
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/debug
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/distribution
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/grpc
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/image
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/network
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/plugin
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/session
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/swarm
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/system
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/server/router/volume
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/backend
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/blkiodev
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/container
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/events
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/filters
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/image
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/mount
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/network
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/plugins/logdriver
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/registry
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/strslice
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/swarm
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/swarm/runtime
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/time
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/versions
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/versions/v1p19
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/versions/v1p20
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/api/types/volume
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/builder-next
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/builder-next/exporter
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/builder-next/imagerefchecker
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/builder-next/worker
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/dockerfile
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/remotecontext
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/remotecontext/git
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/builder/remotecontext/urlutil
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cli
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cli/config
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cli/debug
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cli/winresources/docker-proxy
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cli/winresources/dockerd
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/client
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cmd/docker-proxy
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cmd/dockerd
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cmd/dockerd/trap
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/container
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/container/stream
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/contrib/apparmor
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/contrib/docker-device-tool
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/contrib/httpserver
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/cluster
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/cluster/controllers/plugin
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/cluster/convert
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/cluster/executor
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/cluster/executor/container
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/cluster/provider
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/config
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/events
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/events/testutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/exec
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/aufs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/btrfs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/copy
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/devmapper
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/graphtest
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/overlay
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/overlay2
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/overlayutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/register
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/vfs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/graphdriver/zfs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/images
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/initlayer
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/links
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/listeners
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/awslogs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/fluentd
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/gcplogs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/gelf
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/journald
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/jsonfilelog
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/local
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/logentries
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/loggertest
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/loggerutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/loggerutils/cache
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/splunk
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/syslog
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/logger/templates
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/names
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/network
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/daemon/stats
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/distribution
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/distribution/metadata
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/distribution/utils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/distribution/xfer
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/dockerversion
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/errdefs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image/cache
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image/tarexport
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/image/v1
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/internal/test/suite
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/layer
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/queue
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/remote
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/supervisor
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libcontainerd/types
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/bitseq
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cluster
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cmd/diagnostic
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cmd/ovrouter
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/cmd/readme_test
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/config
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/datastore
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/diagnostic
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/discoverapi
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/driverapi
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/bridge
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/host
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/macvlan
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/null
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/overlay
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/remote
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/remote/api
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/windows
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/drvregistry
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/etchosts
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/idm
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/internal/caller
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/internal/setmatrix
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipam
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipamapi
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipams/builtin
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipams/null
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipams/remote
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipams/remote/api
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipams/windowsipam
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ipamutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/iptables
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/netlabel
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/netutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/networkdb
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/ns
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/options
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/osl
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/osl/kernel
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/portallocator
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/portmapper
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/resolvconf
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/testutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/libnetwork/types
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/oci
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/oci/caps
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/opts
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/aaparser
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/archive
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/authorization
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/broadcaster
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/capabilities
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/chrootarchive
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/containerfs
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/devicemapper
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/directory
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/dmesg
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/fileutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/fsutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/homedir
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/idtools
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/ioutils
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/jsonmessage
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/longpath
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/loopback
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/namesgenerator
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/parsers
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/parsers/kernel
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/parsers/operatingsystem
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/pidfile
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/platform
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugingetter
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/plugins/transport
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/pools
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/progress
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/pubsub
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/reexec
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/signal
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/stack
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/stdcopy
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/streamformatter
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/stringid
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/sysinfo
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/system
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/tailfile
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/tarsum
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/truncindex
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/urlutil
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/pkg/useragent
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/plugin
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/plugin/executor/containerd
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/plugin/v2
04:20:29 [2022-09-07T04:20:29.062Z] github.com/docker/docker/profiles/apparmor
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/profiles/seccomp
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/quota
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/reference
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/registry
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/registry/resumable
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/restartmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/rootless
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/rootless/specconv
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/runconfig
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/runconfig/opts
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/daemon
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/environment
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/fakecontext
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/fakegit
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/fakestorage
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/fixtures/load
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/fixtures/plugin
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/fixtures/plugin/basic
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/registry
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/testutil/request
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/volume
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/volume/drivers
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/volume/local
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/volume/mounts
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/volume/service
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/volume/service/opts
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/volume/testutils'
04:20:29 [2022-09-07T04:20:29.063Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/bitseq
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cluster
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/readme_test
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/config
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/datastore
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/diagnostic
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/discoverapi
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/driverapi
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/bridge
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/host
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/macvlan
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/null
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/overlay
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/remote
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/remote/api
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/windows
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drvregistry
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/etchosts
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/idm
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/internal/caller
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/internal/setmatrix
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipam
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipamapi
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/builtin
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/null
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/remote
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/remote/api
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipamutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/iptables
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/netlabel
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/netutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/networkdb
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ns
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/options
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/osl
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/osl/kernel
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/portallocator
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/portmapper
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/resolvconf
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/testutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/types'
04:20:29 [2022-09-07T04:20:29.063Z] + echo 'github.com/docker/docker/libnetwork
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/bitseq
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cluster
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/diagnostic
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/ovrouter
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/cmd/readme_test
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/config
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/datastore
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/diagnostic
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/discoverapi
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/driverapi
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/bridge
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/host
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/macvlan
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/null
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/overlay
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/remote
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/remote/api
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/windows
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drvregistry
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/etchosts
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/idm
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/internal/caller
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/internal/setmatrix
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipam
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipamapi
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/builtin
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/null
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/remote
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/remote/api
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ipamutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/iptables
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/netlabel
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/netutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/networkdb
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/ns
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/options
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/osl
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/osl/kernel
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/portallocator
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/portmapper
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/resolvconf
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/testutils
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/types'
04:20:29 [2022-09-07T04:20:29.063Z] + grep --fixed-strings libnetwork/drivers/bridge
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/bridge
04:20:29 [2022-09-07T04:20:29.063Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
04:20:29 [2022-09-07T04:20:29.063Z] + type docker-proxy
04:20:29 [2022-09-07T04:20:29.063Z] hack/test/unit: line 25: type: docker-proxy: not found
04:20:29 [2022-09-07T04:20:29.063Z] + hack/make.sh binary-proxy install-proxy
04:20:29 [2022-09-07T04:20:29.063Z] 
04:20:29 [2022-09-07T04:20:29.063Z] Removing bundles/
04:20:29 [2022-09-07T04:20:29.063Z] 
04:20:29 [2022-09-07T04:20:29.063Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
04:20:29 [2022-09-07T04:20:29.063Z] Building: bundles/binary-proxy/docker-proxy
04:20:29 [2022-09-07T04:20:29.063Z] GOOS="" GOARCH="" GOARM=""
04:20:33 [2022-09-07T04:20:33.480Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
04:20:33 [2022-09-07T04:20:33.738Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
04:20:35 [2022-09-07T04:20:35.111Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
04:20:36 [2022-09-07T04:20:36.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
04:20:36 [2022-09-07T04:20:36.982Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
04:20:37 [2022-09-07T04:20:37.152Z] Created binary: bundles/binary-proxy/docker-proxy
04:20:37 [2022-09-07T04:20:37.152Z] 
04:20:37 [2022-09-07T04:20:37.152Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
04:20:37 [2022-09-07T04:20:37.152Z] Installing docker-proxy to /usr/local/bin/
04:20:37 [2022-09-07T04:20:37.152Z] 
04:20:37 [2022-09-07T04:20:37.152Z] + mkdir -p bundles
04:20:37 [2022-09-07T04:20:37.152Z] + '[' -n 'github.com/docker/docker/api
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/backend/build
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/httpstatus
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/httputils
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/middleware
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/build
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/checkpoint
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/container
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/debug
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/distribution
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/grpc
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/image
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/network
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/plugin
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/session
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/swarm
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/system
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/server/router/volume
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/backend
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/blkiodev
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/container
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/events
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/filters
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/image
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/mount
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/network
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/plugins/logdriver
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/registry
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/strslice
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/swarm
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/swarm/runtime
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/time
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/versions
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/versions/v1p19
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/versions/v1p20
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/api/types/volume
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/builder-next
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/builder-next/exporter
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/builder-next/imagerefchecker
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/builder-next/worker
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/dockerfile
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/remotecontext
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/remotecontext/git
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/builder/remotecontext/urlutil
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cli
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cli/config
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cli/debug
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cli/winresources/docker-proxy
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cli/winresources/dockerd
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/client
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cmd/docker-proxy
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cmd/dockerd
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cmd/dockerd/trap
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/container
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/container/stream
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/contrib/apparmor
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/contrib/docker-device-tool
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/contrib/httpserver
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/cluster
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/cluster/controllers/plugin
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/cluster/convert
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/cluster/executor
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/cluster/executor/container
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/cluster/provider
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/config
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/events
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/events/testutils
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/exec
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/aufs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/btrfs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/copy
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/devmapper
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/graphtest
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/overlay
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/overlay2
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/overlayutils
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/register
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/vfs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/graphdriver/zfs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/images
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/initlayer
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/links
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/listeners
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/awslogs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/fluentd
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/gcplogs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/gelf
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/journald
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/jsonfilelog
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/local
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/logentries
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/loggertest
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/loggerutils
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/loggerutils/cache
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/splunk
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/syslog
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/logger/templates
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/names
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/network
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/daemon/stats
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/distribution
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/distribution/metadata
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/distribution/utils
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/distribution/xfer
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/dockerversion
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/errdefs
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/image
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/image/cache
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/image/tarexport
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/image/v1
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/internal/test/suite
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/layer
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/libcontainerd
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/libcontainerd/queue
04:20:37 [2022-09-07T04:20:37.152Z] github.com/docker/docker/libcontainerd/remote
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/libcontainerd/supervisor
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/libcontainerd/types
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/oci
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/oci/caps
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/opts
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/aaparser
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/archive
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/authorization
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/broadcaster
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/capabilities
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/chrootarchive
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/containerfs
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/devicemapper
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/directory
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/dmesg
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/fileutils
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/fsutils
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/homedir
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/idtools
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/ioutils
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/jsonmessage
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/longpath
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/loopback
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/namesgenerator
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/parsers
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/parsers/kernel
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/parsers/operatingsystem
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/pidfile
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/platform
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/plugingetter
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/plugins
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/plugins/transport
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/pools
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/progress
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/pubsub
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/reexec
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/signal
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/stack
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/stdcopy
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/streamformatter
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/stringid
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/sysinfo
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/system
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/tailfile
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/tarsum
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/truncindex
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/urlutil
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/pkg/useragent
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/plugin
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/plugin/executor/containerd
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/plugin/v2
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/profiles/apparmor
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/profiles/seccomp
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/quota
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/reference
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/registry
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/registry/resumable
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/restartmanager
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/rootless
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/rootless/specconv
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/runconfig
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/runconfig/opts
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/daemon
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/environment
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/fakecontext
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/fakegit
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/fakestorage
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/fixtures/load
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/fixtures/plugin
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/fixtures/plugin/basic
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/registry
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/testutil/request
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/volume
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/volume/drivers
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/volume/local
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/volume/mounts
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/volume/service
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/volume/service/opts
04:20:37 [2022-09-07T04:20:37.153Z] github.com/docker/docker/volume/testutils' ']'
04:20:37 [2022-09-07T04:20:37.153Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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
04:20:37 [2022-09-07T04:20:37.153Z] ?   	github.com/docker/docker/api	[no test files]
04:20:38 [2022-09-07T04:20:38.941Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
04:20:40 [2022-09-07T04:20:40.316Z] === RUN   TestDockerSuite/TestPsListContainersSize
04:20:41 [2022-09-07T04:20:41.693Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
04:20:41 [2022-09-07T04:20:41.693Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
04:20:42 [2022-09-07T04:20:42.259Z] === RUN   TestDockerSuite/TestPsRightTagName
04:20:44 [2022-09-07T04:20:44.161Z] === RUN   TestDockerSuite/TestPsShowMounts
04:20:46 [2022-09-07T04:20:46.063Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
04:20:46 [2022-09-07T04:20:46.063Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
04:20:46 [2022-09-07T04:20:46.063Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
04:20:46 [2022-09-07T04:20:46.321Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
04:20:46 [2022-09-07T04:20:46.579Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
04:20:46 [2022-09-07T04:20:46.838Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
04:20:46 [2022-09-07T04:20:46.838Z]     check_test.go:611: [ddde5ab3b25b9] daemon is not started
04:20:48 [2022-09-07T04:20:48.213Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
04:20:48 [2022-09-07T04:20:48.782Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
04:20:49 [2022-09-07T04:20:49.348Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
04:20:52 [2022-09-07T04:20:52.633Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
04:20:55 [2022-09-07T04:20:55.163Z]     docker_api_swarm_service_test.go:533: [dad0aeec4b4b8] joining swarm manager [de8ef72735e51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:20:55 [2022-09-07T04:20:55.207Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 7.9% of statements
04:20:55 [2022-09-07T04:20:55.731Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
04:20:56 [2022-09-07T04:20:56.297Z]     docker_api_swarm_service_test.go:534: [d9883d0142643] joining swarm manager [de8ef72735e51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:20:56 [2022-09-07T04:20:56.558Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
04:20:58 [2022-09-07T04:20:58.460Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
04:20:58 [2022-09-07T04:20:58.460Z] === RUN   TestDockerSuite/TestRestartPolicyNO
04:20:58 [2022-09-07T04:20:58.718Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
04:20:58 [2022-09-07T04:20:58.977Z] === RUN   TestDockerSuite/TestRestartRunningContainer
04:21:01 [2022-09-07T04:21:01.509Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
04:21:02 [2022-09-07T04:21:02.884Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
04:21:04 [2022-09-07T04:21:04.784Z] === RUN   TestDockerSuite/TestRestartWithVolumes
04:21:05 [2022-09-07T04:21:05.718Z] === RUN   TestDockerSuite/TestRmiBlank
04:21:05 [2022-09-07T04:21:05.718Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
04:21:05 [2022-09-07T04:21:05.977Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
04:21:08 [2022-09-07T04:21:08.507Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
04:21:09 [2022-09-07T04:21:09.073Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
04:21:09 [2022-09-07T04:21:09.073Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
04:21:10 [2022-09-07T04:21:10.448Z] === RUN   TestDockerSuite/TestRmiImgIDForce
04:21:11 [2022-09-07T04:21:11.014Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
04:21:11 [2022-09-07T04:21:11.948Z] === RUN   TestDockerSuite/TestRmiParentImageFail
04:21:12 [2022-09-07T04:21:12.515Z] === RUN   TestDockerSuite/TestRmiTag
04:21:12 [2022-09-07T04:21:12.773Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
04:21:13 [2022-09-07T04:21:13.340Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
04:21:16 [2022-09-07T04:21:16.623Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
04:21:16 [2022-09-07T04:21:16.623Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
04:21:17 [2022-09-07T04:21:17.189Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
04:21:17 [2022-09-07T04:21:17.189Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
04:21:17 [2022-09-07T04:21:17.755Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
04:21:18 [2022-09-07T04:21:18.322Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
04:21:18 [2022-09-07T04:21:18.580Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
04:21:18 [2022-09-07T04:21:18.839Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
04:21:19 [2022-09-07T04:21:19.096Z] === RUN   TestDockerSuite/TestContainerNetworkMode
04:21:19 [2022-09-07T04:21:19.664Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
04:21:21 [2022-09-07T04:21:21.055Z]     docker_api_swarm_service_test.go:148: [d56b7010ccc6c] joining swarm manager [de00fc714b2c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:21:21 [2022-09-07T04:21:21.989Z]     docker_api_swarm_service_test.go:148: [d9ab0188e5020] joining swarm manager [de00fc714b2c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:21:23 [2022-09-07T04:21:23.364Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
04:21:23 [2022-09-07T04:21:23.930Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
04:21:24 [2022-09-07T04:21:24.866Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
04:21:26 [2022-09-07T04:21:26.242Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
04:21:28 [2022-09-07T04:21:28.142Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
04:21:29 [2022-09-07T04:21:29.078Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
04:21:30 [2022-09-07T04:21:30.978Z] === RUN   TestDockerSuite/TestDevicePermissions
04:21:31 [2022-09-07T04:21:31.544Z] === RUN   TestDockerSuite/TestDockerFails
04:21:31 [2022-09-07T04:21:31.544Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
04:21:33 [2022-09-07T04:21:33.446Z] === RUN   TestDockerSuite/TestMountIntoProc
04:21:33 [2022-09-07T04:21:33.446Z] === RUN   TestDockerSuite/TestMountIntoSys
04:21:33 [2022-09-07T04:21:33.704Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
04:21:35 [2022-09-07T04:21:35.078Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
04:21:35 [2022-09-07T04:21:35.645Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
04:21:36 [2022-09-07T04:21:36.211Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
04:21:37 [2022-09-07T04:21:37.143Z] === RUN   TestDockerSuite/TestRunAddHost
04:21:37 [2022-09-07T04:21:37.402Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
04:21:37 [2022-09-07T04:21:37.661Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
04:21:38 [2022-09-07T04:21:38.227Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
04:21:38 [2022-09-07T04:21:38.227Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
04:21:38 [2022-09-07T04:21:38.793Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
04:21:40 [2022-09-07T04:21:40.172Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
04:21:40 [2022-09-07T04:21:40.747Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
04:21:41 [2022-09-07T04:21:41.325Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
04:21:41 [2022-09-07T04:21:41.890Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
04:21:42 [2022-09-07T04:21:42.825Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
04:21:43 [2022-09-07T04:21:43.760Z] === RUN   TestDockerSuite/TestRunAttachDetach
04:21:44 [2022-09-07T04:21:44.325Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
04:21:44 [2022-09-07T04:21:44.891Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
04:21:45 [2022-09-07T04:21:45.458Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
04:21:46 [2022-09-07T04:21:46.392Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
04:21:46 [2022-09-07T04:21:46.960Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
04:21:47 [2022-09-07T04:21:47.894Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
04:21:48 [2022-09-07T04:21:48.461Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
04:21:49 [2022-09-07T04:21:49.026Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
04:21:49 [2022-09-07T04:21:49.284Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
04:21:49 [2022-09-07T04:21:49.854Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
04:21:49 [2022-09-07T04:21:49.854Z] === RUN   TestDockerSuite/TestRunBindMounts
04:21:51 [2022-09-07T04:21:51.228Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
04:21:51 [2022-09-07T04:21:51.486Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
04:21:52 [2022-09-07T04:21:52.052Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
04:21:52 [2022-09-07T04:21:52.619Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
04:21:53 [2022-09-07T04:21:53.185Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
04:21:53 [2022-09-07T04:21:53.185Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
04:21:53 [2022-09-07T04:21:53.444Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
04:21:54 [2022-09-07T04:21:54.010Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
04:21:54 [2022-09-07T04:21:54.268Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
04:21:54 [2022-09-07T04:21:54.833Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
04:21:55 [2022-09-07T04:21:55.399Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
04:21:55 [2022-09-07T04:21:55.399Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
04:21:55 [2022-09-07T04:21:55.656Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
04:21:55 [2022-09-07T04:21:55.656Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
04:21:56 [2022-09-07T04:21:56.590Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
04:21:56 [2022-09-07T04:21:56.848Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
04:21:57 [2022-09-07T04:21:57.415Z] === RUN   TestDockerSuite/TestRunContainerNetwork
04:21:57 [2022-09-07T04:21:57.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
04:21:57 [2022-09-07T04:21:57.932Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
04:21:57 [2022-09-07T04:21:57.932Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
04:21:58 [2022-09-07T04:21:58.527Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
04:21:59 [2022-09-07T04:21:59.902Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
04:22:01 [2022-09-07T04:22:01.277Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
04:22:02 [2022-09-07T04:22:02.656Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
04:22:02 [2022-09-07T04:22:02.914Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
04:22:03 [2022-09-07T04:22:03.480Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
04:22:04 [2022-09-07T04:22:04.046Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
04:22:04 [2022-09-07T04:22:04.305Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
04:22:04 [2022-09-07T04:22:04.873Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
04:22:06 [2022-09-07T04:22:06.251Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
04:22:08 [2022-09-07T04:22:08.782Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
04:22:08 [2022-09-07T04:22:08.782Z] === RUN   TestDockerSuite/TestRunCreateVolume
04:22:09 [2022-09-07T04:22:09.040Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
04:22:10 [2022-09-07T04:22:10.414Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
04:22:11 [2022-09-07T04:22:11.788Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
04:22:13 [2022-09-07T04:22:13.688Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
04:22:15 [2022-09-07T04:22:15.063Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
04:22:15 [2022-09-07T04:22:15.063Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
04:22:15 [2022-09-07T04:22:15.063Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
04:22:15 [2022-09-07T04:22:15.063Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
04:22:15 [2022-09-07T04:22:15.063Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
04:22:15 [2022-09-07T04:22:15.629Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
04:22:17 [2022-09-07T04:22:17.533Z] === RUN   TestDockerSuite/TestRunDNSOptions
04:22:18 [2022-09-07T04:22:18.471Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
04:22:19 [2022-09-07T04:22:19.853Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
04:22:20 [2022-09-07T04:22:20.419Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
04:22:21 [2022-09-07T04:22:21.795Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
04:22:22 [2022-09-07T04:22:22.728Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
04:22:22 [2022-09-07T04:22:22.728Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
04:22:22 [2022-09-07T04:22:22.728Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
04:22:22 [2022-09-07T04:22:22.728Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
04:22:22 [2022-09-07T04:22:22.986Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
04:22:24 [2022-09-07T04:22:24.363Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
04:22:24 [2022-09-07T04:22:24.363Z] === RUN   TestDockerSuite/TestRunDuplicateMount
04:22:24 [2022-09-07T04:22:24.931Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
04:22:25 [2022-09-07T04:22:25.498Z] === RUN   TestDockerSuite/TestRunEchoStdout
04:22:26 [2022-09-07T04:22:26.434Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
04:22:27 [2022-09-07T04:22:27.373Z] === RUN   TestDockerSuite/TestRunEmptyEnv
04:22:27 [2022-09-07T04:22:27.373Z] === RUN   TestDockerSuite/TestRunEntrypoint
04:22:27 [2022-09-07T04:22:27.632Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
04:22:27 [2022-09-07T04:22:27.892Z] === RUN   TestDockerSuite/TestRunEnvironment
04:22:28 [2022-09-07T04:22:28.457Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
04:22:29 [2022-09-07T04:22:29.025Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
04:22:29 [2022-09-07T04:22:29.591Z] === RUN   TestDockerSuite/TestRunExitCode
04:22:30 [2022-09-07T04:22:30.159Z] === RUN   TestDockerSuite/TestRunExitCodeOne
04:22:30 [2022-09-07T04:22:30.159Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
04:22:30 [2022-09-07T04:22:30.728Z] === RUN   TestDockerSuite/TestRunExitCodeZero
04:22:31 [2022-09-07T04:22:31.296Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 31.9% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 6.0% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/container	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/events	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/image	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/network	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 77.3% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/builder/remotecontext	0.139s	coverage: 13.7% of statements
04:22:31 [2022-09-07T04:22:31.597Z] ok  	github.com/docker/docker/builder/dockerfile	0.573s	coverage: 49.3% of statements
04:22:31 [2022-09-07T04:22:31.853Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
04:22:31 [2022-09-07T04:22:31.863Z] === RUN   TestDockerSuite/TestRunExposePort
04:22:31 [2022-09-07T04:22:31.863Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
04:22:32 [2022-09-07T04:22:32.782Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
04:22:32 [2022-09-07T04:22:32.798Z] === RUN   TestDockerSuite/TestRunGroupAdd
04:22:33 [2022-09-07T04:22:33.364Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
04:22:33 [2022-09-07T04:22:33.364Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
04:22:33 [2022-09-07T04:22:33.711Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.702s	coverage: 86.3% of statements
04:22:33 [2022-09-07T04:22:33.712Z] ?   	github.com/docker/docker/cli	[no test files]
04:22:33 [2022-09-07T04:22:33.712Z] ?   	github.com/docker/docker/cli/config	[no test files]
04:22:33 [2022-09-07T04:22:33.712Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
04:22:33 [2022-09-07T04:22:33.712Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
04:22:33 [2022-09-07T04:22:33.968Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.080s	coverage: 67.6% of statements
04:22:34 [2022-09-07T04:22:34.298Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
04:22:34 [2022-09-07T04:22:34.556Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
04:22:34 [2022-09-07T04:22:34.556Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
04:22:34 [2022-09-07T04:22:34.556Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
04:22:36 [2022-09-07T04:22:36.458Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
04:22:37 [2022-09-07T04:22:37.832Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
04:22:38 [2022-09-07T04:22:38.091Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
04:22:39 [2022-09-07T04:22:39.217Z] ok  	github.com/docker/docker/client	0.137s	coverage: 76.0% of statements
04:22:39 [2022-09-07T04:22:39.480Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
04:22:42 [2022-09-07T04:22:42.009Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
04:22:45 [2022-09-07T04:22:45.290Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
04:22:49 [2022-09-07T04:22:49.471Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
04:22:49 [2022-09-07T04:22:49.471Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
04:22:50 [2022-09-07T04:22:50.405Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
04:22:51 [2022-09-07T04:22:51.778Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
04:22:51 [2022-09-07T04:22:51.778Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
04:22:51 [2022-09-07T04:22:51.778Z] === RUN   TestDockerSuite/TestRunInvalidReference
04:22:51 [2022-09-07T04:22:51.778Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
04:22:52 [2022-09-07T04:22:52.344Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
04:22:54 [2022-09-07T04:22:54.244Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
04:22:55 [2022-09-07T04:22:55.178Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
04:22:56 [2022-09-07T04:22:56.111Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
04:23:02 [2022-09-07T04:23:02.665Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
04:23:02 [2022-09-07T04:23:02.665Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
04:23:02 [2022-09-07T04:23:02.665Z] === RUN   TestDockerSuite/TestRunModeHostname
04:23:03 [2022-09-07T04:23:03.231Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
04:23:03 [2022-09-07T04:23:03.231Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
04:23:03 [2022-09-07T04:23:03.231Z] === RUN   TestDockerSuite/TestRunModeIpcHost
04:23:04 [2022-09-07T04:23:04.165Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
04:23:05 [2022-09-07T04:23:05.112Z] === RUN   TestDockerSuite/TestRunModePIDContainer
04:23:06 [2022-09-07T04:23:06.050Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
04:23:06 [2022-09-07T04:23:06.050Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
04:23:06 [2022-09-07T04:23:06.050Z] === RUN   TestDockerSuite/TestRunModeUTSHost
04:23:06 [2022-09-07T04:23:06.985Z] === RUN   TestDockerSuite/TestRunMount
04:23:11 [2022-09-07T04:23:11.169Z] === RUN   TestDockerSuite/TestRunMountOrdering
04:23:11 [2022-09-07T04:23:11.427Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
04:23:11 [2022-09-07T04:23:11.993Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
04:23:13 [2022-09-07T04:23:13.367Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
04:23:13 [2022-09-07T04:23:13.367Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
04:23:14 [2022-09-07T04:23:14.740Z] === RUN   TestDockerSuite/TestRunNamedVolume
04:23:16 [2022-09-07T04:23:16.641Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
04:23:18 [2022-09-07T04:23:18.248Z] ok  	github.com/docker/docker/cmd/dockerd	0.084s	coverage: 31.8% of statements
04:23:18 [2022-09-07T04:23:18.544Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
04:23:19 [2022-09-07T04:23:19.477Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
04:23:19 [2022-09-07T04:23:19.615Z] ok  	github.com/docker/docker/container	0.116s	coverage: 36.1% of statements
04:23:20 [2022-09-07T04:23:20.544Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.550s	coverage: 0.0% of statements
04:23:20 [2022-09-07T04:23:20.544Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
04:23:20 [2022-09-07T04:23:20.544Z] ?   	github.com/docker/docker/container/stream	[no test files]
04:23:20 [2022-09-07T04:23:20.544Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
04:23:20 [2022-09-07T04:23:20.544Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
04:23:20 [2022-09-07T04:23:20.544Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
04:23:20 [2022-09-07T04:23:20.853Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
04:23:20 [2022-09-07T04:23:20.853Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
04:23:21 [2022-09-07T04:23:21.111Z] === RUN   TestDockerSuite/TestRunNetHost
04:23:21 [2022-09-07T04:23:21.676Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
04:23:21 [2022-09-07T04:23:21.935Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
04:23:22 [2022-09-07T04:23:22.503Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
04:23:23 [2022-09-07T04:23:23.070Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
04:23:24 [2022-09-07T04:23:24.972Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
04:23:25 [2022-09-07T04:23:25.230Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
04:23:26 [2022-09-07T04:23:26.165Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
04:23:28 [2022-09-07T04:23:28.089Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
04:23:28 [2022-09-07T04:23:28.637Z] ok  	github.com/docker/docker/daemon/cluster	0.122s	coverage: 0.5% of statements
04:23:29 [2022-09-07T04:23:29.570Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
04:23:30 [2022-09-07T04:23:30.619Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
04:23:30 [2022-09-07T04:23:30.619Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
04:23:30 [2022-09-07T04:23:30.619Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
04:23:30 [2022-09-07T04:23:30.939Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
04:23:31 [2022-09-07T04:23:31.185Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
04:23:31 [2022-09-07T04:23:31.443Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
04:23:31 [2022-09-07T04:23:31.443Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
04:23:32 [2022-09-07T04:23:32.010Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
04:23:32 [2022-09-07T04:23:32.577Z] === RUN   TestDockerSuite/TestRunNonExistingImage
04:23:32 [2022-09-07T04:23:32.577Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
04:23:33 [2022-09-07T04:23:33.144Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
04:23:34 [2022-09-07T04:23:34.081Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
04:23:36 [2022-09-07T04:23:36.608Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
04:23:39 [2022-09-07T04:23:39.034Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
04:23:39 [2022-09-07T04:23:39.134Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
04:23:39 [2022-09-07T04:23:39.134Z] === RUN   TestDockerSuite/TestRunOOMExitCode
04:23:39 [2022-09-07T04:23:39.134Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
04:23:39 [2022-09-07T04:23:39.134Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
04:23:39 [2022-09-07T04:23:39.702Z] === RUN   TestDockerSuite/TestRunPIDsLimit
04:23:40 [2022-09-07T04:23:40.058Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 81.1% of statements
04:23:40 [2022-09-07T04:23:40.268Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
04:23:40 [2022-09-07T04:23:40.621Z] ok  	github.com/docker/docker/daemon	10.152s	coverage: 16.5% of statements
04:23:40 [2022-09-07T04:23:40.621Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
04:23:40 [2022-09-07T04:23:40.621Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
04:23:40 [2022-09-07T04:23:40.621Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
04:23:40 [2022-09-07T04:23:40.621Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
04:23:40 [2022-09-07T04:23:40.621Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
04:23:41 [2022-09-07T04:23:41.550Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
04:23:42 [2022-09-07T04:23:42.169Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
04:23:42 [2022-09-07T04:23:42.169Z] === RUN   TestDockerSuite/TestRunPortInUse
04:23:42 [2022-09-07T04:23:42.427Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
04:23:42 [2022-09-07T04:23:42.479Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.772s	coverage: 74.8% of statements
04:23:42 [2022-09-07T04:23:42.994Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
04:23:42 [2022-09-07T04:23:42.994Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
04:23:43 [2022-09-07T04:23:43.561Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
04:23:43 [2022-09-07T04:23:43.845Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.373s	coverage: 60.7% of statements
04:23:43 [2022-09-07T04:23:43.845Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
04:23:44 [2022-09-07T04:23:44.496Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
04:23:45 [2022-09-07T04:23:45.062Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
04:23:45 [2022-09-07T04:23:45.062Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
04:23:45 [2022-09-07T04:23:45.321Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
04:23:45 [2022-09-07T04:23:45.321Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
04:23:45 [2022-09-07T04:23:45.321Z] === RUN   TestDockerSuite/TestRunPublishPort
04:23:45 [2022-09-07T04:23:45.743Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
04:23:46 [2022-09-07T04:23:46.256Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
04:23:46 [2022-09-07T04:23:46.513Z] === RUN   TestDockerSuite/TestRunReadProcLatency
04:23:46 [2022-09-07T04:23:46.514Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
04:23:46 [2022-09-07T04:23:46.514Z] === RUN   TestDockerSuite/TestRunReadProcTimer
04:23:47 [2022-09-07T04:23:47.079Z] === RUN   TestDockerSuite/TestRunRedirectStdout
04:23:47 [2022-09-07T04:23:47.131Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.301s	coverage: 50.6% of statements
04:23:47 [2022-09-07T04:23:47.667Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
04:23:48 [2022-09-07T04:23:48.061Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.500s	coverage: 46.1% of statements
04:23:48 [2022-09-07T04:23:48.061Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
04:23:48 [2022-09-07T04:23:48.238Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
04:23:48 [2022-09-07T04:23:48.238Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
04:23:48 [2022-09-07T04:23:48.238Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
04:23:48 [2022-09-07T04:23:48.989Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.724s	coverage: 58.5% of statements
04:23:48 [2022-09-07T04:23:48.989Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
04:23:48 [2022-09-07T04:23:48.989Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
04:23:49 [2022-09-07T04:23:49.245Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
04:23:50 [2022-09-07T04:23:50.173Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
04:23:50 [2022-09-07T04:23:50.768Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
04:23:50 [2022-09-07T04:23:50.768Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
04:23:51 [2022-09-07T04:23:51.101Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
04:23:51 [2022-09-07T04:23:51.663Z] ok  	github.com/docker/docker/daemon/images	0.057s	coverage: 6.9% of statements
04:23:51 [2022-09-07T04:23:51.663Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
04:23:51 [2022-09-07T04:23:51.663Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
04:23:51 [2022-09-07T04:23:51.702Z] === RUN   TestDockerSuite/TestRunRm
04:23:52 [2022-09-07T04:23:52.268Z] === RUN   TestDockerSuite/TestRunRmAndWait
04:23:52 [2022-09-07T04:23:52.591Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.2% of statements
04:23:53 [2022-09-07T04:23:53.153Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.187s	coverage: 79.9% of statements
04:23:53 [2022-09-07T04:23:53.409Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
04:23:53 [2022-09-07T04:23:53.409Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
04:23:53 [2022-09-07T04:23:53.971Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
04:23:54 [2022-09-07T04:23:54.227Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 23.4% of statements
04:23:54 [2022-09-07T04:23:54.788Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
04:23:55 [2022-09-07T04:23:55.350Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.218s	coverage: 76.8% of statements
04:23:55 [2022-09-07T04:23:55.606Z] ok  	github.com/docker/docker/daemon/logger/local	0.054s	coverage: 79.4% of statements
04:23:55 [2022-09-07T04:23:55.606Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
04:23:55 [2022-09-07T04:23:55.606Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
04:23:56 [2022-09-07T04:23:56.453Z] === RUN   TestDockerSuite/TestRunRmPre125Api
04:23:56 [2022-09-07T04:23:56.453Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
04:23:56 [2022-09-07T04:23:56.453Z] === RUN   TestDockerSuite/TestRunRootWorkdir
04:23:56 [2022-09-07T04:23:56.534Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 62.0% of statements
04:23:56 [2022-09-07T04:23:56.534Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 31.5% of statements
04:23:57 [2022-09-07T04:23:57.019Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
04:23:57 [2022-09-07T04:23:57.461Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
04:23:58 [2022-09-07T04:23:58.023Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
04:23:58 [2022-09-07T04:23:58.585Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
04:23:58 [2022-09-07T04:23:58.921Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
04:23:59 [2022-09-07T04:23:59.486Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
04:23:59 [2022-09-07T04:23:59.514Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.617s	coverage: 82.5% of statements
04:23:59 [2022-09-07T04:23:59.514Z] ?   	github.com/docker/docker/daemon/names	[no test files]
04:23:59 [2022-09-07T04:23:59.514Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
04:24:00 [2022-09-07T04:24:00.076Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
04:24:01 [2022-09-07T04:24:01.441Z] ok  	github.com/docker/docker/distribution	1.521s	coverage: 28.0% of statements
04:24:01 [2022-09-07T04:24:01.441Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
04:24:01 [2022-09-07T04:24:01.698Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
04:24:02 [2022-09-07T04:24:02.019Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
04:24:02 [2022-09-07T04:24:02.019Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
04:24:02 [2022-09-07T04:24:02.276Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
04:24:02 [2022-09-07T04:24:02.845Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
04:24:02 [2022-09-07T04:24:02.845Z] ?   	github.com/docker/docker/dockerversion	[no test files]
04:24:02 [2022-09-07T04:24:02.845Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
04:24:03 [2022-09-07T04:24:03.772Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
04:24:03 [2022-09-07T04:24:03.772Z] ?   	github.com/docker/docker/image/v1	[no test files]
04:24:03 [2022-09-07T04:24:03.772Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
04:24:04 [2022-09-07T04:24:04.334Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
04:24:04 [2022-09-07T04:24:04.895Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
04:24:05 [2022-09-07T04:24:05.304Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
04:24:05 [2022-09-07T04:24:05.458Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 66.0% of statements
04:24:05 [2022-09-07T04:24:05.458Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
04:24:05 [2022-09-07T04:24:05.562Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
04:24:06 [2022-09-07T04:24:06.129Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
04:24:06 [2022-09-07T04:24:06.695Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
04:24:07 [2022-09-07T04:24:07.263Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
04:24:07 [2022-09-07T04:24:07.349Z] ok  	github.com/docker/docker/pkg/archive	0.310s	coverage: 82.2% of statements
04:24:07 [2022-09-07T04:24:07.911Z] ok  	github.com/docker/docker/pkg/authorization	0.255s	coverage: 68.3% of statements
04:24:08 [2022-09-07T04:24:08.167Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
04:24:08 [2022-09-07T04:24:08.167Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
04:24:08 [2022-09-07T04:24:08.199Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
04:24:08 [2022-09-07T04:24:08.199Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
04:24:08 [2022-09-07T04:24:08.765Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
04:24:09 [2022-09-07T04:24:09.332Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
04:24:09 [2022-09-07T04:24:09.591Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
04:24:10 [2022-09-07T04:24:10.165Z] === RUN   TestDockerSuite/TestRunSetMacAddress
04:24:11 [2022-09-07T04:24:11.105Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
04:24:11 [2022-09-07T04:24:11.364Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
04:24:11 [2022-09-07T04:24:11.433Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.473s	coverage: 42.7% of statements
04:24:11 [2022-09-07T04:24:11.689Z] ok  	github.com/docker/docker/pkg/containerfs	0.008s	coverage: 6.7% of statements
04:24:11 [2022-09-07T04:24:11.689Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
04:24:11 [2022-09-07T04:24:11.945Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
04:24:12 [2022-09-07T04:24:12.201Z] ok  	github.com/docker/docker/layer	7.425s	coverage: 68.9% of statements
04:24:12 [2022-09-07T04:24:12.201Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
04:24:12 [2022-09-07T04:24:12.201Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
04:24:12 [2022-09-07T04:24:12.201Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
04:24:12 [2022-09-07T04:24:12.201Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
04:24:12 [2022-09-07T04:24:12.201Z] ?   	github.com/docker/docker/oci/caps	[no test files]
04:24:12 [2022-09-07T04:24:12.201Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
04:24:12 [2022-09-07T04:24:12.458Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 87.2% of statements
04:24:12 [2022-09-07T04:24:12.713Z] ok  	github.com/docker/docker/pkg/fsutils	0.163s	coverage: 85.1% of statements
04:24:12 [2022-09-07T04:24:12.713Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
04:24:13 [2022-09-07T04:24:13.891Z] === RUN   TestDockerSuite/TestRunState
04:24:14 [2022-09-07T04:24:14.079Z] ok  	github.com/docker/docker/pkg/idtools	0.514s	coverage: 67.9% of statements
04:24:14 [2022-09-07T04:24:14.079Z] ok  	github.com/docker/docker/pkg/ioutils	0.434s	coverage: 70.1% of statements
04:24:14 [2022-09-07T04:24:14.150Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
04:24:14 [2022-09-07T04:24:14.335Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
04:24:14 [2022-09-07T04:24:14.591Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
04:24:14 [2022-09-07T04:24:14.591Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
04:24:14 [2022-09-07T04:24:14.717Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
04:24:14 [2022-09-07T04:24:14.848Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
04:24:14 [2022-09-07T04:24:14.848Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
04:24:15 [2022-09-07T04:24:15.104Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
04:24:15 [2022-09-07T04:24:15.284Z] === RUN   TestDockerSuite/TestRunStdinPipe
04:24:15 [2022-09-07T04:24:15.360Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
04:24:15 [2022-09-07T04:24:15.360Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
04:24:15 [2022-09-07T04:24:15.360Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
04:24:15 [2022-09-07T04:24:15.360Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
04:24:15 [2022-09-07T04:24:15.850Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
04:24:16 [2022-09-07T04:24:16.109Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
04:24:16 [2022-09-07T04:24:16.109Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
04:24:16 [2022-09-07T04:24:16.109Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
04:24:16 [2022-09-07T04:24:16.287Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
04:24:16 [2022-09-07T04:24:16.544Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
04:24:16 [2022-09-07T04:24:16.675Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
04:24:16 [2022-09-07T04:24:16.800Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
04:24:17 [2022-09-07T04:24:17.056Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
04:24:17 [2022-09-07T04:24:17.242Z] === RUN   TestDockerSuite/TestRunSysctls
04:24:18 [2022-09-07T04:24:18.176Z] === RUN   TestDockerSuite/TestRunTLSVerify
04:24:18 [2022-09-07T04:24:18.176Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
04:24:18 [2022-09-07T04:24:18.176Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
04:24:18 [2022-09-07T04:24:18.419Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
04:24:18 [2022-09-07T04:24:18.419Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
04:24:18 [2022-09-07T04:24:18.675Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
04:24:18 [2022-09-07T04:24:18.742Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
04:24:18 [2022-09-07T04:24:18.931Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
04:24:19 [2022-09-07T04:24:19.186Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
04:24:19 [2022-09-07T04:24:19.186Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
04:24:19 [2022-09-07T04:24:19.309Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
04:24:19 [2022-09-07T04:24:19.749Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.1% of statements
04:24:20 [2022-09-07T04:24:20.261Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 42.3% of statements
04:24:20 [2022-09-07T04:24:20.517Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
04:24:20 [2022-09-07T04:24:20.684Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
04:24:21 [2022-09-07T04:24:21.079Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
04:24:21 [2022-09-07T04:24:21.250Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
04:24:21 [2022-09-07T04:24:21.335Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
04:24:21 [2022-09-07T04:24:21.335Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
04:24:22 [2022-09-07T04:24:22.184Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
04:24:22 [2022-09-07T04:24:22.749Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
04:24:23 [2022-09-07T04:24:23.247Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
04:24:23 [2022-09-07T04:24:23.502Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
04:24:23 [2022-09-07T04:24:23.759Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
04:24:25 [2022-09-07T04:24:25.125Z] ok  	github.com/docker/docker/quota	0.260s	coverage: 71.4% of statements
04:24:25 [2022-09-07T04:24:25.125Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
04:24:25 [2022-09-07T04:24:25.279Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
04:24:25 [2022-09-07T04:24:25.536Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
04:24:26 [2022-09-07T04:24:26.055Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.6% of statements
04:24:26 [2022-09-07T04:24:26.618Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
04:24:26 [2022-09-07T04:24:26.618Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
04:24:27 [2022-09-07T04:24:27.180Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
04:24:27 [2022-09-07T04:24:27.436Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
04:24:28 [2022-09-07T04:24:28.065Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
04:24:28 [2022-09-07T04:24:28.631Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
04:24:29 [2022-09-07T04:24:29.197Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
04:24:29 [2022-09-07T04:24:29.324Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
04:24:29 [2022-09-07T04:24:29.455Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
04:24:29 [2022-09-07T04:24:29.580Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.8% of statements
04:24:30 [2022-09-07T04:24:30.142Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
04:24:30 [2022-09-07T04:24:30.400Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
04:24:30 [2022-09-07T04:24:30.975Z]     docker_cli_service_logs_test.go:248: checking task vm97vbkh6myw
04:24:30 [2022-09-07T04:24:30.975Z]     docker_cli_service_logs_test.go:253: checking messages for vm97vbkh6myw
04:24:30 [2022-09-07T04:24:30.975Z]     docker_cli_service_logs_test.go:248: checking task tj6492i87agg
04:24:30 [2022-09-07T04:24:30.975Z]     docker_cli_service_logs_test.go:253: checking messages for tj6492i87agg
04:24:31 [2022-09-07T04:24:31.512Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
04:24:31 [2022-09-07T04:24:31.540Z] === RUN   TestDockerSwarmSuite/TestServiceScale
04:24:32 [2022-09-07T04:24:32.107Z] === RUN   TestDockerSuite/TestRunUnshareProc
04:24:33 [2022-09-07T04:24:33.482Z] === RUN   TestDockerSuite/TestRunUserByID
04:24:33 [2022-09-07T04:24:33.740Z] === RUN   TestDockerSuite/TestRunUserByIDBig
04:24:33 [2022-09-07T04:24:33.999Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
04:24:33 [2022-09-07T04:24:33.999Z] === RUN   TestDockerSuite/TestRunUserByIDZero
04:24:34 [2022-09-07T04:24:34.257Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
04:24:34 [2022-09-07T04:24:34.822Z] === RUN   TestDockerSuite/TestRunUserByName
04:24:35 [2022-09-07T04:24:35.388Z] === RUN   TestDockerSuite/TestRunUserDefaults
04:24:35 [2022-09-07T04:24:35.647Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
04:24:35 [2022-09-07T04:24:35.647Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
04:24:35 [2022-09-07T04:24:35.647Z] === RUN   TestDockerSuite/TestRunUserNotFound
04:24:35 [2022-09-07T04:24:35.906Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
04:24:36 [2022-09-07T04:24:36.472Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
04:24:38 [2022-09-07T04:24:38.999Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
04:24:39 [2022-09-07T04:24:39.566Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
04:24:40 [2022-09-07T04:24:40.132Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
04:24:42 [2022-09-07T04:24:42.033Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
04:24:42 [2022-09-07T04:24:42.967Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
04:24:44 [2022-09-07T04:24:44.866Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
04:24:46 [2022-09-07T04:24:46.241Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
04:24:46 [2022-09-07T04:24:46.809Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
04:24:46 [2022-09-07T04:24:46.809Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
04:24:46 [2022-09-07T04:24:46.809Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
04:24:46 [2022-09-07T04:24:46.809Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
04:24:46 [2022-09-07T04:24:46.809Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
04:24:46 [2022-09-07T04:24:46.809Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
04:24:46 [2022-09-07T04:24:46.809Z] === RUN   TestDockerSuite/TestRunWithBadDevice
04:24:46 [2022-09-07T04:24:46.809Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
04:24:46 [2022-09-07T04:24:46.809Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
04:24:46 [2022-09-07T04:24:46.809Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
04:24:47 [2022-09-07T04:24:47.378Z] === RUN   TestDockerSuite/TestRunWithCPUShares
04:24:47 [2022-09-07T04:24:47.943Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
04:24:48 [2022-09-07T04:24:48.878Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
04:24:49 [2022-09-07T04:24:49.443Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
04:24:50 [2022-09-07T04:24:50.012Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
04:24:50 [2022-09-07T04:24:50.012Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
04:24:50 [2022-09-07T04:24:50.589Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
04:24:50 [2022-09-07T04:24:50.589Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
04:24:50 [2022-09-07T04:24:50.589Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
04:24:50 [2022-09-07T04:24:50.589Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
04:24:50 [2022-09-07T04:24:50.589Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
04:24:50 [2022-09-07T04:24:50.589Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
04:24:50 [2022-09-07T04:24:50.589Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
04:24:50 [2022-09-07T04:24:50.847Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
04:24:51 [2022-09-07T04:24:51.413Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
04:24:51 [2022-09-07T04:24:51.978Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
04:24:51 [2022-09-07T04:24:51.978Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
04:24:52 [2022-09-07T04:24:52.239Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
04:24:52 [2022-09-07T04:24:52.498Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
04:24:52 [2022-09-07T04:24:52.756Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
04:24:53 [2022-09-07T04:24:53.322Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
04:24:53 [2022-09-07T04:24:53.322Z] === RUN   TestDockerSuite/TestRunWithShmSize
04:24:53 [2022-09-07T04:24:53.391Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.3% of statements
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/rootless	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
04:24:53 [2022-09-07T04:24:53.391Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
04:24:53 [2022-09-07T04:24:53.392Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
04:24:53 [2022-09-07T04:24:53.392Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
04:24:53 [2022-09-07T04:24:53.392Z] ?   	github.com/docker/docker/testutil/request	[no test files]
04:24:53 [2022-09-07T04:24:53.392Z] ?   	github.com/docker/docker/volume	[no test files]
04:24:53 [2022-09-07T04:24:53.392Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
04:24:53 [2022-09-07T04:24:53.392Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === Skipped
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     network_proxy_test.go:208: No support for dual stack yet
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver btrfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver btrfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver btrfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver btrfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver btrfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:71: No driver to put!
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z] time="2022-09-07T04:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: driver not supported
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z] time="2022-09-07T04:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: driver not supported
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z] time="2022-09-07T04:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: driver not supported
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z] time="2022-09-07T04:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: driver not supported
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z] time="2022-09-07T04:23:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: driver not supported
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:71: No driver to put!
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     overlay_test.go:50: Fails to compute changes intermittently
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     overlay_test.go:65: Cannot run test with naive change algorithm
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver zfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver zfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver zfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver zfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:44: Driver zfs not supported
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     graphtest_unix.go:71: No driver to put!
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
04:24:53 [2022-09-07T04:24:53.392Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
04:24:53 [2022-09-07T04:24:53.392Z] 
04:24:53 [2022-09-07T04:24:53.392Z] DONE 2799 tests, 28 skipped in 253.826s
04:24:53 [2022-09-07T04:24:53.392Z] + '[' -n 'github.com/docker/docker/libnetwork
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/bitseq
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cluster
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cmd/diagnostic
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cmd/ovrouter
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/cmd/readme_test
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/config
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/datastore
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/diagnostic
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/discoverapi
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/driverapi
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/bridge
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/host
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/macvlan
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/null
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/overlay
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/remote
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/remote/api
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/windows
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/drvregistry
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/etchosts
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/idm
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/internal/caller
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/internal/setmatrix
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipam
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipamapi
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipams/builtin
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipams/null
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipams/remote
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipams/remote/api
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipams/windowsipam
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ipamutils
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/iptables
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/netlabel
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/netutils
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/networkdb
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/ns
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/options
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/osl
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/osl/kernel
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/portallocator
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/portmapper
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/resolvconf
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/testutils
04:24:53 [2022-09-07T04:24:53.392Z] github.com/docker/docker/libnetwork/types' ']'
04:24:53 [2022-09-07T04:24:53.392Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
04:24:53 [2022-09-07T04:24:53.581Z] === RUN   TestDockerSuite/TestRunWithSwappiness
04:24:54 [2022-09-07T04:24:54.520Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
04:24:54 [2022-09-07T04:24:54.520Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
04:24:54 [2022-09-07T04:24:54.520Z] === RUN   TestDockerSuite/TestRunWithUlimits
04:24:54 [2022-09-07T04:24:54.778Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
04:24:55 [2022-09-07T04:24:55.037Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
04:24:55 [2022-09-07T04:24:55.973Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
04:24:56 [2022-09-07T04:24:56.539Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
04:24:56 [2022-09-07T04:24:56.539Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
04:24:56 [2022-09-07T04:24:56.539Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
04:24:57 [2022-09-07T04:24:57.105Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
04:24:57 [2022-09-07T04:24:57.105Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
04:24:57 [2022-09-07T04:24:57.364Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
04:24:58 [2022-09-07T04:24:58.298Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
04:24:58 [2022-09-07T04:24:58.865Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
04:24:59 [2022-09-07T04:24:59.803Z]     docker_cli_swarm_test.go:1895: [daf94ebc10c85] joining swarm manager [d88318c84cd04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:25:00 [2022-09-07T04:25:00.737Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
04:25:00 [2022-09-07T04:25:00.996Z]     docker_cli_swarm_test.go:1896: [d03bafc4ca6de] joining swarm manager [d88318c84cd04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:25:01 [2022-09-07T04:25:01.254Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
04:25:01 [2022-09-07T04:25:01.254Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
04:25:01 [2022-09-07T04:25:01.254Z] === RUN   TestDockerSuite/TestSlowStdinClosing
04:25:01 [2022-09-07T04:25:01.254Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
04:25:02 [2022-09-07T04:25:02.188Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
04:25:02 [2022-09-07T04:25:02.754Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
04:25:03 [2022-09-07T04:25:03.320Z] === RUN   TestDockerSuite/TestStopContainerSignal
04:25:04 [2022-09-07T04:25:04.692Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
04:25:05 [2022-09-07T04:25:05.257Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
04:25:07 [2022-09-07T04:25:07.787Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
04:25:10 [2022-09-07T04:25:10.328Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
04:25:13 [2022-09-07T04:25:13.032Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
04:25:13 [2022-09-07T04:25:13.291Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
04:25:14 [2022-09-07T04:25:14.226Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
04:25:16 [2022-09-07T04:25:16.130Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
04:25:16 [2022-09-07T04:25:16.696Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
04:25:17 [2022-09-07T04:25:17.630Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
04:25:19 [2022-09-07T04:25:19.004Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
04:25:20 [2022-09-07T04:25:20.379Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
04:25:21 [2022-09-07T04:25:21.754Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
04:25:22 [2022-09-07T04:25:22.014Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
04:25:23 [2022-09-07T04:25:23.916Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
04:25:24 [2022-09-07T04:25:24.174Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
04:25:25 [2022-09-07T04:25:25.550Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
04:25:26 [2022-09-07T04:25:26.926Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
04:25:28 [2022-09-07T04:25:28.828Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
04:25:31 [2022-09-07T04:25:31.378Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
04:25:31 [2022-09-07T04:25:31.378Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
04:25:31 [2022-09-07T04:25:31.378Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
04:25:31 [2022-09-07T04:25:31.378Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
04:25:31 [2022-09-07T04:25:31.646Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
04:25:32 [2022-09-07T04:25:32.594Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
04:25:33 [2022-09-07T04:25:33.161Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
04:25:34 [2022-09-07T04:25:34.095Z] === RUN   TestDockerSuite/TestSaveCheckTimes
04:25:34 [2022-09-07T04:25:34.095Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
04:25:35 [2022-09-07T04:25:35.472Z] === RUN   TestDockerSuite/TestSaveImageId
04:25:35 [2022-09-07T04:25:35.472Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
04:25:35 [2022-09-07T04:25:35.730Z] === RUN   TestDockerSuite/TestSaveLoadParents
04:25:37 [2022-09-07T04:25:37.104Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3582820132
04:25:37 [2022-09-07T04:25:37.104Z] === RUN   TestDockerSuite/TestSaveMultipleNames
04:25:37 [2022-09-07T04:25:37.104Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
04:25:38 [2022-09-07T04:25:38.479Z] === RUN   TestDockerSuite/TestSaveSingleTag
04:25:38 [2022-09-07T04:25:38.479Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
04:25:38 [2022-09-07T04:25:38.479Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
04:25:39 [2022-09-07T04:25:39.855Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
04:25:39 [2022-09-07T04:25:39.855Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork	38.586s	coverage: 40.6% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.116s	coverage: 84.4% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/config	0.019s	coverage: 22.4% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.411s	coverage: 59.9% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.093s	coverage: 5.0% of statements
04:25:40 [2022-09-07T04:25:40.005Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
04:25:40 [2022-09-07T04:25:40.005Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
04:25:40 [2022-09-07T04:25:40.261Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
04:25:40 [2022-09-07T04:25:40.261Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
04:25:41 [2022-09-07T04:25:41.230Z] === RUN   TestDockerSuite/TestSearchCmdOptions
04:25:42 [2022-09-07T04:25:42.165Z]     docker_cli_swarm_test.go:1796: [d1ac476c5f46a] joining swarm manager [d59cbcf8e8dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:25:43 [2022-09-07T04:25:43.541Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
04:25:43 [2022-09-07T04:25:43.541Z]     docker_cli_swarm_test.go:1797: [d0133a18f56de] joining swarm manager [d59cbcf8e8dc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:25:43 [2022-09-07T04:25:43.541Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
04:25:44 [2022-09-07T04:25:44.106Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
04:25:44 [2022-09-07T04:25:44.106Z] === RUN   TestDockerSuite/TestSearchWithLimit
04:25:45 [2022-09-07T04:25:45.478Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
04:25:45 [2022-09-07T04:25:45.478Z]     docker_cli_sni_test.go:30: Flakey test
04:25:45 [2022-09-07T04:25:45.478Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
04:25:50 [2022-09-07T04:25:50.223Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.100s	coverage: 6.6% of statements
04:25:50 [2022-09-07T04:25:50.223Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
04:25:50 [2022-09-07T04:25:50.223Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
04:25:50 [2022-09-07T04:25:50.479Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
04:25:50 [2022-09-07T04:25:50.479Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
04:25:50 [2022-09-07T04:25:50.479Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
04:25:50 [2022-09-07T04:25:50.735Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
04:25:50 [2022-09-07T04:25:50.738Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
04:25:50 [2022-09-07T04:25:50.991Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
04:25:51 [2022-09-07T04:25:51.247Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
04:25:51 [2022-09-07T04:25:51.503Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
04:25:51 [2022-09-07T04:25:51.759Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
04:25:52 [2022-09-07T04:25:52.112Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
04:25:52 [2022-09-07T04:25:52.680Z] === RUN   TestDockerSuite/TestStartAttachSilent
04:25:53 [2022-09-07T04:25:53.615Z] === RUN   TestDockerSuite/TestStartAttachWithRename
04:25:55 [2022-09-07T04:25:55.005Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
04:25:56 [2022-09-07T04:25:56.378Z] === RUN   TestDockerSuite/TestStartMultipleContainers
04:25:58 [2022-09-07T04:25:58.276Z] === RUN   TestDockerSuite/TestStartPausedContainer
04:25:58 [2022-09-07T04:25:58.534Z] === RUN   TestDockerSuite/TestStartRecordError
04:25:59 [2022-09-07T04:25:59.909Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
04:26:01 [2022-09-07T04:26:01.808Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
04:26:02 [2022-09-07T04:26:02.742Z] === RUN   TestDockerSuite/TestStatsAllNoStream
04:26:03 [2022-09-07T04:26:03.000Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
04:26:03 [2022-09-07T04:26:03.930Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
04:26:05 [2022-09-07T04:26:05.528Z]     docker_cli_swarm_test.go:1315: [dcca53f05ec8f] joining swarm manager [d0b72b2cab86d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:26:05 [2022-09-07T04:26:05.528Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
04:26:06 [2022-09-07T04:26:06.461Z]     docker_cli_swarm_test.go:1316: [d70ca1c2aeb2e] joining swarm manager [d0b72b2cab86d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:26:09 [2022-09-07T04:26:09.740Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
04:26:13 [2022-09-07T04:26:13.017Z] === RUN   TestDockerSuite/TestStatsFormatAll
04:26:18 [2022-09-07T04:26:18.278Z] === RUN   TestDockerSuite/TestStatsNoStream
04:26:18 [2022-09-07T04:26:18.771Z] ok  	github.com/docker/docker/libnetwork/ipam	14.372s	coverage: 85.3% of statements
04:26:18 [2022-09-07T04:26:18.771Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
04:26:18 [2022-09-07T04:26:18.771Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
04:26:18 [2022-09-07T04:26:18.771Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
04:26:18 [2022-09-07T04:26:18.771Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
04:26:18 [2022-09-07T04:26:18.771Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
04:26:18 [2022-09-07T04:26:18.771Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
04:26:18 [2022-09-07T04:26:18.771Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.254s	coverage: 74.0% of statements
04:26:19 [2022-09-07T04:26:19.026Z] ok  	github.com/docker/docker/libnetwork/iptables	0.164s	coverage: 45.0% of statements
04:26:19 [2022-09-07T04:26:19.283Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
04:26:19 [2022-09-07T04:26:19.540Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
04:26:20 [2022-09-07T04:26:20.206Z] === RUN   TestDockerSuite/TestTopMultipleArgs
04:26:20 [2022-09-07T04:26:20.464Z] === RUN   TestDockerSuite/TestTopNonPrivileged
04:26:21 [2022-09-07T04:26:21.030Z] === RUN   TestDockerSuite/TestTopPrivileged
04:26:21 [2022-09-07T04:26:21.596Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
04:26:21 [2022-09-07T04:26:21.596Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
04:26:21 [2022-09-07T04:26:21.596Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
04:26:21 [2022-09-07T04:26:21.854Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
04:26:22 [2022-09-07T04:26:22.420Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
04:26:22 [2022-09-07T04:26:22.420Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
04:26:22 [2022-09-07T04:26:22.420Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
04:26:22 [2022-09-07T04:26:22.420Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
04:26:22 [2022-09-07T04:26:22.420Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
04:26:23 [2022-09-07T04:26:23.356Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
04:26:23 [2022-09-07T04:26:23.922Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
04:26:24 [2022-09-07T04:26:24.488Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
04:26:25 [2022-09-07T04:26:25.861Z] === RUN   TestDockerSuite/TestUpdateStats
04:26:29 [2022-09-07T04:26:29.140Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
04:26:30 [2022-09-07T04:26:30.073Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
04:26:30 [2022-09-07T04:26:30.073Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
04:26:30 [2022-09-07T04:26:30.073Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
04:26:30 [2022-09-07T04:26:30.639Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
04:26:31 [2022-09-07T04:26:31.573Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
04:26:32 [2022-09-07T04:26:32.948Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
04:26:34 [2022-09-07T04:26:34.847Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
04:26:36 [2022-09-07T04:26:36.222Z] === RUN   TestDockerSuite/TestVolumeCLICreate
04:26:51 [2022-09-07T04:26:51.107Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
04:26:51 [2022-09-07T04:26:51.107Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
04:26:51 [2022-09-07T04:26:51.107Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
04:26:51 [2022-09-07T04:26:51.673Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
04:26:51 [2022-09-07T04:26:51.673Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
04:26:51 [2022-09-07T04:26:51.673Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
04:26:51 [2022-09-07T04:26:51.673Z] === RUN   TestDockerSuite/TestVolumeCLILs
04:26:52 [2022-09-07T04:26:52.238Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
04:26:52 [2022-09-07T04:26:52.238Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
04:26:52 [2022-09-07T04:26:52.804Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
04:26:52 [2022-09-07T04:26:52.804Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
04:26:52 [2022-09-07T04:26:52.804Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
04:26:52 [2022-09-07T04:26:52.804Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
04:26:52 [2022-09-07T04:26:52.804Z] === RUN   TestDockerSuite/TestVolumeCLIRm
04:26:54 [2022-09-07T04:26:54.710Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
04:26:54 [2022-09-07T04:26:54.710Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
04:26:54 [2022-09-07T04:26:54.710Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
04:26:54 [2022-09-07T04:26:54.710Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
04:26:54 [2022-09-07T04:26:54.710Z] === RUN   TestDockerSuite/TestVolumeLsFormat
04:26:54 [2022-09-07T04:26:54.710Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
04:26:54 [2022-09-07T04:26:54.710Z] --- PASS: TestDockerSuite (1337.33s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.98s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (1.03s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.03s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.02s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.78s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.20s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.56s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.22s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.56s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.38s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.87s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.84s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.73s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.73s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s)
04:26:54 [2022-09-07T04:26:54.710Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.52s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.46s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.44s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.36s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.43s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.57s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.70s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000eb3110_<nil>_<nil>} (1.56s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11905615804_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.52s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11905615804_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.58s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3402019012_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.50s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3402019012_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.52s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3402019012_/foo_true__0xc000eb3140_<nil>_<nil>_<nil>} (1.61s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000eb3158_<nil>_<nil>} (1.61s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000eb3170_<nil>_<nil>} (1.53s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000eb3188_<nil>_<nil>} (1.62s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000eb31a0_<nil>_<nil>} (1.54s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
04:26:54 [2022-09-07T04:26:54.711Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.69s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.77s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.76s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.78s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.79s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.63s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.71s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.28s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.07s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.94s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.77s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.29s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.46s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.18s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.79s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.63s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.81s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.87s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.29s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.85s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.15s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.32s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.82s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.40s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.70s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.19s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.32s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.95s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.47s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.33s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.56s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.09s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.58s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.50s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.13s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.61s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.33s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.42s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.39s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.70s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.56s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.52s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.82s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.06s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.38s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.38s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.91s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.80s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.58s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.26s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.49s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.35s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.74s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.52s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.55s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.60s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.12s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.96s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.95s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.25s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.76s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.19s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.56s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.10s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.71s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.81s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.53s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.61s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.25s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.45s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.88s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.18s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.49s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.77s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.02s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.35s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.87s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.75s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.62s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.81s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.59s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.41s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.25s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s)
04:26:54 [2022-09-07T04:26:54.711Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.34s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.17s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.27s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFails (0.57s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.54s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.18s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.46s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.42s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.42s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.05s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.33s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.74s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.31s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.64s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.73s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.40s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.63s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.55s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.46s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.04s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.58s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.57s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.83s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.70s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.31s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.45s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.90s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.33s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.57s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.51s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.98s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.66s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildRm (2.76s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.16s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.39s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.85s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.66s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.76s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.91s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildUser (1.76s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.52s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.87s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.99s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.79s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.86s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.12s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.67s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitChange (0.74s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.90s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.27s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.32s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.85s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.15s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.42s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.17s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.87s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.63s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.66s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.85s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.31s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.76s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.86s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.78s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.77s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.82s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.49s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.57s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.62s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToDot (0.62s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.58s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.81s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.49s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.13s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.54s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.86s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.29s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.10s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.92s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.55s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.04s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.32s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsRename (0.70s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsResize (0.54s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.49s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsTop (0.55s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.75s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.44s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExec (0.68s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.56s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecEnv (0.73s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.73s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.73s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecParseError (0.65s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.55s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.57s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecTTY (0.59s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.57s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.73s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.66s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.12s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.37s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestHealth (19.17s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.64s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.08s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImportFile (1.09s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.17s)
04:26:54 [2022-09-07T04:26:54.712Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.52s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.25s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.57s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.17s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.34s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.51s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.05s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.15s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.78s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.95s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.55s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsSince (6.51s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsTail (1.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.72s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestNetHostname (1.25s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.26s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.18s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.15s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPluginActive (2.30s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.42s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.64s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.08s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.93s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPortList (7.96s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.34s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.65s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.90s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.15s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.34s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.77s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.19s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.41s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.82s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.42s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.47s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.13s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.20s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.80s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.53s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.51s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.22s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.91s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.15s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.72s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.53s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.66s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.25s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.54s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.77s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.78s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.34s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.25s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.63s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.36s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.19s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.70s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.59s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.19s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.44s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.96s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.63s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.57s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.79s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.03s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.58s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.15s)
04:26:54 [2022-09-07T04:26:54.713Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.94s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.45s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.60s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.81s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.67s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunMount (3.88s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.52s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.91s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.05s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.09s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.54s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.82s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.83s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.49s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.86s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.84s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.61s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.70s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.54s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunRm (0.65s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.59s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.61s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunState (1.23s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.64s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.91s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.90s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.60s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.57s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.56s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.65s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.49s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.73s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.59s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.62s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.98s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s)
04:26:54 [2022-09-07T04:26:54.714Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.71s)
04:26:54 [2022-09-07T04:26:54.714Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s)
04:26:54 [2022-09-07T04:26:54.714Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.44s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.74s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.68s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.60s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.65s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.67s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.93s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.25s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.34s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.93s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.14s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.75s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.30s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.57s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.53s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.27s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
04:26:54 [2022-09-07T04:26:54.714Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
04:26:54 [2022-09-07T04:26:54.714Z] === RUN   TestDockerRegistrySuite
04:26:54 [2022-09-07T04:26:54.715Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
04:26:56 [2022-09-07T04:26:56.090Z]     check_test.go:427: [d7a9c36fdd14a] daemon is not started
04:26:56 [2022-09-07T04:26:56.090Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
04:26:57 [2022-09-07T04:26:57.025Z]     check_test.go:427: [d673e1a46052c] daemon is not started
04:26:57 [2022-09-07T04:26:57.025Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
04:26:58 [2022-09-07T04:26:58.398Z]     check_test.go:427: [d35d84cd189c9] daemon is not started
04:26:58 [2022-09-07T04:26:58.398Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
04:26:58 [2022-09-07T04:26:58.655Z]     check_test.go:427: [da4fc2b60d889] daemon is not started
04:26:58 [2022-09-07T04:26:58.655Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
04:27:01 [2022-09-07T04:27:01.937Z]     check_test.go:427: [d6d63b9d9d922] daemon is not started
04:27:01 [2022-09-07T04:27:01.937Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
04:27:06 [2022-09-07T04:27:06.122Z]     check_test.go:427: [d8c9d174b93f3] daemon is not started
04:27:06 [2022-09-07T04:27:06.122Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
04:27:08 [2022-09-07T04:27:08.651Z]     check_test.go:427: [d582e1b0604c5] daemon is not started
04:27:08 [2022-09-07T04:27:08.651Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
04:27:10 [2022-09-07T04:27:10.024Z]     check_test.go:427: [de7a7f744cb78] daemon is not started
04:27:10 [2022-09-07T04:27:10.024Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
04:27:10 [2022-09-07T04:27:10.961Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
04:27:10 [2022-09-07T04:27:10.961Z]     check_test.go:427: [d27c03baca4b2] daemon is not started
04:27:10 [2022-09-07T04:27:10.961Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
04:27:12 [2022-09-07T04:27:12.336Z]     check_test.go:427: [de405e7656f11] daemon is not started
04:27:12 [2022-09-07T04:27:12.336Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
04:27:13 [2022-09-07T04:27:13.720Z]     check_test.go:427: [d71601ee5941d] daemon is not started
04:27:13 [2022-09-07T04:27:13.720Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
04:27:15 [2022-09-07T04:27:15.094Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
04:27:15 [2022-09-07T04:27:15.094Z]     check_test.go:427: [d86af8296d79b] daemon is not started
04:27:15 [2022-09-07T04:27:15.094Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
04:27:16 [2022-09-07T04:27:16.468Z]     check_test.go:427: [d378c6d5b7d3b] daemon is not started
04:27:16 [2022-09-07T04:27:16.468Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
04:27:18 [2022-09-07T04:27:18.369Z]     check_test.go:427: [d91735dfeb82e] daemon is not started
04:27:18 [2022-09-07T04:27:18.369Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
04:27:19 [2022-09-07T04:27:19.358Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8704ae4e69f18e5186abcfbf40d4f9d3503f8799e22ba8fa691c4d05641028d0
04:27:20 [2022-09-07T04:27:20.741Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:804ee4c1afbf2daad6b283025b96f8eacd9f084a09b0e6151527a7c17d5e550d
04:27:20 [2022-09-07T04:27:20.742Z]     check_test.go:427: [dcedddce3b5a7] daemon is not started
04:27:20 [2022-09-07T04:27:20.742Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
04:27:22 [2022-09-07T04:27:22.117Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f75f199bd2e054d108aef6d1a1dd2ae010065b5efc2782fd1f373244ce440bc3
04:27:22 [2022-09-07T04:27:22.377Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
04:27:22 [2022-09-07T04:27:22.943Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2abb76b338b737e59970bab10ece98d1c07b9f0f324c39bba8b4078aa8d3d327
04:27:23 [2022-09-07T04:27:23.201Z]     check_test.go:427: [d7887cd393e23] daemon is not started
04:27:23 [2022-09-07T04:27:23.201Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
04:27:24 [2022-09-07T04:27:24.576Z]     check_test.go:427: [d9574019c6105] daemon is not started
04:27:24 [2022-09-07T04:27:24.576Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
04:27:27 [2022-09-07T04:27:27.106Z]     check_test.go:427: [d6b93cf27d827] daemon is not started
04:27:27 [2022-09-07T04:27:27.106Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
04:27:28 [2022-09-07T04:27:28.480Z]     check_test.go:427: [dff1ecaea14b6] daemon is not started
04:27:28 [2022-09-07T04:27:28.480Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
04:27:28 [2022-09-07T04:27:28.738Z]     check_test.go:427: [dd8ba1b614332] daemon is not started
04:27:28 [2022-09-07T04:27:28.738Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
04:27:29 [2022-09-07T04:27:29.672Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
04:27:30 [2022-09-07T04:27:30.238Z]     check_test.go:427: [d805af982231b] daemon is not started
04:27:30 [2022-09-07T04:27:30.238Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
04:27:31 [2022-09-07T04:27:31.174Z]     check_test.go:427: [d6494d94334c8] daemon is not started
04:27:31 [2022-09-07T04:27:31.174Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
04:27:32 [2022-09-07T04:27:32.109Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
04:27:32 [2022-09-07T04:27:32.366Z]     check_test.go:427: [d4586ce9b3780] daemon is not started
04:27:32 [2022-09-07T04:27:32.366Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
04:27:35 [2022-09-07T04:27:35.651Z]     check_test.go:427: [d13acfe358b37] daemon is not started
04:27:35 [2022-09-07T04:27:35.651Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
04:27:35 [2022-09-07T04:27:35.909Z]     check_test.go:427: [d714a66f08dd3] daemon is not started
04:27:35 [2022-09-07T04:27:35.909Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
04:27:36 [2022-09-07T04:27:36.476Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
04:27:37 [2022-09-07T04:27:37.041Z]     check_test.go:427: [df44526954cad] daemon is not started
04:27:37 [2022-09-07T04:27:37.041Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
04:27:37 [2022-09-07T04:27:37.608Z]     check_test.go:427: [d23292c5189e7] daemon is not started
04:27:37 [2022-09-07T04:27:37.608Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
04:27:37 [2022-09-07T04:27:37.608Z]     check_test.go:427: [dd0198822bc87] daemon is not started
04:27:37 [2022-09-07T04:27:37.608Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
04:27:38 [2022-09-07T04:27:38.175Z]     check_test.go:427: [dc026c15e8c3f] daemon is not started
04:27:38 [2022-09-07T04:27:38.175Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
04:27:38 [2022-09-07T04:27:38.434Z]     check_test.go:427: [d7c3aa77858ae] daemon is not started
04:27:38 [2022-09-07T04:27:38.434Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
04:27:38 [2022-09-07T04:27:38.693Z]     check_test.go:427: [dc5b3164bf9af] daemon is not started
04:27:38 [2022-09-07T04:27:38.693Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
04:27:38 [2022-09-07T04:27:38.951Z]     check_test.go:427: [d2eef8d7f0eb8] daemon is not started
04:27:38 [2022-09-07T04:27:38.951Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
04:27:39 [2022-09-07T04:27:39.209Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
04:27:40 [2022-09-07T04:27:40.143Z]     check_test.go:427: [d7a30d5b6214c] daemon is not started
04:27:40 [2022-09-07T04:27:40.143Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
04:27:42 [2022-09-07T04:27:42.106Z]     check_test.go:427: [d0661deea01b1] daemon is not started
04:27:42 [2022-09-07T04:27:42.106Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
04:27:43 [2022-09-07T04:27:43.046Z]     check_test.go:427: [dbe002362bed1] daemon is not started
04:27:43 [2022-09-07T04:27:43.046Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
04:27:43 [2022-09-07T04:27:43.613Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
04:27:43 [2022-09-07T04:27:43.613Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:27:43 [2022-09-07T04:27:43.613Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
04:27:44 [2022-09-07T04:27:44.196Z]     check_test.go:427: [d1ed9cbc99d76] daemon is not started
04:27:44 [2022-09-07T04:27:44.196Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
04:27:45 [2022-09-07T04:27:45.574Z] === RUN   TestDockerRegistrySuite/TestV2Only
04:27:47 [2022-09-07T04:27:47.473Z] --- PASS: TestDockerRegistrySuite (52.40s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.51s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.55s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.69s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.37s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.38s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.85s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.32s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.76s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.44s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.08s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.00s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.52s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.14s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.39s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.79s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s)
04:27:47 [2022-09-07T04:27:47.473Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (1.75s)
04:27:47 [2022-09-07T04:27:47.473Z] === RUN   TestDockerSchema1RegistrySuite
04:27:47 [2022-09-07T04:27:47.473Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
04:27:47 [2022-09-07T04:27:47.473Z]     check_test.go:454: [db593a31c8335] daemon is not started
04:27:47 [2022-09-07T04:27:47.473Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
04:27:49 [2022-09-07T04:27:49.375Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
04:27:49 [2022-09-07T04:27:49.941Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
04:27:50 [2022-09-07T04:27:50.877Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
04:27:51 [2022-09-07T04:27:51.811Z]     check_test.go:454: [d0a2a485bd4a9] daemon is not started
04:27:51 [2022-09-07T04:27:51.811Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
04:27:53 [2022-09-07T04:27:53.186Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
04:27:57 [2022-09-07T04:27:57.370Z]     check_test.go:454: [dcb04fe1f1a23] daemon is not started
04:27:57 [2022-09-07T04:27:57.370Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
04:27:57 [2022-09-07T04:27:57.628Z]     check_test.go:454: [d130b63d38b95] daemon is not started
04:27:57 [2022-09-07T04:27:57.628Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
04:27:57 [2022-09-07T04:27:57.886Z]     check_test.go:454: [dfb83389a7216] daemon is not started
04:27:57 [2022-09-07T04:27:57.886Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
04:27:58 [2022-09-07T04:27:58.820Z]     check_test.go:454: [de9499528dc45] daemon is not started
04:27:58 [2022-09-07T04:27:58.820Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
04:27:59 [2022-09-07T04:27:59.755Z]     check_test.go:454: [dc4410c9c1232] daemon is not started
04:27:59 [2022-09-07T04:27:59.755Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
04:28:00 [2022-09-07T04:28:00.690Z]     check_test.go:454: [daeb05d134683] daemon is not started
04:28:00 [2022-09-07T04:28:00.690Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
04:28:03 [2022-09-07T04:28:03.231Z]     check_test.go:454: [daee4c30334f4] daemon is not started
04:28:03 [2022-09-07T04:28:03.231Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
04:28:03 [2022-09-07T04:28:03.489Z]     check_test.go:454: [da707b005f806] daemon is not started
04:28:03 [2022-09-07T04:28:03.489Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
04:28:04 [2022-09-07T04:28:04.055Z]     check_test.go:454: [d7269bebd22dc] daemon is not started
04:28:04 [2022-09-07T04:28:04.055Z] --- PASS: TestDockerSchema1RegistrySuite (16.86s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.30s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.12s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.96s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.50s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
04:28:04 [2022-09-07T04:28:04.055Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
04:28:04 [2022-09-07T04:28:04.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
04:28:04 [2022-09-07T04:28:04.055Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
04:28:04 [2022-09-07T04:28:04.620Z]     check_test.go:483: [d8b4a9d6edd2c] daemon is not started
04:28:04 [2022-09-07T04:28:04.620Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
04:28:05 [2022-09-07T04:28:05.186Z]     check_test.go:483: [da54d596bf487] daemon is not started
04:28:05 [2022-09-07T04:28:05.186Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
04:28:05 [2022-09-07T04:28:05.443Z]     check_test.go:483: [dff8196dc2862] daemon is not started
04:28:05 [2022-09-07T04:28:05.444Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
04:28:06 [2022-09-07T04:28:06.816Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
04:28:07 [2022-09-07T04:28:07.384Z]     check_test.go:483: [d41b8414d7d99] daemon is not started
04:28:07 [2022-09-07T04:28:07.384Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
04:28:07 [2022-09-07T04:28:07.642Z]     check_test.go:483: [d388fe64e0012] daemon is not started
04:28:07 [2022-09-07T04:28:07.642Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
04:28:08 [2022-09-07T04:28:08.577Z]     check_test.go:483: [d0a3dc9a6e98b] daemon is not started
04:28:08 [2022-09-07T04:28:08.577Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
04:28:08 [2022-09-07T04:28:08.834Z]     check_test.go:483: [d44c017096ea6] daemon is not started
04:28:08 [2022-09-07T04:28:08.834Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s)
04:28:08 [2022-09-07T04:28:08.834Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
04:28:08 [2022-09-07T04:28:08.834Z] === RUN   TestDockerRegistryAuthTokenSuite
04:28:08 [2022-09-07T04:28:08.834Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
04:28:10 [2022-09-07T04:28:10.913Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.267s	coverage: 60.1% of statements
04:28:10 [2022-09-07T04:28:10.913Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
04:28:10 [2022-09-07T04:28:10.913Z] ok  	github.com/docker/docker/libnetwork/options	0.001s	coverage: 100.0% of statements
04:28:11 [2022-09-07T04:28:11.170Z] ok  	github.com/docker/docker/libnetwork/osl	4.313s	coverage: 39.7% of statements
04:28:11 [2022-09-07T04:28:11.460Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
04:28:11 [2022-09-07T04:28:11.723Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.019s	coverage: 80.7% of statements
04:28:12 [2022-09-07T04:28:12.653Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.550s	coverage: 48.6% of statements
04:28:12 [2022-09-07T04:28:12.909Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
04:28:12 [2022-09-07T04:28:12.909Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
04:28:13 [2022-09-07T04:28:13.165Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === Skipped
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork TestParallel1 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork TestParallel3 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork TestParallel2 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
04:28:13 [2022-09-07T04:28:13.165Z]     firewalld_test.go:14: firewalld is not running
04:28:13 [2022-09-07T04:28:13.165Z] 
04:28:13 [2022-09-07T04:28:13.165Z] DONE 327 tests, 9 skipped in 203.207s
Post stage
[Pipeline] junit
04:28:13 [2022-09-07T04:28:13.736Z] Recording test results
04:28:14 [2022-09-07T04:28:14.094Z]     check_test.go:510: [d59ecb8fda6f4] daemon is not started
04:28:14 [2022-09-07T04:28:14.094Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
04:28:14 [2022-09-07T04:28:14.164Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
04:28:14 [2022-09-07T04:28:14.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44100/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=39976cd2bf8176acb7f57477f9f43ae50aeaabda -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:39976cd2bf8176acb7f57477f9f43ae50aeaabda hack/validate/vendor
04:28:15 [2022-09-07T04:28:15.026Z]     check_test.go:510: [d9e62eec06e31] daemon is not started
04:28:15 [2022-09-07T04:28:15.026Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
04:28:15 [2022-09-07T04:28:15.410Z] +++ dirname ./hack/vendor.sh
04:28:15 [2022-09-07T04:28:15.410Z] ++ cd ./hack
04:28:15 [2022-09-07T04:28:15.410Z] ++ pwd
04:28:15 [2022-09-07T04:28:15.410Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
04:28:15 [2022-09-07T04:28:15.410Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
04:28:15 [2022-09-07T04:28:15.410Z] + GO111MODULE=auto
04:28:15 [2022-09-07T04:28:15.410Z] + go mod tidy -modfile vendor.mod -compat 1.17
04:28:15 [2022-09-07T04:28:15.410Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
04:28:15 [2022-09-07T04:28:15.410Z] go: downloading github.com/pkg/errors v0.9.1
04:28:15 [2022-09-07T04:28:15.666Z] go: downloading google.golang.org/grpc v1.45.0
04:28:15 [2022-09-07T04:28:15.666Z] go: downloading github.com/containerd/containerd v1.6.8
04:28:15 [2022-09-07T04:28:15.921Z] go: downloading github.com/sirupsen/logrus v1.8.1
04:28:15 [2022-09-07T04:28:15.921Z] go: downloading github.com/gorilla/mux v1.8.0
04:28:15 [2022-09-07T04:28:15.959Z]     check_test.go:510: [d489b068cd820] daemon is not started
04:28:15 [2022-09-07T04:28:15.959Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
04:28:16 [2022-09-07T04:28:16.178Z] go: downloading gotest.tools/v3 v3.2.0
04:28:16 [2022-09-07T04:28:16.178Z] go: downloading github.com/docker/go-units v0.4.0
04:28:16 [2022-09-07T04:28:16.178Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
04:28:16 [2022-09-07T04:28:16.178Z] go: downloading github.com/moby/buildkit v0.10.4
04:28:16 [2022-09-07T04:28:16.178Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
04:28:16 [2022-09-07T04:28:16.435Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
04:28:16 [2022-09-07T04:28:16.435Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
04:28:16 [2022-09-07T04:28:16.435Z] go: downloading github.com/docker/go-connections v0.4.0
04:28:16 [2022-09-07T04:28:16.435Z] go: downloading github.com/gogo/protobuf v1.3.2
04:28:16 [2022-09-07T04:28:16.435Z] go: downloading github.com/opencontainers/go-digest v1.0.0
04:28:16 [2022-09-07T04:28:16.435Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
04:28:16 [2022-09-07T04:28:16.691Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
04:28:16 [2022-09-07T04:28:16.691Z] go: downloading go.etcd.io/bbolt v1.3.6
04:28:16 [2022-09-07T04:28:16.691Z] go: downloading github.com/containerd/continuity v0.3.0
04:28:16 [2022-09-07T04:28:16.691Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
04:28:16 [2022-09-07T04:28:16.691Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/moby/sys/symlink v0.2.0
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/google/go-cmp v0.5.7
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/Microsoft/go-winio v0.5.2
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/docker/go-metrics v0.0.1
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/moby/sys/signal v0.7.0
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/opencontainers/runc v1.1.2
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/spf13/cobra v1.1.3
04:28:16 [2022-09-07T04:28:16.948Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
04:28:17 [2022-09-07T04:28:17.205Z] go: downloading github.com/containerd/cgroups v1.0.4
04:28:17 [2022-09-07T04:28:17.205Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
04:28:17 [2022-09-07T04:28:17.205Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a
04:28:17 [2022-09-07T04:28:17.205Z] go: downloading github.com/spf13/pflag v1.0.5
04:28:17 [2022-09-07T04:28:17.205Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
04:28:17 [2022-09-07T04:28:17.331Z]     check_test.go:510: [de9af1f5f3acd] daemon is not started
04:28:17 [2022-09-07T04:28:17.331Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
04:28:17 [2022-09-07T04:28:17.331Z]     check_test.go:510: [d02f0801a4952] daemon is not started
04:28:17 [2022-09-07T04:28:17.331Z] --- PASS: TestDockerRegistryAuthTokenSuite (8.51s)
04:28:17 [2022-09-07T04:28:17.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
04:28:17 [2022-09-07T04:28:17.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (1.07s)
04:28:17 [2022-09-07T04:28:17.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (1.08s)
04:28:17 [2022-09-07T04:28:17.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (1.06s)
04:28:17 [2022-09-07T04:28:17.331Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
04:28:17 [2022-09-07T04:28:17.331Z] === RUN   TestDockerNetworkSuite
04:28:17 [2022-09-07T04:28:17.331Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
04:28:17 [2022-09-07T04:28:17.461Z] go: downloading github.com/moby/sys/mount v0.3.3
04:28:17 [2022-09-07T04:28:17.461Z] go: downloading github.com/opencontainers/selinux v1.10.1
04:28:17 [2022-09-07T04:28:17.461Z] go: downloading github.com/google/uuid v1.3.0
04:28:17 [2022-09-07T04:28:17.461Z] go: downloading github.com/Microsoft/hcsshim v0.9.4
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/moby/locker v1.0.1
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/prometheus/client_golang v1.12.1
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/imdario/mergo v0.3.12
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/vbatts/tar-split v0.11.2
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
04:28:17 [2022-09-07T04:28:17.716Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
04:28:18 [2022-09-07T04:28:18.707Z]     docker_cli_network_unix_test.go:46: [d344f0aeb6e4a] daemon is not started
04:28:18 [2022-09-07T04:28:18.707Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
04:28:18 [2022-09-07T04:28:18.969Z]     docker_cli_network_unix_test.go:46: [d9980d155204b] daemon is not started
04:28:19 [2022-09-07T04:28:19.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/containerd/fifo v1.0.0
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading cloud.google.com/go/logging v1.4.2
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading cloud.google.com/go v0.93.3
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/containerd/typeurl v1.0.2
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/pelletier/go-toml v1.9.4
04:28:20 [2022-09-07T04:28:20.232Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
04:28:20 [2022-09-07T04:28:20.488Z] go: downloading github.com/creack/pty v1.1.11
04:28:20 [2022-09-07T04:28:20.488Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
04:28:20 [2022-09-07T04:28:20.743Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
04:28:20 [2022-09-07T04:28:20.743Z] go: downloading github.com/miekg/dns v1.1.27
04:28:20 [2022-09-07T04:28:20.744Z] go: downloading github.com/moby/ipvs v1.0.2
04:28:20 [2022-09-07T04:28:20.744Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
04:28:20 [2022-09-07T04:28:20.744Z] go: downloading github.com/hashicorp/serf v0.8.5
04:28:21 [2022-09-07T04:28:21.001Z] go: downloading github.com/golang/protobuf v1.5.2
04:28:21 [2022-09-07T04:28:21.757Z]     docker_cli_network_unix_test.go:46: [d68e5a5d3d5e4] daemon is not started
04:28:22 [2022-09-07T04:28:22.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
04:28:23 [2022-09-07T04:28:23.407Z]     docker_cli_network_unix_test.go:46: [d0e905dc22efc] daemon is not started
04:28:23 [2022-09-07T04:28:23.516Z] go: downloading github.com/stretchr/testify v1.7.1
04:28:23 [2022-09-07T04:28:23.516Z] go: downloading github.com/morikuni/aec v1.0.0
04:28:23 [2022-09-07T04:28:23.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/hashicorp/memberlist v0.4.0
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/klauspost/compress v1.15.1
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
04:28:23 [2022-09-07T04:28:23.771Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
04:28:23 [2022-09-07T04:28:23.923Z]     docker_cli_network_unix_test.go:1233: [d39497d5e2ba6] daemon is not started
04:28:24 [2022-09-07T04:28:24.027Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading go.opentelemetry.io/otel v1.4.1
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
04:28:24 [2022-09-07T04:28:24.028Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/containerd/console v1.0.3
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/containerd/go-runc v1.0.0
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/gogo/googleapis v1.4.1
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/beorn7/perks v1.0.1
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/prometheus/client_model v0.2.0
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/prometheus/common v0.32.1
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading github.com/prometheus/procfs v0.7.3
04:28:24 [2022-09-07T04:28:24.284Z] go: downloading google.golang.org/protobuf v1.27.1
04:28:24 [2022-09-07T04:28:24.541Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
04:28:24 [2022-09-07T04:28:24.541Z] go: downloading github.com/containerd/ttrpc v1.1.0
04:28:24 [2022-09-07T04:28:24.541Z] go: downloading gopkg.in/yaml.v2 v2.4.0
04:28:24 [2022-09-07T04:28:24.541Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
04:28:24 [2022-09-07T04:28:24.541Z] go: downloading github.com/tinylib/msgp v1.1.0
04:28:24 [2022-09-07T04:28:24.541Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
04:28:24 [2022-09-07T04:28:24.541Z] go: downloading google.golang.org/api v0.54.0
04:28:26 [2022-09-07T04:28:26.450Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading go.opencensus.io v0.23.0
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/davecgh/go-spew v1.1.1
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/pmezard/go-difflib v1.0.0
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading gopkg.in/yaml.v3 v3.0.0
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/google/btree v1.0.1
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading github.com/cilium/ebpf v0.7.0
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading go.uber.org/goleak v1.1.12
04:28:27 [2022-09-07T04:28:27.063Z] go: downloading golang.org/x/text v0.3.7
04:28:27 [2022-09-07T04:28:27.384Z]     docker_cli_network_unix_test.go:46: [df2156e890a1b] daemon is not started
04:28:27 [2022-09-07T04:28:27.626Z] go: downloading github.com/hashicorp/errwrap v1.1.0
04:28:27 [2022-09-07T04:28:27.626Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/gofrs/flock v0.8.1
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/go-logr/logr v1.2.2
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/felixge/httpsnoop v1.0.2
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/agext/levenshtein v1.2.3
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading code.cloudfoundry.org/clock v1.0.0
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/philhofer/fwd v1.0.0
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/kr/pretty v0.2.1
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/frankban/quicktest v1.11.3
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading github.com/go-logr/stdr v1.2.2
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
04:28:27 [2022-09-07T04:28:27.882Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
04:28:27 [2022-09-07T04:28:27.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading github.com/container-storage-interface/spec v1.5.0
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading github.com/akutz/memconn v0.1.0
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading github.com/onsi/ginkgo v1.16.4
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading github.com/onsi/gomega v1.15.0
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
04:28:28 [2022-09-07T04:28:28.138Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/kr/text v0.2.0
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading google.golang.org/appengine v1.6.7
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading go.uber.org/zap v1.17.0
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/dustin/go-humanize v1.0.0
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/nxadm/tail v1.4.8
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/cockroachdb/errors v1.2.4
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading go.uber.org/atomic v1.7.0
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading go.uber.org/multierr v1.6.0
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/akutz/gosync v0.1.0
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/getsentry/raven-go v0.2.0
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
04:28:28 [2022-09-07T04:28:28.395Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
04:28:28 [2022-09-07T04:28:28.650Z] + GO111MODULE=auto
04:28:28 [2022-09-07T04:28:28.650Z] + go mod vendor -modfile vendor.mod
04:28:31 [2022-09-07T04:28:31.916Z] Congratulations! All vendoring changes are done the right way.
04:28:32 [2022-09-07T04:28:32.135Z]     docker_cli_network_unix_test.go:46: [d3b40bb4f29a9] daemon is not started
04:28:33 [2022-09-07T04:28:33.069Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:28:34 [2022-09-07T04:28:34.150Z] + echo Ensuring container killed.
04:28:34 [2022-09-07T04:28:34.151Z] Ensuring container killed.
04:28:34 [2022-09-07T04:28:34.151Z] + docker rm -vf docker-pr3
04:28:34 [2022-09-07T04:28:34.151Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
04:28:34 [2022-09-07T04:28:34.469Z] + echo Chowning /workspace to jenkins user
04:28:34 [2022-09-07T04:28:34.469Z] Chowning /workspace to jenkins user
04:28:34 [2022-09-07T04:28:34.469Z] + id -u
04:28:34 [2022-09-07T04:28:34.469Z] + id -g
04:28:34 [2022-09-07T04:28:34.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44100:/workspace busybox chown -R 1000:1000 /workspace
04:28:34 [2022-09-07T04:28:34.968Z]     docker_cli_network_unix_test.go:46: [d2e6e49549cec] daemon is not started
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:28:35 [2022-09-07T04:28:35.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
04:28:35 [2022-09-07T04:28:35.728Z] + bundleName=unit
04:28:35 [2022-09-07T04:28:35.728Z] + echo Creating unit-bundles.tar.gz
04:28:35 [2022-09-07T04:28:35.728Z] Creating unit-bundles.tar.gz
04:28:35 [2022-09-07T04:28:35.728Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
04:28:35 [2022-09-07T04:28:35.728Z] bundles/junit-report-libnetwork.xml
04:28:35 [2022-09-07T04:28:35.728Z] bundles/junit-report.xml
04:28:35 [2022-09-07T04:28:35.728Z] bundles/go-test-report-libnetwork.json
04:28:35 [2022-09-07T04:28:35.728Z] bundles/go-test-report.json
04:28:35 [2022-09-07T04:28:35.728Z] bundles/profile-libnetwork.out
04:28:35 [2022-09-07T04:28:35.728Z] bundles/profile.out
[Pipeline] archiveArtifacts
04:28:35 [2022-09-07T04:28:35.737Z] Archiving artifacts
04:28:36 [2022-09-07T04:28:36.162Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44100/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:28:36 [2022-09-07T04:28:36.461Z] + make clean
04:28:36 [2022-09-07T04:28:36.467Z]     docker_cli_network_unix_test.go:46: [d8d73eee27cf0] daemon is not started
04:28:36 [2022-09-07T04:28:36.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
04:28:36 [2022-09-07T04:28:36.717Z] docker volume rm -f docker-dev-cache docker-mod-cache
04:28:36 [2022-09-07T04:28:36.717Z] docker-dev-cache
04:28:36 [2022-09-07T04:28:36.717Z] docker-mod-cache
[Pipeline] deleteDir
04:28:37 [2022-09-07T04:28:37.033Z]     docker_cli_network_unix_test.go:46: [d1ed30c5bad81] daemon is not started
04:28:37 [2022-09-07T04:28:37.033Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:28:37 [2022-09-07T04:28:37.600Z]     docker_cli_network_unix_test.go:46: [db035524e8d5f] daemon is not started
04:28:37 [2022-09-07T04:28:37.600Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
04:28:38 [2022-09-07T04:28:38.167Z]     docker_cli_network_unix_test.go:46: [d01faf74d3dc2] daemon is not started
04:28:38 [2022-09-07T04:28:38.425Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
04:28:38 [2022-09-07T04:28:38.992Z]     docker_cli_network_unix_test.go:46: [d5a3d10b49cb9] daemon is not started
04:28:39 [2022-09-07T04:28:39.249Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
04:28:39 [2022-09-07T04:28:39.507Z]     docker_cli_network_unix_test.go:46: [d588e88d4f169] daemon is not started
04:28:39 [2022-09-07T04:28:39.507Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
04:28:39 [2022-09-07T04:28:39.766Z]     docker_cli_network_unix_test.go:46: [d20564c4dd968] daemon is not started
04:28:39 [2022-09-07T04:28:39.766Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
04:28:40 [2022-09-07T04:28:40.331Z]     docker_cli_network_unix_test.go:46: [d3a63455ee631] daemon is not started
04:28:40 [2022-09-07T04:28:40.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
04:28:40 [2022-09-07T04:28:40.589Z]     docker_cli_network_unix_test.go:46: [dd565c7cd3c67] daemon is not started
04:28:40 [2022-09-07T04:28:40.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
04:28:40 [2022-09-07T04:28:40.847Z]     docker_cli_network_unix_test.go:46: [d059d71ee5b4b] daemon is not started
04:28:40 [2022-09-07T04:28:40.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
04:28:40 [2022-09-07T04:28:40.847Z]     docker_cli_network_unix_test.go:46: [d66e25021e5f5] daemon is not started
04:28:40 [2022-09-07T04:28:40.847Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
04:28:41 [2022-09-07T04:28:41.798Z]     docker_cli_network_unix_test.go:46: [d42fa8ac61afd] daemon is not started
04:28:41 [2022-09-07T04:28:41.798Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
04:28:42 [2022-09-07T04:28:42.363Z]     docker_cli_network_unix_test.go:46: [d7e20181838b0] daemon is not started
04:28:42 [2022-09-07T04:28:42.929Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
04:28:42 [2022-09-07T04:28:42.929Z]     docker_cli_network_unix_test.go:46: [d3538f9a7047c] daemon is not started
04:28:42 [2022-09-07T04:28:42.929Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
04:28:43 [2022-09-07T04:28:43.187Z]     docker_cli_network_unix_test.go:46: [d91fb98d51d75] daemon is not started
04:28:43 [2022-09-07T04:28:43.187Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
04:28:43 [2022-09-07T04:28:43.187Z]     docker_cli_network_unix_test.go:46: [d7795bbd9a4fb] daemon is not started
04:28:43 [2022-09-07T04:28:43.187Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
04:28:44 [2022-09-07T04:28:44.562Z]     docker_cli_network_unix_test.go:968: [d3c234639c536] daemon is not started
04:28:45 [2022-09-07T04:28:45.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
04:28:46 [2022-09-07T04:28:46.869Z]     docker_cli_network_unix_test.go:46: [d393c867c62c3] daemon is not started
04:28:46 [2022-09-07T04:28:46.869Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
04:28:47 [2022-09-07T04:28:47.127Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
04:28:49 [2022-09-07T04:28:49.657Z]     docker_cli_swarm_test.go:1180: [d39f0cfac9916] joining swarm manager [d204248b475ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:28:49 [2022-09-07T04:28:49.915Z]     docker_cli_network_unix_test.go:1116: [dbf22f674761a] daemon is not started
04:28:53 [2022-09-07T04:28:53.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
04:28:53 [2022-09-07T04:28:53.198Z]     docker_cli_network_unix_test.go:46: [d414fe184c726] daemon is not started
04:28:53 [2022-09-07T04:28:53.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
04:28:53 [2022-09-07T04:28:53.764Z]     docker_cli_network_unix_test.go:46: [dac44b1f33d42] daemon is not started
04:28:53 [2022-09-07T04:28:53.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
04:28:53 [2022-09-07T04:28:53.764Z]     docker_cli_network_unix_test.go:46: [d660a6d126a61] daemon is not started
04:28:53 [2022-09-07T04:28:53.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
04:28:53 [2022-09-07T04:28:53.764Z]     docker_cli_network_unix_test.go:46: [d24fdcd4d2e96] daemon is not started
04:28:53 [2022-09-07T04:28:53.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
04:28:54 [2022-09-07T04:28:54.021Z]     docker_cli_network_unix_test.go:46: [df3d2ccf591c4] daemon is not started
04:28:54 [2022-09-07T04:28:54.021Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
04:28:54 [2022-09-07T04:28:54.279Z]     docker_cli_network_unix_test.go:46: [d313959a1c99f] daemon is not started
04:28:54 [2022-09-07T04:28:54.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
04:28:54 [2022-09-07T04:28:54.279Z]     docker_cli_network_unix_test.go:46: [d1ca0f4eb105f] daemon is not started
04:28:54 [2022-09-07T04:28:54.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
04:28:56 [2022-09-07T04:28:56.180Z]     docker_cli_swarm_test.go:1189: [db27c18d25b26] joining swarm manager [d204248b475ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:28:56 [2022-09-07T04:28:56.180Z]     docker_cli_network_unix_test.go:46: [d39ba7231ebb7] daemon is not started
04:28:57 [2022-09-07T04:28:57.116Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
04:28:57 [2022-09-07T04:28:57.116Z]     docker_cli_network_unix_test.go:46: [dd8b6cb63ec3e] daemon is not started
04:28:57 [2022-09-07T04:28:57.116Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
04:28:57 [2022-09-07T04:28:57.116Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
04:28:57 [2022-09-07T04:28:57.116Z]     docker_cli_network_unix_test.go:46: [dd18959c4b55f] daemon is not started
04:28:57 [2022-09-07T04:28:57.116Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
04:28:57 [2022-09-07T04:28:57.681Z]     docker_cli_network_unix_test.go:46: [d02e20a558878] daemon is not started
04:28:57 [2022-09-07T04:28:57.939Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
04:29:01 [2022-09-07T04:29:01.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
04:29:03 [2022-09-07T04:29:03.137Z]     docker_cli_network_unix_test.go:1084: [da039ced5759d] daemon is not started
04:29:04 [2022-09-07T04:29:04.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
04:29:04 [2022-09-07T04:29:04.510Z]     docker_cli_network_unix_test.go:46: [d907c86191abb] daemon is not started
04:29:04 [2022-09-07T04:29:04.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
04:29:05 [2022-09-07T04:29:05.076Z]     docker_cli_network_unix_test.go:46: [d3d2f033a3b00] daemon is not started
04:29:05 [2022-09-07T04:29:05.335Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
04:29:06 [2022-09-07T04:29:06.268Z]     docker_cli_network_unix_test.go:46: [d70c3d883f6ae] daemon is not started
04:29:06 [2022-09-07T04:29:06.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
04:29:06 [2022-09-07T04:29:06.833Z]     docker_cli_network_unix_test.go:46: [df0de00dd040f] daemon is not started
04:29:06 [2022-09-07T04:29:06.833Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
04:29:07 [2022-09-07T04:29:07.399Z]     docker_cli_network_unix_test.go:46: [d58c70bf42179] daemon is not started
04:29:07 [2022-09-07T04:29:07.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
04:29:07 [2022-09-07T04:29:07.965Z]     docker_cli_network_unix_test.go:46: [dd90aa24d8d09] daemon is not started
04:29:07 [2022-09-07T04:29:07.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
04:29:08 [2022-09-07T04:29:08.531Z]     docker_cli_network_unix_test.go:46: [d5ccfdb5dfcfb] daemon is not started
04:29:09 [2022-09-07T04:29:09.096Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
04:29:14 [2022-09-07T04:29:14.360Z]     docker_cli_network_unix_test.go:46: [d9891f1916879] daemon is not started
04:29:14 [2022-09-07T04:29:14.360Z] --- PASS: TestDockerNetworkSuite (57.18s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.31s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.81s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.60s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.58s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.26s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.15s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.88s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.83s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
04:29:14 [2022-09-07T04:29:14.360Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.48s)
04:29:14 [2022-09-07T04:29:14.360Z] === RUN   TestDockerHubPullSuite
04:29:14 [2022-09-07T04:29:14.360Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
04:29:16 [2022-09-07T04:29:16.887Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
04:29:18 [2022-09-07T04:29:18.784Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
04:29:20 [2022-09-07T04:29:20.156Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
04:29:22 [2022-09-07T04:29:22.080Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
04:29:22 [2022-09-07T04:29:22.353Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
04:29:22 [2022-09-07T04:29:22.615Z] --- PASS: TestDockerHubPullSuite (8.19s)
04:29:22 [2022-09-07T04:29:22.615Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s)
04:29:22 [2022-09-07T04:29:22.615Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s)
04:29:22 [2022-09-07T04:29:22.615Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s)
04:29:22 [2022-09-07T04:29:22.615Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.85s)
04:29:22 [2022-09-07T04:29:22.615Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s)
04:29:22 [2022-09-07T04:29:22.615Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
04:29:22 [2022-09-07T04:29:22.615Z] PASS
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === Skipped
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_sni_test.go:30: Flakey test
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
04:29:22 [2022-09-07T04:29:22.615Z]     docker_cli_network_unix_test.go:46: [dd18959c4b55f] daemon is not started
04:29:22 [2022-09-07T04:29:22.615Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] DONE 1265 tests, 51 skipped in 1491.031s
04:29:22 [2022-09-07T04:29:22.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:29:22 [2022-09-07T04:29:22.615Z] ++++ cat bundles/test-integration/docker.pid
04:29:22 [2022-09-07T04:29:22.615Z] +++ kill 9404
04:29:22 [2022-09-07T04:29:22.615Z] +++ /etc/init.d/apparmor stop
04:29:22 [2022-09-07T04:29:22.615Z] Leaving: AppArmorNo profiles have been unloaded.
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] Unloading profiles will leave already running processes permanently
04:29:22 [2022-09-07T04:29:22.615Z] unconfined, which can lead to unexpected situations.
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.615Z] To set a process to complain mode, use the command line tool
04:29:22 [2022-09-07T04:29:22.615Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:29:22 [2022-09-07T04:29:22.615Z] +++ true
04:29:22 [2022-09-07T04:29:22.615Z] exiting test-integration
04:29:22 [2022-09-07T04:29:22.615Z] ++ exit 0
04:29:22 [2022-09-07T04:29:22.615Z] 
04:29:22 [2022-09-07T04:29:22.873Z] + for job in $(jobs -p)
04:29:22 [2022-09-07T04:29:22.873Z] + wait 13852
04:29:37 [2022-09-07T04:29:37.737Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
04:29:45 [2022-09-07T04:29:45.842Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
04:29:50 [2022-09-07T04:29:50.024Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
04:29:51 [2022-09-07T04:29:51.397Z]     docker_cli_swarm_test.go:1112: [d7b28019ce64f] joining swarm manager [db6f3cafd948f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:29:52 [2022-09-07T04:29:52.769Z]     docker_cli_swarm_test.go:1113: [dd8a1fe378ab0] joining swarm manager [db6f3cafd948f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:31:14 [2022-09-07T04:31:14.204Z]     docker_cli_swarm_test.go:1166: [da9e8bbf211a0] joining swarm manager [db6f3cafd948f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
04:31:40 [2022-09-07T04:31:40.734Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
04:31:41 [2022-09-07T04:31:41.014Z]     docker_cli_swarm_test.go:1447: [dfbe9c2b6fe41] joining swarm manager [dca61d03e6bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:31:41 [2022-09-07T04:31:41.948Z]     docker_cli_swarm_test.go:1448: [d4b07c554a1da] joining swarm manager [dca61d03e6bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
04:31:54 [2022-09-07T04:31:54.138Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
04:31:54 [2022-09-07T04:31:54.138Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
04:31:54 [2022-09-07T04:31:54.138Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
04:31:54 [2022-09-07T04:31:54.138Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
04:31:54 [2022-09-07T04:31:54.138Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
04:31:54 [2022-09-07T04:31:54.704Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
04:31:57 [2022-09-07T04:31:57.248Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
04:32:00 [2022-09-07T04:32:00.529Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
04:32:03 [2022-09-07T04:32:03.966Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
04:32:04 [2022-09-07T04:32:04.224Z]     docker_cli_swarm_unix_test.go:63: [dc545fd791a09] joining swarm manager [d9095abb3e08d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:33:00 [2022-09-07T04:33:00.437Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
04:33:00 [2022-09-07T04:33:00.437Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
04:33:00 [2022-09-07T04:33:00.437Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
04:33:02 [2022-09-07T04:33:02.336Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
04:33:05 [2022-09-07T04:33:05.644Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
04:33:08 [2022-09-07T04:33:08.172Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
04:33:10 [2022-09-07T04:33:10.072Z]     docker_api_swarm_test.go:962: [d9c941e711533] joining swarm manager [de50c5ef38f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
04:33:28 [2022-09-07T04:33:28.141Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
04:33:40 [2022-09-07T04:33:40.331Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
04:33:41 [2022-09-07T04:33:41.709Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
04:33:44 [2022-09-07T04:33:44.237Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
04:33:46 [2022-09-07T04:33:46.766Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
04:33:54 [2022-09-07T04:33:54.874Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
04:33:58 [2022-09-07T04:33:58.153Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
04:34:00 [2022-09-07T04:34:00.682Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
04:34:03 [2022-09-07T04:34:03.209Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
04:34:05 [2022-09-07T04:34:05.740Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
04:34:08 [2022-09-07T04:34:08.293Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
04:34:11 [2022-09-07T04:34:11.577Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
04:34:13 [2022-09-07T04:34:13.476Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
04:35:09 [2022-09-07T04:35:09.685Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
04:35:24 [2022-09-07T04:35:24.562Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
04:35:39 [2022-09-07T04:35:39.425Z] --- PASS: TestDockerSwarmSuite (1525.72s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.86s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.89s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.74s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.13s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.98s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.76s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.19s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.48s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.21s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.78s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.80s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.92s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.85s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.08s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.70s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.13s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.64s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.64s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.13s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.80s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.04s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.74s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.32s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.49s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.48s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.37s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.50s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.06s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.93s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.19s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.61s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.11s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.08s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.87s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.51s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.16s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.78s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.04s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.67s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.73s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.05s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.55s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.86s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.78s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.11s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (67.85s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.37s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.08s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.70s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.31s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.51s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.53s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.96s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.98s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.10s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (109.64s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s)
04:35:39 [2022-09-07T04:35:39.425Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
04:35:39 [2022-09-07T04:35:39.425Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
04:35:39 [2022-09-07T04:35:39.425Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
04:35:39 [2022-09-07T04:35:39.425Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.37s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.95s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
04:35:39 [2022-09-07T04:35:39.425Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
04:35:39 [2022-09-07T04:35:39.425Z] === RUN   TestDockerExternalVolumeSuite
04:35:39 [2022-09-07T04:35:39.425Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
04:35:39 [2022-09-07T04:35:39.992Z]     docker_cli_external_volume_driver_test.go:53: [d2459d51d8ace] daemon is not started
04:35:58 [2022-09-07T04:35:58.064Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
04:37:05 [2022-09-07T04:37:05.760Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
04:37:12 [2022-09-07T04:37:12.312Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
04:37:27 [2022-09-07T04:37:27.176Z]     docker_cli_external_volume_driver_test.go:53: [d57491ab66790] daemon is not started
04:37:42 [2022-09-07T04:37:42.039Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
04:38:00 [2022-09-07T04:38:00.133Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
04:38:14 [2022-09-07T04:38:14.999Z]     docker_cli_external_volume_driver_test.go:53: [de64ec664534f] daemon is not started
04:38:29 [2022-09-07T04:38:29.862Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
04:38:29 [2022-09-07T04:38:29.862Z]     docker_cli_external_volume_driver_test.go:53: [def79fcf52728] daemon is not started
04:38:44 [2022-09-07T04:38:44.755Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
04:39:16 [2022-09-07T04:39:16.810Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
04:39:31 [2022-09-07T04:39:31.672Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
04:39:46 [2022-09-07T04:39:46.563Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
04:40:33 [2022-09-07T04:40:33.214Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
04:40:51 [2022-09-07T04:40:51.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
04:41:23 [2022-09-07T04:41:23.362Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
04:41:55 [2022-09-07T04:41:55.421Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
04:42:10 [2022-09-07T04:42:10.284Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
04:42:28 [2022-09-07T04:42:28.366Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
04:42:28 [2022-09-07T04:42:28.366Z]     docker_cli_external_volume_driver_test.go:485: [d72635afe219f] daemon is not started
04:42:43 [2022-09-07T04:42:43.231Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
04:42:43 [2022-09-07T04:42:43.231Z]     docker_cli_external_volume_driver_test.go:53: [ded5e16bc4321] daemon is not started
04:42:58 [2022-09-07T04:42:58.095Z] --- PASS: TestDockerExternalVolumeSuite (437.28s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.68s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s)
04:42:58 [2022-09-07T04:42:58.095Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
04:42:58 [2022-09-07T04:42:58.095Z] PASS
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] === Skipped
04:42:58 [2022-09-07T04:42:58.095Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:42:58 [2022-09-07T04:42:58.095Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
04:42:58 [2022-09-07T04:42:58.095Z]     check_test.go:540: [d26678c5b1446] daemon is not started
04:42:58 [2022-09-07T04:42:58.095Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
04:42:58 [2022-09-07T04:42:58.095Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
04:42:58 [2022-09-07T04:42:58.095Z]     check_test.go:540: [db05c67501c56] daemon is not started
04:42:58 [2022-09-07T04:42:58.095Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
04:42:58 [2022-09-07T04:42:58.095Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
04:42:58 [2022-09-07T04:42:58.095Z]     check_test.go:540: [d9e4236ef7ac7] daemon is not started
04:42:58 [2022-09-07T04:42:58.095Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
04:42:58 [2022-09-07T04:42:58.095Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
04:42:58 [2022-09-07T04:42:58.095Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:42:58 [2022-09-07T04:42:58.095Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
04:42:58 [2022-09-07T04:42:58.095Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] DONE 269 tests, 5 skipped in 2305.185s
04:42:58 [2022-09-07T04:42:58.095Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:42:58 [2022-09-07T04:42:58.095Z] ++++ cat bundles/test-integration/docker.pid
04:42:58 [2022-09-07T04:42:58.095Z] +++ kill 9442
04:42:58 [2022-09-07T04:42:58.095Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dad15b16b5431/docker.pid
04:42:58 [2022-09-07T04:42:58.095Z] +++ kill 7177
04:42:58 [2022-09-07T04:42:58.095Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7177 is not a child of this shell
04:42:58 [2022-09-07T04:42:58.095Z] warning: PID 7177 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dad15b16b5431/docker.pid had a nonzero exit code
04:42:58 [2022-09-07T04:42:58.095Z] +++ /etc/init.d/apparmor stop
04:42:58 [2022-09-07T04:42:58.095Z] Leaving: AppArmorNo profiles have been unloaded.
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] Unloading profiles will leave already running processes permanently
04:42:58 [2022-09-07T04:42:58.095Z] unconfined, which can lead to unexpected situations.
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] To set a process to complain mode, use the command line tool
04:42:58 [2022-09-07T04:42:58.095Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:42:58 [2022-09-07T04:42:58.095Z] +++ true
04:42:58 [2022-09-07T04:42:58.095Z] exiting test-integration
04:42:58 [2022-09-07T04:42:58.095Z] ++ exit 0
04:42:58 [2022-09-07T04:42:58.095Z] 
04:42:58 [2022-09-07T04:42:58.095Z] + exit 0
04:42:58 [2022-09-07T04:42:58.095Z] ++ jobs -p
04:42:58 [2022-09-07T04:42:58.095Z] + pids=
04:42:58 [2022-09-07T04:42:58.095Z] + echo 'Remaining pids to kill: []'
04:42:58 [2022-09-07T04:42:58.095Z] Remaining pids to kill: []
04:42:58 [2022-09-07T04:42:58.095Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
04:42:58 [2022-09-07T04:42:58.110Z] Recording test results
04:42:59 [2022-09-07T04:42:59.843Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
04:43:00 [2022-09-07T04:43:00.161Z] + echo Ensuring container killed.
04:43:00 [2022-09-07T04:43:00.161Z] Ensuring container killed.
04:43:00 [2022-09-07T04:43:00.161Z] + docker ps -aq -f name=docker-pr3-*
04:43:00 [2022-09-07T04:43:00.731Z] + cids=f77bea7871f1
04:43:00 [2022-09-07T04:43:00.731Z] 5e59ed14b555
04:43:00 [2022-09-07T04:43:00.731Z] a66f969ccf22
04:43:00 [2022-09-07T04:43:00.731Z] + [ -n f77bea7871f1
04:43:00 [2022-09-07T04:43:00.731Z] 5e59ed14b555
04:43:00 [2022-09-07T04:43:00.731Z] a66f969ccf22 ]
04:43:00 [2022-09-07T04:43:00.731Z] + docker rm -vf f77bea7871f1 5e59ed14b555 a66f969ccf22
04:43:00 [2022-09-07T04:43:00.992Z] f77bea7871f1
04:43:01 [2022-09-07T04:43:01.250Z] 5e59ed14b555
04:43:01 [2022-09-07T04:43:01.250Z] a66f969ccf22
[Pipeline] sh
04:43:01 [2022-09-07T04:43:01.534Z] + echo Chowning /workspace to jenkins user
04:43:01 [2022-09-07T04:43:01.534Z] Chowning /workspace to jenkins user
04:43:01 [2022-09-07T04:43:01.534Z] + id -u
04:43:01 [2022-09-07T04:43:01.534Z] + id -g
04:43:01 [2022-09-07T04:43:01.534Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44100:/workspace busybox chown -R 1000:1000 /workspace
04:43:01 [2022-09-07T04:43:01.534Z] Unable to find image 'busybox:latest' locally
04:43:01 [2022-09-07T04:43:01.534Z] latest: Pulling from library/busybox
04:43:01 [2022-09-07T04:43:01.799Z] 2c39bef88607: Pulling fs layer
04:43:01 [2022-09-07T04:43:01.799Z] 2c39bef88607: Verifying Checksum
04:43:01 [2022-09-07T04:43:01.799Z] 2c39bef88607: Download complete
04:43:01 [2022-09-07T04:43:01.799Z] 2c39bef88607: Pull complete
04:43:02 [2022-09-07T04:43:02.058Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613
04:43:02 [2022-09-07T04:43:02.058Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
04:43:04 [2022-09-07T04:43:04.878Z] + bundleName=amd64
04:43:04 [2022-09-07T04:43:04.878Z] + echo Creating amd64-bundles.tar.gz
04:43:04 [2022-09-07T04:43:04.878Z] Creating amd64-bundles.tar.gz
04:43:04 [2022-09-07T04:43:04.878Z] + xargs tar -czf amd64-bundles.tar.gz
04:43:04 [2022-09-07T04:43:04.878Z] + 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
04:43:06 [2022-09-07T04:43:06.262Z] Archiving artifacts
04:43:08 [2022-09-07T04:43:08.199Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44100/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
04:43:08 [2022-09-07T04:43:08.503Z] + make clean
04:43:08 [2022-09-07T04:43:08.761Z] docker volume rm -f docker-dev-cache docker-mod-cache
04:43:08 [2022-09-07T04:43:08.761Z] docker-dev-cache
04:43:08 [2022-09-07T04:43:08.761Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS