Pull request #43833 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7bdc0a6291766f8ba67e766b9055cdcde24ff50f+98d8343aa28de0d499464b5529e6b8ccc92e9313 (a5c6f551970d949c2563e99b5d5631bc3fa3a46a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43833@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-25T10:21:29.908Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-25T10:21:29.915Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-25T10:21:30.001Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-25T10:21:45.182Z] Still waiting to schedule task [2022-07-25T10:21:45.184Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T10:22:46.301Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0919a32f20d449691) in /home/ubuntu/workspace/moby_PR-43833 [Pipeline] { [Pipeline] checkout [2022-07-25T10:22:46.410Z] The recommended git tool is: git [2022-07-25T10:22:48.796Z] using credential docker-jenkins-github-credentials [2022-07-25T10:22:48.807Z] Cloning the remote Git repository [2022-07-25T10:22:48.807Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:22:48.867Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:22:48.916Z] > git init /home/ubuntu/workspace/moby_PR-43833 # timeout=10 [2022-07-25T10:22:49.215Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:22:49.216Z] > git --version # timeout=10 [2022-07-25T10:22:49.244Z] > git --version # 'git version 2.17.1' [2022-07-25T10:22:49.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:22:49.246Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:10.721Z] Fetching without tags [2022-07-25T10:23:10.993Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 7bdc0a6291766f8ba67e766b9055cdcde24ff50f [2022-07-25T10:23:10.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:23:10.663Z] > git config --add remote.origin.fetch +refs/pull/43833/head:refs/remotes/origin/PR-43833 # timeout=10 [2022-07-25T10:23:10.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:10.701Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:23:10.725Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:23:10.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:10.738Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:11.002Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:23:11.032Z] > git checkout -f 7bdc0a6291766f8ba67e766b9055cdcde24ff50f # timeout=10 [2022-07-25T10:23:12.405Z] > git remote # timeout=10 [2022-07-25T10:23:12.426Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:23:13.110Z] Merge succeeded, producing 9fcdeb94593a3424f1152da76a11499e63289805 [2022-07-25T10:23:13.110Z] Checking out Revision 9fcdeb94593a3424f1152da76a11499e63289805 (PR-43833) [2022-07-25T10:23:12.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:12.447Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T10:23:13.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:23:13.113Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:23:13.127Z] > git checkout -f 9fcdeb94593a3424f1152da76a11499e63289805 # timeout=10 [2022-07-25T10:23:17.132Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T10:23:17.163Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:23:18.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43833:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-25T10:23:17.135Z] > git rev-list --no-walk f74004ffe20d8d06f910605480ab469c79604762 # timeout=10 [2022-07-25T10:23:26.385Z] Unable to find image 'alpine:latest' locally [2022-07-25T10:23:27.319Z] latest: Pulling from library/alpine [2022-07-25T10:23:27.319Z] 530afca65e2e: Pulling fs layer [2022-07-25T10:23:27.319Z] 530afca65e2e: Verifying Checksum [2022-07-25T10:23:27.319Z] 530afca65e2e: Download complete [2022-07-25T10:23:27.889Z] 530afca65e2e: Pull complete [2022-07-25T10:23:27.889Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-25T10:23:27.889Z] Status: Downloaded newer image for alpine:latest [2022-07-25T10:23:35.998Z] 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 [2022-07-25T10:23:36.250Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-015e5be6fd8814e37) in /home/ubuntu/workspace/moby_PR-43833 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-07-25T10:23:36.257Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06516d8e089638fae) in /home/ubuntu/workspace/moby_PR-43833 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-07-25T10:23:36.289Z] The recommended git tool is: git [Pipeline] // stage [2022-07-25T10:23:36.297Z] using credential docker-jenkins-github-credentials [2022-07-25T10:23:36.306Z] Cloning the remote Git repository [2022-07-25T10:23:36.306Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-07-25T10:23:36.357Z] The recommended git tool is: git 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] } [2022-07-25T10:23:36.372Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-25T10:23:36.382Z] Cloning the remote Git repository [2022-07-25T10:23:36.382Z] Cloning with configured refspecs honoured and without tags [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] } [2022-07-25T10:23:36.309Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:23:36.309Z] > git init /home/ubuntu/workspace/moby_PR-43833 # timeout=10 [2022-07-25T10:23:36.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:23:36.321Z] > git --version # timeout=10 [2022-07-25T10:23:36.329Z] > git --version # 'git version 2.25.1' [2022-07-25T10:23:36.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:36.330Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:36.389Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:23:36.389Z] > git init /home/ubuntu/workspace/moby_PR-43833 # timeout=10 [2022-07-25T10:23:36.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:23:36.405Z] > git --version # timeout=10 [2022-07-25T10:23:36.408Z] > git --version # 'git version 2.25.1' [2022-07-25T10:23:36.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:36.409Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:48.693Z] Fetching without tags [2022-07-25T10:23:48.915Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 7bdc0a6291766f8ba67e766b9055cdcde24ff50f [2022-07-25T10:23:48.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:23:48.655Z] > git config --add remote.origin.fetch +refs/pull/43833/head:refs/remotes/origin/PR-43833 # timeout=10 [2022-07-25T10:23:48.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:48.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:23:48.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:23:48.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:48.704Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:48.920Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:23:50.185Z] Merge succeeded, producing 252fdd50e4544c152be3ec589036e773f80f0bbf [2022-07-25T10:23:50.185Z] Checking out Revision 252fdd50e4544c152be3ec589036e773f80f0bbf (PR-43833) [2022-07-25T10:23:50.253Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T10:23:50.263Z] First time build. Skipping changelog. [2022-07-25T10:23:48.931Z] > git checkout -f 7bdc0a6291766f8ba67e766b9055cdcde24ff50f # timeout=10 [2022-07-25T10:23:49.473Z] > git remote # timeout=10 [2022-07-25T10:23:49.478Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:23:49.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:49.484Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T10:23:50.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:23:50.190Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:23:50.194Z] > git checkout -f 252fdd50e4544c152be3ec589036e773f80f0bbf # timeout=10 [2022-07-25T10:23:50.259Z] > git rev-list --no-walk f74004ffe20d8d06f910605480ab469c79604762 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:23:50.916Z] + docker version [2022-07-25T10:23:50.916Z] Client: Docker Engine - Community [2022-07-25T10:23:50.916Z] Version: 20.10.14 [2022-07-25T10:23:50.916Z] API version: 1.41 [2022-07-25T10:23:50.916Z] Go version: go1.16.15 [2022-07-25T10:23:50.916Z] Git commit: a224086 [2022-07-25T10:23:50.916Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-25T10:23:50.916Z] OS/Arch: linux/arm64 [2022-07-25T10:23:50.916Z] Context: default [2022-07-25T10:23:50.916Z] Experimental: true [2022-07-25T10:23:50.916Z] [2022-07-25T10:23:50.916Z] Server: Docker Engine - Community [2022-07-25T10:23:50.916Z] Engine: [2022-07-25T10:23:50.916Z] Version: 20.10.14 [2022-07-25T10:23:50.916Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:23:50.916Z] Go version: go1.16.15 [2022-07-25T10:23:50.916Z] Git commit: 87a90dc [2022-07-25T10:23:50.916Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-25T10:23:50.916Z] OS/Arch: linux/arm64 [2022-07-25T10:23:50.916Z] Experimental: true [2022-07-25T10:23:50.916Z] containerd: [2022-07-25T10:23:50.916Z] Version: 1.5.11 [2022-07-25T10:23:50.916Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:23:50.916Z] runc: [2022-07-25T10:23:50.916Z] Version: 1.0.3 [2022-07-25T10:23:50.916Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:23:50.916Z] docker-init: [2022-07-25T10:23:50.916Z] Version: 0.19.0 [2022-07-25T10:23:50.916Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:23:51.203Z] + docker info [2022-07-25T10:23:51.234Z] Still waiting to schedule task [2022-07-25T10:23:51.234Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T10:23:51.235Z] Still waiting to schedule task [2022-07-25T10:23:51.235Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T10:23:51.236Z] Still waiting to schedule task [2022-07-25T10:23:51.236Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-25T10:23:51.771Z] Client: [2022-07-25T10:23:51.771Z] Context: default [2022-07-25T10:23:51.771Z] Debug Mode: false [2022-07-25T10:23:51.771Z] Plugins: [2022-07-25T10:23:51.771Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:23:51.771Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:23:51.771Z] [2022-07-25T10:23:51.771Z] Server: [2022-07-25T10:23:51.771Z] Containers: 0 [2022-07-25T10:23:51.771Z] Running: 0 [2022-07-25T10:23:51.771Z] Paused: 0 [2022-07-25T10:23:51.771Z] Stopped: 0 [2022-07-25T10:23:51.771Z] Images: 2 [2022-07-25T10:23:51.771Z] Server Version: 20.10.14 [2022-07-25T10:23:51.771Z] Storage Driver: overlay2 [2022-07-25T10:23:51.771Z] Backing Filesystem: extfs [2022-07-25T10:23:51.771Z] Supports d_type: true [2022-07-25T10:23:51.771Z] Native Overlay Diff: true [2022-07-25T10:23:51.771Z] userxattr: false [2022-07-25T10:23:51.771Z] Logging Driver: json-file [2022-07-25T10:23:51.771Z] Cgroup Driver: cgroupfs [2022-07-25T10:23:51.771Z] Cgroup Version: 1 [2022-07-25T10:23:51.771Z] Plugins: [2022-07-25T10:23:51.771Z] Volume: local [2022-07-25T10:23:51.771Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:23:51.771Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:23:51.771Z] Swarm: inactive [2022-07-25T10:23:51.771Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:23:51.771Z] Default Runtime: runc [2022-07-25T10:23:51.771Z] Init Binary: docker-init [2022-07-25T10:23:51.771Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:23:51.771Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:23:51.771Z] init version: de40ad0 [2022-07-25T10:23:51.771Z] Security Options: [2022-07-25T10:23:51.771Z] apparmor [2022-07-25T10:23:51.771Z] seccomp [2022-07-25T10:23:51.771Z] Profile: default [2022-07-25T10:23:51.771Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T10:23:51.771Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T10:23:51.771Z] OSType: linux [2022-07-25T10:23:51.771Z] Architecture: aarch64 [2022-07-25T10:23:51.771Z] CPUs: 2 [2022-07-25T10:23:51.771Z] Total Memory: 7.562GiB [2022-07-25T10:23:51.771Z] Name: ip-10-100-34-149 [2022-07-25T10:23:51.771Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-25T10:23:51.771Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:23:51.771Z] Debug Mode: false [2022-07-25T10:23:51.771Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:23:51.771Z] Labels: [2022-07-25T10:23:51.771Z] Experimental: true [2022-07-25T10:23:51.771Z] Insecure Registries: [2022-07-25T10:23:51.771Z] 127.0.0.0/8 [2022-07-25T10:23:51.771Z] Live Restore Enabled: true [2022-07-25T10:23:51.771Z] [Pipeline] sh [2022-07-25T10:23:51.809Z] Fetching without tags [2022-07-25T10:23:52.002Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 7bdc0a6291766f8ba67e766b9055cdcde24ff50f [2022-07-25T10:23:52.056Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:23:52.056Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:23:52.056Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43833/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T10:23:52.056Z] + bash /home/ubuntu/workspace/moby_PR-43833/check-config.sh [2022-07-25T10:23:52.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:23:52.056Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-25T10:23:52.056Z] [2022-07-25T10:23:52.056Z] Generally Necessary: [2022-07-25T10:23:52.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:23:52.056Z] - apparmor: enabled and tools installed [2022-07-25T10:23:52.056Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:23:52.056Z] - CONFIG_NET_NS: enabled [2022-07-25T10:23:52.056Z] - CONFIG_PID_NS: enabled [2022-07-25T10:23:52.056Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:23:52.056Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:23:52.056Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:23:52.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:23:52.056Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:23:52.056Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:23:52.056Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:23:52.056Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:23:52.056Z] - CONFIG_MEMCG: enabled [2022-07-25T10:23:52.056Z] - CONFIG_KEYS: enabled [2022-07-25T10:23:52.056Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:23:52.056Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:23:52.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:23:52.056Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:23:51.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:23:51.773Z] > git config --add remote.origin.fetch +refs/pull/43833/head:refs/remotes/origin/PR-43833 # timeout=10 [2022-07-25T10:23:51.780Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:51.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:23:51.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:23:51.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:51.818Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:23:52.005Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:23:52.012Z] > git checkout -f 7bdc0a6291766f8ba67e766b9055cdcde24ff50f # timeout=10 [2022-07-25T10:23:52.315Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:23:52.315Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T10:23:52.315Z] [2022-07-25T10:23:52.315Z] Optional Features: [2022-07-25T10:23:52.315Z] - CONFIG_USER_NS: enabled [2022-07-25T10:23:52.315Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:23:52.315Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T10:23:52.315Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:23:52.315Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:23:52.315Z] (cgroup swap accounting is currently enabled) [2022-07-25T10:23:52.315Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:23:52.315Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:23:52.315Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:23:52.315Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:23:52.315Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:23:52.315Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:23:52.315Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:23:52.315Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:23:52.315Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:23:52.315Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:23:52.315Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:23:52.315Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:23:52.315Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T10:23:52.316Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T10:23:52.316Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:23:52.316Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:23:52.316Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:23:52.574Z] - Network Drivers: [2022-07-25T10:23:52.574Z] - "overlay": [2022-07-25T10:23:52.574Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:23:52.574Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:23:52.574Z] Optional (for encrypted networks): [2022-07-25T10:23:52.574Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:23:52.574Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:23:52.574Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:23:52.574Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:23:52.574Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:23:52.574Z] - CONFIG_XFRM: enabled [2022-07-25T10:23:52.574Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:23:52.574Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:23:52.574Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:23:52.574Z] - "ipvlan": [2022-07-25T10:23:52.574Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:23:52.574Z] - "macvlan": [2022-07-25T10:23:52.574Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:23:52.574Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:23:52.574Z] - "ftp,tftp client in container": [2022-07-25T10:23:52.574Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:23:52.574Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:23:52.574Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:23:52.575Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:23:52.575Z] - Storage Drivers: [2022-07-25T10:23:52.575Z] - "aufs": [2022-07-25T10:23:52.575Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:23:52.575Z] - "btrfs": [2022-07-25T10:23:52.575Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:23:52.575Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:23:52.575Z] - "devicemapper": [2022-07-25T10:23:52.575Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:23:52.575Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:23:52.575Z] - "overlay": [2022-07-25T10:23:52.575Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:23:52.575Z] - "zfs": [2022-07-25T10:23:52.575Z] - /dev/zfs: present [2022-07-25T10:23:52.575Z] - zfs command: missing [2022-07-25T10:23:52.575Z] - zpool command: missing [2022-07-25T10:23:52.575Z] [2022-07-25T10:23:52.575Z] Limits: [2022-07-25T10:23:52.575Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:23:52.575Z] [2022-07-25T10:23:52.575Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:23:52.899Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:252fdd50e4544c152be3ec589036e773f80f0bbf . [2022-07-25T10:23:53.158Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:23:53.158Z] #1 sha256:16274440ca34be371ea162bdedecd365b70c4534b489056ab8e5cbd2b9ead1e7 [2022-07-25T10:23:53.158Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T10:23:53.158Z] #1 DONE 0.0s [2022-07-25T10:23:53.158Z] [2022-07-25T10:23:53.158Z] #2 [internal] load .dockerignore [2022-07-25T10:23:53.158Z] #2 sha256:5c2658de1b9333e4c4b87c58b33604555829a3ad929293dd9edd9917265c736b [2022-07-25T10:23:53.158Z] #2 transferring context: 145B done [2022-07-25T10:23:53.158Z] #2 DONE 0.0s [2022-07-25T10:23:53.158Z] [2022-07-25T10:23:53.158Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T10:23:53.158Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-25T10:23:53.158Z] #3 DONE 0.2s [2022-07-25T10:23:53.158Z] [2022-07-25T10:23:53.158Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T10:23:53.158Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-25T10:23:53.158Z] #4 CACHED [2022-07-25T10:23:53.204Z] Merge succeeded, producing aaae88cab4ff30129329234d8cdca804583172dd [2022-07-25T10:23:53.204Z] Checking out Revision aaae88cab4ff30129329234d8cdca804583172dd (PR-43833) [2022-07-25T10:23:53.276Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T10:23:53.290Z] First time build. Skipping changelog. [2022-07-25T10:23:53.417Z] [2022-07-25T10:23:53.418Z] #5 [internal] load build definition from Dockerfile [2022-07-25T10:23:53.418Z] #5 sha256:0a1fcf67a948f1a0e30e3e4192833d3c5b6e645d5e5504b91e2d40868fafab5a [2022-07-25T10:23:53.418Z] #5 DONE 0.0s [2022-07-25T10:23:53.418Z] [2022-07-25T10:23:53.418Z] #6 [internal] load .dockerignore [2022-07-25T10:23:53.418Z] #6 sha256:f50b04549a6f059bef34e49856c7db6e81e2779e738a5fda2909b89d64b7eec7 [2022-07-25T10:23:53.418Z] #6 DONE 0.0s [2022-07-25T10:23:53.418Z] [2022-07-25T10:23:53.418Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T10:23:53.418Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:23:53.680Z] #10 DONE 0.1s [2022-07-25T10:23:53.680Z] [2022-07-25T10:23:53.680Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T10:23:53.680Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-25T10:23:53.680Z] #8 DONE 0.1s [2022-07-25T10:23:53.680Z] [2022-07-25T10:23:53.680Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:23:53.680Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:23:53.680Z] #9 DONE 0.1s [2022-07-25T10:23:53.680Z] [2022-07-25T10:23:53.680Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:23:53.680Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:23:53.680Z] #7 DONE 0.1s [2022-07-25T10:23:53.928Z] + docker version [2022-07-25T10:23:53.928Z] Client: Docker Engine - Community [2022-07-25T10:23:53.928Z] Version: 20.10.14 [2022-07-25T10:23:53.928Z] API version: 1.41 [2022-07-25T10:23:53.928Z] Go version: go1.16.15 [2022-07-25T10:23:53.928Z] Git commit: a224086 [2022-07-25T10:23:53.928Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-25T10:23:53.928Z] OS/Arch: linux/amd64 [2022-07-25T10:23:53.928Z] Context: default [2022-07-25T10:23:53.928Z] Experimental: true [2022-07-25T10:23:53.928Z] [2022-07-25T10:23:53.928Z] Server: Docker Engine - Community [2022-07-25T10:23:53.928Z] Engine: [2022-07-25T10:23:53.928Z] Version: 20.10.14 [2022-07-25T10:23:53.928Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:23:53.928Z] Go version: go1.16.15 [2022-07-25T10:23:53.928Z] Git commit: 87a90dc [2022-07-25T10:23:53.928Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-25T10:23:53.928Z] OS/Arch: linux/amd64 [2022-07-25T10:23:53.928Z] Experimental: true [2022-07-25T10:23:53.928Z] containerd: [2022-07-25T10:23:53.928Z] Version: 1.5.11 [2022-07-25T10:23:53.928Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:23:53.928Z] runc: [2022-07-25T10:23:53.928Z] Version: 1.0.3 [2022-07-25T10:23:53.928Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:23:53.928Z] docker-init: [2022-07-25T10:23:53.928Z] Version: 0.19.0 [2022-07-25T10:23:53.928Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:23:52.553Z] > git remote # timeout=10 [2022-07-25T10:23:52.568Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:23:52.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:23:52.575Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T10:23:53.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:23:53.206Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:23:53.214Z] > git checkout -f aaae88cab4ff30129329234d8cdca804583172dd # timeout=10 [2022-07-25T10:23:53.280Z] > git rev-list --no-walk f74004ffe20d8d06f910605480ab469c79604762 # timeout=10 [2022-07-25T10:23:54.207Z] + docker info [2022-07-25T10:23:54.257Z] [2022-07-25T10:23:54.257Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:23:54.257Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:23:54.257Z] #73 DONE 0.0s [2022-07-25T10:23:54.257Z] [2022-07-25T10:23:54.257Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:23:54.257Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:23:54.257Z] #71 DONE 0.0s [2022-07-25T10:23:54.257Z] [2022-07-25T10:23:54.257Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:23:54.257Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-25T10:23:54.257Z] #11 DONE 0.0s [2022-07-25T10:23:54.257Z] [2022-07-25T10:23:54.257Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:23:54.257Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-25T10:23:54.257Z] #28 DONE 0.0s [2022-07-25T10:23:54.257Z] [2022-07-25T10:23:54.257Z] #24 [internal] load build context [2022-07-25T10:23:54.257Z] #24 sha256:0b3615e9ff08701c05698cc79bce9e254b014d42f39e1163293df34854823c20 [2022-07-25T10:23:54.517Z] #24 ... [2022-07-25T10:23:54.517Z] [2022-07-25T10:23:54.517Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T10:23:54.517Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T10:23:54.517Z] #49 DONE 0.4s [2022-07-25T10:23:54.517Z] [2022-07-25T10:23:54.517Z] #24 [internal] load build context [2022-07-25T10:23:54.517Z] #24 sha256:0b3615e9ff08701c05698cc79bce9e254b014d42f39e1163293df34854823c20 [2022-07-25T10:23:55.139Z] Client: [2022-07-25T10:23:55.140Z] Context: default [2022-07-25T10:23:55.140Z] Debug Mode: false [2022-07-25T10:23:55.140Z] Plugins: [2022-07-25T10:23:55.140Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:23:55.140Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:23:55.140Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:23:55.140Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:23:55.140Z] [2022-07-25T10:23:55.140Z] Server: [2022-07-25T10:23:55.140Z] Containers: 0 [2022-07-25T10:23:55.140Z] Running: 0 [2022-07-25T10:23:55.140Z] Paused: 0 [2022-07-25T10:23:55.140Z] Stopped: 0 [2022-07-25T10:23:55.140Z] Images: 2 [2022-07-25T10:23:55.140Z] Server Version: 20.10.14 [2022-07-25T10:23:55.140Z] Storage Driver: overlay2 [2022-07-25T10:23:55.140Z] Backing Filesystem: extfs [2022-07-25T10:23:55.140Z] Supports d_type: true [2022-07-25T10:23:55.140Z] Native Overlay Diff: true [2022-07-25T10:23:55.140Z] userxattr: false [2022-07-25T10:23:55.140Z] Logging Driver: json-file [2022-07-25T10:23:55.140Z] Cgroup Driver: systemd [2022-07-25T10:23:55.140Z] Cgroup Version: 2 [2022-07-25T10:23:55.140Z] Plugins: [2022-07-25T10:23:55.140Z] Volume: local [2022-07-25T10:23:55.140Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:23:55.140Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:23:55.140Z] Swarm: inactive [2022-07-25T10:23:55.140Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:23:55.140Z] Default Runtime: runc [2022-07-25T10:23:55.140Z] Init Binary: docker-init [2022-07-25T10:23:55.140Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:23:55.140Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:23:55.140Z] init version: de40ad0 [2022-07-25T10:23:55.140Z] Security Options: [2022-07-25T10:23:55.140Z] apparmor [2022-07-25T10:23:55.140Z] seccomp [2022-07-25T10:23:55.140Z] Profile: default [2022-07-25T10:23:55.140Z] cgroupns [2022-07-25T10:23:55.140Z] Kernel Version: 5.13.0-1021-aws [2022-07-25T10:23:55.140Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-25T10:23:55.140Z] OSType: linux [2022-07-25T10:23:55.140Z] Architecture: x86_64 [2022-07-25T10:23:55.140Z] CPUs: 2 [2022-07-25T10:23:55.140Z] Total Memory: 7.559GiB [2022-07-25T10:23:55.140Z] Name: ip-10-100-121-251 [2022-07-25T10:23:55.140Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-25T10:23:55.140Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:23:55.140Z] Debug Mode: false [2022-07-25T10:23:55.140Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:23:55.140Z] Labels: [2022-07-25T10:23:55.140Z] Experimental: true [2022-07-25T10:23:55.140Z] Insecure Registries: [2022-07-25T10:23:55.140Z] 127.0.0.0/8 [2022-07-25T10:23:55.140Z] Live Restore Enabled: true [2022-07-25T10:23:55.140Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:23:55.459Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:aaae88cab4ff30129329234d8cdca804583172dd . [2022-07-25T10:23:55.472Z] #24 transferring context: 62.08MB 1.1s done [2022-07-25T10:23:55.472Z] #24 DONE 1.3s [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:23:55.472Z] #32 sha256:3e929db2f0a86fcd64666d9fa024f2844bce371bd44d88982b594304090c4d81 [2022-07-25T10:23:55.472Z] #32 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #56 sha256:858434c6dbaa5a647c4eb81d01aa1aefef51aabd795bb6f98cd3f00e045a89cd [2022-07-25T10:23:55.472Z] #56 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:23:55.472Z] #60 sha256:0e28b8ad9cd3b3c774f170e187db622bd18b98e514b648fc0870cc8529d12c88 [2022-07-25T10:23:55.472Z] #60 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T10:23:55.472Z] #25 sha256:b0e56899be0b97dd99dfe614c2dcfd83c1d5a0bc9574adc44b93020b93cc17f0 [2022-07-25T10:23:55.472Z] #25 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:23:55.472Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-25T10:23:55.472Z] #55 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T10:23:55.472Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-25T10:23:55.472Z] #20 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T10:23:55.472Z] #59 sha256:0baec831fcbe725e8195cafd3de3bb471359eeb04dd7f3ff12ad4686f70f942b [2022-07-25T10:23:55.472Z] #59 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #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 [2022-07-25T10:23:55.472Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-25T10:23:55.472Z] #38 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T10:23:55.472Z] #66 sha256:8b9d7c2dd64c049ea77fb9db1ae7426eba5e2bd98e814f0902da73ff7f745cc2 [2022-07-25T10:23:55.472Z] #66 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:23:55.472Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-25T10:23:55.472Z] #17 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:23:55.472Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-25T10:23:55.472Z] #42 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:23:55.472Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-25T10:23:55.472Z] #53 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:23:55.472Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-25T10:23:55.472Z] #22 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #39 sha256:83d50d623095155b86159e17eb2660167d72791e5ab7740d8fbcb289edd6d807 [2022-07-25T10:23:55.472Z] #39 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #52 sha256:ef85a784c42162f47a2dc2972aa4410d3cb0195bbf64a8feae9457e1b659641d [2022-07-25T10:23:55.472Z] #52 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:23:55.472Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-25T10:23:55.472Z] #13 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #75 sha256:980b9e67ff77d25ada55cef2f536ccda2577c4fbb52dd4b8828cc190de9bd4bd [2022-07-25T10:23:55.472Z] #75 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:23:55.472Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-25T10:23:55.472Z] #72 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:23:55.472Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-25T10:23:55.472Z] #51 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:23:55.472Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-25T10:23:55.472Z] #36 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #70 sha256:bcdec18d0d3b7aaac2039308ef68f19c68842c958f9a023f302f8f206eb2c6da [2022-07-25T10:23:55.472Z] #70 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:23:55.472Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-25T10:23:55.472Z] #77 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:23:55.472Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-25T10:23:55.472Z] #23 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T10:23:55.472Z] #63 sha256:004089ba1e377bf6ac469f6da8b63302a2caadcf05cc7f2ab9c0602f768d9438 [2022-07-25T10:23:55.472Z] #63 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:23:55.472Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-25T10:23:55.472Z] #14 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T10:23:55.472Z] #43 sha256:c8a69f7b94694ec7970f835800294abb4cefdca2c8d6f3768d4b38cc6c9924d0 [2022-07-25T10:23:55.472Z] #43 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:23:55.472Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-25T10:23:55.472Z] #29 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:23:55.472Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-25T10:23:55.472Z] #21 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:23:55.472Z] #30 sha256:1f38d2d42c01dd3f8832b0dfd2a1d03581ceb4a35c30e4d7355793ef5810a4b6 [2022-07-25T10:23:55.472Z] #30 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T10:23:55.472Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-25T10:23:55.472Z] #50 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:23:55.472Z] #67 sha256:91b51d3689f269f72a84f20ca8df0d08888204c91379aef570117a843f283d57 [2022-07-25T10:23:55.472Z] #67 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:23:55.472Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-25T10:23:55.472Z] #76 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:23:55.472Z] #64 sha256:5410d2dd435dc503de804fd4908eade5c05bcd31aebdce5f65bd29dcd77ac002 [2022-07-25T10:23:55.472Z] #64 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:23:55.472Z] #69 sha256:8dba33dcdd5788bb6d9b79a2ae404a57aca0757fe9bbc20042a02c5b3e3e0910 [2022-07-25T10:23:55.472Z] #69 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:23:55.472Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-25T10:23:55.472Z] #62 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:23:55.472Z] #44 sha256:1fddacd883b7d5085f0b61cd0bc1a5466d7f76d51ae6aec96c4e52d96243bdec [2022-07-25T10:23:55.472Z] #44 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T10:23:55.472Z] #79 sha256:83759ed86cbf1cb3b68ed81bb955b369c9df7c1b23b3d0712e9adc75a8e2fdf2 [2022-07-25T10:23:55.472Z] #79 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #61 sha256:0362e352a1c943850354189cc88a14b47ff17830010605b8c5faae9e6b7e25ae [2022-07-25T10:23:55.472Z] #61 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #35 sha256:a04af96bfe1343440ff6e9c2785ec7bc3583a2628d567b06b3161e674983a61f [2022-07-25T10:23:55.472Z] #35 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T10:23:55.472Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-25T10:23:55.472Z] #15 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:23:55.472Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-25T10:23:55.472Z] #16 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:23:55.472Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-25T10:23:55.472Z] #33 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:23:55.472Z] #27 sha256:d9740054ba39b2942bc6d36595c1de09fd973fe139125685dafce74e9895a429 [2022-07-25T10:23:55.472Z] #27 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #54 sha256:b117cf7ec1308d9d8d49027f813888198c3ebcd4ae4ee041897a9d36bbc9ddd0 [2022-07-25T10:23:55.472Z] #54 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T10:23:55.472Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-25T10:23:55.472Z] #57 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #65 sha256:75bce7a682516d1f6b4658f3ee42f66f252dd9cc89bbd7e93a826ec74a870064 [2022-07-25T10:23:55.472Z] #65 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #41 sha256:a358a518e5622d980e0d78300cc12d15195f7d2620d709caea36cb2cb9f4ca4d [2022-07-25T10:23:55.472Z] #41 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:23:55.472Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-25T10:23:55.472Z] #46 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:23:55.472Z] #68 sha256:897adb0747f28dd92bc259cae503cb6c61926bcc0b6d3d34cce4fd97e64d1b81 [2022-07-25T10:23:55.472Z] #68 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:23:55.472Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-25T10:23:55.472Z] #40 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #45 sha256:3a5b89890ce232af85a1e01832d72f93a4cae4c93545c0afb21378cfaed4faed [2022-07-25T10:23:55.472Z] #45 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:23:55.472Z] #31 sha256:5d04a066d4becfc18ae2b9cb9f28200303811d31b3552ead059ff0c5651bc655 [2022-07-25T10:23:55.472Z] #31 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:23:55.472Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-25T10:23:55.472Z] #34 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:23:55.472Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-25T10:23:55.472Z] #19 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:23:55.472Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-25T10:23:55.472Z] #12 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:23:55.472Z] #26 sha256:4b8e5d6d9c8705b6decbdf9f4baf09c556a5155a250714236a4ada1ed9de8892 [2022-07-25T10:23:55.472Z] #26 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #48 sha256:c31df2addc7f8f8b0b077ecb7d5c373d1ba1179fa348094f5aa87f9b5e4e2169 [2022-07-25T10:23:55.472Z] #48 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #78 sha256:d94e7152bf9b46b13f063648072ea2108da04c404abb3d0af392dceaff1111a8 [2022-07-25T10:23:55.472Z] #78 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:23:55.472Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-25T10:23:55.472Z] #74 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:23:55.472Z] #58 sha256:cdb3bc4caef8245197360b82a85c8eac9c4541e8b4a0fc337a6c1bbae1d8b40f [2022-07-25T10:23:55.472Z] #58 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:23:55.472Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-25T10:23:55.472Z] #47 CACHED [2022-07-25T10:23:55.472Z] [2022-07-25T10:23:55.472Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:23:55.472Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-25T10:23:55.472Z] #18 CACHED [2022-07-25T10:23:55.473Z] [2022-07-25T10:23:55.473Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T10:23:55.473Z] #37 sha256:885249ce5e25b51f2ae2cc40a0fb9fdb8c9a02ff1a15d12ed410ce0372354cd6 [2022-07-25T10:23:55.473Z] #37 CACHED [2022-07-25T10:23:55.473Z] [2022-07-25T10:23:55.473Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:23:55.473Z] #80 sha256:c48ceb17aee45aa9515ac36b1a1db26d6127411a62610036ef2e442f3ab9d94b [2022-07-25T10:23:55.473Z] #80 CACHED [2022-07-25T10:23:55.473Z] [2022-07-25T10:23:55.473Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:23:55.473Z] #81 sha256:32d61c5bfe643ca53b4dc9a9a9385b4d3a711b24c33e0be7f35b40a542b5387b [2022-07-25T10:23:55.718Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:23:55.718Z] #1 sha256:a487fbd520bc36e72f1728cb41bd993e22e0e26bbb66f0453cd4a363a054218c [2022-07-25T10:23:55.718Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T10:23:55.718Z] #1 DONE 0.0s [2022-07-25T10:23:55.718Z] [2022-07-25T10:23:55.718Z] #2 [internal] load .dockerignore [2022-07-25T10:23:55.718Z] #2 sha256:c9cf3e519351f1ee0dfe7b0130d6d171f4432709d0419b24cb78b788377d25a8 [2022-07-25T10:23:55.718Z] #2 transferring context: 145B done [2022-07-25T10:23:55.718Z] #2 DONE 0.0s [2022-07-25T10:23:55.718Z] [2022-07-25T10:23:55.718Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T10:23:55.718Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T10:23:55.718Z] #3 DONE 0.1s [2022-07-25T10:23:55.718Z] [2022-07-25T10:23:55.718Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T10:23:55.718Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T10:23:55.718Z] #4 CACHED [2022-07-25T10:23:55.983Z] [2022-07-25T10:23:55.983Z] #5 [internal] load .dockerignore [2022-07-25T10:23:55.983Z] #5 sha256:f3c4962b7eb93df3dcd5a167126a841ab57d9cd26efb5e128a9e23942d1765b9 [2022-07-25T10:23:55.983Z] #5 DONE 0.0s [2022-07-25T10:23:55.983Z] [2022-07-25T10:23:55.983Z] #6 [internal] load build definition from Dockerfile [2022-07-25T10:23:55.983Z] #6 sha256:6fd190bc7ec35f92475c8bad60d8dac6ae4e36258d98d6c826fe9c7ad0d13a25 [2022-07-25T10:23:55.983Z] #6 DONE 0.0s [2022-07-25T10:23:55.983Z] [2022-07-25T10:23:55.983Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T10:23:55.983Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T10:23:55.983Z] #9 DONE 0.1s [2022-07-25T10:23:55.983Z] [2022-07-25T10:23:55.983Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:23:55.983Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:23:56.244Z] #10 DONE 0.1s [2022-07-25T10:23:56.244Z] [2022-07-25T10:23:56.244Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T10:23:56.244Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T10:23:56.244Z] #8 DONE 0.1s [2022-07-25T10:23:56.244Z] [2022-07-25T10:23:56.244Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:23:56.244Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:23:56.244Z] #7 DONE 0.1s [2022-07-25T10:23:56.244Z] [2022-07-25T10:23:56.244Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:23:56.244Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:23:56.244Z] #73 DONE 0.0s [2022-07-25T10:23:56.244Z] [2022-07-25T10:23:56.244Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:23:56.244Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:23:56.244Z] #71 DONE 0.0s [2022-07-25T10:23:56.244Z] [2022-07-25T10:23:56.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:23:56.244Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:23:56.244Z] #11 DONE 0.0s [2022-07-25T10:23:56.244Z] [2022-07-25T10:23:56.244Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:23:56.244Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:23:56.244Z] #28 DONE 0.0s [2022-07-25T10:23:56.244Z] [2022-07-25T10:23:56.244Z] #24 [internal] load build context [2022-07-25T10:23:56.244Z] #24 sha256:56c0718a5b7b2a5739b8507cf58c59deca898766bc8d3dfa3de45eb4e1a54919 [2022-07-25T10:23:56.411Z] #81 DONE 1.1s [2022-07-25T10:23:56.670Z] [2022-07-25T10:23:56.670Z] #82 exporting to image [2022-07-25T10:23:56.670Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:23:56.670Z] #82 exporting layers [2022-07-25T10:23:56.817Z] #24 ... [2022-07-25T10:23:56.817Z] [2022-07-25T10:23:56.817Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T10:23:56.817Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T10:23:56.817Z] #49 DONE 0.5s [2022-07-25T10:23:56.817Z] [2022-07-25T10:23:56.817Z] #24 [internal] load build context [2022-07-25T10:23:56.817Z] #24 sha256:56c0718a5b7b2a5739b8507cf58c59deca898766bc8d3dfa3de45eb4e1a54919 [2022-07-25T10:23:57.250Z] #82 exporting layers 0.8s done [2022-07-25T10:23:57.250Z] #82 writing image sha256:db87f629b0ccc6c6817b45904963276a2207f3fa347d2ee8d123677264c213ac [2022-07-25T10:23:57.250Z] #82 writing image sha256:db87f629b0ccc6c6817b45904963276a2207f3fa347d2ee8d123677264c213ac done [2022-07-25T10:23:57.250Z] #82 naming to docker.io/library/docker:252fdd50e4544c152be3ec589036e773f80f0bbf done [2022-07-25T10:23:57.250Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T10:23:57.573Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T10:23:57.855Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=252fdd50e4544c152be3ec589036e773f80f0bbf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:252fdd50e4544c152be3ec589036e773f80f0bbf hack/test/unit [2022-07-25T10:23:58.114Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T10:23:58.114Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T10:23:58.114Z] + TESTDIRS=./... [2022-07-25T10:23:58.114Z] + exclude_paths='/vendor/|/integration' [2022-07-25T10:23:58.114Z] ++ go list ./... [2022-07-25T10:23:58.114Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T10:23:58.194Z] #24 transferring context: 62.07MB 1.7s done [2022-07-25T10:23:58.194Z] #24 DONE 1.8s [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T10:23:58.194Z] #41 sha256:6b08298c446dcc31de64a2d388015001edb8afe77648762ce5f5b5981f9516ba [2022-07-25T10:23:58.194Z] #41 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T10:23:58.194Z] #43 sha256:fb148b66100509a1cdfaf22249f422d0cf546fefbb3a4628eb452f251855d95c [2022-07-25T10:23:58.194Z] #43 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:23:58.194Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:23:58.194Z] #51 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:23:58.194Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T10:23:58.194Z] #23 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:23:58.194Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T10:23:58.194Z] #17 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:23:58.194Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T10:23:58.194Z] #16 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:23:58.194Z] #56 sha256:037a8ff28da9776b33dd7d554564214620be91ad652579dbdbba4b6a10a2b0ff [2022-07-25T10:23:58.194Z] #56 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #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 [2022-07-25T10:23:58.194Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T10:23:58.194Z] #38 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T10:23:58.194Z] #79 sha256:c104b1bb89d1f0c2cb4c6ca2e7cb7659ca5084aef76b48f69593da7155a7209b [2022-07-25T10:23:58.194Z] #79 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:23:58.194Z] #54 sha256:2a08167d7d78b28c87512096b75a632eb7bdb5556bf6c9c00e88e70f86c1848e [2022-07-25T10:23:58.194Z] #54 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-25T10:23:58.194Z] #81 sha256:e2f683e6c12c7b908cb4cb1c775c55638a8a441256fd51345e9981b2bdf196ca [2022-07-25T10:23:58.194Z] #81 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T10:23:58.194Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:23:58.194Z] #57 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:23:58.194Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T10:23:58.194Z] #13 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T10:23:58.194Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T10:23:58.194Z] #15 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.194Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:23:58.194Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T10:23:58.194Z] #29 CACHED [2022-07-25T10:23:58.194Z] [2022-07-25T10:23:58.195Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:23:58.195Z] #68 sha256:7e59deb88d45b02f5abe0d576a82a1dccee4b73d892c7294659a85b1a81212d7 [2022-07-25T10:23:58.195Z] #68 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:23:58.195Z] #67 sha256:111c9b5e34ba5589f951785572d24f9fc51729e626228024cf72377231cdec0b [2022-07-25T10:23:58.195Z] #67 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #39 sha256:1cb0ef7d4e94f107caf322bdce7595f14def9a88c0de630a2f301149eca310e0 [2022-07-25T10:23:58.195Z] #39 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #45 sha256:a54b830ad67f3420e0099374b01dd02fc26eef54636367b7c147c1f725c72419 [2022-07-25T10:23:58.195Z] #45 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:23:58.195Z] #26 sha256:088d319cae1baa13ad0dcf81436c5f62bbef12d8843278fe2fa78997ad1c7537 [2022-07-25T10:23:58.195Z] #26 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #58 sha256:1ace5c96e79473921b0c1d61292599a081de05ddfb2327baaad376cefb0fe153 [2022-07-25T10:23:58.195Z] #58 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:23:58.195Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:23:58.195Z] #77 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:23:58.195Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T10:23:58.195Z] #22 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #65 sha256:3668966292871ee5ea180078a71e41ee2253fa6c60517e6b0f4b36f9556a53d6 [2022-07-25T10:23:58.195Z] #65 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:23:58.195Z] #60 sha256:6c83768a55c006598d519e0fb61cec78f4ec9d96d9eef31cd3a100e35992fb8d [2022-07-25T10:23:58.195Z] #60 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:23:58.195Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T10:23:58.195Z] #12 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:23:58.195Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:23:58.195Z] #74 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:23:58.195Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:23:58.195Z] #53 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:23:58.195Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:23:58.195Z] #14 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #52 sha256:44f1dc75833a86aae6848ec9d813c09cda4018e5d30961fa2b4a84213bb5d911 [2022-07-25T10:23:58.195Z] #52 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:23:58.195Z] #30 sha256:4af139e28950f0e613e697c8d65ff7d5da1804956584a5d325ade813b7da987a [2022-07-25T10:23:58.195Z] #30 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:23:58.195Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:23:58.195Z] #76 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:23:58.195Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:23:58.195Z] #42 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:23:58.195Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:23:58.195Z] #62 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T10:23:58.195Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T10:23:58.195Z] #50 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:23:58.195Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:23:58.195Z] #21 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #70 sha256:9c7a475afb09b8f413ec04004eef18b94e640ff4c033724b2ef9629bef1e444d [2022-07-25T10:23:58.195Z] #70 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #61 sha256:92a7a295ec4c09bd44bf4b6efa13916767faff3747cd086fbd3bdff0d5173fb9 [2022-07-25T10:23:58.195Z] #61 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:23:58.195Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:23:58.195Z] #36 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T10:23:58.195Z] #63 sha256:bad92bce9caab3991c6ce3729ba2b8a34f0bf50212f9ea7f3b35ac655ce54e78 [2022-07-25T10:23:58.195Z] #63 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #78 sha256:29202a25cb84c38ce5ea8bf2ebad5adcfb21bb2e4056a1c0c0854e12eb4d1231 [2022-07-25T10:23:58.195Z] #78 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #37 sha256:150ebab483c0bcde682f345accddb21d12f818a8359d2ab720a4ccdf9bf593c1 [2022-07-25T10:23:58.195Z] #37 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:23:58.195Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T10:23:58.195Z] #46 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:23:58.195Z] #32 sha256:0d0535949b5e9ffe9cd0f775288a6871e0117a232b278e30ebd120cb35fdd84f [2022-07-25T10:23:58.195Z] #32 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #48 sha256:be4a34267c9c89fab24d64799d4896720a34affb2b6811b7c68c65c18863ee56 [2022-07-25T10:23:58.195Z] #48 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:23:58.195Z] #80 sha256:c3bd29a6bf57f537f8f57f93f407844900c4857e5a3a48d92cf34297eeb59c40 [2022-07-25T10:23:58.195Z] #80 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:23:58.195Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:23:58.195Z] #55 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T10:23:58.195Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T10:23:58.195Z] #20 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:23:58.195Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:23:58.195Z] #47 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:23:58.195Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T10:23:58.195Z] #18 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T10:23:58.195Z] #25 sha256:0b6149846a903b4fc897dada2759b20334376b21ee36545db1558b177b0ca911 [2022-07-25T10:23:58.195Z] #25 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:23:58.195Z] #69 sha256:e7b0af4be55b9a857f91c7a5e0d2c58b24de46c107f07647e0da03b5f31eff59 [2022-07-25T10:23:58.195Z] #69 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:23:58.195Z] #27 sha256:f01c151fa221583bd09e6ced35bbd1bebdcea6abc001501ab2a22fc94c79f36d [2022-07-25T10:23:58.195Z] #27 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:23:58.195Z] #31 sha256:6e5dffe3b3f40cf4039c016e04bd67b6cb5ba4d36582efcf89183a7779227d5b [2022-07-25T10:23:58.195Z] #31 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:23:58.195Z] #64 sha256:ff0ad0afa418faf4e048ff570f2a6c860bbb1a4e92456455e81fa4482a30bb2c [2022-07-25T10:23:58.195Z] #64 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T10:23:58.195Z] #66 sha256:7977909d603bd5e21fcacbfb60b030fc6102ca8d116faad5832b22558c2f6dc2 [2022-07-25T10:23:58.195Z] #66 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:23:58.195Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T10:23:58.195Z] #33 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:23:58.195Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T10:23:58.195Z] #19 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #35 sha256:ab9a0e03f57b74374233174ed05ab9ed7340ef88ba935c417697761442467186 [2022-07-25T10:23:58.195Z] #35 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:23:58.195Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:23:58.195Z] #34 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:23:58.195Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:23:58.195Z] #40 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:23:58.195Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:23:58.195Z] #72 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:23:58.195Z] #44 sha256:d72ad61fbebf586ec7073177abd92af1c80d1ac6364961547a6aa377ebde4013 [2022-07-25T10:23:58.195Z] #44 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T10:23:58.195Z] #59 sha256:92253307a1857fb60ff092211ee946acf5b1ab13e31a1f0142b6e38e47f588b0 [2022-07-25T10:23:58.195Z] #59 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:23:58.195Z] #75 sha256:febfbd21faf670275d29e7b8ad62f4a6edbd5ca19d3f472c135d44e9d987b4e9 [2022-07-25T10:23:58.195Z] #75 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-25T10:23:58.195Z] #82 sha256:72a91942499d4864daea38e318fe79ad883970fb0788c8d71669d839da4990b6 [2022-07-25T10:23:58.195Z] #82 CACHED [2022-07-25T10:23:58.195Z] [2022-07-25T10:23:58.195Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:23:58.195Z] #83 sha256:6e2ccf2696f3456e913e4e3f899d7a94642f4c7fd5eb4cb312dc2775442acd78 [2022-07-25T10:23:59.054Z] + pkg_list='github.com/docker/docker/api [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/backend [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/container [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/events [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/filters [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/image [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/mount [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/network [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/registry [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/time [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/versions [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:23:59.054Z] github.com/docker/docker/api/types/volume [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:23:59.054Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:23:59.054Z] github.com/docker/docker/cli [2022-07-25T10:23:59.054Z] github.com/docker/docker/cli/config [2022-07-25T10:23:59.054Z] github.com/docker/docker/cli/debug [2022-07-25T10:23:59.054Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:23:59.054Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:23:59.054Z] github.com/docker/docker/client [2022-07-25T10:23:59.054Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:23:59.054Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:23:59.054Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:23:59.054Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:23:59.054Z] github.com/docker/docker/container [2022-07-25T10:23:59.054Z] github.com/docker/docker/container/stream [2022-07-25T10:23:59.054Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:23:59.054Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:23:59.054Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/config [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/events [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/exec [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:23:59.054Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/images [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/links [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/names [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/network [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/stats [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution/utils [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:23:59.055Z] github.com/docker/docker/dockerversion [2022-07-25T10:23:59.055Z] github.com/docker/docker/errdefs [2022-07-25T10:23:59.055Z] github.com/docker/docker/image [2022-07-25T10:23:59.055Z] github.com/docker/docker/image/cache [2022-07-25T10:23:59.055Z] github.com/docker/docker/image/tarexport [2022-07-25T10:23:59.055Z] github.com/docker/docker/image/v1 [2022-07-25T10:23:59.055Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:23:59.055Z] github.com/docker/docker/layer [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/types [2022-07-25T10:23:59.055Z] github.com/docker/docker/oci [2022-07-25T10:23:59.055Z] github.com/docker/docker/oci/caps [2022-07-25T10:23:59.055Z] github.com/docker/docker/opts [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/archive [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/directory [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/platform [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/pools [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/progress [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/signal [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/stack [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/system [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:23:59.055Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:23:59.055Z] github.com/docker/docker/plugin [2022-07-25T10:23:59.055Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:23:59.055Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:23:59.055Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:23:59.055Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:23:59.055Z] github.com/docker/docker/quota [2022-07-25T10:23:59.055Z] github.com/docker/docker/reference [2022-07-25T10:23:59.055Z] github.com/docker/docker/registry [2022-07-25T10:23:59.055Z] github.com/docker/docker/registry/resumable [2022-07-25T10:23:59.055Z] github.com/docker/docker/restartmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/rootless [2022-07-25T10:23:59.055Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:23:59.055Z] github.com/docker/docker/runconfig [2022-07-25T10:23:59.055Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/environment [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/registry [2022-07-25T10:23:59.055Z] github.com/docker/docker/testutil/request [2022-07-25T10:23:59.055Z] github.com/docker/docker/volume [2022-07-25T10:23:59.055Z] github.com/docker/docker/volume/drivers [2022-07-25T10:23:59.055Z] github.com/docker/docker/volume/local [2022-07-25T10:23:59.055Z] github.com/docker/docker/volume/mounts [2022-07-25T10:23:59.055Z] github.com/docker/docker/volume/service [2022-07-25T10:23:59.055Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:23:59.055Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:23:59.055Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T10:23:59.055Z] ++ echo 'github.com/docker/docker/api [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/backend [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/container [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/events [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/filters [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/image [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/mount [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/network [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/registry [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/time [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/versions [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:23:59.055Z] github.com/docker/docker/api/types/volume [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:23:59.055Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:23:59.055Z] github.com/docker/docker/cli [2022-07-25T10:23:59.055Z] github.com/docker/docker/cli/config [2022-07-25T10:23:59.055Z] github.com/docker/docker/cli/debug [2022-07-25T10:23:59.055Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:23:59.055Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:23:59.055Z] github.com/docker/docker/client [2022-07-25T10:23:59.055Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:23:59.055Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:23:59.055Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:23:59.055Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:23:59.055Z] github.com/docker/docker/container [2022-07-25T10:23:59.055Z] github.com/docker/docker/container/stream [2022-07-25T10:23:59.055Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:23:59.055Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:23:59.055Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/config [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/events [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/exec [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/images [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/links [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/names [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/network [2022-07-25T10:23:59.055Z] github.com/docker/docker/daemon/stats [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution/utils [2022-07-25T10:23:59.055Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:23:59.055Z] github.com/docker/docker/dockerversion [2022-07-25T10:23:59.055Z] github.com/docker/docker/errdefs [2022-07-25T10:23:59.055Z] github.com/docker/docker/image [2022-07-25T10:23:59.055Z] github.com/docker/docker/image/cache [2022-07-25T10:23:59.055Z] github.com/docker/docker/image/tarexport [2022-07-25T10:23:59.055Z] github.com/docker/docker/image/v1 [2022-07-25T10:23:59.055Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:23:59.055Z] github.com/docker/docker/layer [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:23:59.055Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:23:59.055Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/libnetwork/types [2022-07-25T10:23:59.056Z] github.com/docker/docker/oci [2022-07-25T10:23:59.056Z] github.com/docker/docker/oci/caps [2022-07-25T10:23:59.056Z] github.com/docker/docker/opts [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/archive [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/directory [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/platform [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/pools [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/progress [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/signal [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/stack [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/system [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:23:59.056Z] github.com/docker/docker/plugin [2022-07-25T10:23:59.056Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:23:59.056Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:23:59.056Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:23:59.056Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:23:59.056Z] github.com/docker/docker/quota [2022-07-25T10:23:59.056Z] github.com/docker/docker/reference [2022-07-25T10:23:59.056Z] github.com/docker/docker/registry [2022-07-25T10:23:59.056Z] github.com/docker/docker/registry/resumable [2022-07-25T10:23:59.056Z] github.com/docker/docker/restartmanager [2022-07-25T10:23:59.056Z] github.com/docker/docker/rootless [2022-07-25T10:23:59.056Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:23:59.056Z] github.com/docker/docker/runconfig [2022-07-25T10:23:59.056Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/environment [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/registry [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/request [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/drivers [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/local [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/mounts [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/service [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:23:59.056Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/backend [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/container [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/events [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/filters [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/image [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/mount [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/network [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/registry [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/time [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/versions [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/volume [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:23:59.056Z] github.com/docker/docker/cli [2022-07-25T10:23:59.056Z] github.com/docker/docker/cli/config [2022-07-25T10:23:59.056Z] github.com/docker/docker/cli/debug [2022-07-25T10:23:59.056Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:23:59.056Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:23:59.056Z] github.com/docker/docker/client [2022-07-25T10:23:59.056Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:23:59.056Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:23:59.056Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:23:59.056Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:23:59.056Z] github.com/docker/docker/container [2022-07-25T10:23:59.056Z] github.com/docker/docker/container/stream [2022-07-25T10:23:59.056Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:23:59.056Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:23:59.056Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/config [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/events [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/exec [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/images [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/links [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/names [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/network [2022-07-25T10:23:59.056Z] github.com/docker/docker/daemon/stats [2022-07-25T10:23:59.056Z] github.com/docker/docker/distribution [2022-07-25T10:23:59.056Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:23:59.056Z] github.com/docker/docker/distribution/utils [2022-07-25T10:23:59.056Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:23:59.056Z] github.com/docker/docker/dockerversion [2022-07-25T10:23:59.056Z] github.com/docker/docker/errdefs [2022-07-25T10:23:59.056Z] github.com/docker/docker/image [2022-07-25T10:23:59.056Z] github.com/docker/docker/image/cache [2022-07-25T10:23:59.056Z] github.com/docker/docker/image/tarexport [2022-07-25T10:23:59.056Z] github.com/docker/docker/image/v1 [2022-07-25T10:23:59.056Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:23:59.056Z] github.com/docker/docker/layer [2022-07-25T10:23:59.056Z] github.com/docker/docker/libcontainerd [2022-07-25T10:23:59.056Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:23:59.056Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:23:59.056Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:23:59.056Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:23:59.056Z] github.com/docker/docker/oci [2022-07-25T10:23:59.056Z] github.com/docker/docker/oci/caps [2022-07-25T10:23:59.056Z] github.com/docker/docker/opts [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/archive [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/directory [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/platform [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/pools [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/progress [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/signal [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/stack [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/system [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:23:59.056Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:23:59.056Z] github.com/docker/docker/plugin [2022-07-25T10:23:59.056Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:23:59.056Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:23:59.056Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:23:59.056Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:23:59.056Z] github.com/docker/docker/quota [2022-07-25T10:23:59.056Z] github.com/docker/docker/reference [2022-07-25T10:23:59.056Z] github.com/docker/docker/registry [2022-07-25T10:23:59.056Z] github.com/docker/docker/registry/resumable [2022-07-25T10:23:59.056Z] github.com/docker/docker/restartmanager [2022-07-25T10:23:59.056Z] github.com/docker/docker/rootless [2022-07-25T10:23:59.056Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:23:59.056Z] github.com/docker/docker/runconfig [2022-07-25T10:23:59.056Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/environment [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/registry [2022-07-25T10:23:59.056Z] github.com/docker/docker/testutil/request [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/drivers [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/local [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/mounts [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/service [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:23:59.056Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:23:59.056Z] ++ grep --fixed-strings /libnetwork [2022-07-25T10:23:59.056Z] ++ echo 'github.com/docker/docker/api [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/backend [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/container [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/events [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/filters [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/image [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/mount [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/network [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/registry [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/time [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/versions [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:23:59.056Z] github.com/docker/docker/api/types/volume [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:23:59.056Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:23:59.057Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:23:59.057Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:23:59.057Z] github.com/docker/docker/cli [2022-07-25T10:23:59.057Z] github.com/docker/docker/cli/config [2022-07-25T10:23:59.057Z] github.com/docker/docker/cli/debug [2022-07-25T10:23:59.057Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:23:59.057Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:23:59.057Z] github.com/docker/docker/client [2022-07-25T10:23:59.057Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:23:59.057Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:23:59.057Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:23:59.057Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:23:59.057Z] github.com/docker/docker/container [2022-07-25T10:23:59.057Z] github.com/docker/docker/container/stream [2022-07-25T10:23:59.057Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:23:59.057Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:23:59.057Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/config [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/events [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/exec [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/images [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/links [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/names [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/network [2022-07-25T10:23:59.057Z] github.com/docker/docker/daemon/stats [2022-07-25T10:23:59.057Z] github.com/docker/docker/distribution [2022-07-25T10:23:59.057Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:23:59.057Z] github.com/docker/docker/distribution/utils [2022-07-25T10:23:59.057Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:23:59.057Z] github.com/docker/docker/dockerversion [2022-07-25T10:23:59.057Z] github.com/docker/docker/errdefs [2022-07-25T10:23:59.057Z] github.com/docker/docker/image [2022-07-25T10:23:59.057Z] github.com/docker/docker/image/cache [2022-07-25T10:23:59.057Z] github.com/docker/docker/image/tarexport [2022-07-25T10:23:59.057Z] github.com/docker/docker/image/v1 [2022-07-25T10:23:59.057Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:23:59.057Z] github.com/docker/docker/layer [2022-07-25T10:23:59.057Z] github.com/docker/docker/libcontainerd [2022-07-25T10:23:59.057Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:23:59.057Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:23:59.057Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:23:59.057Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/types [2022-07-25T10:23:59.057Z] github.com/docker/docker/oci [2022-07-25T10:23:59.057Z] github.com/docker/docker/oci/caps [2022-07-25T10:23:59.057Z] github.com/docker/docker/opts [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/archive [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/directory [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/platform [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/pools [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/progress [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/signal [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/stack [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/system [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:23:59.057Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:23:59.057Z] github.com/docker/docker/plugin [2022-07-25T10:23:59.057Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:23:59.057Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:23:59.057Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:23:59.057Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:23:59.057Z] github.com/docker/docker/quota [2022-07-25T10:23:59.057Z] github.com/docker/docker/reference [2022-07-25T10:23:59.057Z] github.com/docker/docker/registry [2022-07-25T10:23:59.057Z] github.com/docker/docker/registry/resumable [2022-07-25T10:23:59.057Z] github.com/docker/docker/restartmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/rootless [2022-07-25T10:23:59.057Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:23:59.057Z] github.com/docker/docker/runconfig [2022-07-25T10:23:59.057Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/environment [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/registry [2022-07-25T10:23:59.057Z] github.com/docker/docker/testutil/request [2022-07-25T10:23:59.057Z] github.com/docker/docker/volume [2022-07-25T10:23:59.057Z] github.com/docker/docker/volume/drivers [2022-07-25T10:23:59.057Z] github.com/docker/docker/volume/local [2022-07-25T10:23:59.057Z] github.com/docker/docker/volume/mounts [2022-07-25T10:23:59.057Z] github.com/docker/docker/volume/service [2022-07-25T10:23:59.057Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:23:59.057Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:23:59.057Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/types' [2022-07-25T10:23:59.057Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:23:59.057Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:23:59.057Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/types' [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:23:59.058Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:23:59.058Z] + type docker-proxy [2022-07-25T10:23:59.058Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T10:23:59.058Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T10:23:59.058Z] [2022-07-25T10:23:59.058Z] Removing bundles/ [2022-07-25T10:23:59.058Z] [2022-07-25T10:23:59.058Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T10:23:59.058Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T10:23:59.058Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:23:59.131Z] #83 DONE 1.1s [2022-07-25T10:23:59.131Z] [2022-07-25T10:23:59.131Z] #84 exporting to image [2022-07-25T10:23:59.131Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:23:59.131Z] #84 exporting layers [2022-07-25T10:24:00.065Z] #84 exporting layers 0.9s done [2022-07-25T10:24:00.065Z] #84 writing image sha256:b4c6edccad8de232defdceb251986e6b4661ff38cd4a081ed9d405a34c84ae09 done [2022-07-25T10:24:00.065Z] #84 naming to docker.io/library/docker:aaae88cab4ff30129329234d8cdca804583172dd done [2022-07-25T10:24:00.065Z] #84 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:24:00.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=aaae88cab4ff30129329234d8cdca804583172dd -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:aaae88cab4ff30129329234d8cdca804583172dd hack/make.sh dynbinary test-integration [2022-07-25T10:24:00.666Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-25T10:24:00.666Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-25T10:24:00.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-25T10:24:00.666Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-25T10:24:00.666Z] 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) [2022-07-25T10:24:00.666Z] Detected virtualization docker. [2022-07-25T10:24:00.666Z] Detected architecture x86-64. [2022-07-25T10:24:00.666Z] Set hostname to <2bcbd4f8125c>. [2022-07-25T10:24:00.925Z] modprobe@configfs.service: Succeeded. [2022-07-25T10:24:00.925Z] modprobe@drm.service: Succeeded. [2022-07-25T10:24:00.925Z] modprobe@fuse.service: Succeeded. [2022-07-25T10:24:00.925Z] + source /etc/docker-entrypoint-cmd [2022-07-25T10:24:00.925Z] ++ hack/make.sh dynbinary test-integration [2022-07-25T10:24:00.925Z] [2022-07-25T10:24:01.184Z] Removing bundles/ [2022-07-25T10:24:01.184Z] [2022-07-25T10:24:01.184Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:24:01.184Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T10:24:01.184Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:24:05.634Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T10:24:05.634Z] [2022-07-25T10:24:05.634Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T10:24:05.634Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T10:24:05.634Z] [2022-07-25T10:24:05.634Z] + mkdir -p bundles [2022-07-25T10:24:05.634Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/backend [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/container [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/events [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/filters [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/image [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/mount [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/network [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/registry [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/time [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/versions [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:24:05.634Z] github.com/docker/docker/api/types/volume [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:24:05.634Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:24:05.634Z] github.com/docker/docker/cli [2022-07-25T10:24:05.634Z] github.com/docker/docker/cli/config [2022-07-25T10:24:05.634Z] github.com/docker/docker/cli/debug [2022-07-25T10:24:05.634Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:24:05.634Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:24:05.634Z] github.com/docker/docker/client [2022-07-25T10:24:05.634Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:24:05.634Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:24:05.634Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:24:05.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:24:05.634Z] github.com/docker/docker/container [2022-07-25T10:24:05.634Z] github.com/docker/docker/container/stream [2022-07-25T10:24:05.634Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:24:05.634Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:24:05.634Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/config [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/events [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/exec [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/images [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/links [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/names [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/network [2022-07-25T10:24:05.634Z] github.com/docker/docker/daemon/stats [2022-07-25T10:24:05.634Z] github.com/docker/docker/distribution [2022-07-25T10:24:05.634Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:24:05.634Z] github.com/docker/docker/distribution/utils [2022-07-25T10:24:05.634Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:24:05.634Z] github.com/docker/docker/dockerversion [2022-07-25T10:24:05.634Z] github.com/docker/docker/errdefs [2022-07-25T10:24:05.634Z] github.com/docker/docker/image [2022-07-25T10:24:05.634Z] github.com/docker/docker/image/cache [2022-07-25T10:24:05.634Z] github.com/docker/docker/image/tarexport [2022-07-25T10:24:05.634Z] github.com/docker/docker/image/v1 [2022-07-25T10:24:05.634Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:24:05.634Z] github.com/docker/docker/layer [2022-07-25T10:24:05.634Z] github.com/docker/docker/libcontainerd [2022-07-25T10:24:05.634Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:24:05.634Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:24:05.634Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:24:05.634Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:24:05.634Z] github.com/docker/docker/oci [2022-07-25T10:24:05.634Z] github.com/docker/docker/oci/caps [2022-07-25T10:24:05.634Z] github.com/docker/docker/opts [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/archive [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/directory [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/platform [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/pools [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/progress [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/signal [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/stack [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/system [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:24:05.634Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:24:05.634Z] github.com/docker/docker/plugin [2022-07-25T10:24:05.634Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:24:05.634Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:24:05.634Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:24:05.634Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:24:05.634Z] github.com/docker/docker/quota [2022-07-25T10:24:05.634Z] github.com/docker/docker/reference [2022-07-25T10:24:05.634Z] github.com/docker/docker/registry [2022-07-25T10:24:05.634Z] github.com/docker/docker/registry/resumable [2022-07-25T10:24:05.634Z] github.com/docker/docker/restartmanager [2022-07-25T10:24:05.634Z] github.com/docker/docker/rootless [2022-07-25T10:24:05.634Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:24:05.634Z] github.com/docker/docker/runconfig [2022-07-25T10:24:05.634Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/environment [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/registry [2022-07-25T10:24:05.634Z] github.com/docker/docker/testutil/request [2022-07-25T10:24:05.634Z] github.com/docker/docker/volume [2022-07-25T10:24:05.634Z] github.com/docker/docker/volume/drivers [2022-07-25T10:24:05.634Z] github.com/docker/docker/volume/local [2022-07-25T10:24:05.634Z] github.com/docker/docker/volume/mounts [2022-07-25T10:24:05.634Z] github.com/docker/docker/volume/service [2022-07-25T10:24:05.634Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:24:05.634Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T10:24:05.635Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-25T10:24:05.635Z] ? github.com/docker/docker/api [no test files] [2022-07-25T10:24:09.465Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0919a32f20d449691) in /home/ubuntu/workspace/moby_PR-43833 [Pipeline] { [Pipeline] checkout [2022-07-25T10:24:09.493Z] The recommended git tool is: git [2022-07-25T10:24:09.525Z] using credential docker-jenkins-github-credentials [2022-07-25T10:24:09.559Z] Fetching changes from the remote Git repository [2022-07-25T10:24:09.577Z] Fetching without tags [2022-07-25T10:24:09.807Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 7bdc0a6291766f8ba67e766b9055cdcde24ff50f [2022-07-25T10:24:10.074Z] Merge succeeded, producing 575512c70a6e342b6e90280200ab8a656330bb64 [2022-07-25T10:24:10.074Z] Checking out Revision 575512c70a6e342b6e90280200ab8a656330bb64 (PR-43833) [2022-07-25T10:24:10.163Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T10:24:10.203Z] First time build. Skipping changelog. [2022-07-25T10:24:09.537Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43833/.git # timeout=10 [2022-07-25T10:24:09.562Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:24:09.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:24:09.580Z] > git --version # timeout=10 [2022-07-25T10:24:09.591Z] > git --version # 'git version 2.17.1' [2022-07-25T10:24:09.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:24:09.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:24:09.810Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:24:09.818Z] > git checkout -f 7bdc0a6291766f8ba67e766b9055cdcde24ff50f # timeout=10 [2022-07-25T10:24:09.892Z] > git remote # timeout=10 [2022-07-25T10:24:09.917Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:24:09.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:24:09.943Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T10:24:10.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:24:10.076Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:24:10.088Z] > git checkout -f 575512c70a6e342b6e90280200ab8a656330bb64 # timeout=10 [2022-07-25T10:24:10.165Z] > git rev-list --no-walk f74004ffe20d8d06f910605480ab469c79604762 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:24:10.860Z] + [ PR != PR ] [2022-07-25T10:24:10.860Z] + [ master != master ] [2022-07-25T10:24:10.860Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:24:11.174Z] + docker version [2022-07-25T10:24:11.174Z] Client: Docker Engine - Community [2022-07-25T10:24:11.174Z] Version: 20.10.14 [2022-07-25T10:24:11.174Z] API version: 1.41 [2022-07-25T10:24:11.174Z] Go version: go1.16.15 [2022-07-25T10:24:11.174Z] Git commit: a224086 [2022-07-25T10:24:11.174Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T10:24:11.174Z] OS/Arch: linux/amd64 [2022-07-25T10:24:11.174Z] Context: default [2022-07-25T10:24:11.174Z] Experimental: true [2022-07-25T10:24:11.174Z] [2022-07-25T10:24:11.174Z] Server: Docker Engine - Community [2022-07-25T10:24:11.174Z] Engine: [2022-07-25T10:24:11.174Z] Version: 20.10.14 [2022-07-25T10:24:11.174Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:24:11.174Z] Go version: go1.16.15 [2022-07-25T10:24:11.174Z] Git commit: 87a90dc [2022-07-25T10:24:11.174Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T10:24:11.174Z] OS/Arch: linux/amd64 [2022-07-25T10:24:11.174Z] Experimental: true [2022-07-25T10:24:11.174Z] containerd: [2022-07-25T10:24:11.174Z] Version: 1.5.11 [2022-07-25T10:24:11.174Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:24:11.174Z] runc: [2022-07-25T10:24:11.174Z] Version: 1.0.3 [2022-07-25T10:24:11.174Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:24:11.174Z] docker-init: [2022-07-25T10:24:11.174Z] Version: 0.19.0 [2022-07-25T10:24:11.174Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:24:11.498Z] + docker info [2022-07-25T10:24:20.541Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-25T10:24:33.412Z] Client: [2022-07-25T10:24:33.412Z] Context: default [2022-07-25T10:24:33.412Z] Debug Mode: false [2022-07-25T10:24:33.412Z] Plugins: [2022-07-25T10:24:33.412Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:24:33.412Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:24:33.412Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:24:33.412Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:24:33.412Z] [2022-07-25T10:24:33.412Z] Server: [2022-07-25T10:24:33.412Z] Containers: 0 [2022-07-25T10:24:33.412Z] Running: 0 [2022-07-25T10:24:33.412Z] Paused: 0 [2022-07-25T10:24:33.412Z] Stopped: 0 [2022-07-25T10:24:33.412Z] Images: 1 [2022-07-25T10:24:33.412Z] Server Version: 20.10.14 [2022-07-25T10:24:33.412Z] Storage Driver: overlay2 [2022-07-25T10:24:33.412Z] Backing Filesystem: extfs [2022-07-25T10:24:33.412Z] Supports d_type: true [2022-07-25T10:24:33.412Z] Native Overlay Diff: true [2022-07-25T10:24:33.412Z] userxattr: false [2022-07-25T10:24:33.412Z] Logging Driver: json-file [2022-07-25T10:24:33.412Z] Cgroup Driver: cgroupfs [2022-07-25T10:24:33.412Z] Cgroup Version: 1 [2022-07-25T10:24:33.412Z] Plugins: [2022-07-25T10:24:33.412Z] Volume: local [2022-07-25T10:24:33.412Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:24:33.412Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:24:33.412Z] Swarm: inactive [2022-07-25T10:24:33.412Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:24:33.412Z] Default Runtime: runc [2022-07-25T10:24:33.412Z] Init Binary: docker-init [2022-07-25T10:24:33.412Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:24:33.412Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:24:33.412Z] init version: de40ad0 [2022-07-25T10:24:33.412Z] Security Options: [2022-07-25T10:24:33.412Z] apparmor [2022-07-25T10:24:33.412Z] seccomp [2022-07-25T10:24:33.412Z] Profile: default [2022-07-25T10:24:33.412Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T10:24:33.412Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T10:24:33.412Z] OSType: linux [2022-07-25T10:24:33.412Z] Architecture: x86_64 [2022-07-25T10:24:33.412Z] CPUs: 2 [2022-07-25T10:24:33.412Z] Total Memory: 7.565GiB [2022-07-25T10:24:33.412Z] Name: ip-10-100-66-105 [2022-07-25T10:24:33.412Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T10:24:33.412Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:24:33.412Z] Debug Mode: false [2022-07-25T10:24:33.412Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:24:33.412Z] Labels: [2022-07-25T10:24:33.412Z] Experimental: true [2022-07-25T10:24:33.412Z] Insecure Registries: [2022-07-25T10:24:33.412Z] 127.0.0.0/8 [2022-07-25T10:24:33.412Z] Live Restore Enabled: true [2022-07-25T10:24:33.412Z] [2022-07-25T10:24:33.412Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T10:24:33.733Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:24:33.733Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:24:33.733Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43833/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T10:24:33.733Z] + bash /home/ubuntu/workspace/moby_PR-43833/check-config.sh [2022-07-25T10:24:33.733Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:24:33.733Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T10:24:33.733Z] [2022-07-25T10:24:33.733Z] Generally Necessary: [2022-07-25T10:24:33.733Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:24:33.733Z] - apparmor: enabled and tools installed [2022-07-25T10:24:33.733Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:24:33.733Z] - CONFIG_NET_NS: enabled [2022-07-25T10:24:33.733Z] - CONFIG_PID_NS: enabled [2022-07-25T10:24:33.733Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:24:33.733Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:24:33.991Z] - CONFIG_MEMCG: enabled [2022-07-25T10:24:33.991Z] - CONFIG_KEYS: enabled [2022-07-25T10:24:33.991Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T10:24:33.991Z] [2022-07-25T10:24:33.991Z] Optional Features: [2022-07-25T10:24:33.991Z] - CONFIG_USER_NS: enabled [2022-07-25T10:24:33.991Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:24:33.991Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:24:33.991Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:24:33.991Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T10:24:33.991Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T10:24:33.991Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:24:33.991Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:24:33.991Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:24:33.991Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:24:33.991Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:24:34.313Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:24:34.313Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:24:34.313Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:24:34.313Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:24:34.313Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:24:34.313Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T10:24:34.313Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T10:24:34.313Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:24:34.313Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:24:34.313Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:24:34.313Z] - Network Drivers: [2022-07-25T10:24:34.313Z] - "overlay": [2022-07-25T10:24:34.313Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:24:34.313Z] Optional (for encrypted networks): [2022-07-25T10:24:34.313Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:24:34.313Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:24:34.313Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:24:34.313Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:24:34.313Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:24:34.313Z] - CONFIG_XFRM: enabled [2022-07-25T10:24:34.313Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:24:34.313Z] - "ipvlan": [2022-07-25T10:24:34.313Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:24:34.313Z] - "macvlan": [2022-07-25T10:24:34.313Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:24:34.313Z] - "ftp,tftp client in container": [2022-07-25T10:24:34.313Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:24:34.313Z] - Storage Drivers: [2022-07-25T10:24:34.313Z] - "aufs": [2022-07-25T10:24:34.313Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:24:34.313Z] - "btrfs": [2022-07-25T10:24:34.313Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:24:34.313Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:24:34.313Z] - "devicemapper": [2022-07-25T10:24:34.585Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:24:34.585Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:24:34.585Z] - "overlay": [2022-07-25T10:24:34.585Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:24:34.585Z] - "zfs": [2022-07-25T10:24:34.585Z] - /dev/zfs: present [2022-07-25T10:24:34.585Z] - zfs command: missing [2022-07-25T10:24:34.585Z] - zpool command: missing [2022-07-25T10:24:34.585Z] [2022-07-25T10:24:34.585Z] Limits: [2022-07-25T10:24:34.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:24:34.585Z] [2022-07-25T10:24:34.585Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:24:35.071Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:575512c70a6e342b6e90280200ab8a656330bb64 . [2022-07-25T10:24:35.340Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:24:35.340Z] #1 sha256:480d198082f078ae8624ad2e8ca810d9834b39b76dfb2249443d5cdaff73659a [2022-07-25T10:24:35.340Z] #1 transferring dockerfile: [2022-07-25T10:24:35.340Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T10:24:35.340Z] #1 DONE 0.2s [2022-07-25T10:24:35.340Z] [2022-07-25T10:24:35.340Z] #2 [internal] load .dockerignore [2022-07-25T10:24:35.340Z] #2 sha256:5dc7f0f22025f46195dadc2fee764a6280bc6fac98431011f453aef75bc70ba5 [2022-07-25T10:24:35.340Z] #2 transferring context: 145B done [2022-07-25T10:24:35.340Z] #2 DONE 0.0s [2022-07-25T10:24:35.340Z] [2022-07-25T10:24:35.340Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T10:24:35.340Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T10:24:35.907Z] #3 DONE 0.4s [2022-07-25T10:24:35.907Z] [2022-07-25T10:24:35.907Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T10:24:35.907Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T10:24:35.907Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T10:24:35.907Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T10:24:35.907Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T10:24:35.907Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T10:24:35.907Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-25T10:24:35.907Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-25T10:24:35.907Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T10:24:36.164Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-25T10:24:36.654Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c9441385f12f9ed) in /home/ubuntu/workspace/moby_PR-43833 [Pipeline] { [2022-07-25T10:24:36.663Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d937d88e5e470b41) in /home/ubuntu/workspace/moby_PR-43833 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-07-25T10:24:36.730Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-25T10:24:36.730Z] #4 DONE 0.8s [2022-07-25T10:24:36.730Z] [2022-07-25T10:24:36.730Z] #6 [internal] load .dockerignore [2022-07-25T10:24:36.730Z] #6 sha256:a0773233ef9fbff21c5d6fadcbdb753ff3c9fee44f00703bc5d1d55f572dd650 [2022-07-25T10:24:36.730Z] #6 DONE 0.0s [2022-07-25T10:24:36.730Z] [2022-07-25T10:24:36.730Z] #5 [internal] load build definition from Dockerfile [2022-07-25T10:24:36.730Z] #5 sha256:4365beadc7e4bf54da480ea2549a9f245128232be2006ce04f49a4d43b5e5a84 [2022-07-25T10:24:36.730Z] #5 DONE 0.0s [2022-07-25T10:24:36.730Z] [2022-07-25T10:24:36.730Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T10:24:36.730Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T10:24:36.804Z] The recommended git tool is: git [2022-07-25T10:24:36.912Z] The recommended git tool is: git [2022-07-25T10:24:38.101Z] #7 ... [2022-07-25T10:24:38.101Z] [2022-07-25T10:24:38.101Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:24:38.101Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:24:38.101Z] #9 DONE 1.3s [2022-07-25T10:24:38.443Z] [2022-07-25T10:24:38.443Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T10:24:38.443Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T10:24:38.443Z] #7 DONE 1.4s [2022-07-25T10:24:38.443Z] [2022-07-25T10:24:38.443Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T10:24:38.443Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T10:24:38.443Z] #8 DONE 1.4s [2022-07-25T10:24:38.443Z] [2022-07-25T10:24:38.443Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:24:38.443Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:24:38.443Z] #10 DONE 1.4s [2022-07-25T10:24:39.699Z] using credential docker-jenkins-github-credentials [2022-07-25T10:24:39.715Z] Cloning the remote Git repository [2022-07-25T10:24:39.715Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:24:39.417Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:24:39.477Z] > git init /home/ubuntu/workspace/moby_PR-43833 # timeout=10 [2022-07-25T10:24:39.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:24:39.859Z] > git --version # timeout=10 [2022-07-25T10:24:39.890Z] > git --version # 'git version 2.17.1' [2022-07-25T10:24:39.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:24:39.892Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:24:40.336Z] [2022-07-25T10:24:40.336Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:24:40.336Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:24:40.336Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:24:40.336Z] #80 DONE 0.1s [2022-07-25T10:24:40.336Z] [2022-07-25T10:24:40.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:40.336Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:40.336Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:40.593Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-25T10:24:40.593Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T10:24:40.593Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T10:24:40.851Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T10:24:40.851Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.2s [2022-07-25T10:24:40.851Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.3s [2022-07-25T10:24:41.108Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.91MB / 55.00MB 0.4s [2022-07-25T10:24:41.108Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 0.5s [2022-07-25T10:24:41.108Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 0.6s [2022-07-25T10:24:41.364Z] #11 ... [2022-07-25T10:24:41.364Z] [2022-07-25T10:24:41.364Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T10:24:41.364Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T10:24:41.364Z] #56 DONE 0.0s [2022-07-25T10:24:41.364Z] [2022-07-25T10:24:41.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:41.364Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:41.364Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.64MB / 55.00MB 0.8s [2022-07-25T10:24:41.621Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 51.38MB / 55.00MB 0.9s [2022-07-25T10:24:41.621Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s [2022-07-25T10:24:42.187Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 3.15MB / 5.16MB 1.4s [2022-07-25T10:24:42.187Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 1.4s [2022-07-25T10:24:42.187Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s done [2022-07-25T10:24:42.187Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 4.19MB / 5.16MB 1.5s [2022-07-25T10:24:42.187Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.6s [2022-07-25T10:24:42.187Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 2.10MB / 10.88MB 1.6s [2022-07-25T10:24:42.446Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.49MB / 10.88MB 1.8s [2022-07-25T10:24:42.446Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 2.10MB / 54.58MB 1.8s [2022-07-25T10:24:42.446Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-25T10:24:42.446Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.8s done [2022-07-25T10:24:42.446Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.59MB / 54.58MB 1.9s [2022-07-25T10:24:42.702Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 14.68MB / 54.58MB 2.1s [2022-07-25T10:24:42.702Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 2.1s [2022-07-25T10:24:42.961Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.2s done [2022-07-25T10:24:42.961Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.87MB / 54.58MB 2.3s [2022-07-25T10:24:42.961Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.4s [2022-07-25T10:24:43.217Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 27.26MB / 54.58MB 2.6s [2022-07-25T10:24:43.217Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 9.44MB / 85.90MB 2.6s [2022-07-25T10:24:43.217Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.41MB / 54.58MB 2.7s [2022-07-25T10:24:43.478Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 35.65MB / 54.58MB 2.8s [2022-07-25T10:24:43.478Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 14.68MB / 85.90MB 2.8s [2022-07-25T10:24:43.478Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 38.80MB / 54.58MB 2.9s [2022-07-25T10:24:43.478Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.39MB / 141.81MB 2.9s [2022-07-25T10:24:43.741Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 45.09MB / 54.58MB 3.2s [2022-07-25T10:24:43.741Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 24.12MB / 85.90MB 3.2s [2022-07-25T10:24:43.741Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 19.92MB / 141.81MB 3.2s [2022-07-25T10:24:44.002Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 3.3s [2022-07-25T10:24:44.002Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 53.48MB / 54.58MB 3.5s [2022-07-25T10:24:44.002Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 29.36MB / 85.90MB 3.5s [2022-07-25T10:24:44.259Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 29.36MB / 141.81MB 3.6s [2022-07-25T10:24:44.259Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 35.40MB / 85.90MB 3.7s [2022-07-25T10:24:44.521Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.8s done [2022-07-25T10:24:44.521Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 41.94MB / 85.90MB 4.0s [2022-07-25T10:24:44.521Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 42.99MB / 141.81MB 4.0s [2022-07-25T10:24:44.779Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 47.19MB / 85.90MB 4.1s [2022-07-25T10:24:44.779Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.0s done [2022-07-25T10:24:45.038Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 55.57MB / 85.90MB 4.5s [2022-07-25T10:24:45.038Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 54.53MB / 141.81MB 4.5s [2022-07-25T10:24:45.299Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 62.20MB / 85.90MB 4.7s [2022-07-25T10:24:45.299Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 61.94MB / 141.81MB 4.7s [2022-07-25T10:24:45.557Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 70.25MB / 141.81MB 5.0s [2022-07-25T10:24:45.822Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 71.30MB / 85.90MB 5.1s [2022-07-25T10:24:45.822Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 84.93MB / 141.81MB 5.3s [2022-07-25T10:24:46.079Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 78.64MB / 85.90MB 5.4s [2022-07-25T10:24:46.079Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 95.42MB / 141.81MB 5.6s [2022-07-25T10:24:46.336Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 5.7s [2022-07-25T10:24:46.598Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 103.81MB / 141.81MB 5.9s [2022-07-25T10:24:46.857Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 111.15MB / 141.81MB 6.2s [2022-07-25T10:24:47.039Z] using credential docker-jenkins-github-credentials [2022-07-25T10:24:47.048Z] Cloning the remote Git repository [2022-07-25T10:24:47.048Z] Cloning with configured refspecs honoured and without tags [2022-07-25T10:24:47.114Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.4s done [2022-07-25T10:24:47.114Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 118.49MB / 141.81MB 6.5s [2022-07-25T10:24:47.374Z] #11 ... [2022-07-25T10:24:47.374Z] [2022-07-25T10:24:47.374Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:24:47.374Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:24:47.374Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:24:47.374Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:24:47.374Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T10:24:47.374Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T10:24:47.374Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-25T10:24:47.374Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2022-07-25T10:24:47.374Z] #78 DONE 6.8s [2022-07-25T10:24:47.374Z] [2022-07-25T10:24:47.374Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:47.374Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:47.374Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 128.97MB / 141.81MB 6.8s [2022-07-25T10:24:47.374Z] #11 ... [2022-07-25T10:24:47.374Z] [2022-07-25T10:24:47.374Z] #31 [internal] load build context [2022-07-25T10:24:47.374Z] #31 sha256:49a0c77a76e321b0f5b195000f51fee9c0204a3d968300499354efcf51f8de6e [2022-07-25T10:24:47.374Z] #31 transferring context: 47.01MB 6.9s [2022-07-25T10:24:47.120Z] Cloning repository https://github.com/moby/moby.git [2022-07-25T10:24:47.188Z] > git init /home/ubuntu/workspace/moby_PR-43833 # timeout=10 [2022-07-25T10:24:47.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:24:47.435Z] > git --version # timeout=10 [2022-07-25T10:24:47.450Z] > git --version # 'git version 2.17.1' [2022-07-25T10:24:47.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:24:47.452Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:24:47.631Z] #31 ... [2022-07-25T10:24:47.631Z] [2022-07-25T10:24:47.631Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:47.631Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:47.631Z] #11 ... [2022-07-25T10:24:47.631Z] [2022-07-25T10:24:47.631Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:24:47.631Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:24:47.631Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:24:47.631Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T10:24:47.631Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T10:24:47.631Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-07-25T10:24:47.631Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-07-25T10:24:47.631Z] #80 DONE 7.2s [2022-07-25T10:24:47.631Z] [2022-07-25T10:24:47.631Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:47.631Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:47.631Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 136.63MB / 141.81MB 7.1s [2022-07-25T10:24:47.887Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.6s [2022-07-25T10:24:49.259Z] #11 ... [2022-07-25T10:24:49.259Z] [2022-07-25T10:24:49.259Z] #31 [internal] load build context [2022-07-25T10:24:49.259Z] #31 sha256:49a0c77a76e321b0f5b195000f51fee9c0204a3d968300499354efcf51f8de6e [2022-07-25T10:24:49.259Z] #31 transferring context: 62.08MB 8.2s done [2022-07-25T10:24:49.259Z] #31 DONE 8.8s [2022-07-25T10:24:49.259Z] [2022-07-25T10:24:49.259Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:49.259Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:49.259Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.5s done [2022-07-25T10:24:50.646Z] #11 ... [2022-07-25T10:24:50.646Z] [2022-07-25T10:24:50.646Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:24:50.646Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:24:50.646Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-25T10:24:50.646Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T10:24:50.646Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T10:24:50.646Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T10:24:50.646Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.4s done [2022-07-25T10:24:50.646Z] #35 ... [2022-07-25T10:24:50.646Z] [2022-07-25T10:24:50.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:50.646Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:51.210Z] #11 ... [2022-07-25T10:24:51.210Z] [2022-07-25T10:24:51.210Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:24:51.210Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:24:51.210Z] #79 DONE 0.7s [2022-07-25T10:24:51.210Z] [2022-07-25T10:24:51.210Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:51.210Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:52.141Z] #11 ... [2022-07-25T10:24:52.141Z] [2022-07-25T10:24:52.141Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:24:52.141Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:24:52.141Z] #81 DONE 0.8s [2022-07-25T10:24:52.141Z] [2022-07-25T10:24:52.141Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:52.141Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:52.141Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.7s done [2022-07-25T10:24:52.397Z] #11 ... [2022-07-25T10:24:52.397Z] [2022-07-25T10:24:52.397Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:24:52.397Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:24:52.397Z] #35 DONE 11.9s [2022-07-25T10:24:52.397Z] [2022-07-25T10:24:52.397Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:24:52.397Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:24:52.397Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-25T10:24:53.325Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-25T10:24:53.325Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-25T10:24:54.255Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.1s done [2022-07-25T10:24:54.512Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-25T10:24:59.769Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-07-25T10:25:02.103Z] Fetching without tags [2022-07-25T10:25:02.295Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.4s done [2022-07-25T10:25:02.295Z] #11 ... [2022-07-25T10:25:02.295Z] [2022-07-25T10:25:02.295Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:25:02.295Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T10:25:02.295Z] #36 1.372 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:25:02.295Z] #36 1.381 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:25:02.295Z] #36 1.389 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:25:02.295Z] #36 1.569 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:25:02.295Z] #36 2.033 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:25:02.295Z] #36 2.449 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:25:02.295Z] #36 3.474 Fetched 8560 kB in 2s (3634 kB/s) [2022-07-25T10:25:02.295Z] #36 3.474 Reading package lists... [2022-07-25T10:25:02.295Z] #36 4.377 Reading package lists... [2022-07-25T10:25:02.295Z] #36 5.232 Building dependency tree... [2022-07-25T10:25:02.295Z] #36 5.600 The following additional packages will be installed: [2022-07-25T10:25:02.295Z] #36 5.600 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:25:02.295Z] #36 5.600 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T10:25:02.295Z] #36 5.602 Recommended packages: [2022-07-25T10:25:02.295Z] #36 5.602 libldap-common publicsuffix libsasl2-modules [2022-07-25T10:25:02.295Z] #36 5.790 The following NEW packages will be installed: [2022-07-25T10:25:02.295Z] #36 5.790 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T10:25:02.295Z] #36 5.790 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:25:02.295Z] #36 5.794 libssh2-1 openssl [2022-07-25T10:25:02.295Z] #36 6.063 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:25:02.295Z] #36 6.063 Need to get 3041 kB of archives. [2022-07-25T10:25:02.295Z] #36 6.063 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T10:25:02.295Z] #36 6.063 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T10:25:02.295Z] #36 6.086 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T10:25:02.295Z] #36 6.086 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T10:25:02.295Z] #36 6.086 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-25T10:25:02.295Z] #36 6.086 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T10:25:02.295Z] #36 6.097 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T10:25:02.295Z] #36 6.097 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T10:25:02.295Z] #36 6.097 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T10:25:02.295Z] #36 6.097 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T10:25:02.295Z] #36 6.097 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T10:25:02.295Z] #36 6.097 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T10:25:02.295Z] #36 6.104 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T10:25:02.295Z] #36 6.104 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T10:25:02.295Z] #36 6.104 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T10:25:02.295Z] #36 6.104 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T10:25:02.295Z] #36 6.291 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:25:02.295Z] #36 6.317 Fetched 3041 kB in 0s (9931 kB/s) [2022-07-25T10:25:02.295Z] #36 6.343 Selecting previously unselected package openssl. [2022-07-25T10:25:02.295Z] #36 6.343 (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.) [2022-07-25T10:25:02.295Z] #36 6.343 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 6.351 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T10:25:02.295Z] #36 6.509 Selecting previously unselected package ca-certificates. [2022-07-25T10:25:02.295Z] #36 6.509 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T10:25:02.295Z] #36 6.514 Unpacking ca-certificates (20210119) ... [2022-07-25T10:25:02.295Z] #36 6.602 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T10:25:02.295Z] #36 6.602 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 6.615 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T10:25:02.295Z] #36 6.702 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T10:25:02.295Z] #36 6.702 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 6.713 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 6.755 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T10:25:02.295Z] #36 6.755 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 6.764 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 6.822 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T10:25:02.295Z] #36 6.822 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 6.833 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 6.946 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T10:25:02.295Z] #36 6.946 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 6.950 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T10:25:02.295Z] #36 7.007 Selecting previously unselected package libpsl5:amd64. [2022-07-25T10:25:02.295Z] #36 7.007 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.011 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T10:25:02.295Z] #36 7.072 Selecting previously unselected package librtmp1:amd64. [2022-07-25T10:25:02.295Z] #36 7.072 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.076 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T10:25:02.295Z] #36 7.144 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T10:25:02.295Z] #36 7.144 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.144 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T10:25:02.295Z] #36 7.225 Selecting previously unselected package libcurl4:amd64. [2022-07-25T10:25:02.295Z] #36 7.225 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.228 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 7.322 Selecting previously unselected package curl. [2022-07-25T10:25:02.295Z] #36 7.322 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.325 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 7.414 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:25:02.295Z] #36 7.414 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.421 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:25:02.295Z] #36 7.498 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:25:02.295Z] #36 7.498 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.501 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:25:02.295Z] #36 7.590 Selecting previously unselected package jq. [2022-07-25T10:25:02.295Z] #36 7.590 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T10:25:02.295Z] #36 7.594 Unpacking jq (1.6-2.1) ... [2022-07-25T10:25:02.295Z] #36 7.654 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T10:25:02.295Z] #36 7.669 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T10:25:02.295Z] #36 7.681 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T10:25:02.295Z] #36 7.693 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 7.709 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T10:25:02.295Z] #36 7.720 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 7.731 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T10:25:02.295Z] #36 7.743 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T10:25:02.295Z] #36 7.762 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:25:02.295Z] #36 7.775 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:25:02.295Z] #36 7.788 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 7.800 Setting up ca-certificates (20210119) ... [2022-07-25T10:25:02.295Z] #36 8.506 Updating certificates in /etc/ssl/certs... [2022-07-25T10:25:02.295Z] #36 9.693 129 added, 0 removed; done. [2022-07-25T10:25:02.295Z] #36 9.738 Setting up jq (1.6-2.1) ... [2022-07-25T10:25:02.295Z] #36 9.747 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 9.760 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T10:25:02.295Z] #36 9.786 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:25:02.295Z] #36 9.794 Processing triggers for ca-certificates (20210119) ... [2022-07-25T10:25:02.295Z] #36 9.805 Updating certificates in /etc/ssl/certs... [2022-07-25T10:25:02.295Z] #36 ... [2022-07-25T10:25:02.295Z] [2022-07-25T10:25:02.295Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:02.295Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:02.295Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-25T10:25:02.401Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 7bdc0a6291766f8ba67e766b9055cdcde24ff50f [2022-07-25T10:25:01.986Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:25:01.999Z] > git config --add remote.origin.fetch +refs/pull/43833/head:refs/remotes/origin/PR-43833 # timeout=10 [2022-07-25T10:25:02.033Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:25:02.061Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:25:02.083Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:25:02.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:25:02.085Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:25:02.388Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:25:02.413Z] > git checkout -f 7bdc0a6291766f8ba67e766b9055cdcde24ff50f # timeout=10 [2022-07-25T10:25:03.827Z] Merge succeeded, producing 37948fa9ecd0c0294d246ff568381d07eaf3b84f [2022-07-25T10:25:03.828Z] Checking out Revision 37948fa9ecd0c0294d246ff568381d07eaf3b84f (PR-43833) [2022-07-25T10:25:04.192Z] #11 ... [2022-07-25T10:25:04.192Z] [2022-07-25T10:25:04.192Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:25:04.192Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T10:25:04.192Z] #36 10.78 0 added, 0 removed; done. [2022-07-25T10:25:04.192Z] #36 10.78 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:25:04.192Z] #36 10.79 done. [2022-07-25T10:25:04.192Z] #36 DONE 11.8s [2022-07-25T10:25:04.192Z] [2022-07-25T10:25:04.192Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:04.192Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:04.192Z] #11 ... [2022-07-25T10:25:04.192Z] [2022-07-25T10:25:04.192Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:25:04.192Z] #37 sha256:a3a0df69f1af83a16ecf21b1baef2f3674462bbb5a8844d32fdef288c7e0cc1e [2022-07-25T10:25:04.192Z] #37 DONE 0.1s [2022-07-25T10:25:04.449Z] [2022-07-25T10:25:04.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:04.449Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:03.211Z] > git remote # timeout=10 [2022-07-25T10:25:03.237Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:25:03.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:25:03.260Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T10:25:03.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:25:03.809Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:25:03.817Z] > git checkout -f 37948fa9ecd0c0294d246ff568381d07eaf3b84f # timeout=10 [2022-07-25T10:25:07.725Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s [2022-07-25T10:25:07.888Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T10:25:07.918Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:25:08.932Z] + docker version [2022-07-25T10:25:07.876Z] > git rev-list --no-walk f74004ffe20d8d06f910605480ab469c79604762 # timeout=10 [2022-07-25T10:25:10.247Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.4s done [2022-07-25T10:25:10.247Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-25T10:25:11.830Z] Fetching without tags [2022-07-25T10:25:12.126Z] Merging remotes/origin/master commit 98d8343aa28de0d499464b5529e6b8ccc92e9313 into PR head commit 7bdc0a6291766f8ba67e766b9055cdcde24ff50f [2022-07-25T10:25:11.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:25:11.787Z] > git config --add remote.origin.fetch +refs/pull/43833/head:refs/remotes/origin/PR-43833 # timeout=10 [2022-07-25T10:25:11.814Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:25:11.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-25T10:25:11.852Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-25T10:25:11.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:25:11.854Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43833/head:refs/remotes/origin/PR-43833 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-25T10:25:12.157Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:25:12.177Z] > git checkout -f 7bdc0a6291766f8ba67e766b9055cdcde24ff50f # timeout=10 [2022-07-25T10:25:13.970Z] Merge succeeded, producing ccd96927200079dcd442b1a440540cc7e8e96e54 [2022-07-25T10:25:13.970Z] Checking out Revision ccd96927200079dcd442b1a440540cc7e8e96e54 (PR-43833) [2022-07-25T10:25:14.435Z] #11 ... [2022-07-25T10:25:14.435Z] [2022-07-25T10:25:14.435Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:25:14.435Z] #38 sha256:1f51c05aef3375e5aa29c464db3545cac532bbbba761bab261d9efd13ed6bd36 [2022-07-25T10:25:14.435Z] #38 2.008 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:25:14.435Z] #38 2.421 [2022-07-25T10:25:14.435Z] #38 2.652 #=#=# ######################################################################## 100.0% [2022-07-25T10:25:14.435Z] #38 2.981 [2022-07-25T10:25:14.435Z] #38 4.020 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:25:14.435Z] #38 4.335 [2022-07-25T10:25:14.435Z] #38 4.551 #=#=# ######################################################################## 100.0% [2022-07-25T10:25:14.435Z] #38 4.875 [2022-07-25T10:25:14.435Z] #38 5.967 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T10:25:14.435Z] #38 6.324 [2022-07-25T10:25:14.435Z] #38 6.547 #=#=# ################## 25.9% ######################################### 57.8% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-25T10:25:14.435Z] #38 7.107 [2022-07-25T10:25:14.435Z] #38 8.161 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:25:14.435Z] #38 8.464 [2022-07-25T10:25:14.435Z] #38 8.700 #=#=# ######################################################################## 100.0% [2022-07-25T10:25:14.435Z] #38 9.017 [2022-07-25T10:25:14.435Z] #38 9.910 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:25:14.435Z] #38 ... [2022-07-25T10:25:14.435Z] [2022-07-25T10:25:14.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:14.435Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:12.930Z] > git remote # timeout=10 [2022-07-25T10:25:12.955Z] > git config --get remote.origin.url # timeout=10 [2022-07-25T10:25:12.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-25T10:25:12.981Z] > git merge 98d8343aa28de0d499464b5529e6b8ccc92e9313 # timeout=10 [2022-07-25T10:25:13.952Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-25T10:25:13.990Z] > git config core.sparsecheckout # timeout=10 [2022-07-25T10:25:14.010Z] > git checkout -f ccd96927200079dcd442b1a440540cc7e8e96e54 # timeout=10 [2022-07-25T10:25:15.363Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-25T10:25:16.299Z] #11 ... [2022-07-25T10:25:16.299Z] [2022-07-25T10:25:16.299Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:25:16.299Z] #38 sha256:1f51c05aef3375e5aa29c464db3545cac532bbbba761bab261d9efd13ed6bd36 [2022-07-25T10:25:16.299Z] #38 10.19 [2022-07-25T10:25:16.299Z] #38 10.42 #=#=# ######################################################################## 100.0% [2022-07-25T10:25:16.299Z] #38 10.71 [2022-07-25T10:25:16.299Z] #38 10.78 Download of images into '/build' complete. [2022-07-25T10:25:16.299Z] #38 10.78 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:25:16.299Z] #38 10.78 tar -cC '/build' . | docker load [2022-07-25T10:25:16.299Z] #38 DONE 12.1s [2022-07-25T10:25:16.299Z] [2022-07-25T10:25:16.299Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:16.299Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:17.053Z] Client: Docker Engine - Community [2022-07-25T10:25:17.053Z] Version: 20.10.14 [2022-07-25T10:25:17.053Z] API version: 1.41 [2022-07-25T10:25:17.053Z] Go version: go1.16.15 [2022-07-25T10:25:17.053Z] Git commit: a224086 [2022-07-25T10:25:17.053Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T10:25:17.053Z] OS/Arch: linux/amd64 [2022-07-25T10:25:17.053Z] Context: default [2022-07-25T10:25:17.053Z] Experimental: true [2022-07-25T10:25:17.053Z] [2022-07-25T10:25:17.053Z] Server: Docker Engine - Community [2022-07-25T10:25:17.053Z] Engine: [2022-07-25T10:25:17.053Z] Version: 20.10.14 [2022-07-25T10:25:17.053Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:25:17.053Z] Go version: go1.16.15 [2022-07-25T10:25:17.053Z] Git commit: 87a90dc [2022-07-25T10:25:17.053Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T10:25:17.053Z] OS/Arch: linux/amd64 [2022-07-25T10:25:17.053Z] Experimental: true [2022-07-25T10:25:17.053Z] containerd: [2022-07-25T10:25:17.053Z] Version: 1.5.11 [2022-07-25T10:25:17.053Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:25:17.053Z] runc: [2022-07-25T10:25:17.053Z] Version: 1.0.3 [2022-07-25T10:25:17.053Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:25:17.053Z] docker-init: [2022-07-25T10:25:17.053Z] Version: 0.19.0 [2022-07-25T10:25:17.053Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:25:17.417Z] + docker info [2022-07-25T10:25:18.010Z] Commit message: "Merge commit '98d8343aa28de0d499464b5529e6b8ccc92e9313' into HEAD" [2022-07-25T10:25:18.042Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-25T10:25:19.226Z] + docker version [2022-07-25T10:25:18.028Z] > git rev-list --no-walk f74004ffe20d8d06f910605480ab469c79604762 # timeout=10 [2022-07-25T10:25:20.481Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.2s [2022-07-25T10:25:22.541Z] Client: Docker Engine - Community [2022-07-25T10:25:22.541Z] Version: 20.10.14 [2022-07-25T10:25:22.541Z] API version: 1.41 [2022-07-25T10:25:22.541Z] Go version: go1.16.15 [2022-07-25T10:25:22.541Z] Git commit: a224086 [2022-07-25T10:25:22.541Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-25T10:25:22.541Z] OS/Arch: linux/amd64 [2022-07-25T10:25:22.541Z] Context: default [2022-07-25T10:25:22.541Z] Experimental: true [2022-07-25T10:25:22.541Z] [2022-07-25T10:25:22.541Z] Server: Docker Engine - Community [2022-07-25T10:25:22.541Z] Engine: [2022-07-25T10:25:22.541Z] Version: 20.10.14 [2022-07-25T10:25:22.541Z] API version: 1.41 (minimum version 1.12) [2022-07-25T10:25:22.541Z] Go version: go1.16.15 [2022-07-25T10:25:22.541Z] Git commit: 87a90dc [2022-07-25T10:25:22.541Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-25T10:25:22.541Z] OS/Arch: linux/amd64 [2022-07-25T10:25:22.541Z] Experimental: true [2022-07-25T10:25:22.541Z] containerd: [2022-07-25T10:25:22.541Z] Version: 1.5.11 [2022-07-25T10:25:22.541Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:25:22.541Z] runc: [2022-07-25T10:25:22.541Z] Version: 1.0.3 [2022-07-25T10:25:22.541Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-25T10:25:22.541Z] docker-init: [2022-07-25T10:25:22.541Z] Version: 0.19.0 [2022-07-25T10:25:22.541Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-25T10:25:22.868Z] + docker info [2022-07-25T10:25:23.003Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.6s done [2022-07-25T10:25:23.003Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T10:25:23.259Z] #11 DONE 42.8s [2022-07-25T10:25:23.259Z] [2022-07-25T10:25:23.259Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:25:23.259Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T10:25:24.627Z] #12 DONE 1.0s [2022-07-25T10:25:24.627Z] [2022-07-25T10:25:24.627Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:25:24.627Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T10:25:24.883Z] #13 DONE 0.6s [2022-07-25T10:25:25.140Z] [2022-07-25T10:25:25.140Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:25:25.140Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T10:25:25.140Z] #40 DONE 0.1s [2022-07-25T10:25:25.140Z] [2022-07-25T10:25:25.140Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:25:25.140Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:25:25.140Z] #41 ... [2022-07-25T10:25:25.140Z] [2022-07-25T10:25:25.140Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:25:25.140Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T10:25:25.140Z] #53 DONE 0.3s [2022-07-25T10:25:25.397Z] [2022-07-25T10:25:25.397Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T10:25:25.397Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T10:25:25.397Z] #57 DONE 0.4s [2022-07-25T10:25:25.397Z] [2022-07-25T10:25:25.397Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:25:25.397Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:25:28.241Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T10:25:28.241Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T10:25:28.241Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-25T10:25:28.501Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-25T10:25:28.501Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T10:25:28.501Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T10:25:28.501Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T10:25:28.671Z] #54 ... [2022-07-25T10:25:28.671Z] [2022-07-25T10:25:28.671Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-25T10:25:28.671Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-25T10:25:28.671Z] #14 DONE 3.8s [2022-07-25T10:25:28.927Z] [2022-07-25T10:25:28.927Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-25T10:25:28.927Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-25T10:25:29.070Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T10:25:29.070Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T10:25:29.070Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T10:25:29.070Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T10:25:29.070Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T10:25:29.070Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T10:25:29.642Z] Client: [2022-07-25T10:25:29.642Z] Context: default [2022-07-25T10:25:29.642Z] Debug Mode: false [2022-07-25T10:25:29.642Z] Plugins: [2022-07-25T10:25:29.642Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:25:29.642Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:25:29.642Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:25:29.642Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:25:29.642Z] [2022-07-25T10:25:29.642Z] Server: [2022-07-25T10:25:29.642Z] Containers: 0 [2022-07-25T10:25:29.642Z] Running: 0 [2022-07-25T10:25:29.642Z] Paused: 0 [2022-07-25T10:25:29.642Z] Stopped: 0 [2022-07-25T10:25:29.642Z] Images: 0 [2022-07-25T10:25:29.642Z] Server Version: 20.10.14 [2022-07-25T10:25:29.642Z] Storage Driver: overlay2 [2022-07-25T10:25:29.642Z] Backing Filesystem: extfs [2022-07-25T10:25:29.642Z] Supports d_type: true [2022-07-25T10:25:29.642Z] Native Overlay Diff: true [2022-07-25T10:25:29.642Z] userxattr: false [2022-07-25T10:25:29.642Z] Logging Driver: json-file [2022-07-25T10:25:29.642Z] Cgroup Driver: cgroupfs [2022-07-25T10:25:29.642Z] Cgroup Version: 1 [2022-07-25T10:25:29.642Z] Plugins: [2022-07-25T10:25:29.642Z] Volume: local [2022-07-25T10:25:29.642Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:25:29.642Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:25:29.642Z] Swarm: inactive [2022-07-25T10:25:29.642Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:25:29.642Z] Default Runtime: runc [2022-07-25T10:25:29.642Z] Init Binary: docker-init [2022-07-25T10:25:29.642Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:25:29.642Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:25:29.642Z] init version: de40ad0 [2022-07-25T10:25:29.642Z] Security Options: [2022-07-25T10:25:29.642Z] apparmor [2022-07-25T10:25:29.642Z] seccomp [2022-07-25T10:25:29.642Z] Profile: default [2022-07-25T10:25:29.642Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T10:25:29.642Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T10:25:29.642Z] OSType: linux [2022-07-25T10:25:29.642Z] Architecture: x86_64 [2022-07-25T10:25:29.642Z] CPUs: 2 [2022-07-25T10:25:29.642Z] Total Memory: 7.483GiB [2022-07-25T10:25:29.642Z] Name: ip-10-100-104-18 [2022-07-25T10:25:29.642Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T10:25:29.642Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:25:29.642Z] Debug Mode: false [2022-07-25T10:25:29.642Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:25:29.642Z] Labels: [2022-07-25T10:25:29.642Z] Experimental: true [2022-07-25T10:25:29.642Z] Insecure Registries: [2022-07-25T10:25:29.642Z] 127.0.0.0/8 [2022-07-25T10:25:29.642Z] Live Restore Enabled: true [2022-07-25T10:25:29.642Z] [2022-07-25T10:25:29.642Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T10:25:29.961Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:25:29.961Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:25:29.961Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43833/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T10:25:29.961Z] + bash /home/ubuntu/workspace/moby_PR-43833/check-config.sh [2022-07-25T10:25:29.961Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:25:29.961Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T10:25:29.962Z] [2022-07-25T10:25:29.962Z] Generally Necessary: [2022-07-25T10:25:29.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:25:29.962Z] - apparmor: enabled and tools installed [2022-07-25T10:25:29.962Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:25:29.962Z] - CONFIG_NET_NS: enabled [2022-07-25T10:25:29.962Z] - CONFIG_PID_NS: enabled [2022-07-25T10:25:29.962Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:25:29.962Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:25:29.962Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:25:29.962Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:25:29.962Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:25:29.962Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:25:29.962Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:25:29.962Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:25:29.962Z] - CONFIG_MEMCG: enabled [2022-07-25T10:25:29.962Z] - CONFIG_KEYS: enabled [2022-07-25T10:25:29.962Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:25:29.962Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T10:25:30.008Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T10:25:30.008Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T10:25:30.008Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-25T10:25:30.251Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T10:25:30.251Z] [2022-07-25T10:25:30.251Z] Optional Features: [2022-07-25T10:25:30.251Z] - CONFIG_USER_NS: enabled [2022-07-25T10:25:30.251Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:25:30.251Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:25:30.251Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:25:30.251Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T10:25:30.251Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T10:25:30.251Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:25:30.251Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:25:30.251Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:25:30.251Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:25:30.251Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:25:30.251Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:25:30.251Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:25:30.251Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:25:30.251Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T10:25:30.251Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T10:25:30.251Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:25:30.251Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:25:30.251Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:25:30.251Z] - Network Drivers: [2022-07-25T10:25:30.251Z] - "overlay": [2022-07-25T10:25:30.251Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:25:30.251Z] Optional (for encrypted networks): [2022-07-25T10:25:30.251Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:25:30.251Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:25:30.251Z] - CONFIG_XFRM: enabled [2022-07-25T10:25:30.251Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:25:30.251Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:25:30.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T10:25:30.528Z] - "ipvlan": [2022-07-25T10:25:30.528Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:25:30.528Z] - "macvlan": [2022-07-25T10:25:30.528Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:25:30.528Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:25:30.528Z] - "ftp,tftp client in container": [2022-07-25T10:25:30.528Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:25:30.528Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:25:30.528Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:25:30.528Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:25:30.528Z] - Storage Drivers: [2022-07-25T10:25:30.528Z] - "aufs": [2022-07-25T10:25:30.528Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:25:30.528Z] - "btrfs": [2022-07-25T10:25:30.528Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:25:30.528Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:25:30.528Z] - "devicemapper": [2022-07-25T10:25:30.528Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:25:30.528Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:25:30.528Z] - "overlay": [2022-07-25T10:25:30.528Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:25:30.528Z] - "zfs": [2022-07-25T10:25:30.528Z] - /dev/zfs: present [2022-07-25T10:25:30.528Z] - zfs command: missing [2022-07-25T10:25:30.528Z] - zpool command: missing [2022-07-25T10:25:30.528Z] [2022-07-25T10:25:30.528Z] Limits: [2022-07-25T10:25:30.528Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:25:30.528Z] [2022-07-25T10:25:30.528Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:25:30.836Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-25T10:25:30.836Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T10:25:30.836Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T10:25:30.988Z] + sudo modprobe ip_vs [2022-07-25T10:25:30.988Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:37948fa9ecd0c0294d246ff568381d07eaf3b84f . [2022-07-25T10:25:31.096Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-07-25T10:25:31.096Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T10:25:31.096Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T10:25:31.096Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-07-25T10:25:31.249Z] #2 [internal] load .dockerignore [2022-07-25T10:25:31.249Z] #2 sha256:a148269e770ece53cb43a1c77bff03dc4105119cec21744ebdbe6210894c569e [2022-07-25T10:25:31.356Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T10:25:31.356Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T10:25:31.476Z] #15 DONE 2.6s [2022-07-25T10:25:31.476Z] [2022-07-25T10:25:31.476Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-25T10:25:31.476Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-25T10:25:31.508Z] #2 transferring context: 145B done [2022-07-25T10:25:31.508Z] #2 DONE 0.3s [2022-07-25T10:25:31.508Z] [2022-07-25T10:25:31.508Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:25:31.508Z] #1 sha256:2321f3183cd401254cc63dd2d135cefebda5080f2a3226c9162f218e46ab1ad8 [2022-07-25T10:25:31.508Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T10:25:31.508Z] #1 DONE 0.3s [2022-07-25T10:25:31.508Z] [2022-07-25T10:25:31.508Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T10:25:31.508Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T10:25:32.450Z] #3 DONE 0.5s [2022-07-25T10:25:32.450Z] [2022-07-25T10:25:32.450Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T10:25:32.450Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T10:25:32.450Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T10:25:32.450Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-25T10:25:32.450Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T10:25:32.450Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T10:25:32.450Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T10:25:32.450Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T10:25:32.891Z] Client: [2022-07-25T10:25:32.891Z] Context: default [2022-07-25T10:25:32.891Z] Debug Mode: false [2022-07-25T10:25:32.891Z] Plugins: [2022-07-25T10:25:32.891Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-25T10:25:32.891Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-25T10:25:32.891Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-25T10:25:32.891Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-25T10:25:32.891Z] [2022-07-25T10:25:32.891Z] Server: [2022-07-25T10:25:32.891Z] Containers: 0 [2022-07-25T10:25:32.891Z] Running: 0 [2022-07-25T10:25:32.891Z] Paused: 0 [2022-07-25T10:25:32.891Z] Stopped: 0 [2022-07-25T10:25:32.891Z] Images: 0 [2022-07-25T10:25:32.891Z] Server Version: 20.10.14 [2022-07-25T10:25:32.891Z] Storage Driver: overlay2 [2022-07-25T10:25:32.891Z] Backing Filesystem: extfs [2022-07-25T10:25:32.891Z] Supports d_type: true [2022-07-25T10:25:32.891Z] Native Overlay Diff: true [2022-07-25T10:25:32.891Z] userxattr: false [2022-07-25T10:25:32.891Z] Logging Driver: json-file [2022-07-25T10:25:32.891Z] Cgroup Driver: cgroupfs [2022-07-25T10:25:32.891Z] Cgroup Version: 1 [2022-07-25T10:25:32.891Z] Plugins: [2022-07-25T10:25:32.891Z] Volume: local [2022-07-25T10:25:32.891Z] Network: bridge host ipvlan macvlan null overlay [2022-07-25T10:25:32.891Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-25T10:25:32.891Z] Swarm: inactive [2022-07-25T10:25:32.891Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-25T10:25:32.891Z] Default Runtime: runc [2022-07-25T10:25:32.891Z] Init Binary: docker-init [2022-07-25T10:25:32.891Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-25T10:25:32.891Z] runc version: v1.0.3-0-gf46b6ba [2022-07-25T10:25:32.891Z] init version: de40ad0 [2022-07-25T10:25:32.891Z] Security Options: [2022-07-25T10:25:32.891Z] apparmor [2022-07-25T10:25:32.891Z] seccomp [2022-07-25T10:25:32.891Z] Profile: default [2022-07-25T10:25:32.891Z] Kernel Version: 5.4.0-1071-aws [2022-07-25T10:25:32.891Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-25T10:25:32.891Z] OSType: linux [2022-07-25T10:25:32.891Z] Architecture: x86_64 [2022-07-25T10:25:32.891Z] CPUs: 2 [2022-07-25T10:25:32.891Z] Total Memory: 7.483GiB [2022-07-25T10:25:32.891Z] Name: ip-10-100-45-39 [2022-07-25T10:25:32.891Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-25T10:25:32.891Z] Docker Root Dir: /var/lib/docker [2022-07-25T10:25:32.891Z] Debug Mode: false [2022-07-25T10:25:32.891Z] Registry: https://index.docker.io/v1/ [2022-07-25T10:25:32.891Z] Labels: [2022-07-25T10:25:32.891Z] Experimental: true [2022-07-25T10:25:32.891Z] Insecure Registries: [2022-07-25T10:25:32.891Z] 127.0.0.0/8 [2022-07-25T10:25:32.891Z] Live Restore Enabled: true [2022-07-25T10:25:32.891Z] [2022-07-25T10:25:32.891Z] WARNING: No swap limit support [Pipeline] sh [2022-07-25T10:25:33.034Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-25T10:25:33.034Z] #4 DONE 0.8s [2022-07-25T10:25:33.207Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:25:33.207Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-25T10:25:33.207Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43833/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-25T10:25:33.207Z] + bash /home/ubuntu/workspace/moby_PR-43833/check-config.sh [2022-07-25T10:25:33.207Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-25T10:25:33.207Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-25T10:25:33.207Z] [2022-07-25T10:25:33.207Z] Generally Necessary: [2022-07-25T10:25:33.207Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-25T10:25:33.207Z] - apparmor: enabled and tools installed [2022-07-25T10:25:33.474Z] - CONFIG_NAMESPACES: enabled [2022-07-25T10:25:33.474Z] - CONFIG_NET_NS: enabled [2022-07-25T10:25:33.474Z] - CONFIG_PID_NS: enabled [2022-07-25T10:25:33.474Z] - CONFIG_IPC_NS: enabled [2022-07-25T10:25:33.474Z] - CONFIG_UTS_NS: enabled [2022-07-25T10:25:33.474Z] - CONFIG_CGROUPS: enabled [2022-07-25T10:25:33.474Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-25T10:25:33.474Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-25T10:25:33.474Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-25T10:25:33.474Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-25T10:25:33.474Z] - CONFIG_CPUSETS: enabled [2022-07-25T10:25:33.474Z] - CONFIG_MEMCG: enabled [2022-07-25T10:25:33.537Z] #16 DONE 2.0s [2022-07-25T10:25:33.537Z] [2022-07-25T10:25:33.537Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-25T10:25:33.537Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-25T10:25:33.602Z] [2022-07-25T10:25:33.602Z] #5 [internal] load build definition from Dockerfile [2022-07-25T10:25:33.602Z] #5 sha256:9b15c9e5e747ce2cf668362b111ef8cab1f6bf0afb21c5f57ff1aded78f36e8d [2022-07-25T10:25:33.602Z] #5 DONE 0.0s [2022-07-25T10:25:33.602Z] [2022-07-25T10:25:33.602Z] #6 [internal] load .dockerignore [2022-07-25T10:25:33.602Z] #6 sha256:48c0a5651ca3083a7cc134d0e34d875537fc163fa3f8c9a7be91b4df87a42cc0 [2022-07-25T10:25:33.602Z] #6 DONE 0.0s [2022-07-25T10:25:33.602Z] [2022-07-25T10:25:33.602Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T10:25:33.602Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T10:25:33.747Z] - CONFIG_KEYS: enabled [2022-07-25T10:25:33.747Z] - CONFIG_VETH: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-25T10:25:33.747Z] - CONFIG_CGROUP_BPF: enabled [2022-07-25T10:25:33.747Z] [2022-07-25T10:25:33.747Z] Optional Features: [2022-07-25T10:25:33.747Z] - CONFIG_USER_NS: enabled [2022-07-25T10:25:33.747Z] - CONFIG_SECCOMP: enabled [2022-07-25T10:25:33.747Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-25T10:25:33.747Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-25T10:25:33.747Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-25T10:25:33.747Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-25T10:25:33.747Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-25T10:25:33.747Z] - CONFIG_BLK_CGROUP: enabled [2022-07-25T10:25:33.747Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-25T10:25:33.747Z] - CONFIG_CGROUP_PERF: enabled [2022-07-25T10:25:33.747Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-25T10:25:33.747Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-25T10:25:33.747Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-25T10:25:33.747Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-25T10:25:33.747Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-25T10:25:33.747Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_IP_VS: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-25T10:25:33.747Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-25T10:25:33.747Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-25T10:25:33.747Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-25T10:25:33.747Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-25T10:25:33.747Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-25T10:25:33.747Z] - CONFIG_EXT4_FS: enabled [2022-07-25T10:25:33.747Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-25T10:25:33.925Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2022-07-25T10:25:33.925Z] ok github.com/docker/docker/builder/dockerfile 0.443s coverage: 49.3% of statements [2022-07-25T10:25:34.008Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-25T10:25:34.008Z] - Network Drivers: [2022-07-25T10:25:34.008Z] - "overlay": [2022-07-25T10:25:34.008Z] - CONFIG_VXLAN: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-25T10:25:34.008Z] Optional (for encrypted networks): [2022-07-25T10:25:34.008Z] - CONFIG_CRYPTO: enabled [2022-07-25T10:25:34.008Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-25T10:25:34.008Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-25T10:25:34.008Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-25T10:25:34.008Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-25T10:25:34.008Z] - CONFIG_XFRM: enabled [2022-07-25T10:25:34.008Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-25T10:25:34.008Z] - "ipvlan": [2022-07-25T10:25:34.008Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-25T10:25:34.008Z] - "macvlan": [2022-07-25T10:25:34.008Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_DUMMY: enabled (as module) [2022-07-25T10:25:34.008Z] - "ftp,tftp client in container": [2022-07-25T10:25:34.008Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-25T10:25:34.008Z] - Storage Drivers: [2022-07-25T10:25:34.008Z] - "aufs": [2022-07-25T10:25:34.008Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-25T10:25:34.008Z] - "btrfs": [2022-07-25T10:25:34.008Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-25T10:25:34.008Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-25T10:25:34.008Z] - "devicemapper": [2022-07-25T10:25:34.008Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-25T10:25:34.008Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-25T10:25:34.008Z] - "overlay": [2022-07-25T10:25:34.008Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-25T10:25:34.008Z] - "zfs": [2022-07-25T10:25:34.008Z] - /dev/zfs: present [2022-07-25T10:25:34.008Z] - zfs command: missing [2022-07-25T10:25:34.008Z] - zpool command: missing [2022-07-25T10:25:34.008Z] [2022-07-25T10:25:34.008Z] Limits: [2022-07-25T10:25:34.008Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-25T10:25:34.008Z] [2022-07-25T10:25:34.008Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-25T10:25:34.192Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-07-25T10:25:34.348Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ccd96927200079dcd442b1a440540cc7e8e96e54 . [2022-07-25T10:25:34.546Z] #10 ... [2022-07-25T10:25:34.546Z] [2022-07-25T10:25:34.546Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T10:25:34.546Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T10:25:34.546Z] #7 DONE 1.1s [2022-07-25T10:25:34.609Z] #2 [internal] load .dockerignore [2022-07-25T10:25:34.609Z] #2 sha256:8a625dceae2e56df4b4a75c63529185a9100d96557d2ede131bcb509f813c975 [2022-07-25T10:25:34.806Z] [2022-07-25T10:25:34.806Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T10:25:34.806Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T10:25:34.806Z] #10 DONE 1.2s [2022-07-25T10:25:34.806Z] [2022-07-25T10:25:34.806Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:25:34.806Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:25:34.806Z] #9 DONE 1.2s [2022-07-25T10:25:34.806Z] [2022-07-25T10:25:34.806Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:25:34.806Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:25:34.806Z] #8 DONE 1.2s [2022-07-25T10:25:34.809Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-25T10:25:34.872Z] #2 transferring context: 145B done [2022-07-25T10:25:34.872Z] #2 DONE 0.2s [2022-07-25T10:25:34.872Z] [2022-07-25T10:25:34.872Z] #1 [internal] load build definition from Dockerfile [2022-07-25T10:25:34.872Z] #1 sha256:a6a7840f2337e316506ab67c745bc9dac5b5e09e0538690e714f40497660f83c [2022-07-25T10:25:34.872Z] #1 transferring dockerfile: 19.25kB done [2022-07-25T10:25:34.872Z] #1 DONE 0.2s [2022-07-25T10:25:34.872Z] [2022-07-25T10:25:34.872Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-25T10:25:34.872Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-25T10:25:34.911Z] #17 ... [2022-07-25T10:25:34.911Z] [2022-07-25T10:25:34.911Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:25:34.911Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:25:34.911Z] #47 4.738 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T10:25:34.911Z] #47 5.468 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T10:25:34.911Z] #47 7.190 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:25:34.911Z] #47 7.370 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T10:25:34.911Z] #47 7.458 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T10:25:35.133Z] #3 DONE 0.4s [2022-07-25T10:25:35.133Z] [2022-07-25T10:25:35.133Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-25T10:25:35.133Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-25T10:25:35.133Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-25T10:25:35.173Z] #47 ... [2022-07-25T10:25:35.173Z] [2022-07-25T10:25:35.173Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:35.173Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:35.173Z] #62 5.541 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T10:25:35.173Z] #62 8.752 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T10:25:35.173Z] #62 8.789 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:25:35.173Z] #62 9.042 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T10:25:35.173Z] #62 9.042 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:25:35.173Z] #62 9.355 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T10:25:35.173Z] #62 9.469 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T10:25:35.394Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-25T10:25:35.394Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-25T10:25:35.394Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-25T10:25:35.394Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-25T10:25:35.394Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-25T10:25:35.432Z] #62 ... [2022-07-25T10:25:35.432Z] [2022-07-25T10:25:35.432Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T10:25:35.432Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T10:25:35.432Z] #45 5.907 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T10:25:35.432Z] #45 ... [2022-07-25T10:25:35.432Z] [2022-07-25T10:25:35.432Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:25:35.432Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:25:35.432Z] #43 5.882 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T10:25:35.654Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-25T10:25:35.690Z] #43 ... [2022-07-25T10:25:35.690Z] [2022-07-25T10:25:35.690Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:25:35.690Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:25:35.690Z] #58 5.227 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:25:35.690Z] #58 5.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:25:35.690Z] #58 5.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:25:35.690Z] #58 5.939 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T10:25:35.690Z] #58 7.005 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:25:35.690Z] #58 9.773 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:25:35.690Z] #58 ... [2022-07-25T10:25:35.690Z] [2022-07-25T10:25:35.690Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-25T10:25:35.690Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-25T10:25:35.690Z] #17 DONE 2.4s [2022-07-25T10:25:35.690Z] [2022-07-25T10:25:35.690Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:25:35.690Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:25:35.690Z] #83 5.079 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:25:35.690Z] #83 5.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:25:35.690Z] #83 5.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:25:35.690Z] #83 6.111 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:25:35.690Z] #83 9.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:25:35.746Z] ok github.com/docker/docker/builder/remotecontext/git 1.667s coverage: 86.3% of statements [2022-07-25T10:25:35.746Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T10:25:35.746Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T10:25:35.746Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T10:25:35.746Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T10:25:35.923Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-25T10:25:35.923Z] #4 DONE 0.8s [2022-07-25T10:25:35.952Z] #83 ... [2022-07-25T10:25:35.952Z] [2022-07-25T10:25:35.952Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T10:25:35.952Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:25:35.952Z] #64 6.177 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:25:35.952Z] #64 7.720 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:25:35.952Z] #64 7.766 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:25:35.952Z] #64 7.791 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:25:35.952Z] #64 9.841 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:25:35.952Z] #64 ... [2022-07-25T10:25:35.952Z] [2022-07-25T10:25:35.952Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:25:35.952Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:25:35.952Z] #60 5.347 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T10:25:35.952Z] #60 8.252 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:25:35.952Z] #60 8.255 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:25:35.952Z] #60 8.527 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:25:35.952Z] #60 8.532 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:25:35.952Z] #60 9.001 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:25:35.952Z] #60 9.431 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:25:35.952Z] #60 9.444 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:25:35.952Z] #60 9.561 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:25:35.952Z] #60 9.721 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:25:36.005Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-07-25T10:25:36.186Z] [2022-07-25T10:25:36.186Z] #6 [internal] load build definition from Dockerfile [2022-07-25T10:25:36.186Z] #6 sha256:511a6a1d88dad1ff1747af49dbfa9df1ec4ae5181d3bc92afcf9a723736532eb [2022-07-25T10:25:36.186Z] #6 DONE 0.0s [2022-07-25T10:25:36.186Z] [2022-07-25T10:25:36.186Z] #5 [internal] load .dockerignore [2022-07-25T10:25:36.186Z] #5 sha256:9618737da5d2ba6a86c3b1df193cffdfba37aa52f67e4f7e6ad150ee96dfc15e [2022-07-25T10:25:36.186Z] #5 DONE 0.0s [2022-07-25T10:25:36.186Z] [2022-07-25T10:25:36.186Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T10:25:36.186Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T10:25:36.211Z] #60 ... [2022-07-25T10:25:36.211Z] [2022-07-25T10:25:36.211Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:36.211Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:36.211Z] #62 10.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T10:25:36.211Z] #62 10.73 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T10:25:36.211Z] #62 10.83 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T10:25:36.211Z] #62 10.83 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T10:25:36.213Z] [2022-07-25T10:25:36.213Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:25:36.213Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:25:36.213Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:25:36.213Z] #72 DONE 0.1s [2022-07-25T10:25:36.213Z] [2022-07-25T10:25:36.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:36.213Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:36.213Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:36.471Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.2s done [2022-07-25T10:25:36.471Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T10:25:36.731Z] #11 ... [2022-07-25T10:25:36.731Z] [2022-07-25T10:25:36.731Z] #48 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T10:25:36.731Z] #48 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T10:25:36.731Z] #48 DONE 0.0s [2022-07-25T10:25:36.731Z] [2022-07-25T10:25:36.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:36.731Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:36.731Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T10:25:36.731Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T10:25:36.731Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.05MB / 5.16MB 0.2s [2022-07-25T10:25:36.731Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 5.24MB / 10.88MB 0.2s [2022-07-25T10:25:36.731Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.2s [2022-07-25T10:25:36.988Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 2.10MB / 5.16MB 0.3s [2022-07-25T10:25:36.988Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 7.34MB / 10.88MB 0.3s [2022-07-25T10:25:36.988Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.3s [2022-07-25T10:25:36.988Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 3.43MB / 5.16MB 0.4s [2022-07-25T10:25:36.988Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.49MB / 10.88MB 0.4s [2022-07-25T10:25:37.249Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s [2022-07-25T10:25:37.249Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.53MB / 55.00MB 0.5s [2022-07-25T10:25:37.249Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s done [2022-07-25T10:25:37.249Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 20.97MB / 55.00MB 0.7s [2022-07-25T10:25:37.249Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.7s [2022-07-25T10:25:37.517Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s done [2022-07-25T10:25:37.517Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.50MB / 55.00MB 0.8s [2022-07-25T10:25:37.517Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 0.8s [2022-07-25T10:25:37.517Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 0.9s [2022-07-25T10:25:37.517Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.39MB / 54.58MB 0.9s [2022-07-25T10:25:37.517Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.05MB / 85.90MB 0.9s [2022-07-25T10:25:37.517Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.06MB / 85.90MB 1.0s [2022-07-25T10:25:37.575Z] #10 ... [2022-07-25T10:25:37.576Z] [2022-07-25T10:25:37.576Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-25T10:25:37.576Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-25T10:25:37.576Z] #8 DONE 1.1s [2022-07-25T10:25:37.576Z] [2022-07-25T10:25:37.576Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:25:37.576Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-25T10:25:37.576Z] #9 DONE 1.2s [2022-07-25T10:25:37.576Z] [2022-07-25T10:25:37.576Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-25T10:25:37.576Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-25T10:25:37.576Z] #7 DONE 1.2s [2022-07-25T10:25:37.576Z] [2022-07-25T10:25:37.576Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-25T10:25:37.576Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-25T10:25:37.576Z] #10 DONE 1.3s [2022-07-25T10:25:37.594Z] #62 ... [2022-07-25T10:25:37.594Z] [2022-07-25T10:25:37.594Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-25T10:25:37.594Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-25T10:25:37.594Z] #18 DONE 1.8s [2022-07-25T10:25:37.594Z] [2022-07-25T10:25:37.594Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:37.594Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:37.594Z] #62 12.54 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T10:25:37.594Z] #62 12.70 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T10:25:37.777Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.2s [2022-07-25T10:25:37.777Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 16.78MB / 54.58MB 1.2s [2022-07-25T10:25:37.777Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 11.53MB / 85.90MB 1.2s [2022-07-25T10:25:37.852Z] #62 13.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:25:38.040Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 1.3s [2022-07-25T10:25:38.040Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 21.79MB / 54.58MB 1.4s [2022-07-25T10:25:38.040Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 16.78MB / 85.90MB 1.4s [2022-07-25T10:25:38.109Z] #62 13.08 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T10:25:38.300Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.41MB / 54.58MB 1.5s [2022-07-25T10:25:38.300Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.7s [2022-07-25T10:25:38.300Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 37.75MB / 54.58MB 1.7s [2022-07-25T10:25:38.300Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 31.24MB / 85.90MB 1.7s [2022-07-25T10:25:38.578Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 50.33MB / 54.58MB 2.0s [2022-07-25T10:25:38.578Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.99MB / 85.90MB 2.0s [2022-07-25T10:25:38.838Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.0s done [2022-07-25T10:25:38.838Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s [2022-07-25T10:25:38.838Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 56.52MB / 85.90MB 2.3s [2022-07-25T10:25:38.838Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 1.05MB / 141.81MB 2.3s [2022-07-25T10:25:38.977Z] [2022-07-25T10:25:38.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:38.977Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:38.977Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-25T10:25:39.104Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 61.87MB / 85.90MB 2.5s [2022-07-25T10:25:39.238Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-25T10:25:39.238Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-25T10:25:39.238Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-25T10:25:39.238Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.0s [2022-07-25T10:25:39.238Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.0s [2022-07-25T10:25:39.238Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.0s [2022-07-25T10:25:39.368Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.6s done [2022-07-25T10:25:39.368Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.39MB / 141.81MB 2.8s [2022-07-25T10:25:39.368Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.8s [2022-07-25T10:25:39.368Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 69.21MB / 85.90MB 2.9s [2022-07-25T10:25:39.501Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.2s [2022-07-25T10:25:39.501Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.05MB / 5.16MB 0.2s [2022-07-25T10:25:39.501Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 0.2s [2022-07-25T10:25:39.501Z] #11 ... [2022-07-25T10:25:39.501Z] [2022-07-25T10:25:39.501Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T10:25:39.501Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T10:25:39.501Z] #49 DONE 0.5s [2022-07-25T10:25:39.501Z] [2022-07-25T10:25:39.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:39.501Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:39.501Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 2.10MB / 5.16MB 0.2s [2022-07-25T10:25:39.501Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 7.29MB / 10.88MB 0.2s [2022-07-25T10:25:39.501Z] #11 ... [2022-07-25T10:25:39.501Z] [2022-07-25T10:25:39.501Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-25T10:25:39.501Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-25T10:25:39.501Z] #49 DONE 0.0s [2022-07-25T10:25:39.501Z] [2022-07-25T10:25:39.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:39.501Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:39.501Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.91MB / 55.00MB 0.4s [2022-07-25T10:25:39.502Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-25T10:25:39.502Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.4s [2022-07-25T10:25:39.626Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.0s [2022-07-25T10:25:39.626Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.0s done [2022-07-25T10:25:39.768Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 0.6s [2022-07-25T10:25:39.768Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 2.10MB / 54.58MB 0.6s [2022-07-25T10:25:39.886Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 15.88MB / 141.81MB 3.2s [2022-07-25T10:25:39.886Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 77.43MB / 85.90MB 3.3s [2022-07-25T10:25:40.004Z] #62 ... [2022-07-25T10:25:40.004Z] [2022-07-25T10:25:40.004Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:25:40.004Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:25:40.004Z] #41 4.793 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:25:40.004Z] #41 4.793 Cloning into '.'... [2022-07-25T10:25:40.004Z] #41 ... [2022-07-25T10:25:40.004Z] [2022-07-25T10:25:40.004Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:25:40.004Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:25:40.004Z] #60 14.99 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:25:40.004Z] #60 15.09 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:25:40.034Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 0.8s [2022-07-25T10:25:40.034Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s done [2022-07-25T10:25:40.034Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.24MB / 54.58MB 0.8s [2022-07-25T10:25:40.034Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.15MB / 85.90MB 0.8s [2022-07-25T10:25:40.034Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.39MB / 54.58MB 0.8s [2022-07-25T10:25:40.144Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 25.17MB / 141.81MB 3.5s [2022-07-25T10:25:40.260Z] #60 15.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:25:40.260Z] #60 ... [2022-07-25T10:25:40.260Z] [2022-07-25T10:25:40.260Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:25:40.260Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:25:40.260Z] #54 4.978 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:25:40.260Z] #54 5.020 Cloning into '.'... [2022-07-25T10:25:40.260Z] #54 ... [2022-07-25T10:25:40.260Z] [2022-07-25T10:25:40.260Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:25:40.260Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:25:40.261Z] #19 1.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:25:40.261Z] #19 1.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:25:40.261Z] #19 1.974 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:25:40.290Z] ok github.com/docker/docker/client 0.093s coverage: 75.9% of statements [2022-07-25T10:25:40.297Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.33MB / 55.00MB 0.9s [2022-07-25T10:25:40.297Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.39MB / 85.90MB 0.9s [2022-07-25T10:25:40.297Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.58MB / 54.58MB 1.0s [2022-07-25T10:25:40.404Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.8s [2022-07-25T10:25:40.592Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.60MB / 55.00MB 1.2s [2022-07-25T10:25:40.592Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 16.96MB / 54.58MB 1.2s [2022-07-25T10:25:40.592Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 16.78MB / 85.90MB 1.2s [2022-07-25T10:25:40.592Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 20.97MB / 54.58MB 1.4s [2022-07-25T10:25:40.592Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 22.02MB / 85.90MB 1.4s [2022-07-25T10:25:40.664Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 34.60MB / 141.81MB 4.1s [2022-07-25T10:25:40.664Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.5s [2022-07-25T10:25:40.864Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 1.5s [2022-07-25T10:25:40.864Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 42.99MB / 55.00MB 1.7s [2022-07-25T10:25:40.864Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 28.31MB / 54.58MB 1.7s [2022-07-25T10:25:40.864Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 28.31MB / 85.90MB 1.7s [2022-07-25T10:25:41.125Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 1.9s [2022-07-25T10:25:41.125Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 36.70MB / 54.58MB 1.9s [2022-07-25T10:25:41.125Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 36.70MB / 85.90MB 1.9s [2022-07-25T10:25:41.125Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 2.1s [2022-07-25T10:25:41.203Z] #19 3.494 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T10:25:41.231Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 42.99MB / 141.81MB 4.5s [2022-07-25T10:25:41.231Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.6s done [2022-07-25T10:25:41.231Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 51.38MB / 141.81MB 4.7s [2022-07-25T10:25:41.389Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s [2022-07-25T10:25:41.389Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 44.04MB / 54.58MB 2.2s [2022-07-25T10:25:41.389Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 41.94MB / 85.90MB 2.2s [2022-07-25T10:25:41.650Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.5s [2022-07-25T10:25:41.650Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 50.50MB / 85.90MB 2.5s [2022-07-25T10:25:41.815Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 5.2s [2022-07-25T10:25:41.910Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.6s done [2022-07-25T10:25:41.911Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 56.62MB / 85.90MB 2.8s [2022-07-25T10:25:42.170Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 62.91MB / 85.90MB 3.1s [2022-07-25T10:25:42.386Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 66.06MB / 141.81MB 5.8s [2022-07-25T10:25:42.436Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.1s done [2022-07-25T10:25:42.436Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 76.55MB / 85.90MB 3.3s [2022-07-25T10:25:42.436Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.3s [2022-07-25T10:25:42.436Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.3s done [2022-07-25T10:25:42.572Z] #19 4.933 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T10:25:42.830Z] #19 ... [2022-07-25T10:25:42.830Z] [2022-07-25T10:25:42.830Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:25:42.830Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:25:42.830Z] #60 17.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:25:42.830Z] #60 17.82 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:25:42.957Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 73.40MB / 141.81MB 6.2s [2022-07-25T10:25:43.016Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.8s [2022-07-25T10:25:43.016Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.28MB / 141.81MB 3.8s [2022-07-25T10:25:43.279Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 17.83MB / 141.81MB 4.2s [2022-07-25T10:25:43.551Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 81.79MB / 141.81MB 6.8s [2022-07-25T10:25:43.809Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 89.13MB / 141.81MB 7.3s [2022-07-25T10:25:43.852Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 25.17MB / 141.81MB 4.5s [2022-07-25T10:25:43.852Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.5s done [2022-07-25T10:25:43.852Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 33.23MB / 141.81MB 4.7s [2022-07-25T10:25:43.852Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.5s [2022-07-25T10:25:44.375Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 96.86MB / 141.81MB 7.8s [2022-07-25T10:25:44.425Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 41.94MB / 141.81MB 5.3s [2022-07-25T10:25:44.634Z] #11 ... [2022-07-25T10:25:44.634Z] [2022-07-25T10:25:44.634Z] #81 [internal] load build context [2022-07-25T10:25:44.634Z] #81 sha256:d5cb9e3db2aef04967fdce294d7be6431a9f64392c560cb77bb8a7d7d7adb34a [2022-07-25T10:25:44.634Z] #81 transferring context: 62.08MB 8.3s done [2022-07-25T10:25:44.634Z] #81 DONE 8.6s [2022-07-25T10:25:44.634Z] [2022-07-25T10:25:44.634Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:44.634Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:44.634Z] #11 ... [2022-07-25T10:25:44.634Z] [2022-07-25T10:25:44.634Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:25:44.634Z] #27 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:25:44.634Z] #27 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-25T10:25:44.634Z] #27 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T10:25:44.634Z] #27 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T10:25:44.634Z] #27 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T10:25:44.634Z] #27 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done [2022-07-25T10:25:44.634Z] #27 ... [2022-07-25T10:25:44.634Z] [2022-07-25T10:25:44.634Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:44.634Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:44.685Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 51.84MB / 141.81MB 5.6s [2022-07-25T10:25:44.906Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.95MB / 141.81MB 8.3s [2022-07-25T10:25:44.947Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 59.77MB / 141.81MB 5.8s [2022-07-25T10:25:45.207Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 68.12MB / 141.81MB 6.0s [2022-07-25T10:25:45.468Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 75.50MB / 141.81MB 6.2s [2022-07-25T10:25:45.471Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 114.57MB / 141.81MB 8.7s [2022-07-25T10:25:45.471Z] #11 ... [2022-07-25T10:25:45.471Z] [2022-07-25T10:25:45.471Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:25:45.471Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:25:45.471Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:25:45.471Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T10:25:45.471Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T10:25:45.471Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-07-25T10:25:45.471Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-07-25T10:25:45.471Z] #72 DONE 9.2s [2022-07-25T10:25:45.471Z] [2022-07-25T10:25:45.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:45.471Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:45.728Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 83.89MB / 141.81MB 6.6s [2022-07-25T10:25:45.733Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 126.20MB / 141.81MB 9.1s [2022-07-25T10:25:45.996Z] #11 ... [2022-07-25T10:25:45.996Z] [2022-07-25T10:25:45.996Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:25:45.996Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:25:45.996Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:25:45.996Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:25:45.996Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T10:25:45.996Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T10:25:45.996Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-07-25T10:25:45.996Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-07-25T10:25:45.996Z] #70 DONE 9.6s [2022-07-25T10:25:45.996Z] [2022-07-25T10:25:45.996Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:45.996Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:45.996Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.5s [2022-07-25T10:25:46.255Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.2s [2022-07-25T10:25:46.306Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 91.23MB / 141.81MB 7.0s [2022-07-25T10:25:46.572Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 98.55MB / 141.81MB 7.2s [2022-07-25T10:25:46.835Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 108.00MB / 141.81MB 7.7s [2022-07-25T10:25:47.009Z] #60 ... [2022-07-25T10:25:47.009Z] [2022-07-25T10:25:47.009Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:25:47.009Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:25:47.009Z] #47 11.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:25:47.009Z] #47 11.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:25:47.009Z] #47 ... [2022-07-25T10:25:47.009Z] [2022-07-25T10:25:47.010Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:47.010Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:47.010Z] #62 19.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:25:47.010Z] #62 19.16 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T10:25:47.010Z] #62 19.35 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T10:25:47.010Z] #62 19.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T10:25:47.010Z] #62 19.68 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T10:25:47.010Z] #62 19.70 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T10:25:47.010Z] #62 19.81 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T10:25:47.010Z] #62 19.83 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T10:25:47.010Z] #62 19.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T10:25:47.010Z] #62 20.18 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T10:25:47.010Z] #62 20.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:25:47.010Z] #62 20.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:25:47.010Z] #62 20.71 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T10:25:47.010Z] #62 20.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:25:47.010Z] #62 20.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:25:47.010Z] #62 21.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:25:47.010Z] #62 21.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T10:25:47.010Z] #62 21.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T10:25:47.094Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 118.49MB / 141.81MB 7.9s [2022-07-25T10:25:47.266Z] #62 ... [2022-07-25T10:25:47.266Z] [2022-07-25T10:25:47.266Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:25:47.266Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:25:47.266Z] #83 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:25:47.354Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 126.88MB / 141.81MB 8.2s [2022-07-25T10:25:47.524Z] #83 ... [2022-07-25T10:25:47.524Z] [2022-07-25T10:25:47.524Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:25:47.524Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:25:47.524Z] #43 20.84 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T10:25:47.524Z] #43 20.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T10:25:47.524Z] #43 21.37 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T10:25:47.524Z] #43 21.81 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T10:25:47.524Z] #43 22.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T10:25:47.524Z] #43 22.50 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T10:25:47.524Z] #43 22.64 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T10:25:47.632Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 10.9s done [2022-07-25T10:25:47.634Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 139.46MB / 141.81MB 8.5s [2022-07-25T10:25:47.781Z] #43 22.68 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T10:25:48.037Z] #43 23.00 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T10:25:48.294Z] #43 ... [2022-07-25T10:25:48.294Z] [2022-07-25T10:25:48.294Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:25:48.294Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:25:48.294Z] #58 12.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:25:48.294Z] #58 15.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T10:25:48.294Z] #58 ... [2022-07-25T10:25:48.294Z] [2022-07-25T10:25:48.294Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-25T10:25:48.294Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T10:25:48.294Z] #45 23.40 tomll can be used in two ways: [2022-07-25T10:25:48.294Z] #45 23.40 Writing to STDIN and reading from STDOUT: [2022-07-25T10:25:48.294Z] #45 23.40 cat file.toml | tomll > file.toml [2022-07-25T10:25:48.294Z] #45 23.40 [2022-07-25T10:25:48.294Z] #45 23.40 Reading and updating a list of files: [2022-07-25T10:25:48.294Z] #45 23.40 tomll a.toml b.toml c.toml [2022-07-25T10:25:48.294Z] #45 23.40 [2022-07-25T10:25:48.294Z] #45 23.40 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T10:25:48.858Z] #45 DONE 23.9s [2022-07-25T10:25:48.858Z] [2022-07-25T10:25:48.858Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:48.858Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:48.858Z] #62 22.90 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T10:25:48.858Z] #62 23.12 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T10:25:48.858Z] #62 23.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T10:25:49.017Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.6s done [2022-07-25T10:25:49.017Z] #11 ... [2022-07-25T10:25:49.017Z] [2022-07-25T10:25:49.017Z] #24 [internal] load build context [2022-07-25T10:25:49.017Z] #24 sha256:1c6b5fa91b6eb6c93ce150e9bbedf6a82ba7ff625d93baf43d67154bd7089402 [2022-07-25T10:25:49.017Z] #24 transferring context: 62.08MB 9.7s done [2022-07-25T10:25:49.017Z] #24 DONE 9.9s [2022-07-25T10:25:49.017Z] [2022-07-25T10:25:49.017Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:25:49.017Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-25T10:25:49.017Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-25T10:25:49.017Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-25T10:25:49.017Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-25T10:25:49.017Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-07-25T10:25:49.017Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-07-25T10:25:49.017Z] #71 DONE 9.8s [2022-07-25T10:25:49.017Z] [2022-07-25T10:25:49.017Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:25:49.017Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:25:49.017Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-25T10:25:49.017Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-25T10:25:49.017Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-25T10:25:49.017Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-25T10:25:49.017Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.7s done [2022-07-25T10:25:49.017Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.6s [2022-07-25T10:25:49.017Z] #28 ... [2022-07-25T10:25:49.017Z] [2022-07-25T10:25:49.017Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-25T10:25:49.017Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-25T10:25:49.017Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-25T10:25:49.017Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-25T10:25:49.017Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-25T10:25:49.017Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-25T10:25:49.017Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-07-25T10:25:49.017Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-07-25T10:25:49.017Z] #73 DONE 10.0s [2022-07-25T10:25:49.017Z] [2022-07-25T10:25:49.017Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:25:49.017Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:25:49.115Z] #62 24.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T10:25:49.372Z] #62 24.35 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T10:25:49.545Z] #11 ... [2022-07-25T10:25:49.545Z] [2022-07-25T10:25:49.545Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:25:49.545Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:25:49.545Z] #71 DONE 0.7s [2022-07-25T10:25:49.545Z] [2022-07-25T10:25:49.545Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:25:49.545Z] #27 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:25:49.804Z] #27 ... [2022-07-25T10:25:49.804Z] [2022-07-25T10:25:49.804Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:25:49.804Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:25:49.804Z] #73 DONE 0.8s [2022-07-25T10:25:49.936Z] #62 24.76 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T10:25:49.936Z] #62 24.88 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T10:25:50.062Z] [2022-07-25T10:25:50.062Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:50.062Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:50.867Z] #62 25.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T10:25:50.867Z] #62 26.07 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T10:25:50.999Z] #11 ... [2022-07-25T10:25:50.999Z] [2022-07-25T10:25:50.999Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:25:50.999Z] #27 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:25:50.999Z] #27 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.6s done [2022-07-25T10:25:51.124Z] #62 26.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T10:25:51.256Z] #27 DONE 14.9s [2022-07-25T10:25:51.256Z] [2022-07-25T10:25:51.256Z] #28 [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 [2022-07-25T10:25:51.256Z] #28 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T10:25:51.381Z] #62 26.39 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T10:25:51.381Z] #62 26.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T10:25:51.381Z] #62 26.58 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T10:25:51.571Z] #28 ... [2022-07-25T10:25:51.571Z] [2022-07-25T10:25:51.571Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-25T10:25:51.571Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-25T10:25:51.571Z] #72 DONE 0.7s [2022-07-25T10:25:51.571Z] [2022-07-25T10:25:51.571Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:25:51.571Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:25:51.638Z] #62 26.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T10:25:51.638Z] #62 26.75 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T10:25:51.638Z] #62 26.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T10:25:51.895Z] #62 27.00 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T10:25:52.140Z] #28 ... [2022-07-25T10:25:52.140Z] [2022-07-25T10:25:52.140Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-25T10:25:52.140Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-25T10:25:52.140Z] #74 DONE 0.7s [2022-07-25T10:25:52.140Z] [2022-07-25T10:25:52.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:52.140Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:52.152Z] #62 27.16 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T10:25:52.152Z] #62 27.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T10:25:52.152Z] #62 27.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T10:25:52.152Z] #62 27.32 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T10:25:52.409Z] #62 27.40 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T10:25:52.630Z] #28 1.571 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:25:52.665Z] #62 27.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T10:25:52.665Z] #62 27.84 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T10:25:52.890Z] #28 1.584 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:25:52.890Z] #28 1.584 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:25:52.922Z] #62 27.85 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T10:25:52.922Z] #62 27.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:25:53.151Z] #28 1.883 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:25:53.178Z] #62 28.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:25:53.178Z] #62 28.18 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T10:25:53.178Z] #62 28.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:25:53.419Z] #28 2.331 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:25:53.434Z] #62 28.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:25:53.987Z] #28 2.841 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:25:53.998Z] #62 28.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:25:53.998Z] #62 28.88 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T10:25:53.998Z] #62 28.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:25:53.998Z] #62 29.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T10:25:53.998Z] #62 ... [2022-07-25T10:25:53.998Z] [2022-07-25T10:25:53.998Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:25:53.998Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:25:53.998Z] #19 6.586 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T10:25:53.998Z] #19 8.415 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T10:25:53.998Z] #19 10.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:25:53.998Z] #19 12.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T10:25:53.998Z] #19 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T10:25:53.998Z] #19 14.04 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T10:25:53.998Z] #19 14.04 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:25:53.998Z] #19 14.07 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T10:25:53.998Z] #19 14.07 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T10:25:53.998Z] #19 14.14 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T10:25:53.998Z] #19 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:25:53.998Z] #19 14.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T10:25:53.998Z] #19 14.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T10:25:53.998Z] #19 14.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T10:25:53.998Z] #19 14.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T10:25:53.998Z] #19 14.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T10:25:54.048Z] #11 ... [2022-07-25T10:25:54.048Z] [2022-07-25T10:25:54.048Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-25T10:25:54.048Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-25T10:25:54.048Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.1s done [2022-07-25T10:25:54.048Z] #28 DONE 14.7s [2022-07-25T10:25:54.048Z] [2022-07-25T10:25:54.048Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:25:54.048Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:25:54.048Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-25T10:25:54.255Z] #19 ... [2022-07-25T10:25:54.255Z] [2022-07-25T10:25:54.255Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:54.255Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:54.255Z] #62 29.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T10:25:54.255Z] #62 29.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T10:25:54.512Z] #62 29.42 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T10:25:54.512Z] #62 29.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T10:25:54.512Z] #62 29.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T10:25:54.512Z] #62 29.55 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T10:25:54.512Z] #62 29.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T10:25:54.618Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-25T10:25:54.619Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-25T10:25:54.769Z] #62 29.78 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T10:25:54.769Z] #62 29.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T10:25:55.026Z] #62 29.98 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T10:25:55.026Z] #62 30.06 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T10:25:55.282Z] #62 30.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T10:25:55.282Z] #62 30.41 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T10:25:55.468Z] #28 3.971 Fetched 8560 kB in 3s (3216 kB/s) [2022-07-25T10:25:55.539Z] #62 30.50 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T10:25:55.539Z] #62 30.63 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T10:25:55.539Z] #62 30.64 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T10:25:55.539Z] #62 30.75 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T10:25:55.562Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done [2022-07-25T10:25:56.041Z] #28 3.971 Reading package lists... [2022-07-25T10:25:56.133Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-25T10:25:56.925Z] #62 31.80 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T10:25:56.925Z] #62 31.81 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T10:25:56.925Z] #62 31.92 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T10:25:56.925Z] #62 31.96 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T10:25:56.925Z] #62 32.11 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T10:25:56.996Z] #28 4.854 Reading package lists... [2022-07-25T10:25:56.996Z] #28 5.695 Building dependency tree... [2022-07-25T10:25:57.181Z] #62 32.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T10:25:57.255Z] #28 6.183 The following additional packages will be installed: [2022-07-25T10:25:57.255Z] #28 6.183 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:25:57.255Z] #28 6.183 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T10:25:57.255Z] #28 6.183 Recommended packages: [2022-07-25T10:25:57.255Z] #28 6.183 libldap-common publicsuffix libsasl2-modules [2022-07-25T10:25:57.437Z] #62 32.41 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T10:25:57.437Z] #62 32.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T10:25:57.437Z] #62 32.59 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T10:25:57.513Z] #28 6.365 The following NEW packages will be installed: [2022-07-25T10:25:57.513Z] #28 6.366 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T10:25:57.513Z] #28 6.366 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:25:57.513Z] #28 6.367 libssh2-1 openssl [2022-07-25T10:25:57.771Z] #28 6.642 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:25:57.771Z] #28 6.642 Need to get 3041 kB of archives. [2022-07-25T10:25:57.771Z] #28 6.642 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T10:25:57.771Z] #28 6.642 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T10:25:57.771Z] #28 6.659 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T10:25:57.771Z] #28 6.659 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T10:25:57.771Z] #28 6.659 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-25T10:25:57.771Z] #28 6.686 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T10:25:57.771Z] #28 6.686 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T10:25:57.771Z] #28 6.686 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T10:25:57.771Z] #28 6.686 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T10:25:57.771Z] #28 6.686 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T10:25:57.771Z] #28 6.686 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T10:25:57.771Z] #28 6.686 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T10:25:57.771Z] #28 6.695 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T10:25:57.771Z] #28 6.695 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T10:25:57.771Z] #28 6.719 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T10:25:57.771Z] #28 6.719 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T10:25:57.999Z] #62 ... [2022-07-25T10:25:57.999Z] [2022-07-25T10:25:57.999Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:25:58.000Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:25:58.000Z] #83 22.95 Fetched 8560 kB in 18s (466 kB/s) [2022-07-25T10:25:58.000Z] #83 22.95 Reading package lists... [2022-07-25T10:25:58.000Z] #83 30.84 Reading package lists... [2022-07-25T10:25:58.000Z] #83 ... [2022-07-25T10:25:58.000Z] [2022-07-25T10:25:58.000Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:58.000Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:58.000Z] #62 33.05 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T10:25:58.000Z] #62 33.06 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T10:25:58.000Z] #62 33.16 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T10:25:58.028Z] #28 7.003 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:25:58.029Z] #28 7.050 Fetched 3041 kB in 0s (9022 kB/s) [2022-07-25T10:25:58.256Z] #62 33.24 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T10:25:58.256Z] #62 33.43 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T10:25:58.286Z] #28 7.086 Selecting previously unselected package openssl. [2022-07-25T10:25:58.286Z] #28 7.086 (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.) [2022-07-25T10:25:58.286Z] #28 7.086 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T10:25:58.286Z] #28 7.092 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T10:25:58.513Z] #62 33.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T10:25:58.513Z] #62 ... [2022-07-25T10:25:58.513Z] [2022-07-25T10:25:58.513Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:25:58.513Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:25:58.513Z] #43 23.52 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T10:25:58.513Z] #43 24.31 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T10:25:58.513Z] #43 24.50 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T10:25:58.513Z] #43 24.61 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T10:25:58.513Z] #43 26.98 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T10:25:58.513Z] #43 27.24 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T10:25:58.513Z] #43 28.45 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T10:25:58.513Z] #43 ... [2022-07-25T10:25:58.513Z] [2022-07-25T10:25:58.513Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:58.513Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:58.513Z] #62 33.59 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T10:25:58.513Z] #62 33.69 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T10:25:58.548Z] #28 7.318 Selecting previously unselected package ca-certificates. [2022-07-25T10:25:58.548Z] #28 7.320 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T10:25:58.548Z] #28 7.339 Unpacking ca-certificates (20210119) ... [2022-07-25T10:25:58.770Z] #62 33.74 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T10:25:58.770Z] #62 33.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T10:25:58.770Z] #62 33.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T10:25:58.806Z] #28 7.496 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T10:25:58.806Z] #28 7.496 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T10:25:58.806Z] #28 7.502 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T10:25:58.806Z] #28 7.615 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T10:25:58.806Z] #28 7.615 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T10:25:58.806Z] #28 7.625 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:25:58.806Z] #28 7.707 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T10:25:58.806Z] #28 7.707 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T10:25:58.806Z] #28 7.719 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:25:59.027Z] #62 34.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T10:25:59.067Z] #28 7.843 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T10:25:59.067Z] #28 7.843 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T10:25:59.067Z] #28 7.847 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T10:25:59.067Z] #28 7.954 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T10:25:59.067Z] #28 7.954 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T10:25:59.067Z] #28 7.959 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T10:25:59.067Z] #28 8.046 Selecting previously unselected package libpsl5:amd64. [2022-07-25T10:25:59.068Z] #28 8.046 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T10:25:59.068Z] #28 8.055 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T10:25:59.284Z] #62 34.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T10:25:59.327Z] #28 8.165 Selecting previously unselected package librtmp1:amd64. [2022-07-25T10:25:59.327Z] #28 8.166 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T10:25:59.327Z] #28 8.177 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T10:25:59.540Z] #62 34.52 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T10:25:59.540Z] #62 34.71 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T10:25:59.588Z] #28 8.270 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T10:25:59.588Z] #28 8.270 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T10:25:59.588Z] #28 8.275 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T10:25:59.588Z] #28 8.367 Selecting previously unselected package libcurl4:amd64. [2022-07-25T10:25:59.588Z] #28 8.367 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T10:25:59.588Z] #28 8.370 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T10:25:59.588Z] #28 8.499 Selecting previously unselected package curl. [2022-07-25T10:25:59.588Z] #28 8.499 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T10:25:59.588Z] #28 8.503 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T10:25:59.797Z] #62 34.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T10:25:59.797Z] #62 ... [2022-07-25T10:25:59.797Z] [2022-07-25T10:25:59.797Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:25:59.797Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:25:59.797Z] #58 24.32 Fetched 8563 kB in 19s (439 kB/s) [2022-07-25T10:25:59.797Z] #58 24.32 Reading package lists... [2022-07-25T10:25:59.797Z] #58 31.77 Reading package lists... [2022-07-25T10:25:59.797Z] #58 ... [2022-07-25T10:25:59.797Z] [2022-07-25T10:25:59.797Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:25:59.797Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:25:59.797Z] #62 34.96 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T10:25:59.847Z] #28 8.608 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:25:59.847Z] #28 8.609 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T10:25:59.847Z] #28 8.616 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:26:00.070Z] #62 35.08 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T10:26:00.071Z] #62 35.14 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T10:26:00.106Z] #28 8.801 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:26:00.106Z] #28 8.801 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T10:26:00.106Z] #28 8.806 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:26:00.106Z] #28 8.877 Selecting previously unselected package jq. [2022-07-25T10:26:00.106Z] #28 8.877 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T10:26:00.106Z] #28 8.880 Unpacking jq (1.6-2.1) ... [2022-07-25T10:26:00.106Z] #28 8.942 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T10:26:00.106Z] #28 8.953 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T10:26:00.106Z] #28 8.963 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T10:26:00.106Z] #28 8.971 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:26:00.106Z] #28 8.982 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T10:26:00.106Z] #28 8.989 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:26:00.106Z] #28 8.999 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T10:26:00.106Z] #28 9.008 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T10:26:00.106Z] #28 9.023 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:26:00.106Z] #28 9.033 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:26:00.106Z] #28 9.044 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T10:26:00.106Z] #28 9.054 Setting up ca-certificates (20210119) ... [2022-07-25T10:26:00.634Z] #62 35.69 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T10:26:01.045Z] #28 9.886 Updating certificates in /etc/ssl/certs... [2022-07-25T10:26:01.045Z] #28 ... [2022-07-25T10:26:01.045Z] [2022-07-25T10:26:01.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:26:01.045Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:26:01.045Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.8s done [2022-07-25T10:26:01.045Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-07-25T10:26:01.045Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.6s [2022-07-25T10:26:01.438Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.0s [2022-07-25T10:26:02.424Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.7s done [2022-07-25T10:26:02.424Z] #11 ... [2022-07-25T10:26:02.424Z] [2022-07-25T10:26:02.424Z] #28 [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 [2022-07-25T10:26:02.424Z] #28 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T10:26:02.424Z] #28 11.13 129 added, 0 removed; done. [2022-07-25T10:26:02.424Z] #28 11.23 Setting up jq (1.6-2.1) ... [2022-07-25T10:26:02.424Z] #28 11.24 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T10:26:02.424Z] #28 11.25 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T10:26:02.424Z] #28 11.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:26:02.424Z] #28 11.28 Processing triggers for ca-certificates (20210119) ... [2022-07-25T10:26:02.424Z] #28 11.29 Updating certificates in /etc/ssl/certs... [2022-07-25T10:26:03.155Z] #62 38.03 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T10:26:03.155Z] #62 38.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:26:03.361Z] #28 12.30 0 added, 0 removed; done. [2022-07-25T10:26:03.361Z] #28 12.30 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:26:03.412Z] #62 38.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T10:26:03.412Z] #62 38.44 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T10:26:03.412Z] #62 38.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:26:03.412Z] #62 38.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:26:03.620Z] #28 12.31 done. [2022-07-25T10:26:03.973Z] #62 38.85 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T10:26:03.973Z] #62 38.89 go: downloading golang.org/x/text v0.3.7 [2022-07-25T10:26:03.993Z] #11 ... [2022-07-25T10:26:03.993Z] [2022-07-25T10:26:03.993Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:26:03.993Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T10:26:03.993Z] #29 1.544 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:03.993Z] #29 1.559 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:03.993Z] #29 1.559 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:03.993Z] #29 1.805 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:03.993Z] #29 2.100 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:03.993Z] #29 2.433 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:03.993Z] #29 3.694 Fetched 8560 kB in 2s (3555 kB/s) [2022-07-25T10:26:03.993Z] #29 3.694 Reading package lists... [2022-07-25T10:26:03.993Z] #29 4.589 Reading package lists... [2022-07-25T10:26:03.993Z] #29 5.409 Building dependency tree... [2022-07-25T10:26:03.993Z] #29 5.781 The following additional packages will be installed: [2022-07-25T10:26:03.993Z] #29 5.781 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-25T10:26:03.993Z] #29 5.781 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-25T10:26:03.993Z] #29 5.790 Recommended packages: [2022-07-25T10:26:03.993Z] #29 5.790 libldap-common publicsuffix libsasl2-modules [2022-07-25T10:26:03.993Z] #29 6.033 The following NEW packages will be installed: [2022-07-25T10:26:03.993Z] #29 6.033 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-25T10:26:03.993Z] #29 6.033 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-25T10:26:03.993Z] #29 6.033 libssh2-1 openssl [2022-07-25T10:26:03.993Z] #29 6.311 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:26:03.993Z] #29 6.311 Need to get 3041 kB of archives. [2022-07-25T10:26:03.993Z] #29 6.311 After this operation, 6651 kB of additional disk space will be used. [2022-07-25T10:26:03.993Z] #29 6.311 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-25T10:26:03.993Z] #29 6.334 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-25T10:26:03.993Z] #29 6.334 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-25T10:26:03.993Z] #29 6.334 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-25T10:26:03.993Z] #29 6.334 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-25T10:26:03.993Z] #29 6.360 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-25T10:26:03.993Z] #29 6.360 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-25T10:26:03.993Z] #29 6.360 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-25T10:26:03.993Z] #29 6.360 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-25T10:26:03.993Z] #29 6.360 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-25T10:26:03.993Z] #29 6.360 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-25T10:26:03.993Z] #29 6.380 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-25T10:26:03.993Z] #29 6.380 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T10:26:03.993Z] #29 6.380 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T10:26:03.993Z] #29 6.380 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T10:26:03.993Z] #29 6.618 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:26:03.993Z] #29 6.670 Fetched 3041 kB in 0s (8969 kB/s) [2022-07-25T10:26:03.993Z] #29 6.706 Selecting previously unselected package openssl. [2022-07-25T10:26:03.993Z] #29 6.706 (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.) [2022-07-25T10:26:03.993Z] #29 6.706 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 6.711 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-25T10:26:03.993Z] #29 6.928 Selecting previously unselected package ca-certificates. [2022-07-25T10:26:03.993Z] #29 6.928 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-25T10:26:03.993Z] #29 6.969 Unpacking ca-certificates (20210119) ... [2022-07-25T10:26:03.993Z] #29 7.075 Selecting previously unselected package libbrotli1:amd64. [2022-07-25T10:26:03.993Z] #29 7.075 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 7.083 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T10:26:03.993Z] #29 7.218 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-25T10:26:03.993Z] #29 7.218 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 7.222 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 7.307 Selecting previously unselected package libsasl2-2:amd64. [2022-07-25T10:26:03.993Z] #29 7.307 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 7.311 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 7.424 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-25T10:26:03.993Z] #29 7.424 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 7.428 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 7.539 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-25T10:26:03.993Z] #29 7.539 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 7.571 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T10:26:03.993Z] #29 7.654 Selecting previously unselected package libpsl5:amd64. [2022-07-25T10:26:03.993Z] #29 7.654 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 7.658 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T10:26:03.993Z] #29 7.736 Selecting previously unselected package librtmp1:amd64. [2022-07-25T10:26:03.993Z] #29 7.736 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 7.741 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T10:26:03.993Z] #29 8.012 Selecting previously unselected package libssh2-1:amd64. [2022-07-25T10:26:03.993Z] #29 8.012 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 8.016 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T10:26:03.993Z] #29 8.106 Selecting previously unselected package libcurl4:amd64. [2022-07-25T10:26:03.993Z] #29 8.108 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 8.117 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 8.225 Selecting previously unselected package curl. [2022-07-25T10:26:03.993Z] #29 8.225 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 8.230 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 8.420 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:26:03.993Z] #29 8.420 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 8.426 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:26:03.993Z] #29 8.593 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:26:03.993Z] #29 8.593 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 8.598 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:26:03.993Z] #29 8.685 Selecting previously unselected package jq. [2022-07-25T10:26:03.993Z] #29 8.685 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-25T10:26:03.993Z] #29 8.725 Unpacking jq (1.6-2.1) ... [2022-07-25T10:26:03.993Z] #29 8.863 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-25T10:26:03.993Z] #29 8.908 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-25T10:26:03.993Z] #29 8.944 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-25T10:26:03.993Z] #29 8.956 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 8.970 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-25T10:26:03.993Z] #29 8.982 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 9.004 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-25T10:26:03.993Z] #29 9.017 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-25T10:26:03.993Z] #29 9.041 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:26:03.993Z] #29 9.061 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:26:03.993Z] #29 9.063 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-25T10:26:03.993Z] #29 9.076 Setting up ca-certificates (20210119) ... [2022-07-25T10:26:03.993Z] #29 9.855 Updating certificates in /etc/ssl/certs... [2022-07-25T10:26:03.993Z] #29 ... [2022-07-25T10:26:03.993Z] [2022-07-25T10:26:03.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:26:03.993Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:26:04.555Z] #28 DONE 13.2s [2022-07-25T10:26:04.555Z] [2022-07-25T10:26:04.555Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:26:04.555Z] #29 sha256:af5652897e53ae47141e883752b7047c633be84cb1ff4e83be72c85e88adbbbb [2022-07-25T10:26:04.555Z] #29 DONE 0.1s [2022-07-25T10:26:04.555Z] [2022-07-25T10:26:04.555Z] #30 [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 [2022-07-25T10:26:04.556Z] #30 sha256:a735cbc096b85f1c7cd86d1590b18e2112d96e04fa3ec8e487bf094d2a342fa1 [2022-07-25T10:26:04.565Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.6s done [2022-07-25T10:26:05.137Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-25T10:26:06.532Z] #62 ... [2022-07-25T10:26:06.532Z] [2022-07-25T10:26:06.532Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:26:06.532Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:26:06.532Z] #54 30.92 Updating files: 65% (1418/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 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. [2022-07-25T10:26:06.532Z] #54 31.87 + git checkout -q v2.3.0 [2022-07-25T10:26:06.532Z] #54 34.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T10:26:07.087Z] #30 2.282 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:26:07.087Z] #30 2.661 [2022-07-25T10:26:07.347Z] #30 2.890 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:07.605Z] #30 3.263 [2022-07-25T10:26:07.651Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T10:26:07.651Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:26:07.651Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:26:07.651Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:26:07.651Z] [2022-07-25T10:26:07.651Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:26:07.651Z] DOCKER_SYSTEMD=1 [2022-07-25T10:26:07.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:26:07.651Z] HOSTNAME=2bcbd4f8125c [2022-07-25T10:26:07.651Z] DEST=bundles/test-integration [2022-07-25T10:26:07.651Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:26:07.651Z] DOCKER_GITCOMMIT=aaae88cab4ff30129329234d8cdca804583172dd [2022-07-25T10:26:07.651Z] container=docker [2022-07-25T10:26:07.651Z] HOME=/root [2022-07-25T10:26:07.651Z] LANG=C.UTF-8 [2022-07-25T10:26:07.651Z] INVOCATION_ID=7ad64f4102794a0493b9e9c2a4ba1239 [2022-07-25T10:26:07.651Z] GOLANG_VERSION=1.18.4 [2022-07-25T10:26:07.651Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:26:07.651Z] VALIDATE_BRANCH=master [2022-07-25T10:26:07.651Z] TERM=xterm [2022-07-25T10:26:07.651Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:26:07.651Z] SHLVL=3 [2022-07-25T10:26:07.651Z] TIMEOUT=120m [2022-07-25T10:26:07.651Z] DOCKER_BUILDTAGS= journald [2022-07-25T10:26:07.651Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:26:07.651Z] GO111MODULE=off [2022-07-25T10:26:07.651Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T10:26:07.651Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:26:07.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:26:07.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:26:07.651Z] GOPATH=/go [2022-07-25T10:26:07.651Z] PKG_CONFIG=pkg-config [2022-07-25T10:26:07.651Z] _=/usr/bin/env [2022-07-25T10:26:07.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:26:07.685Z] #11 ... [2022-07-25T10:26:07.685Z] [2022-07-25T10:26:07.685Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-25T10:26:07.685Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-25T10:26:07.685Z] #29 11.23 129 added, 0 removed; done. [2022-07-25T10:26:07.685Z] #29 11.33 Setting up jq (1.6-2.1) ... [2022-07-25T10:26:07.685Z] #29 11.34 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-25T10:26:07.685Z] #29 11.35 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-25T10:26:07.685Z] #29 11.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:26:07.685Z] #29 11.39 Processing triggers for ca-certificates (20210119) ... [2022-07-25T10:26:07.685Z] #29 11.40 Updating certificates in /etc/ssl/certs... [2022-07-25T10:26:07.685Z] #29 12.45 0 added, 0 removed; done. [2022-07-25T10:26:07.685Z] #29 12.45 Running hooks in /etc/ca-certificates/update.d... [2022-07-25T10:26:07.685Z] #29 12.46 done. [2022-07-25T10:26:07.685Z] #29 DONE 13.5s [2022-07-25T10:26:07.685Z] [2022-07-25T10:26:07.685Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-25T10:26:07.685Z] #30 sha256:298d9bcdf3f036ad92047a601a2dc1d3c3cb223f24695089b1de22a1634f759b [2022-07-25T10:26:07.685Z] #30 DONE 0.1s [2022-07-25T10:26:07.685Z] [2022-07-25T10:26:07.685Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:26:07.685Z] #31 sha256:2f0677a59ad93c0f5c165be13abf6389e47d41937221ae9e581614153c085f28 [2022-07-25T10:26:08.553Z] #30 4.251 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:26:09.122Z] #30 4.583 [2022-07-25T10:26:09.381Z] #30 4.821 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:09.597Z] #31 2.311 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-25T10:26:09.639Z] #30 5.142 [2022-07-25T10:26:10.175Z] #31 2.706 [2022-07-25T10:26:10.437Z] #31 2.950 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:10.578Z] #30 6.139 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T10:26:10.699Z] #31 3.261 [2022-07-25T10:26:10.836Z] #30 ... [2022-07-25T10:26:10.837Z] [2022-07-25T10:26:10.837Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:26:10.837Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:26:10.837Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.5s done [2022-07-25T10:26:10.837Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.6s [2022-07-25T10:26:11.408Z] #11 ... [2022-07-25T10:26:11.408Z] [2022-07-25T10:26:11.408Z] #30 [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 [2022-07-25T10:26:11.408Z] #30 sha256:a735cbc096b85f1c7cd86d1590b18e2112d96e04fa3ec8e487bf094d2a342fa1 [2022-07-25T10:26:11.408Z] #30 6.525 [2022-07-25T10:26:11.408Z] #30 6.749 #=#=# ################## 26.1% ########################################## 58.4% ################################################################ 89.8% ######################################################################## 100.0% [2022-07-25T10:26:11.640Z] #31 4.273 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-25T10:26:11.666Z] #30 7.347 [2022-07-25T10:26:11.780Z] #54 ... [2022-07-25T10:26:11.780Z] [2022-07-25T10:26:11.780Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:26:11.780Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:11.780Z] #83 30.84 Reading package lists... [2022-07-25T10:26:11.780Z] #83 38.41 Building dependency tree... [2022-07-25T10:26:11.780Z] #83 43.20 python3 is already the newest version (3.9.2-3). [2022-07-25T10:26:11.780Z] #83 43.20 The following additional packages will be installed: [2022-07-25T10:26:11.780Z] #83 43.20 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T10:26:11.780Z] #83 43.21 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T10:26:11.780Z] #83 43.23 Suggested packages: [2022-07-25T10:26:11.780Z] #83 43.23 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T10:26:11.780Z] #83 43.23 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T10:26:11.780Z] #83 43.23 m4-doc ed diffutils-doc [2022-07-25T10:26:11.780Z] #83 43.23 Recommended packages: [2022-07-25T10:26:11.780Z] #83 43.24 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T10:26:11.780Z] #83 45.28 The following NEW packages will be installed: [2022-07-25T10:26:11.780Z] #83 45.30 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T10:26:11.780Z] #83 45.32 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T10:26:11.780Z] #83 45.32 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T10:26:11.780Z] #83 45.32 libyajl2 m4 patch xz-utils [2022-07-25T10:26:11.780Z] #83 45.83 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:26:11.780Z] #83 45.83 Need to get 5940 kB of archives. [2022-07-25T10:26:11.780Z] #83 45.83 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T10:26:11.780Z] #83 45.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T10:26:11.780Z] #83 45.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T10:26:11.780Z] #83 45.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T10:26:11.780Z] #83 45.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T10:26:11.780Z] #83 45.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T10:26:11.780Z] #83 45.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T10:26:11.780Z] #83 45.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T10:26:11.780Z] #83 45.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T10:26:11.780Z] #83 45.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T10:26:11.780Z] #83 45.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T10:26:11.780Z] #83 45.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T10:26:11.780Z] #83 45.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T10:26:11.780Z] #83 46.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T10:26:11.780Z] #83 46.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T10:26:11.780Z] #83 46.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T10:26:11.780Z] #83 46.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:26:11.780Z] #83 46.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-25T10:26:11.780Z] #83 46.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T10:26:11.780Z] #83 46.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T10:26:11.780Z] #83 46.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T10:26:11.780Z] #83 46.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T10:26:11.780Z] #83 46.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T10:26:11.780Z] #83 46.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T10:26:11.900Z] #31 4.593 [2022-07-25T10:26:12.343Z] #83 47.43 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:26:12.380Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 31.5% of statements [2022-07-25T10:26:12.380Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-25T10:26:12.421Z] #31 4.827 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:12.600Z] #83 47.76 Fetched 5940 kB in 1s (6919 kB/s) [2022-07-25T10:26:12.681Z] #31 5.193 [2022-07-25T10:26:12.857Z] #83 48.02 Selecting previously unselected package bzip2. [2022-07-25T10:26:12.857Z] #83 48.02 (Reading database ... [2022-07-25T10:26:12.857Z] #83 ... [2022-07-25T10:26:12.857Z] [2022-07-25T10:26:12.857Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:12.857Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:12.857Z] #62 47.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:26:12.948Z] ok github.com/docker/docker/cmd/dockerd/trap 2.417s coverage: 0.0% of statements [2022-07-25T10:26:12.948Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T10:26:12.948Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T10:26:12.948Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T10:26:12.948Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T10:26:12.948Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T10:26:13.050Z] #30 8.317 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:26:13.050Z] #30 8.634 [2022-07-25T10:26:13.311Z] #30 8.861 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:13.421Z] #62 48.34 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T10:26:13.421Z] #62 48.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T10:26:13.421Z] #62 48.57 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T10:26:13.570Z] #30 9.167 [2022-07-25T10:26:13.626Z] #31 ... [2022-07-25T10:26:13.626Z] [2022-07-25T10:26:13.626Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:26:13.626Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:26:13.626Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.6s done [2022-07-25T10:26:13.626Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.7s [2022-07-25T10:26:13.626Z] #11 ... [2022-07-25T10:26:13.626Z] [2022-07-25T10:26:13.626Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:26:13.626Z] #31 sha256:2f0677a59ad93c0f5c165be13abf6389e47d41937221ae9e581614153c085f28 [2022-07-25T10:26:13.626Z] #31 6.313 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-25T10:26:13.678Z] #62 48.75 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:26:13.935Z] #62 49.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T10:26:13.935Z] #62 49.10 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T10:26:13.935Z] #62 49.14 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:26:14.192Z] #62 49.26 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:26:14.192Z] #62 ... [2022-07-25T10:26:14.192Z] [2022-07-25T10:26:14.192Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:26:14.192Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:14.192Z] #58 31.77 Reading package lists... [2022-07-25T10:26:14.192Z] #58 39.21 Building dependency tree... [2022-07-25T10:26:14.192Z] #58 43.90 The following additional packages will be installed: [2022-07-25T10:26:14.192Z] #58 43.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T10:26:14.192Z] #58 43.93 python3-protobuf python3-six [2022-07-25T10:26:14.192Z] #58 43.95 Suggested packages: [2022-07-25T10:26:14.192Z] #58 43.95 python3-setuptools [2022-07-25T10:26:14.192Z] #58 43.95 Recommended packages: [2022-07-25T10:26:14.192Z] #58 43.95 iproute2 | iproute [2022-07-25T10:26:14.192Z] #58 44.93 The following NEW packages will be installed: [2022-07-25T10:26:14.192Z] #58 44.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T10:26:14.192Z] #58 44.97 python3-protobuf python3-six [2022-07-25T10:26:14.192Z] #58 45.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:26:14.192Z] #58 45.43 Need to get 2315 kB of archives. [2022-07-25T10:26:14.192Z] #58 45.43 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T10:26:14.192Z] #58 45.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T10:26:14.192Z] #58 45.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T10:26:14.192Z] #58 45.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T10:26:14.192Z] #58 45.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T10:26:14.192Z] #58 45.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:26:14.192Z] #58 45.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T10:26:14.192Z] #58 45.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:26:14.192Z] #58 47.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T10:26:14.202Z] #31 6.628 [2022-07-25T10:26:14.449Z] #58 ... [2022-07-25T10:26:14.449Z] [2022-07-25T10:26:14.449Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:26:14.449Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:14.449Z] #83 48.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.) [2022-07-25T10:26:14.449Z] #83 48.16 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T10:26:14.449Z] #83 48.17 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T10:26:14.449Z] #83 48.44 Selecting previously unselected package libmagic-mgc. [2022-07-25T10:26:14.449Z] #83 48.45 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T10:26:14.449Z] #83 48.59 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T10:26:14.462Z] #31 6.856 #=#=# ############## 20.2% ########################################## 58.8% ################################################################# 90.7% ######################################################################## 100.0% [2022-07-25T10:26:14.505Z] #30 9.951 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:26:14.723Z] #31 7.430 [2022-07-25T10:26:14.764Z] #30 10.33 [2022-07-25T10:26:15.023Z] #30 10.55 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:15.281Z] #30 10.83 [2022-07-25T10:26:15.281Z] #30 10.94 Download of images into '/build' complete. [2022-07-25T10:26:15.281Z] #30 10.94 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:26:15.281Z] #30 10.94 tar -cC '/build' . | docker load [2022-07-25T10:26:15.380Z] #83 50.13 Selecting previously unselected package libmagic1:amd64. [2022-07-25T10:26:15.380Z] #83 50.13 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T10:26:15.380Z] #83 ... [2022-07-25T10:26:15.380Z] [2022-07-25T10:26:15.380Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T10:26:15.380Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:26:15.380Z] #64 48.23 v3.0.2 [2022-07-25T10:26:15.380Z] #64 DONE 50.3s [2022-07-25T10:26:15.380Z] [2022-07-25T10:26:15.380Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:26:15.380Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:15.380Z] #83 50.27 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:26:15.637Z] #83 50.57 Selecting previously unselected package file. [2022-07-25T10:26:15.637Z] #83 50.57 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T10:26:15.637Z] #83 50.60 Unpacking file (1:5.39-3) ... [2022-07-25T10:26:15.637Z] #83 50.75 Selecting previously unselected package xz-utils. [2022-07-25T10:26:15.637Z] #83 50.76 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T10:26:15.637Z] #83 50.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:26:15.663Z] #31 8.444 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-25T10:26:16.228Z] #83 51.21 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T10:26:16.228Z] #83 51.24 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T10:26:16.228Z] #83 51.27 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T10:26:16.235Z] #31 8.820 [2022-07-25T10:26:16.484Z] #83 51.47 Selecting previously unselected package m4. [2022-07-25T10:26:16.484Z] #83 51.47 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T10:26:16.484Z] #83 51.49 Unpacking m4 (1.4.18-5) ... [2022-07-25T10:26:16.495Z] #31 9.044 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:16.754Z] #83 51.82 Selecting previously unselected package autoconf. [2022-07-25T10:26:16.754Z] #83 51.82 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T10:26:16.754Z] #83 51.82 Unpacking autoconf (2.69-14) ... [2022-07-25T10:26:16.754Z] #83 ... [2022-07-25T10:26:16.754Z] [2022-07-25T10:26:16.754Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:26:16.754Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:26:16.754Z] #47 51.45 NAME: [2022-07-25T10:26:16.754Z] #47 51.45 go-winres - A tool for embedding resources in Windows executables [2022-07-25T10:26:16.754Z] #47 51.45 [2022-07-25T10:26:16.754Z] #47 51.45 USAGE: [2022-07-25T10:26:16.754Z] #47 51.45 go-winres [global options] command [command options] [arguments...] [2022-07-25T10:26:16.754Z] #47 51.45 [2022-07-25T10:26:16.754Z] #47 51.45 COMMANDS: [2022-07-25T10:26:16.754Z] #47 51.45 init Create an initial ./winres/winres.json [2022-07-25T10:26:16.754Z] #47 51.45 make Make syso files for the "go build" command [2022-07-25T10:26:16.754Z] #47 51.45 simply Make syso files for the "go build" command (simplified) [2022-07-25T10:26:16.754Z] #47 51.45 extract Extract all resources from an executable [2022-07-25T10:26:16.754Z] #47 51.45 patch Replace resources in an executable file (exe, dll) [2022-07-25T10:26:16.754Z] #47 51.45 help, h Shows a list of commands or help for one command [2022-07-25T10:26:16.754Z] #47 51.45 [2022-07-25T10:26:16.754Z] #47 51.45 GLOBAL OPTIONS: [2022-07-25T10:26:16.754Z] #47 51.45 --help, -h show help (default: false) [2022-07-25T10:26:16.754Z] #47 DONE 51.9s [2022-07-25T10:26:16.756Z] #31 9.351 [2022-07-25T10:26:17.016Z] [2022-07-25T10:26:17.016Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:26:17.016Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:17.016Z] #58 49.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:26:17.016Z] #58 50.19 Fetched 2315 kB in 3s (731 kB/s) [2022-07-25T10:26:17.016Z] #58 50.29 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T10:26:17.016Z] #58 50.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T10:26:17.016Z] #58 50.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T10:26:17.016Z] #58 50.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T10:26:17.016Z] #58 51.53 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:26:17.016Z] #58 51.57 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T10:26:17.016Z] #58 51.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:26:17.272Z] #58 51.91 Selecting previously unselected package python3-six. [2022-07-25T10:26:17.272Z] #58 51.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T10:26:17.272Z] #58 51.91 Unpacking python3-six (1.16.0-2) ... [2022-07-25T10:26:17.327Z] #31 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-25T10:26:17.529Z] #58 52.12 Selecting previously unselected package python3-protobuf. [2022-07-25T10:26:17.529Z] #58 52.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T10:26:17.529Z] #58 52.13 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T10:26:17.823Z] #30 DONE 13.0s [2022-07-25T10:26:17.823Z] [2022-07-25T10:26:17.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:26:17.823Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:26:17.823Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.2s [2022-07-25T10:26:17.897Z] #31 10.50 [2022-07-25T10:26:18.090Z] #58 52.86 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:26:18.171Z] #31 10.73 #=#=# ######################################################################## 100.0% [2022-07-25T10:26:18.171Z] #31 11.01 [2022-07-25T10:26:18.222Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-07-25T10:26:18.346Z] #58 52.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:26:18.346Z] #58 52.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:26:18.346Z] #58 53.14 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:26:18.346Z] #58 53.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T10:26:18.437Z] #31 11.11 Download of images into '/build' complete. [2022-07-25T10:26:18.437Z] #31 11.11 Use something like the following to load the result into a Docker daemon: [2022-07-25T10:26:18.437Z] #31 11.11 tar -cC '/build' . | docker load [2022-07-25T10:26:18.603Z] #58 53.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:26:18.860Z] #58 53.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:26:18.860Z] #58 53.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:26:18.860Z] #58 53.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:26:19.423Z] #58 54.14 Selecting previously unselected package criu. [2022-07-25T10:26:19.423Z] #58 54.15 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T10:26:19.602Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-25T10:26:19.679Z] #58 54.17 Unpacking criu (3.17.1-1) ... [2022-07-25T10:26:20.546Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-25T10:26:20.610Z] #58 55.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:26:20.987Z] #31 ... [2022-07-25T10:26:20.988Z] [2022-07-25T10:26:20.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:26:20.988Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:26:20.988Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.7s [2022-07-25T10:26:20.988Z] #11 ... [2022-07-25T10:26:20.988Z] [2022-07-25T10:26:20.988Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-25T10:26:20.988Z] #31 sha256:2f0677a59ad93c0f5c165be13abf6389e47d41937221ae9e581614153c085f28 [2022-07-25T10:26:20.988Z] #31 DONE 13.5s [2022-07-25T10:26:20.988Z] [2022-07-25T10:26:20.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-25T10:26:20.988Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-25T10:26:21.978Z] #58 ... [2022-07-25T10:26:21.978Z] [2022-07-25T10:26:21.978Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:26:21.978Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:21.978Z] #83 52.38 Selecting previously unselected package autotools-dev. [2022-07-25T10:26:21.978Z] #83 52.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T10:26:21.978Z] #83 52.48 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T10:26:21.978Z] #83 52.74 Selecting previously unselected package automake. [2022-07-25T10:26:21.978Z] #83 52.74 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T10:26:21.978Z] #83 52.74 Unpacking automake (1:1.16.3-2) ... [2022-07-25T10:26:21.978Z] #83 53.47 Selecting previously unselected package patch. [2022-07-25T10:26:21.978Z] #83 53.50 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 53.50 Unpacking patch (2.7.6-7) ... [2022-07-25T10:26:21.978Z] #83 53.74 Selecting previously unselected package dpkg-dev. [2022-07-25T10:26:21.978Z] #83 53.74 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T10:26:21.978Z] #83 53.81 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T10:26:21.978Z] #83 55.24 Selecting previously unselected package build-essential. [2022-07-25T10:26:21.978Z] #83 55.24 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 55.27 Unpacking build-essential (12.9) ... [2022-07-25T10:26:21.978Z] #83 55.47 Selecting previously unselected package libcap2:amd64. [2022-07-25T10:26:21.978Z] #83 55.48 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 55.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:26:21.978Z] #83 55.57 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T10:26:21.978Z] #83 55.57 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 55.59 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T10:26:21.978Z] #83 55.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:26:21.978Z] #83 55.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 55.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:26:21.978Z] #83 55.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T10:26:21.978Z] #83 55.94 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 55.95 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T10:26:21.978Z] #83 56.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:26:21.978Z] #83 56.24 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 56.31 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:26:21.978Z] #83 56.55 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:26:21.978Z] #83 56.56 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T10:26:21.978Z] #83 56.56 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:26:22.236Z] #83 57.40 Selecting previously unselected package libtool. [2022-07-25T10:26:22.236Z] #83 57.42 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T10:26:22.236Z] #83 57.43 Unpacking libtool (2.4.6-15) ... [2022-07-25T10:26:22.800Z] #83 57.77 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:26:22.800Z] #83 57.77 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T10:26:22.800Z] #83 57.78 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:26:22.800Z] #83 ... [2022-07-25T10:26:22.800Z] [2022-07-25T10:26:22.800Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:26:22.800Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:22.800Z] #58 57.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T10:26:22.800Z] #58 57.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:26:22.800Z] #58 57.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:26:22.800Z] #58 57.40 Setting up python3-six (1.16.0-2) ... [2022-07-25T10:26:23.091Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.3s [2022-07-25T10:26:23.350Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.1s done [2022-07-25T10:26:23.916Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-25T10:26:23.916Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T10:26:24.175Z] #11 DONE 47.8s [2022-07-25T10:26:24.175Z] [2022-07-25T10:26:24.175Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:26:24.175Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T10:26:24.703Z] #58 ... [2022-07-25T10:26:24.703Z] [2022-07-25T10:26:24.703Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:24.703Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:24.703Z] #62 49.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T10:26:24.703Z] #62 49.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T10:26:24.703Z] #62 49.72 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T10:26:24.703Z] #62 49.85 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T10:26:24.703Z] #62 49.97 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T10:26:24.703Z] #62 50.06 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T10:26:24.703Z] #62 50.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T10:26:24.703Z] #62 50.38 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T10:26:24.703Z] #62 51.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T10:26:24.703Z] #62 51.63 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T10:26:24.703Z] #62 51.82 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T10:26:24.703Z] #62 51.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:26:24.703Z] #62 52.12 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T10:26:24.703Z] #62 52.22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T10:26:24.703Z] #62 52.22 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T10:26:24.703Z] #62 52.36 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T10:26:24.703Z] #62 52.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T10:26:24.703Z] #62 52.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T10:26:24.703Z] #62 52.56 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T10:26:24.703Z] #62 52.62 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T10:26:24.703Z] #62 53.11 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T10:26:24.703Z] #62 53.16 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T10:26:24.703Z] #62 54.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T10:26:24.703Z] #62 54.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T10:26:24.703Z] #62 ... [2022-07-25T10:26:24.703Z] [2022-07-25T10:26:24.703Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:26:24.703Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:24.703Z] #83 58.13 Selecting previously unselected package libyajl2:amd64. [2022-07-25T10:26:24.703Z] #83 58.13 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T10:26:24.703Z] #83 58.14 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:26:24.703Z] #83 58.32 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T10:26:24.703Z] #83 58.32 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T10:26:24.703Z] #83 58.36 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T10:26:24.703Z] #83 58.57 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:26:24.703Z] #83 58.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T10:26:24.703Z] #83 58.63 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:26:24.703Z] #83 58.64 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:26:24.703Z] #83 58.68 Setting up file (1:5.39-3) ... [2022-07-25T10:26:24.703Z] #83 58.71 Setting up bzip2 (1.0.8-4) ... [2022-07-25T10:26:24.703Z] #83 58.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:26:24.703Z] #83 58.73 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T10:26:24.703Z] #83 58.74 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:26:24.703Z] #83 58.76 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T10:26:24.703Z] #83 58.76 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T10:26:24.703Z] #83 58.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:26:24.703Z] #83 58.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:26:24.703Z] #83 58.87 Setting up patch (2.7.6-7) ... [2022-07-25T10:26:24.703Z] #83 58.88 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:26:24.703Z] #83 58.90 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T10:26:24.703Z] #83 58.91 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T10:26:24.703Z] #83 58.92 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:26:24.703Z] #83 58.93 Setting up libtool (2.4.6-15) ... [2022-07-25T10:26:24.703Z] #83 58.96 Setting up m4 (1.4.18-5) ... [2022-07-25T10:26:24.703Z] #83 58.97 Setting up dpkg-dev (1.20.11) ... [2022-07-25T10:26:24.703Z] #83 58.99 Setting up autoconf (2.69-14) ... [2022-07-25T10:26:24.703Z] #83 59.01 Setting up build-essential (12.9) ... [2022-07-25T10:26:24.703Z] #83 59.02 Setting up automake (1:1.16.3-2) ... [2022-07-25T10:26:24.703Z] #83 59.03 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T10:26:24.703Z] #83 59.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:26:25.111Z] #12 DONE 1.0s [2022-07-25T10:26:25.111Z] [2022-07-25T10:26:25.111Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:26:25.111Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T10:26:25.275Z] #83 DONE 60.2s [2022-07-25T10:26:25.275Z] [2022-07-25T10:26:25.275Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:26:25.275Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:26:25.677Z] #13 DONE 0.6s [2022-07-25T10:26:25.677Z] [2022-07-25T10:26:25.677Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T10:26:25.677Z] #24 sha256:a38412cc789a612d091eb83519a1ca0c995db188f7818efa9095cb27146bd523 [2022-07-25T10:26:25.944Z] #24 ... [2022-07-25T10:26:25.944Z] [2022-07-25T10:26:25.944Z] #49 [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 [2022-07-25T10:26:25.944Z] #49 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T10:26:25.944Z] #49 DONE 0.2s [2022-07-25T10:26:25.944Z] [2022-07-25T10:26:25.944Z] #65 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T10:26:25.944Z] #65 sha256:33d87788a2dc61e186351acc98be5a353dc1acebba5992a15ace7e68fbd02411 [2022-07-25T10:26:25.944Z] #65 DONE 0.3s [2022-07-25T10:26:25.944Z] [2022-07-25T10:26:25.944Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:26:25.944Z] #32 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T10:26:25.944Z] #32 DONE 0.3s [2022-07-25T10:26:25.944Z] [2022-07-25T10:26:25.944Z] #45 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:26:25.944Z] #45 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T10:26:25.944Z] #45 DONE 0.3s [2022-07-25T10:26:25.944Z] [2022-07-25T10:26:25.944Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T10:26:25.944Z] #24 sha256:a38412cc789a612d091eb83519a1ca0c995db188f7818efa9095cb27146bd523 [2022-07-25T10:26:25.944Z] #24 DONE 0.3s [2022-07-25T10:26:25.944Z] [2022-07-25T10:26:25.944Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:26:25.944Z] #25 sha256:958a0853a833573568796ef73b51552dc858404a5d8d3a1dae11da81ed2943b7 [2022-07-25T10:26:26.206Z] #84 1.239 Cloning into '/tmp/crun-build'... [2022-07-25T10:26:26.280Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.8s [2022-07-25T10:26:26.280Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.4s done [2022-07-25T10:26:26.540Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-25T10:26:26.801Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-25T10:26:27.064Z] #11 DONE 47.8s [2022-07-25T10:26:27.064Z] [2022-07-25T10:26:27.064Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-25T10:26:27.064Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-25T10:26:27.117Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-25T10:26:27.639Z] #12 DONE 0.8s [2022-07-25T10:26:27.900Z] [2022-07-25T10:26:27.900Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-25T10:26:27.900Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-25T10:26:28.475Z] #13 DONE 0.7s [2022-07-25T10:26:28.475Z] [2022-07-25T10:26:28.475Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T10:26:28.475Z] #25 sha256:75a01b01cf36c13c79793a02259270dc4041d5c201c268ee9e65907699b03bb9 [2022-07-25T10:26:28.475Z] #25 ... [2022-07-25T10:26:28.475Z] [2022-07-25T10:26:28.475Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-25T10:26:28.475Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-25T10:26:28.475Z] #46 DONE 0.2s [2022-07-25T10:26:28.475Z] [2022-07-25T10:26:28.475Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-25T10:26:28.475Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-25T10:26:28.475Z] #33 DONE 0.2s [2022-07-25T10:26:28.496Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.7% of statements [2022-07-25T10:26:28.738Z] [2022-07-25T10:26:28.738Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-25T10:26:28.738Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-25T10:26:28.738Z] #50 DONE 0.3s [2022-07-25T10:26:28.738Z] [2022-07-25T10:26:28.738Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T10:26:28.738Z] #25 sha256:75a01b01cf36c13c79793a02259270dc4041d5c201c268ee9e65907699b03bb9 [2022-07-25T10:26:28.738Z] #25 DONE 0.3s [2022-07-25T10:26:28.738Z] [2022-07-25T10:26:28.738Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:26:28.738Z] #26 sha256:25be2cdfb08d804f0c7142d1df82496215e4736d0d443d5d2619c91bdf0cf776 [2022-07-25T10:26:28.738Z] #26 ... [2022-07-25T10:26:28.738Z] [2022-07-25T10:26:28.738Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T10:26:28.738Z] #66 sha256:cf2c1565dc87516cd45f5d054aa4525a4450dae01531d9cbf8058f8da931999e [2022-07-25T10:26:28.738Z] #66 DONE 0.3s [2022-07-25T10:26:28.755Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-25T10:26:28.999Z] [2022-07-25T10:26:28.999Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:26:28.999Z] #67 sha256:18cab29ee28264aec3119ca793e6cfa69f25826ee779be4a4ef93c587abdea47 [2022-07-25T10:26:29.324Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-25T10:26:30.261Z] ok github.com/docker/docker/daemon 10.110s coverage: 16.2% of statements [2022-07-25T10:26:30.261Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T10:26:30.261Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T10:26:30.261Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T10:26:30.261Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T10:26:30.261Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T10:26:30.831Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.588s coverage: 74.8% of statements [2022-07-25T10:26:31.402Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.245s coverage: 56.2% of statements [2022-07-25T10:26:31.506Z] #84 ... [2022-07-25T10:26:31.506Z] [2022-07-25T10:26:31.506Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:26:31.506Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:26:31.506Z] #41 56.80 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T10:26:31.506Z] #41 57.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:26:31.506Z] #41 57.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:26:32.340Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-25T10:26:32.513Z] #25 ... [2022-07-25T10:26:32.513Z] [2022-07-25T10:26:32.513Z] #52 [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 [2022-07-25T10:26:32.513Z] #52 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:26:32.513Z] #52 5.779 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T10:26:32.513Z] #52 ... [2022-07-25T10:26:32.513Z] [2022-07-25T10:26:32.513Z] #56 [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 [2022-07-25T10:26:32.513Z] #56 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:26:32.513Z] #56 5.117 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:26:32.513Z] #56 5.817 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:26:32.513Z] #56 5.817 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:26:32.513Z] #56 5.841 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:26:32.513Z] #56 6.169 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:26:32.513Z] #56 ... [2022-07-25T10:26:32.513Z] [2022-07-25T10:26:32.513Z] #52 [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 [2022-07-25T10:26:32.513Z] #52 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:26:32.513Z] #52 6.651 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:26:32.513Z] #52 6.777 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:26:32.513Z] #52 6.825 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:26:32.513Z] #52 6.851 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:26:32.772Z] #52 6.933 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:26:32.772Z] #52 6.976 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:26:32.772Z] #52 6.984 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:26:32.772Z] #52 7.003 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:26:32.772Z] #52 7.139 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:26:33.287Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-07-25T10:26:33.400Z] #41 ... [2022-07-25T10:26:33.400Z] [2022-07-25T10:26:33.400Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:26:33.400Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:33.400Z] #58 59.35 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:26:33.400Z] #58 59.71 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T10:26:33.400Z] #58 64.69 Setting up criu (3.17.1-1) ... [2022-07-25T10:26:33.400Z] #58 67.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:26:33.400Z] #58 DONE 68.1s [2022-07-25T10:26:33.660Z] [2022-07-25T10:26:33.660Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:33.660Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:34.227Z] #62 ... [2022-07-25T10:26:34.227Z] [2022-07-25T10:26:34.227Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:26:34.227Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:26:34.227Z] #84 9.068 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T10:26:34.227Z] #84 9.120 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T10:26:34.303Z] #67 ... [2022-07-25T10:26:34.303Z] [2022-07-25T10:26:34.303Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T10:26:34.303Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:26:34.303Z] #57 5.759 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-25T10:26:34.564Z] #57 ... [2022-07-25T10:26:34.564Z] [2022-07-25T10:26:34.564Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:26:34.564Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:26:34.564Z] #53 6.317 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-25T10:26:35.136Z] #53 ... [2022-07-25T10:26:35.136Z] [2022-07-25T10:26:35.136Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:26:35.136Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:26:35.136Z] #40 6.830 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T10:26:35.205Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.376s coverage: 50.6% of statements [2022-07-25T10:26:35.205Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.974s coverage: 45.9% of statements [2022-07-25T10:26:35.205Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T10:26:35.396Z] #40 ... [2022-07-25T10:26:35.396Z] [2022-07-25T10:26:35.396Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:26:35.396Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:26:35.396Z] #36 6.997 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T10:26:35.656Z] #36 ... [2022-07-25T10:26:35.657Z] [2022-07-25T10:26:35.657Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:26:35.657Z] #67 sha256:18cab29ee28264aec3119ca793e6cfa69f25826ee779be4a4ef93c587abdea47 [2022-07-25T10:26:35.657Z] #67 6.984 + RM_GOPATH=0 [2022-07-25T10:26:35.657Z] #67 6.984 + TMP_GOPATH= [2022-07-25T10:26:35.657Z] #67 6.984 + : /build [2022-07-25T10:26:35.657Z] #67 6.984 + '[' -z '' ']' [2022-07-25T10:26:35.657Z] #67 6.984 ++ mktemp -d [2022-07-25T10:26:35.657Z] #67 6.984 + export GOPATH=/tmp/tmp.ZW9APnnHYY [2022-07-25T10:26:35.657Z] #67 6.984 + GOPATH=/tmp/tmp.ZW9APnnHYY [2022-07-25T10:26:35.657Z] #67 6.984 + RM_GOPATH=1 [2022-07-25T10:26:35.657Z] #67 6.984 + case "$(go env GOARCH)" in [2022-07-25T10:26:35.657Z] #67 6.984 ++ go env GOARCH [2022-07-25T10:26:35.657Z] #67 7.050 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:35.657Z] #67 7.050 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:35.657Z] #67 7.050 ++ dirname /install.sh [2022-07-25T10:26:35.917Z] #67 7.075 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:26:35.917Z] #67 7.075 + dir=/ [2022-07-25T10:26:35.917Z] #67 7.075 + bin=rootlesskit [2022-07-25T10:26:35.917Z] #67 7.075 + shift [2022-07-25T10:26:35.917Z] #67 7.075 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T10:26:35.917Z] #67 7.075 + . //rootlesskit.installer [2022-07-25T10:26:35.917Z] #67 7.075 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:26:35.917Z] #67 7.075 + install_rootlesskit [2022-07-25T10:26:35.917Z] #67 7.075 + case "$1" in [2022-07-25T10:26:35.917Z] #67 7.075 + export CGO_ENABLED=0 [2022-07-25T10:26:35.917Z] #67 7.075 + CGO_ENABLED=0 [2022-07-25T10:26:35.917Z] #67 7.075 + _install_rootlesskit [2022-07-25T10:26:35.917Z] #67 7.075 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T10:26:35.917Z] #67 7.075 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:26:35.917Z] #67 7.075 + GOBIN=/build [2022-07-25T10:26:35.917Z] #67 7.075 + GO111MODULE=on [2022-07-25T10:26:35.917Z] #67 7.075 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:26:36.055Z] #52 ... [2022-07-25T10:26:36.055Z] [2022-07-25T10:26:36.055Z] #75 [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 ; [2022-07-25T10:26:36.055Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:36.055Z] #75 8.072 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:36.055Z] #75 8.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:36.055Z] #75 8.108 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:36.055Z] #75 9.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:36.055Z] #75 ... [2022-07-25T10:26:36.055Z] [2022-07-25T10:26:36.055Z] #54 [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 [2022-07-25T10:26:36.055Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:36.055Z] #54 7.065 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T10:26:36.055Z] #54 9.743 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T10:26:36.055Z] #54 9.810 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:26:36.055Z] #54 10.15 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T10:26:36.055Z] #54 10.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:26:36.055Z] #54 ... [2022-07-25T10:26:36.055Z] [2022-07-25T10:26:36.055Z] #37 [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 [2022-07-25T10:26:36.055Z] #37 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T10:26:36.055Z] #37 7.278 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T10:26:36.121Z] #84 10.64 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T10:26:36.121Z] #84 10.72 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T10:26:36.121Z] #84 10.73 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T10:26:36.121Z] #84 10.73 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T10:26:36.121Z] #84 10.80 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T10:26:36.316Z] #37 ... [2022-07-25T10:26:36.316Z] [2022-07-25T10:26:36.316Z] #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 [2022-07-25T10:26:36.316Z] #35 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:26:36.316Z] #35 7.440 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-25T10:26:36.316Z] #35 ... [2022-07-25T10:26:36.316Z] [2022-07-25T10:26:36.316Z] #61 [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 [2022-07-25T10:26:36.316Z] #61 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:26:36.316Z] #61 8.288 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:36.316Z] #61 8.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:36.316Z] #61 8.336 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:36.316Z] #61 9.160 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:36.489Z] #67 7.718 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T10:26:36.574Z] #61 ... [2022-07-25T10:26:36.574Z] [2022-07-25T10:26:36.574Z] #46 [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 [2022-07-25T10:26:36.574Z] #46 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:26:36.574Z] #46 7.464 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:26:36.574Z] #46 7.470 Cloning into '.'... [2022-07-25T10:26:36.574Z] #46 ... [2022-07-25T10:26:36.574Z] [2022-07-25T10:26:36.574Z] #39 [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 [2022-07-25T10:26:36.574Z] #39 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:26:36.574Z] #39 6.541 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-25T10:26:36.574Z] #39 7.279 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T10:26:36.574Z] #39 8.807 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:26:36.574Z] #39 9.116 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T10:26:36.574Z] #39 9.222 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T10:26:36.586Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-25T10:26:36.836Z] #39 ... [2022-07-25T10:26:36.836Z] [2022-07-25T10:26:36.836Z] #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 [2022-07-25T10:26:36.836Z] #33 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:26:36.836Z] #33 7.582 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:26:36.836Z] #33 7.593 Cloning into '.'... [2022-07-25T10:26:36.836Z] #33 ... [2022-07-25T10:26:36.836Z] [2022-07-25T10:26:36.836Z] #50 [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 [2022-07-25T10:26:36.836Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:36.836Z] #50 8.115 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:36.836Z] #50 8.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:36.836Z] #50 8.174 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:36.836Z] #50 8.861 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T10:26:36.836Z] #50 9.364 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:37.096Z] #50 ... [2022-07-25T10:26:37.096Z] [2022-07-25T10:26:37.096Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:26:37.096Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:26:37.096Z] #14 8.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:37.096Z] #14 8.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:37.096Z] #14 8.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:37.096Z] #14 9.140 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:37.096Z] #14 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:37.156Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.897s coverage: 58.5% of statements [2022-07-25T10:26:37.156Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T10:26:37.156Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T10:26:37.156Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-25T10:26:37.354Z] #14 ... [2022-07-25T10:26:37.354Z] [2022-07-25T10:26:37.354Z] #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 [2022-07-25T10:26:37.354Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:26:37.354Z] #41 8.297 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:37.354Z] #41 8.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:37.354Z] #41 8.370 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:37.354Z] #41 9.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:37.354Z] #41 ... [2022-07-25T10:26:37.354Z] [2022-07-25T10:26:37.354Z] #66 [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 [2022-07-25T10:26:37.354Z] #66 sha256:4d5998ec0279724d313ebe84bd85bdf305d74bb2a6b3ecfcae5bd3020874fb1c [2022-07-25T10:26:37.354Z] #66 7.453 + RM_GOPATH=0 [2022-07-25T10:26:37.354Z] #66 7.453 + TMP_GOPATH= [2022-07-25T10:26:37.354Z] #66 7.453 + : /build [2022-07-25T10:26:37.354Z] #66 7.453 + '[' -z '' ']' [2022-07-25T10:26:37.354Z] #66 7.454 ++ mktemp -d [2022-07-25T10:26:37.354Z] #66 7.456 + export GOPATH=/tmp/tmp.z9k3LVcX0D [2022-07-25T10:26:37.354Z] #66 7.456 + GOPATH=/tmp/tmp.z9k3LVcX0D [2022-07-25T10:26:37.354Z] #66 7.456 + RM_GOPATH=1 [2022-07-25T10:26:37.354Z] #66 7.456 + case "$(go env GOARCH)" in [2022-07-25T10:26:37.354Z] #66 7.456 ++ go env GOARCH [2022-07-25T10:26:37.354Z] #66 7.508 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:37.354Z] #66 7.510 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:37.354Z] #66 7.512 ++ dirname /install.sh [2022-07-25T10:26:37.354Z] #66 7.514 + dir=/ [2022-07-25T10:26:37.354Z] #66 7.514 + bin=rootlesskit [2022-07-25T10:26:37.354Z] #66 7.514 + shift [2022-07-25T10:26:37.354Z] #66 7.514 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T10:26:37.354Z] #66 7.514 + . //rootlesskit.installer [2022-07-25T10:26:37.354Z] #66 7.514 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:26:37.354Z] #66 7.514 + install_rootlesskit [2022-07-25T10:26:37.354Z] #66 7.514 + case "$1" in [2022-07-25T10:26:37.354Z] #66 7.514 + export CGO_ENABLED=0 [2022-07-25T10:26:37.354Z] #66 7.514 + CGO_ENABLED=0 [2022-07-25T10:26:37.354Z] #66 7.514 + _install_rootlesskit [2022-07-25T10:26:37.354Z] #66 7.515 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T10:26:37.354Z] #66 7.515 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:26:37.354Z] #66 7.515 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:26:37.354Z] #66 7.515 + GOBIN=/build [2022-07-25T10:26:37.354Z] #66 7.515 + GO111MODULE=on [2022-07-25T10:26:37.354Z] #66 7.515 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:26:37.354Z] #66 8.208 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T10:26:37.416Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2022-07-25T10:26:37.612Z] #66 ... [2022-07-25T10:26:37.613Z] [2022-07-25T10:26:37.613Z] #54 [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 [2022-07-25T10:26:37.613Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:37.613Z] #54 10.67 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T10:26:37.613Z] #54 10.73 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T10:26:37.613Z] #54 11.77 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T10:26:37.613Z] #54 11.87 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T10:26:37.613Z] #54 11.95 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T10:26:37.872Z] #54 12.14 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T10:26:38.485Z] #67 ... [2022-07-25T10:26:38.485Z] [2022-07-25T10:26:38.485Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:26:38.485Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:26:38.485Z] #14 8.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:38.485Z] #14 8.437 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:38.485Z] #14 8.437 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:38.485Z] #14 9.787 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:38.485Z] #14 ... [2022-07-25T10:26:38.485Z] [2022-07-25T10:26:38.485Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:26:38.485Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:26:38.485Z] #47 7.524 + git clone https://github.com/docker/distribution.git . [2022-07-25T10:26:38.485Z] #47 7.524 Cloning into '.'... [2022-07-25T10:26:38.643Z] #84 13.33 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T10:26:38.745Z] #47 ... [2022-07-25T10:26:38.745Z] [2022-07-25T10:26:38.745Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:26:38.745Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:38.745Z] #51 8.044 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:38.745Z] #51 8.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:38.745Z] #51 8.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:38.745Z] #51 8.583 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-25T10:26:38.745Z] #51 9.349 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:39.008Z] #51 ... [2022-07-25T10:26:39.008Z] [2022-07-25T10:26:39.008Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:26:39.008Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:26:39.008Z] #62 7.864 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:39.008Z] #62 7.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:39.008Z] #62 7.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:39.008Z] #62 9.186 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:39.008Z] #62 ... [2022-07-25T10:26:39.008Z] [2022-07-25T10:26:39.008Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:26:39.008Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:39.008Z] #76 7.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:39.008Z] #76 7.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:39.008Z] #76 7.343 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:39.008Z] #76 8.980 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:39.272Z] #76 ... [2022-07-25T10:26:39.272Z] [2022-07-25T10:26:39.272Z] #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 [2022-07-25T10:26:39.272Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T10:26:39.272Z] #38 7.972 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-25T10:26:39.272Z] #38 ... [2022-07-25T10:26:39.272Z] [2022-07-25T10:26:39.272Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:26:39.272Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:26:39.272Z] #42 8.453 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:26:39.272Z] #42 8.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:26:39.272Z] #42 8.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:26:39.272Z] #42 9.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:26:39.354Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.9% of statements [2022-07-25T10:26:39.354Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T10:26:39.354Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T10:26:39.354Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-07-25T10:26:39.541Z] #42 ... [2022-07-25T10:26:39.541Z] [2022-07-25T10:26:39.541Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:26:39.541Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:26:39.541Z] #34 7.813 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-25T10:26:39.541Z] #34 7.814 Cloning into '.'... [2022-07-25T10:26:39.805Z] #34 ... [2022-07-25T10:26:39.805Z] [2022-07-25T10:26:39.805Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:39.805Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:39.805Z] #55 6.443 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-25T10:26:39.805Z] #55 8.055 go: downloading github.com/fatih/color v1.13.0 [2022-07-25T10:26:39.805Z] #55 8.055 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:26:39.805Z] #55 8.232 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-25T10:26:39.805Z] #55 8.337 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-25T10:26:39.805Z] #55 9.124 go: downloading github.com/spf13/viper v1.11.0 [2022-07-25T10:26:39.805Z] #55 9.134 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-25T10:26:39.805Z] #55 9.847 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-25T10:26:39.805Z] #55 9.862 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-25T10:26:39.805Z] #55 9.985 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-25T10:26:39.805Z] #55 9.998 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-25T10:26:39.805Z] #55 ... [2022-07-25T10:26:39.805Z] [2022-07-25T10:26:39.805Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:26:39.805Z] #26 sha256:25be2cdfb08d804f0c7142d1df82496215e4736d0d443d5d2619c91bdf0cf776 [2022-07-25T10:26:39.805Z] #26 7.758 + RM_GOPATH=0 [2022-07-25T10:26:39.805Z] #26 7.758 + TMP_GOPATH= [2022-07-25T10:26:39.805Z] #26 7.758 + : /build [2022-07-25T10:26:39.805Z] #26 7.758 + '[' -z '' ']' [2022-07-25T10:26:39.805Z] #26 7.779 ++ mktemp -d [2022-07-25T10:26:39.805Z] #26 7.796 + export GOPATH=/tmp/tmp.RIf8Gs2MRf [2022-07-25T10:26:39.805Z] #26 7.796 + GOPATH=/tmp/tmp.RIf8Gs2MRf [2022-07-25T10:26:39.805Z] #26 7.796 + RM_GOPATH=1 [2022-07-25T10:26:39.805Z] #26 7.796 + case "$(go env GOARCH)" in [2022-07-25T10:26:39.805Z] #26 7.796 ++ go env GOARCH [2022-07-25T10:26:39.805Z] #26 7.889 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:39.805Z] #26 7.889 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:39.805Z] #26 7.891 ++ dirname /install.sh [2022-07-25T10:26:39.805Z] #26 7.897 + dir=/ [2022-07-25T10:26:39.805Z] #26 7.902 + bin=dockercli [2022-07-25T10:26:39.805Z] #26 7.902 + shift [2022-07-25T10:26:39.805Z] #26 7.903 + '[' '!' -f //dockercli.installer ']' [2022-07-25T10:26:39.805Z] #26 7.904 + . //dockercli.installer [2022-07-25T10:26:39.805Z] #26 7.904 ++ : stable [2022-07-25T10:26:39.805Z] #26 7.904 ++ : 17.06.2-ce [2022-07-25T10:26:39.805Z] #26 7.907 + install_dockercli [2022-07-25T10:26:39.805Z] #26 7.907 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:26:39.805Z] #26 7.907 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:26:39.805Z] #26 7.909 ++ uname -m [2022-07-25T10:26:39.805Z] #26 7.915 + arch=x86_64 [2022-07-25T10:26:39.805Z] #26 7.916 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T10:26:39.805Z] #26 7.916 + url=https://download.docker.com/linux/static [2022-07-25T10:26:39.805Z] #26 7.917 + tar -xz docker/docker [2022-07-25T10:26:39.805Z] #26 7.921 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T10:26:40.292Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-07-25T10:26:40.292Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 79.9% of statements [2022-07-25T10:26:40.292Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T10:26:40.537Z] #84 15.46 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T10:26:40.860Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-25T10:26:40.860Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.4% of statements [2022-07-25T10:26:41.153Z] #54 14.96 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T10:26:41.153Z] #54 15.39 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T10:26:41.153Z] #54 15.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:26:41.410Z] #54 15.67 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T10:26:41.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-07-25T10:26:41.688Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.161s coverage: 76.8% of statements [2022-07-25T10:26:42.257Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements [2022-07-25T10:26:42.257Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T10:26:42.257Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T10:26:42.431Z] #84 17.28 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T10:26:42.826Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 62.0% of statements [2022-07-25T10:26:42.826Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-07-25T10:26:42.995Z] #84 17.73 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T10:26:43.252Z] #84 18.19 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T10:26:43.312Z] #54 ... [2022-07-25T10:26:43.312Z] [2022-07-25T10:26:43.312Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:26:43.312Z] #25 sha256:958a0853a833573568796ef73b51552dc858404a5d8d3a1dae11da81ed2943b7 [2022-07-25T10:26:43.312Z] #25 6.893 + RM_GOPATH=0 [2022-07-25T10:26:43.312Z] #25 6.893 + TMP_GOPATH= [2022-07-25T10:26:43.312Z] #25 6.893 + : /build [2022-07-25T10:26:43.312Z] #25 6.893 + '[' -z '' ']' [2022-07-25T10:26:43.312Z] #25 6.893 ++ mktemp -d [2022-07-25T10:26:43.312Z] #25 6.893 + export GOPATH=/tmp/tmp.6PNpiVNXhk [2022-07-25T10:26:43.312Z] #25 6.893 + GOPATH=/tmp/tmp.6PNpiVNXhk [2022-07-25T10:26:43.312Z] #25 6.893 + RM_GOPATH=1 [2022-07-25T10:26:43.312Z] #25 6.893 + case "$(go env GOARCH)" in [2022-07-25T10:26:43.312Z] #25 6.893 ++ go env GOARCH [2022-07-25T10:26:43.312Z] #25 6.935 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:43.312Z] #25 6.935 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:26:43.312Z] #25 6.935 ++ dirname /install.sh [2022-07-25T10:26:43.312Z] #25 6.939 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:26:43.312Z] #25 6.939 + dir=/ [2022-07-25T10:26:43.312Z] #25 6.939 + bin=dockercli [2022-07-25T10:26:43.312Z] #25 6.939 + shift [2022-07-25T10:26:43.312Z] #25 6.939 + '[' '!' -f //dockercli.installer ']' [2022-07-25T10:26:43.312Z] #25 6.939 + . //dockercli.installer [2022-07-25T10:26:43.312Z] #25 6.939 ++ : stable [2022-07-25T10:26:43.312Z] #25 6.939 ++ : 17.06.2-ce [2022-07-25T10:26:43.312Z] #25 6.939 + install_dockercli [2022-07-25T10:26:43.312Z] #25 6.939 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:26:43.312Z] #25 6.939 ++ uname -m [2022-07-25T10:26:43.312Z] #25 6.951 + arch=x86_64 [2022-07-25T10:26:43.312Z] #25 6.951 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T10:26:43.312Z] #25 6.951 + url=https://download.docker.com/linux/static [2022-07-25T10:26:43.312Z] #25 6.951 + tar -xz docker/docker [2022-07-25T10:26:43.312Z] #25 6.951 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T10:26:43.312Z] #25 ... [2022-07-25T10:26:43.312Z] [2022-07-25T10:26:43.312Z] #52 [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 [2022-07-25T10:26:43.312Z] #52 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:26:43.312Z] #52 12.41 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:26:43.312Z] #52 12.63 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:26:43.312Z] #52 12.76 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:26:43.312Z] #52 15.64 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:26:43.312Z] #52 15.66 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:26:43.765Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2022-07-25T10:26:43.820Z] #84 ... [2022-07-25T10:26:43.820Z] [2022-07-25T10:26:43.820Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:26:43.820Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:26:43.820Z] #60 78.82 gotestsum version dev [2022-07-25T10:26:44.025Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-25T10:26:44.594Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-25T10:26:44.751Z] #60 DONE 79.7s [2022-07-25T10:26:44.751Z] [2022-07-25T10:26:44.751Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:26:44.751Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:26:45.162Z] ok github.com/docker/docker/daemon/logger/splunk 1.541s coverage: 82.5% of statements [2022-07-25T10:26:45.163Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T10:26:45.163Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T10:26:45.217Z] #52 ... [2022-07-25T10:26:45.217Z] [2022-07-25T10:26:45.217Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:26:45.217Z] #25 sha256:958a0853a833573568796ef73b51552dc858404a5d8d3a1dae11da81ed2943b7 [2022-07-25T10:26:45.217Z] #25 19.03 + mkdir -p /build [2022-07-25T10:26:45.217Z] #25 19.03 + mv docker/docker /build/ [2022-07-25T10:26:45.217Z] #25 19.07 + rmdir docker [2022-07-25T10:26:46.100Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-25T10:26:46.390Z] #26 ... [2022-07-25T10:26:46.390Z] [2022-07-25T10:26:46.390Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T10:26:46.390Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:26:46.390Z] #57 7.344 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-25T10:26:46.390Z] #57 7.344 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-25T10:26:46.390Z] #57 7.543 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-25T10:26:46.390Z] #57 10.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-25T10:26:46.390Z] #57 ... [2022-07-25T10:26:46.390Z] [2022-07-25T10:26:46.390Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:26:46.390Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:26:46.390Z] #53 7.619 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-25T10:26:46.390Z] #53 7.619 go: downloading github.com/fatih/color v1.10.0 [2022-07-25T10:26:46.390Z] #53 7.739 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-25T10:26:46.390Z] #53 7.767 go: downloading github.com/pkg/errors v0.9.1 [2022-07-25T10:26:46.390Z] #53 8.306 go: downloading golang.org/x/tools v0.1.0 [2022-07-25T10:26:46.390Z] #53 8.846 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-25T10:26:46.390Z] #53 9.018 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-25T10:26:46.390Z] #53 9.126 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-25T10:26:46.390Z] #53 9.358 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-25T10:26:46.390Z] #53 15.35 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-25T10:26:46.390Z] #53 15.50 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-25T10:26:46.390Z] #53 15.61 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-25T10:26:46.390Z] #53 ... [2022-07-25T10:26:46.390Z] [2022-07-25T10:26:46.390Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:26:46.390Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:26:46.390Z] #40 7.771 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-25T10:26:46.390Z] #40 9.996 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-25T10:26:46.390Z] #40 10.48 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-25T10:26:46.390Z] #40 10.67 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-25T10:26:46.390Z] #40 15.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:26:46.390Z] #40 15.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:26:46.390Z] #40 ... [2022-07-25T10:26:46.390Z] [2022-07-25T10:26:46.390Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:46.390Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:46.390Z] #55 11.93 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-25T10:26:46.390Z] #55 12.11 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-25T10:26:46.390Z] #55 12.59 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-25T10:26:46.390Z] #55 12.78 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-25T10:26:46.390Z] #55 ... [2022-07-25T10:26:46.390Z] [2022-07-25T10:26:46.390Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:26:46.390Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:26:46.390Z] #53 18.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-25T10:26:46.651Z] #53 18.13 go: downloading golang.org/x/mod v0.3.0 [2022-07-25T10:26:47.129Z] #25 ... [2022-07-25T10:26:47.129Z] [2022-07-25T10:26:47.129Z] #75 [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 ; [2022-07-25T10:26:47.129Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:47.129Z] #75 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:47.129Z] #75 15.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:47.129Z] #75 ... [2022-07-25T10:26:47.129Z] [2022-07-25T10:26:47.129Z] #61 [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 [2022-07-25T10:26:47.129Z] #61 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:26:47.129Z] #61 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:47.129Z] #61 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:47.389Z] #61 ... [2022-07-25T10:26:47.389Z] [2022-07-25T10:26:47.389Z] #66 [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 [2022-07-25T10:26:47.389Z] #66 sha256:4d5998ec0279724d313ebe84bd85bdf305d74bb2a6b3ecfcae5bd3020874fb1c [2022-07-25T10:26:47.389Z] #66 11.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:26:47.389Z] #66 12.09 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T10:26:47.389Z] #66 13.00 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T10:26:47.389Z] #66 18.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T10:26:47.389Z] #66 19.88 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:26:47.390Z] #66 20.01 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:26:47.390Z] #66 20.06 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:26:47.390Z] #66 20.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:26:47.390Z] #66 20.81 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:26:47.390Z] #66 21.39 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T10:26:47.478Z] ok github.com/docker/docker/distribution 1.513s coverage: 28.0% of statements [2022-07-25T10:26:47.478Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T10:26:47.648Z] #66 ... [2022-07-25T10:26:47.648Z] [2022-07-25T10:26:47.648Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:26:47.648Z] #25 sha256:958a0853a833573568796ef73b51552dc858404a5d8d3a1dae11da81ed2943b7 [2022-07-25T10:26:47.648Z] #25 DONE 21.7s [2022-07-25T10:26:47.648Z] [2022-07-25T10:26:47.648Z] #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 [2022-07-25T10:26:47.648Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:26:47.648Z] #41 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:47.648Z] #41 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:47.738Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-25T10:26:47.907Z] #41 ... [2022-07-25T10:26:47.907Z] [2022-07-25T10:26:47.907Z] #50 [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 [2022-07-25T10:26:47.907Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:47.907Z] #50 12.40 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:47.907Z] #50 15.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:47.907Z] #50 18.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T10:26:48.030Z] #54 ... [2022-07-25T10:26:48.030Z] [2022-07-25T10:26:48.030Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:26:48.030Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:26:48.030Z] #19 69.87 Fetched 49.2 MB in 1min 8s (720 kB/s) [2022-07-25T10:26:48.169Z] #50 ... [2022-07-25T10:26:48.169Z] [2022-07-25T10:26:48.169Z] #66 [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 [2022-07-25T10:26:48.169Z] #66 sha256:4d5998ec0279724d313ebe84bd85bdf305d74bb2a6b3ecfcae5bd3020874fb1c [2022-07-25T10:26:48.169Z] #66 22.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T10:26:48.306Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-07-25T10:26:48.427Z] #66 22.49 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T10:26:48.566Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-07-25T10:26:48.566Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T10:26:48.689Z] #66 22.70 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T10:26:48.825Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-25T10:26:49.256Z] #66 ... [2022-07-25T10:26:49.256Z] [2022-07-25T10:26:49.256Z] #39 [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 [2022-07-25T10:26:49.256Z] #39 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:26:49.256Z] #39 13.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-25T10:26:49.256Z] #39 13.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:26:49.393Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-07-25T10:26:49.393Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T10:26:49.393Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T10:26:49.516Z] #39 ... [2022-07-25T10:26:49.516Z] [2022-07-25T10:26:49.516Z] #54 [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 [2022-07-25T10:26:49.516Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:49.516Z] #54 23.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:26:49.516Z] #54 23.56 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T10:26:49.516Z] #54 23.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T10:26:49.654Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-25T10:26:49.775Z] #54 24.21 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T10:26:49.956Z] #53 ... [2022-07-25T10:26:49.956Z] [2022-07-25T10:26:49.956Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:26:49.956Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:26:49.956Z] #62 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:49.956Z] #62 14.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:49.956Z] #62 ... [2022-07-25T10:26:49.956Z] [2022-07-25T10:26:49.956Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:49.956Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:49.956Z] #55 19.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:26:49.956Z] #55 19.34 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-25T10:26:49.956Z] #55 19.95 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-25T10:26:49.956Z] #55 20.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-25T10:26:49.956Z] #55 20.36 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T10:26:49.956Z] #55 20.42 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T10:26:49.956Z] #55 20.60 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T10:26:49.956Z] #55 20.73 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T10:26:49.956Z] #55 20.90 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T10:26:49.956Z] #55 21.15 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T10:26:49.956Z] #55 ... [2022-07-25T10:26:49.956Z] [2022-07-25T10:26:49.956Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:26:49.956Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:26:49.956Z] #76 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:49.956Z] #76 15.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:49.956Z] #76 ... [2022-07-25T10:26:49.956Z] [2022-07-25T10:26:49.956Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:49.956Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:49.956Z] #55 21.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:26:49.956Z] #55 21.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:26:50.034Z] #54 24.36 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-25T10:26:50.217Z] #55 21.76 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T10:26:50.217Z] #55 ... [2022-07-25T10:26:50.217Z] [2022-07-25T10:26:50.217Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:26:50.217Z] #67 sha256:18cab29ee28264aec3119ca793e6cfa69f25826ee779be4a4ef93c587abdea47 [2022-07-25T10:26:50.217Z] #67 11.46 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T10:26:50.217Z] #67 11.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:26:50.217Z] #67 12.66 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T10:26:50.217Z] #67 16.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T10:26:50.217Z] #67 18.59 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:26:50.217Z] #67 18.72 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:26:50.217Z] #67 20.10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:26:50.217Z] #67 20.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:26:50.217Z] #67 20.71 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:26:50.217Z] #67 21.24 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T10:26:50.293Z] #54 24.56 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-25T10:26:50.293Z] #54 24.63 go: downloading github.com/spf13/afero v1.8.2 [2022-07-25T10:26:50.293Z] #54 ... [2022-07-25T10:26:50.293Z] [2022-07-25T10:26:50.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:26:50.293Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:26:50.293Z] #14 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:50.478Z] #67 ... [2022-07-25T10:26:50.478Z] [2022-07-25T10:26:50.478Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:26:50.478Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:26:50.478Z] #14 11.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:50.478Z] #14 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:50.478Z] #14 ... [2022-07-25T10:26:50.478Z] [2022-07-25T10:26:50.478Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:26:50.478Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:26:50.478Z] #51 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:50.478Z] #51 16.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:50.478Z] #51 19.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-25T10:26:50.552Z] #14 ... [2022-07-25T10:26:50.552Z] [2022-07-25T10:26:50.552Z] #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 [2022-07-25T10:26:50.552Z] #35 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:26:50.552Z] #35 24.76 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T10:26:50.552Z] #35 24.77 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T10:26:50.594Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-07-25T10:26:50.740Z] #51 ... [2022-07-25T10:26:50.740Z] [2022-07-25T10:26:50.740Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:26:50.740Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:26:50.740Z] #42 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:26:50.740Z] #42 17.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:26:50.740Z] #42 ... [2022-07-25T10:26:50.740Z] [2022-07-25T10:26:50.740Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:50.740Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:50.740Z] #55 22.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:26:50.740Z] #55 22.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:26:50.740Z] #55 22.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:26:50.740Z] #55 22.42 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T10:26:50.853Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-07-25T10:26:51.004Z] #55 22.75 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T10:26:51.113Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T10:26:51.488Z] #35 25.68 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T10:26:51.489Z] #35 25.92 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T10:26:52.388Z] #55 ... [2022-07-25T10:26:52.388Z] [2022-07-25T10:26:52.388Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:26:52.388Z] #26 sha256:25be2cdfb08d804f0c7142d1df82496215e4736d0d443d5d2619c91bdf0cf776 [2022-07-25T10:26:52.388Z] #26 21.48 + mkdir -p /build [2022-07-25T10:26:52.388Z] #26 21.48 + mv docker/docker /build/ [2022-07-25T10:26:52.388Z] #26 21.53 + rmdir docker [2022-07-25T10:26:52.388Z] #26 DONE 23.5s [2022-07-25T10:26:52.388Z] [2022-07-25T10:26:52.388Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:26:52.388Z] #67 sha256:18cab29ee28264aec3119ca793e6cfa69f25826ee779be4a4ef93c587abdea47 [2022-07-25T10:26:52.388Z] #67 22.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T10:26:52.388Z] #67 22.53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T10:26:52.388Z] #67 22.83 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T10:26:52.491Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 81.9% of statements [2022-07-25T10:26:52.864Z] #35 26.91 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T10:26:52.864Z] #35 ... [2022-07-25T10:26:52.864Z] [2022-07-25T10:26:52.864Z] #37 [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 [2022-07-25T10:26:52.864Z] #37 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T10:26:52.864Z] #37 26.76 tomll can be used in two ways: [2022-07-25T10:26:52.864Z] #37 26.76 Writing to STDIN and reading from STDOUT: [2022-07-25T10:26:52.864Z] #37 26.76 cat file.toml | tomll > file.toml [2022-07-25T10:26:52.864Z] #37 26.76 [2022-07-25T10:26:52.864Z] #37 26.76 Reading and updating a list of files: [2022-07-25T10:26:52.864Z] #37 26.76 tomll a.toml b.toml c.toml [2022-07-25T10:26:52.864Z] #37 26.76 [2022-07-25T10:26:52.864Z] #37 26.76 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T10:26:52.864Z] #37 DONE 27.1s [2022-07-25T10:26:52.864Z] [2022-07-25T10:26:52.864Z] #66 [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 [2022-07-25T10:26:52.864Z] #66 sha256:4d5998ec0279724d313ebe84bd85bdf305d74bb2a6b3ecfcae5bd3020874fb1c [2022-07-25T10:26:52.864Z] #66 26.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:26:53.881Z] ok github.com/docker/docker/pkg/authorization 0.585s coverage: 68.3% of statements [2022-07-25T10:26:53.882Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T10:26:54.146Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2022-07-25T10:26:54.299Z] #67 25.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:26:54.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:26:54.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:26:56.844Z] #67 ... [2022-07-25T10:26:56.844Z] [2022-07-25T10:26:56.844Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:26:56.844Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:26:56.844Z] #36 24.93 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-25T10:26:56.844Z] #36 24.93 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-25T10:26:56.844Z] #36 25.99 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-25T10:26:56.844Z] #36 26.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-25T10:26:56.844Z] #36 26.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-25T10:26:56.844Z] #36 27.32 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T10:26:56.844Z] #36 27.40 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T10:26:56.844Z] #36 27.54 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T10:26:56.844Z] #36 28.09 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T10:26:57.105Z] #36 28.67 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T10:26:57.432Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-07-25T10:26:57.432Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T10:26:57.675Z] #36 ... [2022-07-25T10:26:57.675Z] [2022-07-25T10:26:57.675Z] #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 [2022-07-25T10:26:57.675Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-25T10:26:57.675Z] #38 28.99 tomll can be used in two ways: [2022-07-25T10:26:57.675Z] #38 28.99 Writing to STDIN and reading from STDOUT: [2022-07-25T10:26:57.675Z] #38 28.99 cat file.toml | tomll > file.toml [2022-07-25T10:26:57.675Z] #38 28.99 [2022-07-25T10:26:57.675Z] #38 28.99 Reading and updating a list of files: [2022-07-25T10:26:57.675Z] #38 28.99 tomll a.toml b.toml c.toml [2022-07-25T10:26:57.675Z] #38 28.99 [2022-07-25T10:26:57.675Z] #38 28.99 When given a list of files, tomll will modify all files in place without asking. [2022-07-25T10:26:57.675Z] #38 DONE 29.4s [2022-07-25T10:26:57.675Z] [2022-07-25T10:26:57.675Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:26:57.675Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:26:57.675Z] #36 29.33 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T10:26:57.691Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T10:26:57.951Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-25T10:26:58.135Z] #66 ... [2022-07-25T10:26:58.135Z] [2022-07-25T10:26:58.135Z] #54 [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 [2022-07-25T10:26:58.135Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:58.135Z] #54 24.98 go: downloading github.com/spf13/cast v1.4.1 [2022-07-25T10:26:58.135Z] #54 25.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-25T10:26:58.135Z] #54 25.34 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-25T10:26:58.135Z] #54 25.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-25T10:26:58.135Z] #54 25.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-25T10:26:58.135Z] #54 25.98 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-25T10:26:58.135Z] #54 26.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-25T10:26:58.135Z] #54 26.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-25T10:26:58.135Z] #54 26.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-25T10:26:58.135Z] #54 26.66 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-25T10:26:58.135Z] #54 27.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-25T10:26:58.135Z] #54 28.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T10:26:58.135Z] #54 28.96 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T10:26:58.135Z] #54 29.85 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T10:26:58.135Z] #54 31.00 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T10:26:58.135Z] #54 31.15 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T10:26:58.135Z] #54 31.23 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T10:26:58.135Z] #54 31.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T10:26:58.135Z] #54 31.39 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T10:26:58.135Z] #54 31.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T10:26:58.135Z] #54 31.99 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T10:26:58.135Z] #54 32.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T10:26:58.135Z] #54 32.35 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T10:26:58.135Z] #54 32.47 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T10:26:58.135Z] #54 32.60 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T10:26:58.210Z] ok github.com/docker/docker/layer 7.796s coverage: 68.9% of statements [2022-07-25T10:26:58.210Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T10:26:58.210Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T10:26:58.210Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T10:26:58.210Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T10:26:58.210Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T10:26:58.210Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T10:26:58.210Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-25T10:26:58.246Z] #36 ... [2022-07-25T10:26:58.246Z] [2022-07-25T10:26:58.246Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:26:58.246Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:26:58.246Z] #55 24.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-25T10:26:58.246Z] #55 25.12 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-25T10:26:58.246Z] #55 26.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-25T10:26:58.246Z] #55 27.37 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-25T10:26:58.246Z] #55 27.48 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-25T10:26:58.246Z] #55 27.67 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-25T10:26:58.246Z] #55 27.94 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-25T10:26:58.246Z] #55 28.09 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-25T10:26:58.246Z] #55 28.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-25T10:26:58.246Z] #55 28.64 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-25T10:26:58.246Z] #55 28.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-25T10:26:58.246Z] #55 28.87 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-25T10:26:58.246Z] #55 29.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-25T10:26:58.246Z] #55 29.49 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-25T10:26:58.246Z] #55 29.62 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T10:26:58.246Z] #55 29.86 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T10:26:58.246Z] #55 30.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T10:26:58.470Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-25T10:26:58.507Z] #55 30.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T10:26:58.507Z] #55 30.25 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T10:26:58.730Z] ok github.com/docker/docker/pkg/fsutils 0.190s coverage: 85.1% of statements [2022-07-25T10:26:58.768Z] #55 30.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T10:26:58.768Z] #55 ... [2022-07-25T10:26:58.768Z] [2022-07-25T10:26:58.768Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:26:58.768Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:26:58.768Z] #36 30.42 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T10:26:58.837Z] #54 32.91 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-25T10:26:58.837Z] #54 32.96 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-25T10:26:59.106Z] #54 33.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-25T10:26:59.339Z] #36 30.78 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T10:26:59.339Z] #36 30.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T10:26:59.379Z] #54 33.59 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-25T10:26:59.379Z] #54 33.63 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-25T10:26:59.644Z] #54 33.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-25T10:26:59.644Z] #54 33.95 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T10:26:59.644Z] #54 34.06 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T10:26:59.667Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 67.9% of statements [2022-07-25T10:26:59.667Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.5% of statements [2022-07-25T10:26:59.926Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-07-25T10:26:59.926Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-07-25T10:26:59.926Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T10:26:59.926Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-07-25T10:27:00.185Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-25T10:27:00.214Z] #54 34.42 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T10:27:00.444Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-07-25T10:27:00.444Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-07-25T10:27:00.471Z] #54 34.75 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T10:27:00.703Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-25T10:27:00.703Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T10:27:00.703Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T10:27:00.731Z] #54 34.84 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T10:27:00.731Z] #54 35.04 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T10:27:00.991Z] #54 35.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:27:00.991Z] #54 35.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:27:00.991Z] #54 35.39 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T10:27:01.251Z] #54 35.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:27:01.271Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-25T10:27:01.530Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-25T10:27:01.790Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-25T10:27:01.894Z] #36 33.16 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T10:27:01.894Z] #36 33.22 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T10:27:02.050Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T10:27:02.185Z] #54 36.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:27:02.185Z] #54 36.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:27:02.185Z] #54 36.36 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T10:27:02.443Z] #54 36.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:27:02.443Z] #54 36.83 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T10:27:02.702Z] #54 37.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T10:27:02.702Z] #54 37.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T10:27:02.886Z] #19 69.87 Reading package lists... [2022-07-25T10:27:02.886Z] #19 ... [2022-07-25T10:27:02.886Z] [2022-07-25T10:27:02.886Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:27:02.886Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:02.886Z] #84 36.33 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T10:27:02.961Z] #54 37.31 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T10:27:03.219Z] #54 37.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T10:27:03.219Z] #54 37.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T10:27:03.219Z] #54 ... [2022-07-25T10:27:03.219Z] [2022-07-25T10:27:03.219Z] #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 [2022-07-25T10:27:03.219Z] #35 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:27:03.219Z] #35 27.46 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-25T10:27:03.219Z] #35 27.48 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-25T10:27:03.219Z] #35 27.68 go: downloading github.com/peterh/liner v1.2.2 [2022-07-25T10:27:03.219Z] #35 27.94 go: downloading github.com/google/go-dap v0.6.0 [2022-07-25T10:27:03.219Z] #35 28.67 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-25T10:27:03.219Z] #35 29.48 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-25T10:27:03.219Z] #35 30.27 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-25T10:27:03.219Z] #35 30.66 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-25T10:27:03.219Z] #35 30.76 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-25T10:27:03.219Z] #35 32.56 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-25T10:27:03.219Z] #35 32.64 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-25T10:27:03.219Z] #35 ... [2022-07-25T10:27:03.219Z] [2022-07-25T10:27:03.219Z] #54 [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 [2022-07-25T10:27:03.219Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:03.219Z] #54 37.59 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T10:27:03.426Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-07-25T10:27:03.482Z] #54 37.70 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T10:27:03.482Z] #54 37.74 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T10:27:03.685Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-25T10:27:03.743Z] #54 38.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T10:27:03.945Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-25T10:27:03.945Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-25T10:27:04.001Z] #54 38.32 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T10:27:04.001Z] #54 38.32 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T10:27:04.204Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-25T10:27:04.259Z] #54 38.53 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T10:27:04.259Z] #54 38.55 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T10:27:04.439Z] #36 ... [2022-07-25T10:27:04.439Z] [2022-07-25T10:27:04.439Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:27:04.439Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:04.439Z] #55 30.50 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-25T10:27:04.439Z] #55 30.64 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-25T10:27:04.439Z] #55 30.80 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-25T10:27:04.439Z] #55 31.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-25T10:27:04.439Z] #55 31.28 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-25T10:27:04.439Z] #55 31.47 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-25T10:27:04.439Z] #55 31.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-25T10:27:04.439Z] #55 31.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-25T10:27:04.439Z] #55 31.88 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-25T10:27:04.439Z] #55 31.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-25T10:27:04.439Z] #55 32.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-25T10:27:04.439Z] #55 32.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-25T10:27:04.439Z] #55 32.64 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-25T10:27:04.439Z] #55 32.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-25T10:27:04.439Z] #55 32.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-25T10:27:04.439Z] #55 33.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-25T10:27:04.439Z] #55 33.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-25T10:27:04.439Z] #55 33.36 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-25T10:27:04.439Z] #55 33.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-25T10:27:04.439Z] #55 33.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-25T10:27:04.439Z] #55 33.66 go: downloading github.com/julz/importas v0.1.0 [2022-07-25T10:27:04.439Z] #55 33.79 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-25T10:27:04.439Z] #55 33.88 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-25T10:27:04.439Z] #55 34.05 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-25T10:27:04.439Z] #55 34.26 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-25T10:27:04.439Z] #55 34.28 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-25T10:27:04.439Z] #55 34.45 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-25T10:27:04.439Z] #55 34.50 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-25T10:27:04.439Z] #55 34.68 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T10:27:04.439Z] #55 34.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T10:27:04.439Z] #55 34.94 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T10:27:04.439Z] #55 35.15 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T10:27:04.463Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T10:27:04.516Z] #54 38.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-25T10:27:04.774Z] #54 38.99 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-25T10:27:04.774Z] #54 39.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-25T10:27:04.774Z] #54 39.09 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-25T10:27:05.017Z] #55 36.47 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T10:27:05.017Z] #55 36.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T10:27:05.017Z] #55 36.70 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T10:27:05.034Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-25T10:27:05.038Z] #54 ... [2022-07-25T10:27:05.038Z] [2022-07-25T10:27:05.038Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:05.038Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:05.038Z] #14 29.36 Fetched 8560 kB in 21s (400 kB/s) [2022-07-25T10:27:05.038Z] #14 29.36 Reading package lists... [2022-07-25T10:27:05.278Z] #55 36.70 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T10:27:05.278Z] #55 36.98 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T10:27:05.293Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-25T10:27:05.296Z] #14 39.12 Reading package lists... [2022-07-25T10:27:05.296Z] #14 ... [2022-07-25T10:27:05.296Z] [2022-07-25T10:27:05.296Z] #75 [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 ; [2022-07-25T10:27:05.296Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:05.296Z] #75 29.98 Fetched 8560 kB in 22s (383 kB/s) [2022-07-25T10:27:05.296Z] #75 29.98 Reading package lists... [2022-07-25T10:27:05.538Z] #55 37.20 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T10:27:05.552Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-07-25T10:27:05.799Z] #55 37.31 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T10:27:05.799Z] #55 37.53 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T10:27:05.799Z] #55 37.57 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T10:27:05.863Z] #75 39.02 Reading package lists... [2022-07-25T10:27:05.863Z] #75 ... [2022-07-25T10:27:05.863Z] [2022-07-25T10:27:05.863Z] #54 [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 [2022-07-25T10:27:05.863Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:05.863Z] #54 40.24 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-25T10:27:06.121Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-25T10:27:06.122Z] #54 40.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-25T10:27:06.122Z] #54 40.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-25T10:27:06.122Z] #54 40.52 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-25T10:27:06.380Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-25T10:27:06.381Z] #54 40.64 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-25T10:27:06.642Z] #54 40.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-25T10:27:06.741Z] #55 38.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T10:27:06.741Z] #55 38.20 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T10:27:06.741Z] #55 38.25 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T10:27:06.741Z] #55 38.41 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T10:27:06.741Z] #55 38.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T10:27:06.903Z] #54 41.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-25T10:27:06.903Z] #54 41.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-25T10:27:06.903Z] #54 ... [2022-07-25T10:27:06.903Z] [2022-07-25T10:27:06.903Z] #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 [2022-07-25T10:27:06.903Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:06.903Z] #41 31.08 Fetched 8560 kB in 23s (370 kB/s) [2022-07-25T10:27:06.903Z] #41 31.08 Reading package lists... [2022-07-25T10:27:06.903Z] #41 41.22 Reading package lists... [2022-07-25T10:27:06.903Z] #41 ... [2022-07-25T10:27:06.903Z] [2022-07-25T10:27:06.903Z] #61 [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 [2022-07-25T10:27:06.903Z] #61 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:27:06.903Z] #61 31.21 Fetched 8560 kB in 23s (368 kB/s) [2022-07-25T10:27:06.903Z] #61 31.21 Reading package lists... [2022-07-25T10:27:07.161Z] #61 41.26 Reading package lists... [2022-07-25T10:27:07.161Z] #61 ... [2022-07-25T10:27:07.161Z] [2022-07-25T10:27:07.161Z] #50 [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 [2022-07-25T10:27:07.161Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:07.161Z] #50 31.23 Fetched 8563 kB in 23s (365 kB/s) [2022-07-25T10:27:07.161Z] #50 31.23 Reading package lists... [2022-07-25T10:27:07.312Z] #55 38.78 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T10:27:07.313Z] #55 ... [2022-07-25T10:27:07.313Z] [2022-07-25T10:27:07.313Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:27:07.313Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:27:07.313Z] #62 28.76 Fetched 8560 kB in 21s (403 kB/s) [2022-07-25T10:27:07.313Z] #62 28.76 Reading package lists... [2022-07-25T10:27:07.313Z] #62 38.27 Reading package lists... [2022-07-25T10:27:07.313Z] #62 ... [2022-07-25T10:27:07.313Z] [2022-07-25T10:27:07.313Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:27:07.313Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:07.313Z] #55 38.92 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T10:27:07.313Z] #55 38.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T10:27:07.423Z] #50 41.04 Reading package lists... [2022-07-25T10:27:07.423Z] #50 ... [2022-07-25T10:27:07.423Z] [2022-07-25T10:27:07.423Z] #54 [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 [2022-07-25T10:27:07.423Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:07.423Z] #54 41.25 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-25T10:27:07.423Z] #54 41.70 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-25T10:27:07.423Z] #54 41.70 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-25T10:27:07.423Z] #54 41.73 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-25T10:27:07.577Z] #55 39.06 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T10:27:07.577Z] #55 39.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T10:27:07.577Z] #55 39.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T10:27:07.681Z] #54 41.87 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-25T10:27:07.681Z] #54 41.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-25T10:27:07.837Z] #55 39.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T10:27:07.837Z] #55 39.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T10:27:07.939Z] #54 42.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-25T10:27:07.939Z] #54 42.31 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-25T10:27:08.197Z] #54 42.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-25T10:27:08.286Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-25T10:27:08.408Z] #55 39.86 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T10:27:08.408Z] #55 39.98 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T10:27:08.408Z] #55 40.10 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T10:27:08.456Z] #54 42.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-25T10:27:08.456Z] #54 42.72 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-25T10:27:08.456Z] #54 42.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-25T10:27:08.546Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-07-25T10:27:08.669Z] #55 40.19 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T10:27:08.669Z] #55 40.32 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T10:27:08.669Z] #55 ... [2022-07-25T10:27:08.669Z] [2022-07-25T10:27:08.669Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:08.669Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:08.669Z] #14 30.44 Fetched 8560 kB in 22s (383 kB/s) [2022-07-25T10:27:08.669Z] #14 30.44 Reading package lists... [2022-07-25T10:27:08.714Z] #54 42.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-25T10:27:08.805Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-07-25T10:27:08.929Z] #14 39.84 Reading package lists... [2022-07-25T10:27:08.929Z] #14 ... [2022-07-25T10:27:08.929Z] [2022-07-25T10:27:08.929Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:27:08.929Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:27:08.930Z] #47 39.78 Updating files: 51% (1127/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) [2022-07-25T10:27:08.930Z] #47 ... [2022-07-25T10:27:08.930Z] [2022-07-25T10:27:08.930Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:27:08.930Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:08.930Z] #76 30.64 Fetched 8560 kB in 24s (362 kB/s) [2022-07-25T10:27:08.930Z] #76 30.64 Reading package lists... [2022-07-25T10:27:08.972Z] #54 43.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-25T10:27:09.190Z] #76 40.05 Reading package lists... [2022-07-25T10:27:09.190Z] #76 ... [2022-07-25T10:27:09.190Z] [2022-07-25T10:27:09.190Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:27:09.190Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:27:09.562Z] #54 43.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-25T10:27:09.562Z] #54 43.84 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-25T10:27:09.712Z] #47 39.78 Updating files: 51% (1127/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 84% (1840/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. [2022-07-25T10:27:09.712Z] #47 41.25 + git checkout -q v2.3.0 [2022-07-25T10:27:09.712Z] #47 ... [2022-07-25T10:27:09.712Z] [2022-07-25T10:27:09.712Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:27:09.712Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:09.712Z] #42 31.41 Fetched 8560 kB in 23s (369 kB/s) [2022-07-25T10:27:09.712Z] #42 31.41 Reading package lists... [2022-07-25T10:27:09.820Z] #54 43.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-25T10:27:09.820Z] #54 43.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-25T10:27:09.820Z] #54 44.16 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-25T10:27:09.974Z] #42 40.43 Reading package lists... [2022-07-25T10:27:09.974Z] #42 ... [2022-07-25T10:27:09.974Z] [2022-07-25T10:27:09.974Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:27:09.974Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:09.974Z] #55 40.59 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T10:27:09.974Z] #55 40.92 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T10:27:10.183Z] ok github.com/docker/docker/quota 0.191s coverage: 71.4% of statements [2022-07-25T10:27:10.183Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-25T10:27:10.387Z] #54 44.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-25T10:27:10.919Z] #55 ... [2022-07-25T10:27:10.919Z] [2022-07-25T10:27:10.919Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:27:10.919Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:10.919Z] #51 31.99 Fetched 8563 kB in 24s (353 kB/s) [2022-07-25T10:27:10.919Z] #51 31.99 Reading package lists... [2022-07-25T10:27:11.121Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-07-25T10:27:11.323Z] #54 45.28 go: downloading honnef.co/go/tools v0.3.1 [2022-07-25T10:27:11.690Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-25T10:27:11.690Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-25T10:27:12.258Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-25T10:27:12.301Z] #51 41.76 Reading package lists... [2022-07-25T10:27:12.301Z] #51 ... [2022-07-25T10:27:12.301Z] [2022-07-25T10:27:12.301Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:27:12.301Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:12.301Z] #55 43.95 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T10:27:12.517Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-25T10:27:12.561Z] #55 44.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:27:12.561Z] #55 44.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T10:27:12.821Z] #55 44.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:27:12.821Z] #55 44.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:27:12.845Z] #84 ... [2022-07-25T10:27:12.845Z] [2022-07-25T10:27:12.845Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:27:12.845Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:27:12.845Z] #19 69.87 Reading package lists... [2022-07-25T10:27:13.081Z] #55 44.66 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T10:27:13.346Z] #55 44.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:27:13.346Z] #55 45.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:27:13.857Z] #54 47.98 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-25T10:27:13.857Z] #54 48.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-25T10:27:13.857Z] #54 ... [2022-07-25T10:27:13.857Z] [2022-07-25T10:27:13.857Z] #46 [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 [2022-07-25T10:27:13.857Z] #46 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:27:13.857Z] #46 41.90 Updating files: 54% (1192/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 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. [2022-07-25T10:27:13.857Z] #46 43.48 + git checkout -q v2.3.0 [2022-07-25T10:27:13.857Z] #46 46.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T10:27:13.926Z] #55 45.52 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T10:27:13.926Z] #55 45.52 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T10:27:14.118Z] #46 ... [2022-07-25T10:27:14.118Z] [2022-07-25T10:27:14.118Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:14.118Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:14.118Z] #14 39.12 Reading package lists... [2022-07-25T10:27:14.187Z] #55 45.82 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T10:27:14.423Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T10:27:14.451Z] #55 46.04 go: downloading golang.org/x/text v0.3.7 [2022-07-25T10:27:14.682Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.8% of statements [2022-07-25T10:27:15.261Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-25T10:27:16.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T10:27:16.639Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-25T10:27:17.097Z] #19 93.91 Reading package lists... [2022-07-25T10:27:17.097Z] #19 ... [2022-07-25T10:27:17.097Z] [2022-07-25T10:27:17.097Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:27:17.097Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:17.097Z] #84 50.67 libtoolize: putting auxiliary files in '.'. [2022-07-25T10:27:17.097Z] #84 50.67 libtoolize: copying file './ltmain.sh' [2022-07-25T10:27:17.097Z] #84 52.00 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T10:27:17.097Z] #84 52.00 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T10:27:17.097Z] #84 52.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T10:27:17.223Z] #14 48.77 Building dependency tree... [2022-07-25T10:27:17.751Z] #55 ... [2022-07-25T10:27:17.751Z] [2022-07-25T10:27:17.751Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:17.751Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:17.751Z] #14 39.84 Reading package lists... [2022-07-25T10:27:19.758Z] #14 ... [2022-07-25T10:27:19.758Z] [2022-07-25T10:27:19.758Z] #56 [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 [2022-07-25T10:27:19.758Z] #56 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:27:19.758Z] #56 53.56 v3.0.2 [2022-07-25T10:27:19.758Z] #56 DONE 54.1s [2022-07-25T10:27:19.758Z] [2022-07-25T10:27:19.758Z] #54 [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 [2022-07-25T10:27:19.758Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:19.758Z] #54 48.28 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-25T10:27:19.758Z] #54 48.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-25T10:27:19.758Z] #54 48.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-25T10:27:19.758Z] #54 48.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-25T10:27:19.758Z] #54 48.95 go: downloading golang.org/x/text v0.3.7 [2022-07-25T10:27:20.326Z] #54 ... [2022-07-25T10:27:20.326Z] [2022-07-25T10:27:20.326Z] #75 [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 ; [2022-07-25T10:27:20.326Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:20.326Z] #75 39.02 Reading package lists... [2022-07-25T10:27:20.326Z] #75 48.44 Building dependency tree... [2022-07-25T10:27:20.326Z] #75 54.58 python3 is already the newest version (3.9.2-3). [2022-07-25T10:27:20.326Z] #75 54.58 The following additional packages will be installed: [2022-07-25T10:27:20.326Z] #75 54.58 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T10:27:20.326Z] #75 54.58 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T10:27:20.326Z] #75 54.60 Suggested packages: [2022-07-25T10:27:20.326Z] #75 54.61 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T10:27:20.326Z] #75 54.61 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T10:27:20.326Z] #75 54.61 m4-doc ed diffutils-doc [2022-07-25T10:27:20.326Z] #75 54.61 Recommended packages: [2022-07-25T10:27:20.326Z] #75 54.61 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T10:27:20.377Z] #14 49.29 Building dependency tree... [2022-07-25T10:27:20.585Z] #75 ... [2022-07-25T10:27:20.585Z] [2022-07-25T10:27:20.585Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:20.585Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:20.585Z] #14 54.81 The following additional packages will be installed: [2022-07-25T10:27:20.585Z] #14 54.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:27:20.585Z] #14 54.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T10:27:20.585Z] #14 54.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T10:27:20.585Z] #14 54.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T10:27:20.585Z] #14 54.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T10:27:20.585Z] #14 54.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T10:27:20.585Z] #14 54.81 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:27:20.585Z] #14 54.85 Suggested packages: [2022-07-25T10:27:20.585Z] #14 54.86 gcc-10-locales seccomp wine64 [2022-07-25T10:27:22.498Z] #14 56.78 The following NEW packages will be installed: [2022-07-25T10:27:22.498Z] #14 56.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:27:22.498Z] #14 56.79 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T10:27:22.498Z] #14 56.79 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T10:27:22.498Z] #14 56.79 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T10:27:22.498Z] #14 56.79 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T10:27:22.498Z] #14 56.79 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T10:27:22.498Z] #14 56.79 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T10:27:22.498Z] #14 56.79 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T10:27:22.498Z] #14 56.81 mingw-w64-x86-64-dev [2022-07-25T10:27:23.070Z] #14 57.37 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:23.070Z] #14 57.37 Need to get 115 MB of archives. [2022-07-25T10:27:23.070Z] #14 57.37 After this operation, 645 MB of additional disk space will be used. [2022-07-25T10:27:23.070Z] #14 57.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-25T10:27:23.328Z] #14 57.58 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] [2022-07-25T10:27:23.588Z] #14 57.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T10:27:23.588Z] #14 57.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-25T10:27:23.588Z] #14 57.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T10:27:23.588Z] #14 57.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T10:27:23.707Z] #14 ... [2022-07-25T10:27:23.707Z] [2022-07-25T10:27:23.707Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:27:23.707Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:27:23.707Z] #62 38.27 Reading package lists... [2022-07-25T10:27:23.707Z] #62 47.90 Building dependency tree... [2022-07-25T10:27:23.707Z] #62 53.84 The following additional packages will be installed: [2022-07-25T10:27:23.707Z] #62 53.88 libbtrfs0 [2022-07-25T10:27:23.707Z] #62 54.10 The following NEW packages will be installed: [2022-07-25T10:27:23.707Z] #62 54.12 libbtrfs-dev libbtrfs0 [2022-07-25T10:27:23.707Z] #62 54.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:23.707Z] #62 54.70 Need to get 460 kB of archives. [2022-07-25T10:27:23.707Z] #62 54.70 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T10:27:23.707Z] #62 54.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T10:27:23.707Z] #62 54.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T10:27:23.707Z] #62 ... [2022-07-25T10:27:23.707Z] [2022-07-25T10:27:23.707Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:27:23.707Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:27:23.707Z] #47 44.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-25T10:27:23.707Z] #47 ... [2022-07-25T10:27:23.707Z] [2022-07-25T10:27:23.707Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:27:23.707Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:23.707Z] #51 41.76 Reading package lists... [2022-07-25T10:27:23.707Z] #51 51.72 Building dependency tree... [2022-07-25T10:27:23.847Z] #14 58.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-25T10:27:24.106Z] #14 58.53 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] [2022-07-25T10:27:24.364Z] #14 58.54 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] [2022-07-25T10:27:24.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:27:25.626Z] #51 ... [2022-07-25T10:27:25.626Z] [2022-07-25T10:27:25.626Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:25.626Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:25.626Z] #14 56.23 The following additional packages will be installed: [2022-07-25T10:27:25.626Z] #14 56.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:27:25.626Z] #14 56.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T10:27:25.626Z] #14 56.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T10:27:25.626Z] #14 56.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T10:27:25.626Z] #14 56.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T10:27:25.626Z] #14 56.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T10:27:25.626Z] #14 56.26 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:27:25.626Z] #14 56.29 Suggested packages: [2022-07-25T10:27:25.626Z] #14 56.29 gcc-10-locales seccomp wine64 [2022-07-25T10:27:25.759Z] #14 59.69 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] [2022-07-25T10:27:26.019Z] #14 ... [2022-07-25T10:27:26.019Z] [2022-07-25T10:27:26.019Z] #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 [2022-07-25T10:27:26.019Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:26.019Z] #41 41.22 Reading package lists... [2022-07-25T10:27:26.019Z] #41 50.49 Building dependency tree... [2022-07-25T10:27:26.019Z] #41 56.51 The following additional packages will be installed: [2022-07-25T10:27:26.019Z] #41 56.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T10:27:26.019Z] #41 56.55 Suggested packages: [2022-07-25T10:27:26.019Z] #41 56.57 cmake-doc ninja-build lrzip [2022-07-25T10:27:26.019Z] #41 56.57 Recommended packages: [2022-07-25T10:27:26.019Z] #41 56.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:27:26.019Z] #41 57.92 The following NEW packages will be installed: [2022-07-25T10:27:26.019Z] #41 57.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T10:27:26.019Z] #41 57.97 vim-common xxd [2022-07-25T10:27:26.019Z] #41 58.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:26.019Z] #41 58.58 Need to get 17.7 MB of archives. [2022-07-25T10:27:26.019Z] #41 58.58 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T10:27:26.019Z] #41 58.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T10:27:26.019Z] #41 58.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T10:27:26.019Z] #41 58.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T10:27:26.019Z] #41 58.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T10:27:26.019Z] #41 59.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T10:27:26.019Z] #41 59.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T10:27:26.019Z] #41 59.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T10:27:26.019Z] #41 59.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T10:27:26.019Z] #41 59.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T10:27:26.019Z] #41 59.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T10:27:26.019Z] #41 ... [2022-07-25T10:27:26.019Z] [2022-07-25T10:27:26.019Z] #61 [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 [2022-07-25T10:27:26.019Z] #61 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:27:26.019Z] #61 41.26 Reading package lists... [2022-07-25T10:27:26.019Z] #61 50.56 Building dependency tree... [2022-07-25T10:27:26.019Z] #61 57.17 The following additional packages will be installed: [2022-07-25T10:27:26.019Z] #61 57.19 libbtrfs0 [2022-07-25T10:27:26.019Z] #61 57.49 The following NEW packages will be installed: [2022-07-25T10:27:26.019Z] #61 57.49 libbtrfs-dev libbtrfs0 [2022-07-25T10:27:26.019Z] #61 58.03 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:26.019Z] #61 58.03 Need to get 460 kB of archives. [2022-07-25T10:27:26.019Z] #61 58.03 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T10:27:26.019Z] #61 58.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T10:27:26.019Z] #61 58.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T10:27:26.019Z] #61 59.84 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:26.019Z] #61 60.35 Fetched 460 kB in 0s (1027 kB/s) [2022-07-25T10:27:26.278Z] #61 60.57 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T10:27:26.278Z] #61 ... [2022-07-25T10:27:26.278Z] [2022-07-25T10:27:26.278Z] #50 [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 [2022-07-25T10:27:26.278Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:26.278Z] #50 41.04 Reading package lists... [2022-07-25T10:27:26.278Z] #50 50.42 Building dependency tree... [2022-07-25T10:27:26.278Z] #50 56.74 The following additional packages will be installed: [2022-07-25T10:27:26.278Z] #50 56.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T10:27:26.278Z] #50 56.74 python3-protobuf python3-six [2022-07-25T10:27:26.278Z] #50 56.75 Suggested packages: [2022-07-25T10:27:26.278Z] #50 56.79 python3-setuptools [2022-07-25T10:27:26.278Z] #50 56.79 Recommended packages: [2022-07-25T10:27:26.278Z] #50 56.79 iproute2 | iproute [2022-07-25T10:27:26.278Z] #50 57.90 The following NEW packages will be installed: [2022-07-25T10:27:26.278Z] #50 57.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T10:27:26.278Z] #50 57.95 python3-protobuf python3-six [2022-07-25T10:27:26.278Z] #50 58.72 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:26.278Z] #50 58.72 Need to get 2315 kB of archives. [2022-07-25T10:27:26.278Z] #50 58.72 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T10:27:26.278Z] #50 58.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T10:27:26.278Z] #50 58.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T10:27:26.278Z] #50 58.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T10:27:26.278Z] #50 58.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T10:27:26.278Z] #50 58.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:27:26.278Z] #50 58.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T10:27:26.278Z] #50 58.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:27:26.278Z] #50 ... [2022-07-25T10:27:26.278Z] [2022-07-25T10:27:26.278Z] #61 [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 [2022-07-25T10:27:26.278Z] #61 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:27:26.278Z] #61 60.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 ... 15717 files and directories currently installed.) [2022-07-25T10:27:26.537Z] #61 60.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T10:27:26.537Z] #61 60.73 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:27:26.796Z] #61 60.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T10:27:26.796Z] #61 60.98 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T10:27:26.796Z] #61 60.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:27:27.009Z] #14 58.61 The following NEW packages will be installed: [2022-07-25T10:27:27.009Z] #14 58.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:27:27.009Z] #14 58.65 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T10:27:27.009Z] #14 58.65 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T10:27:27.009Z] #14 58.65 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T10:27:27.009Z] #14 58.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T10:27:27.009Z] #14 58.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T10:27:27.009Z] #14 58.66 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T10:27:27.009Z] #14 58.66 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T10:27:27.009Z] #14 58.67 mingw-w64-x86-64-dev [2022-07-25T10:27:27.375Z] #61 61.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:27:27.375Z] #61 61.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:27:27.375Z] #61 61.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:27:27.597Z] #14 59.28 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:27.597Z] #14 59.28 Need to get 115 MB of archives. [2022-07-25T10:27:27.597Z] #14 59.28 After this operation, 645 MB of additional disk space will be used. [2022-07-25T10:27:27.597Z] #14 59.28 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] [2022-07-25T10:27:27.857Z] #14 59.48 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] [2022-07-25T10:27:27.857Z] #14 ... [2022-07-25T10:27:27.857Z] [2022-07-25T10:27:27.857Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:27:27.857Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:27.857Z] #76 40.05 Reading package lists... [2022-07-25T10:27:27.857Z] #76 49.59 Building dependency tree... [2022-07-25T10:27:27.857Z] #76 56.07 python3 is already the newest version (3.9.2-3). [2022-07-25T10:27:27.857Z] #76 56.07 The following additional packages will be installed: [2022-07-25T10:27:27.857Z] #76 56.09 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-25T10:27:27.857Z] #76 56.11 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-25T10:27:27.857Z] #76 56.11 Suggested packages: [2022-07-25T10:27:27.857Z] #76 56.11 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-25T10:27:27.857Z] #76 56.11 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-25T10:27:27.857Z] #76 56.11 m4-doc ed diffutils-doc [2022-07-25T10:27:27.857Z] #76 56.11 Recommended packages: [2022-07-25T10:27:27.857Z] #76 56.11 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-25T10:27:27.857Z] #76 58.78 The following NEW packages will be installed: [2022-07-25T10:27:27.857Z] #76 58.79 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T10:27:27.857Z] #76 58.80 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T10:27:27.857Z] #76 58.80 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T10:27:27.857Z] #76 58.81 libyajl2 m4 patch xz-utils [2022-07-25T10:27:27.857Z] #76 59.45 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:27.857Z] #76 59.45 Need to get 5940 kB of archives. [2022-07-25T10:27:27.857Z] #76 59.45 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T10:27:27.857Z] #76 59.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T10:27:27.857Z] #76 59.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T10:27:27.857Z] #76 59.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T10:27:27.857Z] #76 59.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T10:27:27.857Z] #76 59.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T10:27:27.857Z] #76 59.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T10:27:27.857Z] #76 59.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T10:27:27.857Z] #76 59.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T10:27:27.857Z] #76 59.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T10:27:27.857Z] #76 59.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T10:27:27.857Z] #76 59.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T10:27:27.857Z] #76 ... [2022-07-25T10:27:27.857Z] [2022-07-25T10:27:27.857Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:27:27.857Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:27:27.857Z] #62 56.50 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:27.857Z] #62 56.91 Fetched 460 kB in 0s (1052 kB/s) [2022-07-25T10:27:27.857Z] #62 57.17 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T10:27:27.857Z] #62 57.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T10:27:27.857Z] #62 57.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T10:27:27.857Z] #62 57.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:27:27.857Z] #62 58.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T10:27:27.857Z] #62 58.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T10:27:27.857Z] #62 58.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:27:27.857Z] #62 58.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:27:27.857Z] #62 58.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:27:27.857Z] #62 58.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:27:28.118Z] #62 ... [2022-07-25T10:27:28.118Z] [2022-07-25T10:27:28.118Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-25T10:27:28.118Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-25T10:27:28.118Z] #57 59.21 v3.0.2 [2022-07-25T10:27:28.118Z] #57 DONE 59.9s [2022-07-25T10:27:28.118Z] [2022-07-25T10:27:28.118Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:27:28.118Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:28.118Z] #42 40.43 Reading package lists... [2022-07-25T10:27:28.118Z] #42 49.95 Building dependency tree... [2022-07-25T10:27:28.118Z] #42 56.51 The following additional packages will be installed: [2022-07-25T10:27:28.118Z] #42 56.58 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-25T10:27:28.118Z] #42 56.61 Suggested packages: [2022-07-25T10:27:28.118Z] #42 56.61 cmake-doc ninja-build lrzip [2022-07-25T10:27:28.118Z] #42 56.61 Recommended packages: [2022-07-25T10:27:28.118Z] #42 56.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:27:28.118Z] #42 58.17 The following NEW packages will be installed: [2022-07-25T10:27:28.118Z] #42 58.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-25T10:27:28.118Z] #42 58.19 vim-common xxd [2022-07-25T10:27:28.118Z] #42 58.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:28.118Z] #42 58.85 Need to get 17.7 MB of archives. [2022-07-25T10:27:28.118Z] #42 58.85 After this operation, 70.7 MB of additional disk space will be used. [2022-07-25T10:27:28.118Z] #42 58.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T10:27:28.118Z] #42 58.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T10:27:28.118Z] #42 58.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T10:27:28.118Z] #42 59.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T10:27:28.312Z] #61 DONE 62.6s [2022-07-25T10:27:28.312Z] [2022-07-25T10:27:28.312Z] #75 [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 ; [2022-07-25T10:27:28.312Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:28.312Z] #75 57.23 The following NEW packages will be installed: [2022-07-25T10:27:28.312Z] #75 57.25 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-25T10:27:28.312Z] #75 57.28 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-25T10:27:28.312Z] #75 57.28 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-25T10:27:28.312Z] #75 57.28 libyajl2 m4 patch xz-utils [2022-07-25T10:27:28.312Z] #75 57.85 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:28.312Z] #75 57.85 Need to get 5940 kB of archives. [2022-07-25T10:27:28.312Z] #75 57.85 After this operation, 18.7 MB of additional disk space will be used. [2022-07-25T10:27:28.312Z] #75 57.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T10:27:28.312Z] #75 57.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T10:27:28.312Z] #75 57.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T10:27:28.312Z] #75 57.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T10:27:28.312Z] #75 57.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T10:27:28.312Z] #75 57.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-25T10:27:28.312Z] #75 57.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-25T10:27:28.312Z] #75 57.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-25T10:27:28.312Z] #75 57.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-25T10:27:28.312Z] #75 58.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-25T10:27:28.312Z] #75 58.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T10:27:28.312Z] #75 58.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T10:27:28.312Z] #75 58.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T10:27:28.312Z] #75 58.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T10:27:28.312Z] #75 58.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T10:27:28.312Z] #75 58.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:27:28.312Z] #75 58.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-25T10:27:28.312Z] #75 58.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T10:27:28.312Z] #75 58.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T10:27:28.312Z] #75 58.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T10:27:28.312Z] #75 58.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T10:27:28.312Z] #75 58.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T10:27:28.312Z] #75 58.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T10:27:28.312Z] #75 60.43 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:28.312Z] #75 60.85 Fetched 5940 kB in 1s (6235 kB/s) [2022-07-25T10:27:28.312Z] #75 60.97 Selecting previously unselected package bzip2. [2022-07-25T10:27:28.312Z] #75 60.97 (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.) [2022-07-25T10:27:28.312Z] #75 61.08 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T10:27:28.312Z] #75 61.10 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T10:27:28.312Z] #75 61.39 Selecting previously unselected package libmagic-mgc. [2022-07-25T10:27:28.312Z] #75 61.40 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T10:27:28.312Z] #75 61.45 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T10:27:28.312Z] #75 62.15 Selecting previously unselected package libmagic1:amd64. [2022-07-25T10:27:28.312Z] #75 62.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T10:27:28.312Z] #75 62.26 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:27:28.312Z] #75 62.75 Selecting previously unselected package file. [2022-07-25T10:27:28.312Z] #75 62.75 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T10:27:28.378Z] #42 ... [2022-07-25T10:27:28.378Z] [2022-07-25T10:27:28.378Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:27:28.378Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-25T10:27:28.378Z] #62 DONE 59.9s [2022-07-25T10:27:28.378Z] [2022-07-25T10:27:28.378Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:27:28.378Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:28.378Z] #42 60.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T10:27:28.378Z] #42 ... [2022-07-25T10:27:28.378Z] [2022-07-25T10:27:28.378Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:28.378Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:28.378Z] #14 59.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T10:27:28.378Z] #14 59.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-25T10:27:28.378Z] #14 59.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T10:27:28.378Z] #14 59.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T10:27:28.379Z] #14 ... [2022-07-25T10:27:28.379Z] [2022-07-25T10:27:28.379Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T10:27:28.379Z] #63 sha256:8d0f9b7d8316cf6fd080311f77899609ef9638822c0f1078164b88e2402611ca [2022-07-25T10:27:28.379Z] #63 DONE 0.2s [2022-07-25T10:27:28.571Z] #75 ... [2022-07-25T10:27:28.571Z] [2022-07-25T10:27:28.571Z] #62 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T10:27:28.571Z] #62 sha256:4f5e82c563e9751eb6c436264cd87ef07dfdd11374ad35cae60372f6aee00938 [2022-07-25T10:27:28.571Z] #62 DONE 0.2s [2022-07-25T10:27:28.571Z] [2022-07-25T10:27:28.571Z] #75 [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 ; [2022-07-25T10:27:28.571Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:28.571Z] #75 62.75 Unpacking file (1:5.39-3) ... [2022-07-25T10:27:28.571Z] #75 ... [2022-07-25T10:27:28.571Z] [2022-07-25T10:27:28.571Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:27:28.571Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:27:28.639Z] [2022-07-25T10:27:28.639Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:27:28.639Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:28.639Z] #42 60.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T10:27:28.639Z] #42 60.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T10:27:28.639Z] #42 60.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T10:27:28.639Z] #42 60.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T10:27:28.639Z] #42 60.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T10:27:29.522Z] #63 ... [2022-07-25T10:27:29.522Z] [2022-07-25T10:27:29.522Z] #39 [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 [2022-07-25T10:27:29.522Z] #39 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:27:29.522Z] #39 63.53 NAME: [2022-07-25T10:27:29.522Z] #39 63.53 go-winres - A tool for embedding resources in Windows executables [2022-07-25T10:27:29.522Z] #39 63.53 [2022-07-25T10:27:29.522Z] #39 63.53 USAGE: [2022-07-25T10:27:29.522Z] #39 63.53 go-winres [global options] command [command options] [arguments...] [2022-07-25T10:27:29.522Z] #39 63.53 [2022-07-25T10:27:29.522Z] #39 63.53 COMMANDS: [2022-07-25T10:27:29.522Z] #39 63.53 init Create an initial ./winres/winres.json [2022-07-25T10:27:29.522Z] #39 63.53 make Make syso files for the "go build" command [2022-07-25T10:27:29.522Z] #39 63.53 simply Make syso files for the "go build" command (simplified) [2022-07-25T10:27:29.522Z] #39 63.53 extract Extract all resources from an executable [2022-07-25T10:27:29.522Z] #39 63.53 patch Replace resources in an executable file (exe, dll) [2022-07-25T10:27:29.522Z] #39 63.53 help, h Shows a list of commands or help for one command [2022-07-25T10:27:29.522Z] #39 63.53 [2022-07-25T10:27:29.522Z] #39 63.53 GLOBAL OPTIONS: [2022-07-25T10:27:29.522Z] #39 63.53 --help, -h show help (default: false) [2022-07-25T10:27:29.522Z] #39 DONE 63.8s [2022-07-25T10:27:29.522Z] [2022-07-25T10:27:29.522Z] #75 [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 ; [2022-07-25T10:27:29.522Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:29.522Z] #75 63.12 Selecting previously unselected package xz-utils. [2022-07-25T10:27:29.522Z] #75 63.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T10:27:29.522Z] #75 63.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:27:29.522Z] #75 63.70 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T10:27:29.522Z] #75 63.71 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T10:27:29.522Z] #75 63.75 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T10:27:29.522Z] #75 63.90 Selecting previously unselected package m4. [2022-07-25T10:27:29.522Z] #75 63.90 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T10:27:29.522Z] #75 63.93 Unpacking m4 (1.4.18-5) ... [2022-07-25T10:27:30.093Z] #75 64.37 Selecting previously unselected package autoconf. [2022-07-25T10:27:30.093Z] #75 64.37 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T10:27:30.093Z] #75 64.39 Unpacking autoconf (2.69-14) ... [2022-07-25T10:27:30.660Z] #75 64.93 Selecting previously unselected package autotools-dev. [2022-07-25T10:27:30.660Z] #75 64.96 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T10:27:30.660Z] #75 64.96 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T10:27:30.924Z] #75 65.22 Selecting previously unselected package automake. [2022-07-25T10:27:30.924Z] #75 65.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T10:27:30.924Z] #75 65.26 Unpacking automake (1:1.16.3-2) ... [2022-07-25T10:27:31.193Z] #42 62.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:31.454Z] #42 63.05 Fetched 17.7 MB in 2s (7592 kB/s) [2022-07-25T10:27:31.454Z] #42 63.16 Selecting previously unselected package xxd. [2022-07-25T10:27:31.454Z] #42 63.16 (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.) [2022-07-25T10:27:31.454Z] #42 63.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:27:31.715Z] #42 63.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:27:31.955Z] #84 64.67 configure.ac:7: installing './compile' [2022-07-25T10:27:31.955Z] #84 64.68 configure.ac:11: installing './config.guess' [2022-07-25T10:27:31.955Z] #84 64.72 configure.ac:11: installing './config.sub' [2022-07-25T10:27:31.955Z] #84 64.75 configure.ac:8: installing './install-sh' [2022-07-25T10:27:31.955Z] #84 64.77 configure.ac:8: installing './missing' [2022-07-25T10:27:31.955Z] #84 64.90 Makefile.am: installing './depcomp' [2022-07-25T10:27:31.955Z] #84 66.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T10:27:31.955Z] #84 66.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T10:27:31.955Z] #84 66.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T10:27:31.955Z] #84 66.70 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T10:27:31.955Z] #84 66.84 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T10:27:31.955Z] #84 67.03 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T10:27:32.285Z] #42 63.71 Selecting previously unselected package vim-common. [2022-07-25T10:27:32.286Z] #42 63.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:27:32.286Z] #42 63.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:27:32.303Z] #75 66.68 Selecting previously unselected package patch. [2022-07-25T10:27:32.518Z] #84 67.19 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T10:27:32.518Z] #84 67.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T10:27:32.562Z] #75 66.69 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T10:27:32.562Z] #75 66.70 Unpacking patch (2.7.6-7) ... [2022-07-25T10:27:32.775Z] #84 67.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T10:27:32.820Z] #75 67.15 Selecting previously unselected package dpkg-dev. [2022-07-25T10:27:32.820Z] #75 67.16 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T10:27:32.820Z] #75 67.18 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T10:27:32.856Z] #42 64.44 Selecting previously unselected package cmake-data. [2022-07-25T10:27:32.856Z] #42 64.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T10:27:32.856Z] #42 64.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T10:27:34.246Z] #42 ... [2022-07-25T10:27:34.246Z] [2022-07-25T10:27:34.246Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-25T10:27:34.246Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-25T10:27:34.246Z] #40 65.85 NAME: [2022-07-25T10:27:34.246Z] #40 65.87 go-winres - A tool for embedding resources in Windows executables [2022-07-25T10:27:34.246Z] #40 65.87 [2022-07-25T10:27:34.246Z] #40 65.87 USAGE: [2022-07-25T10:27:34.246Z] #40 65.87 go-winres [global options] command [command options] [arguments...] [2022-07-25T10:27:34.246Z] #40 65.87 [2022-07-25T10:27:34.246Z] #40 65.87 COMMANDS: [2022-07-25T10:27:34.246Z] #40 65.87 init Create an initial ./winres/winres.json [2022-07-25T10:27:34.246Z] #40 65.87 make Make syso files for the "go build" command [2022-07-25T10:27:34.246Z] #40 65.87 simply Make syso files for the "go build" command (simplified) [2022-07-25T10:27:34.246Z] #40 65.87 extract Extract all resources from an executable [2022-07-25T10:27:34.246Z] #40 65.87 patch Replace resources in an executable file (exe, dll) [2022-07-25T10:27:34.246Z] #40 65.87 help, h Shows a list of commands or help for one command [2022-07-25T10:27:34.246Z] #40 65.87 [2022-07-25T10:27:34.246Z] #40 65.87 GLOBAL OPTIONS: [2022-07-25T10:27:34.246Z] #40 65.87 --help, -h show help (default: false) [2022-07-25T10:27:34.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T10:27:34.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:27:34.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:27:34.728Z] #75 68.88 Selecting previously unselected package build-essential. [2022-07-25T10:27:34.728Z] #75 68.89 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T10:27:34.728Z] #75 68.90 Unpacking build-essential (12.9) ... [2022-07-25T10:27:34.728Z] #75 68.99 Selecting previously unselected package libcap2:amd64. [2022-07-25T10:27:34.728Z] #75 68.99 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T10:27:34.728Z] #75 69.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:27:34.728Z] #75 69.12 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T10:27:34.728Z] #75 69.12 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T10:27:34.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:27:34.986Z] #75 69.13 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T10:27:34.986Z] #75 69.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:27:35.219Z] #40 DONE 66.9s [2022-07-25T10:27:35.219Z] [2022-07-25T10:27:35.219Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:27:35.219Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:35.219Z] #76 59.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T10:27:35.219Z] #76 59.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-25T10:27:35.219Z] #76 59.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T10:27:35.219Z] #76 59.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-25T10:27:35.219Z] #76 59.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:27:35.219Z] #76 59.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-25T10:27:35.219Z] #76 60.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T10:27:35.219Z] #76 60.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T10:27:35.219Z] #76 60.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-25T10:27:35.219Z] #76 60.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T10:27:35.219Z] #76 60.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T10:27:35.219Z] #76 60.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-25T10:27:35.219Z] #76 61.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:35.219Z] #76 62.43 Fetched 5940 kB in 1s (5196 kB/s) [2022-07-25T10:27:35.219Z] #76 62.68 Selecting previously unselected package bzip2. [2022-07-25T10:27:35.219Z] #76 62.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.) [2022-07-25T10:27:35.219Z] #76 62.78 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T10:27:35.219Z] #76 62.89 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T10:27:35.219Z] #76 63.15 Selecting previously unselected package libmagic-mgc. [2022-07-25T10:27:35.219Z] #76 63.16 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T10:27:35.219Z] #76 63.19 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T10:27:35.219Z] #76 64.39 Selecting previously unselected package libmagic1:amd64. [2022-07-25T10:27:35.219Z] #76 64.40 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T10:27:35.219Z] #76 64.43 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:27:35.219Z] #76 64.91 Selecting previously unselected package file. [2022-07-25T10:27:35.219Z] #76 64.92 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-25T10:27:35.219Z] #76 65.14 Unpacking file (1:5.39-3) ... [2022-07-25T10:27:35.219Z] #76 65.42 Selecting previously unselected package xz-utils. [2022-07-25T10:27:35.219Z] #76 65.43 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T10:27:35.219Z] #76 65.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:27:35.219Z] #76 66.71 Selecting previously unselected package libsigsegv2:amd64. [2022-07-25T10:27:35.219Z] #76 66.72 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-25T10:27:35.219Z] #76 66.75 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-25T10:27:35.251Z] #75 69.40 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:27:35.251Z] #75 69.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:35.251Z] #75 69.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T10:27:35.296Z] #84 ... [2022-07-25T10:27:35.297Z] [2022-07-25T10:27:35.297Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:27:35.297Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:27:35.297Z] #19 93.91 Reading package lists... [2022-07-25T10:27:35.480Z] #76 66.97 Selecting previously unselected package m4. [2022-07-25T10:27:35.480Z] #76 66.97 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-25T10:27:35.480Z] #76 66.99 Unpacking m4 (1.4.18-5) ... [2022-07-25T10:27:35.510Z] #75 69.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:27:35.510Z] #75 69.67 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:35.510Z] #75 ... [2022-07-25T10:27:35.510Z] [2022-07-25T10:27:35.510Z] #54 [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 [2022-07-25T10:27:35.510Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:35.510Z] #54 59.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-25T10:27:35.510Z] #54 59.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-25T10:27:35.510Z] #54 60.32 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-25T10:27:35.510Z] #54 60.45 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-25T10:27:35.510Z] #54 60.66 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-25T10:27:35.510Z] #54 60.99 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T10:27:35.510Z] #54 61.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T10:27:35.510Z] #54 61.33 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:27:35.510Z] #54 61.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:27:35.510Z] #54 61.62 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T10:27:35.510Z] #54 61.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T10:27:35.510Z] #54 61.80 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T10:27:35.510Z] #54 61.92 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T10:27:35.510Z] #54 61.94 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T10:27:35.510Z] #54 61.96 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T10:27:35.510Z] #54 62.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T10:27:35.510Z] #54 62.46 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T10:27:35.510Z] #54 63.69 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T10:27:35.510Z] #54 63.88 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T10:27:35.510Z] #54 64.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:27:35.510Z] #54 64.15 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T10:27:35.510Z] #54 64.32 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T10:27:35.510Z] #54 64.55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T10:27:35.510Z] #54 64.57 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T10:27:35.510Z] #54 64.65 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T10:27:35.510Z] #54 64.86 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T10:27:35.510Z] #54 64.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T10:27:35.510Z] #54 65.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T10:27:35.510Z] #54 65.22 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T10:27:35.510Z] #54 65.98 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T10:27:35.510Z] #54 66.33 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T10:27:35.510Z] #54 67.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T10:27:35.510Z] #54 67.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T10:27:35.510Z] #54 ... [2022-07-25T10:27:35.510Z] [2022-07-25T10:27:35.510Z] #75 [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 ; [2022-07-25T10:27:35.510Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:35.510Z] #75 69.93 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:27:35.740Z] #76 67.45 Selecting previously unselected package autoconf. [2022-07-25T10:27:35.740Z] #76 67.45 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-25T10:27:35.740Z] #76 67.51 Unpacking autoconf (2.69-14) ... [2022-07-25T10:27:35.773Z] #75 69.93 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T10:27:35.773Z] #75 69.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:27:35.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:27:36.031Z] #75 70.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:27:36.032Z] #75 70.34 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T10:27:36.032Z] #75 70.36 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:27:36.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:27:36.704Z] #76 ... [2022-07-25T10:27:36.704Z] [2022-07-25T10:27:36.704Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:27:36.704Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:36.704Z] #55 57.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-25T10:27:36.704Z] #55 58.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-25T10:27:36.704Z] #55 58.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-25T10:27:36.704Z] #55 58.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-25T10:27:36.704Z] #55 58.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-25T10:27:36.704Z] #55 58.82 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-25T10:27:36.704Z] #55 58.85 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-25T10:27:36.704Z] #55 59.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-25T10:27:36.704Z] #55 59.17 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-25T10:27:36.704Z] #55 59.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-25T10:27:36.704Z] #55 59.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-25T10:27:36.704Z] #55 59.70 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-25T10:27:36.704Z] #55 61.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-25T10:27:36.704Z] #55 61.18 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-25T10:27:36.704Z] #55 61.41 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-25T10:27:36.704Z] #55 61.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-25T10:27:36.704Z] #55 62.00 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-25T10:27:36.704Z] #55 62.16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-25T10:27:36.704Z] #55 62.23 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-25T10:27:36.704Z] #55 62.33 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-25T10:27:36.704Z] #55 62.54 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-25T10:27:36.704Z] #55 62.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-25T10:27:36.704Z] #55 62.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-25T10:27:36.704Z] #55 62.93 go: downloading github.com/prometheus/common v0.32.1 [2022-07-25T10:27:36.704Z] #55 63.40 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-25T10:27:36.704Z] #55 63.42 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-25T10:27:36.704Z] #55 65.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-25T10:27:36.704Z] #55 67.20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-25T10:27:36.704Z] #55 ... [2022-07-25T10:27:36.704Z] [2022-07-25T10:27:36.704Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:27:36.704Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:36.704Z] #51 57.96 The following additional packages will be installed: [2022-07-25T10:27:36.704Z] #51 57.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T10:27:36.704Z] #51 58.00 python3-protobuf python3-six [2022-07-25T10:27:36.704Z] #51 58.06 Suggested packages: [2022-07-25T10:27:36.704Z] #51 58.07 python3-setuptools [2022-07-25T10:27:36.704Z] #51 58.07 Recommended packages: [2022-07-25T10:27:36.704Z] #51 58.07 iproute2 | iproute [2022-07-25T10:27:36.704Z] #51 59.33 The following NEW packages will be installed: [2022-07-25T10:27:36.704Z] #51 59.34 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-25T10:27:36.704Z] #51 59.34 python3-protobuf python3-six [2022-07-25T10:27:36.704Z] #51 60.19 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:36.704Z] #51 60.19 Need to get 2315 kB of archives. [2022-07-25T10:27:36.704Z] #51 60.19 After this operation, 11.1 MB of additional disk space will be used. [2022-07-25T10:27:36.704Z] #51 60.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-25T10:27:36.704Z] #51 60.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T10:27:36.704Z] #51 60.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-25T10:27:36.704Z] #51 60.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-25T10:27:36.704Z] #51 60.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:27:36.704Z] #51 60.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T10:27:36.704Z] #51 60.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:27:36.704Z] #51 62.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T10:27:36.704Z] #51 64.99 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:36.704Z] #51 65.38 Fetched 2315 kB in 4s (622 kB/s) [2022-07-25T10:27:36.704Z] #51 65.65 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T10:27:36.704Z] #51 65.65 (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.) [2022-07-25T10:27:36.704Z] #51 65.80 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T10:27:36.704Z] #51 66.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T10:27:36.704Z] #51 67.86 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:27:36.704Z] #51 67.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T10:27:36.704Z] #51 67.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:27:36.704Z] #51 ... [2022-07-25T10:27:36.704Z] [2022-07-25T10:27:36.704Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:27:36.704Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:36.704Z] #76 68.33 Selecting previously unselected package autotools-dev. [2022-07-25T10:27:36.704Z] #76 68.34 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-25T10:27:36.704Z] #76 68.36 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-25T10:27:37.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:27:37.289Z] #76 68.75 Selecting previously unselected package automake. [2022-07-25T10:27:37.289Z] #76 68.75 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-25T10:27:37.289Z] #76 68.77 Unpacking automake (1:1.16.3-2) ... [2022-07-25T10:27:37.407Z] #75 ... [2022-07-25T10:27:37.407Z] [2022-07-25T10:27:37.407Z] #50 [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 [2022-07-25T10:27:37.407Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:37.407Z] #50 61.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-25T10:27:37.407Z] #50 63.17 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:37.407Z] #50 63.79 Fetched 2315 kB in 4s (656 kB/s) [2022-07-25T10:27:37.407Z] #50 63.97 Selecting previously unselected package libprotobuf23:amd64. [2022-07-25T10:27:37.407Z] #50 63.97 (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.) [2022-07-25T10:27:37.407Z] #50 64.06 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-25T10:27:37.407Z] #50 64.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T10:27:37.407Z] #50 65.75 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:27:37.407Z] #50 65.77 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T10:27:37.407Z] #50 65.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:27:37.407Z] #50 66.35 Selecting previously unselected package python3-six. [2022-07-25T10:27:37.407Z] #50 66.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T10:27:37.407Z] #50 66.36 Unpacking python3-six (1.16.0-2) ... [2022-07-25T10:27:37.407Z] #50 66.80 Selecting previously unselected package python3-protobuf. [2022-07-25T10:27:37.407Z] #50 66.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T10:27:37.407Z] #50 66.82 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T10:27:37.407Z] #50 67.77 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:27:37.407Z] #50 67.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:27:37.407Z] #50 67.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:27:37.407Z] #50 68.05 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:27:37.407Z] #50 68.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T10:27:37.407Z] #50 68.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:27:37.407Z] #50 68.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:27:37.407Z] #50 68.46 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:27:37.407Z] #50 68.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:37.407Z] #50 68.68 Selecting previously unselected package criu. [2022-07-25T10:27:37.407Z] #50 68.69 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T10:27:37.407Z] #50 68.70 Unpacking criu (3.17.1-1) ... [2022-07-25T10:27:37.407Z] #50 70.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:27:37.407Z] #50 ... [2022-07-25T10:27:37.407Z] [2022-07-25T10:27:37.407Z] #75 [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 ; [2022-07-25T10:27:37.407Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:37.407Z] #75 71.59 Selecting previously unselected package libtool. [2022-07-25T10:27:37.407Z] #75 71.61 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T10:27:37.407Z] #75 71.61 Unpacking libtool (2.4.6-15) ... [2022-07-25T10:27:37.667Z] #75 72.01 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:27:37.667Z] #75 72.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T10:27:37.667Z] #75 72.05 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:27:37.667Z] #75 ... [2022-07-25T10:27:37.667Z] [2022-07-25T10:27:37.667Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:37.667Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:37.667Z] #14 61.97 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] [2022-07-25T10:27:37.667Z] #14 62.77 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] [2022-07-25T10:27:37.667Z] #14 63.98 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] [2022-07-25T10:27:37.667Z] #14 66.82 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] [2022-07-25T10:27:37.667Z] #14 67.71 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] [2022-07-25T10:27:37.667Z] #14 67.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T10:27:37.667Z] #14 67.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T10:27:37.667Z] #14 67.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T10:27:37.667Z] #14 67.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T10:27:37.667Z] #14 67.80 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] [2022-07-25T10:27:37.667Z] #14 67.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T10:27:37.667Z] #14 67.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T10:27:37.667Z] #14 67.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T10:27:37.667Z] #14 67.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T10:27:37.667Z] #14 67.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T10:27:37.667Z] #14 67.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T10:27:37.667Z] #14 67.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T10:27:37.667Z] #14 68.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-25T10:27:37.667Z] #14 68.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T10:27:37.667Z] #14 68.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T10:27:37.667Z] #14 69.59 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:37.667Z] #14 70.10 Fetched 115 MB in 11s (10.3 MB/s) [2022-07-25T10:27:37.667Z] #14 70.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:27:37.667Z] #14 70.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-25T10:27:37.667Z] #14 70.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T10:27:37.667Z] #14 70.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T10:27:37.925Z] #14 ... [2022-07-25T10:27:37.925Z] [2022-07-25T10:27:37.925Z] #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 [2022-07-25T10:27:37.925Z] #33 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:27:38.184Z] #33 70.93 Updating files: 81% (1238/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T10:27:38.184Z] #33 72.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:27:38.184Z] #33 ... [2022-07-25T10:27:38.184Z] [2022-07-25T10:27:38.184Z] #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 [2022-07-25T10:27:38.184Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:38.184Z] #41 62.52 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:38.184Z] #41 63.12 Fetched 17.7 MB in 2s (7441 kB/s) [2022-07-25T10:27:38.184Z] #41 63.25 Selecting previously unselected package xxd. [2022-07-25T10:27:38.184Z] #41 63.25 (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.) [2022-07-25T10:27:38.184Z] #41 63.41 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:27:38.184Z] #41 63.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:27:38.184Z] #41 63.88 Selecting previously unselected package vim-common. [2022-07-25T10:27:38.184Z] #41 63.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:27:38.184Z] #41 63.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:27:38.184Z] #41 64.53 Selecting previously unselected package cmake-data. [2022-07-25T10:27:38.184Z] #41 64.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T10:27:38.184Z] #41 64.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T10:27:38.184Z] #41 70.25 Selecting previously unselected package libicu67:amd64. [2022-07-25T10:27:38.184Z] #41 70.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T10:27:38.184Z] #41 70.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T10:27:38.232Z] #76 69.80 Selecting previously unselected package patch. [2022-07-25T10:27:38.232Z] #76 69.87 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-25T10:27:38.232Z] #76 69.89 Unpacking patch (2.7.6-7) ... [2022-07-25T10:27:38.443Z] #41 ... [2022-07-25T10:27:38.443Z] [2022-07-25T10:27:38.443Z] #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 [2022-07-25T10:27:38.443Z] #33 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:27:38.443Z] #33 72.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:27:38.493Z] #76 70.17 Selecting previously unselected package dpkg-dev. [2022-07-25T10:27:38.493Z] #76 ... [2022-07-25T10:27:38.493Z] [2022-07-25T10:27:38.493Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:27:38.493Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:27:38.493Z] #64 2.322 + RM_GOPATH=0 [2022-07-25T10:27:38.493Z] #64 2.322 + TMP_GOPATH= [2022-07-25T10:27:38.493Z] #64 2.322 + : /build [2022-07-25T10:27:38.493Z] #64 2.322 + '[' -z '' ']' [2022-07-25T10:27:38.493Z] #64 2.322 ++ mktemp -d [2022-07-25T10:27:38.493Z] #64 2.330 + export GOPATH=/tmp/tmp.HDla76kPDt [2022-07-25T10:27:38.493Z] #64 2.330 + GOPATH=/tmp/tmp.HDla76kPDt [2022-07-25T10:27:38.493Z] #64 2.330 + RM_GOPATH=1 [2022-07-25T10:27:38.493Z] #64 2.330 + case "$(go env GOARCH)" in [2022-07-25T10:27:38.493Z] #64 2.331 ++ go env GOARCH [2022-07-25T10:27:38.493Z] #64 2.392 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:27:38.493Z] #64 2.392 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:27:38.493Z] #64 2.392 ++ dirname /install.sh [2022-07-25T10:27:38.493Z] #64 2.406 Install containerd version v1.6.6 [2022-07-25T10:27:38.493Z] #64 2.407 + dir=/ [2022-07-25T10:27:38.493Z] #64 2.407 + bin=containerd [2022-07-25T10:27:38.493Z] #64 2.407 + shift [2022-07-25T10:27:38.493Z] #64 2.407 + '[' '!' -f //containerd.installer ']' [2022-07-25T10:27:38.493Z] #64 2.407 + . //containerd.installer [2022-07-25T10:27:38.493Z] #64 2.407 ++ set -e [2022-07-25T10:27:38.493Z] #64 2.407 ++ : v1.6.6 [2022-07-25T10:27:38.493Z] #64 2.407 + install_containerd [2022-07-25T10:27:38.493Z] #64 2.407 + echo 'Install containerd version v1.6.6' [2022-07-25T10:27:38.493Z] #64 2.407 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HDla76kPDt/src/github.com/containerd/containerd [2022-07-25T10:27:38.493Z] #64 2.423 Cloning into '/tmp/tmp.HDla76kPDt/src/github.com/containerd/containerd'... [2022-07-25T10:27:38.493Z] #64 ... [2022-07-25T10:27:38.493Z] [2022-07-25T10:27:38.493Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:27:38.493Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:38.493Z] #76 70.17 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-25T10:27:38.570Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T10:27:38.570Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === Skipped [2022-07-25T10:27:38.570Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T10:27:38.570Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T10:27:38.570Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T10:27:38.570Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T10:27:38.570Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:71: No driver to put! [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T10:27:38.570Z] time="2022-07-25T10:26:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T10:27:38.570Z] time="2022-07-25T10:26:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T10:27:38.570Z] time="2022-07-25T10:26:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T10:27:38.570Z] time="2022-07-25T10:26:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T10:27:38.570Z] time="2022-07-25T10:26:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:71: No driver to put! [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T10:27:38.570Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T10:27:38.570Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T10:27:38.570Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T10:27:38.570Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T10:27:38.570Z] graphtest_unix.go:71: No driver to put! [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T10:27:38.570Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T10:27:38.570Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T10:27:38.570Z] [2022-07-25T10:27:38.570Z] DONE 2811 tests, 28 skipped in 210.262s [2022-07-25T10:27:38.570Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:27:38.570Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T10:27:38.571Z] + 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 [2022-07-25T10:27:38.753Z] #76 70.32 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T10:27:38.753Z] #76 ... [2022-07-25T10:27:38.753Z] [2022-07-25T10:27:38.753Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:38.753Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:38.753Z] #14 60.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-25T10:27:38.753Z] #14 60.97 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] [2022-07-25T10:27:38.753Z] #14 60.97 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] [2022-07-25T10:27:38.753Z] #14 61.94 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] [2022-07-25T10:27:38.753Z] #14 64.20 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] [2022-07-25T10:27:38.753Z] #14 65.11 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] [2022-07-25T10:27:38.753Z] #14 66.46 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] [2022-07-25T10:27:38.753Z] #14 69.28 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] [2022-07-25T10:27:38.753Z] #14 70.27 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] [2022-07-25T10:27:38.753Z] #14 70.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T10:27:38.753Z] #14 70.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T10:27:38.753Z] #14 70.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T10:27:38.753Z] #14 70.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T10:27:38.753Z] #14 70.32 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] [2022-07-25T10:27:38.753Z] #14 70.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T10:27:38.753Z] #14 70.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T10:27:38.753Z] #14 70.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T10:27:38.753Z] #14 70.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T10:27:38.753Z] #14 70.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T10:27:38.753Z] #14 70.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T10:27:39.014Z] #14 70.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T10:27:39.014Z] #14 70.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-25T10:27:39.014Z] #14 70.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T10:27:39.014Z] #14 70.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T10:27:39.014Z] #14 ... [2022-07-25T10:27:39.014Z] [2022-07-25T10:27:39.014Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:27:39.014Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:39.014Z] #42 70.50 Selecting previously unselected package libicu67:amd64. [2022-07-25T10:27:39.014Z] #42 70.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-25T10:27:39.014Z] #42 70.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T10:27:39.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:27:40.346Z] #33 ... [2022-07-25T10:27:40.346Z] [2022-07-25T10:27:40.346Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:27:40.346Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:27:40.346Z] #63 1.650 + RM_GOPATH=0 [2022-07-25T10:27:40.346Z] #63 1.650 + TMP_GOPATH= [2022-07-25T10:27:40.346Z] #63 1.650 + : /build [2022-07-25T10:27:40.346Z] #63 1.650 + '[' -z '' ']' [2022-07-25T10:27:40.346Z] #63 1.650 ++ mktemp -d [2022-07-25T10:27:40.346Z] #63 1.650 + export GOPATH=/tmp/tmp.0qycARnEmB [2022-07-25T10:27:40.346Z] #63 1.650 + GOPATH=/tmp/tmp.0qycARnEmB [2022-07-25T10:27:40.346Z] #63 1.650 + RM_GOPATH=1 [2022-07-25T10:27:40.346Z] #63 1.650 + case "$(go env GOARCH)" in [2022-07-25T10:27:40.346Z] #63 1.650 ++ go env GOARCH [2022-07-25T10:27:40.346Z] #63 1.680 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:27:40.346Z] #63 1.680 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:27:40.346Z] #63 1.681 ++ dirname /install.sh [2022-07-25T10:27:40.346Z] #63 1.696 + dir=/ [2022-07-25T10:27:40.346Z] #63 1.696 + bin=containerd [2022-07-25T10:27:40.346Z] #63 1.696 + shift [2022-07-25T10:27:40.346Z] #63 1.696 + '[' '!' -f //containerd.installer ']' [2022-07-25T10:27:40.346Z] #63 1.696 + . //containerd.installer [2022-07-25T10:27:40.346Z] #63 1.696 ++ set -e [2022-07-25T10:27:40.346Z] #63 1.696 ++ : v1.6.6 [2022-07-25T10:27:40.346Z] #63 1.696 + install_containerd [2022-07-25T10:27:40.346Z] #63 1.696 + echo 'Install containerd version v1.6.6' [2022-07-25T10:27:40.346Z] #63 1.697 Install containerd version v1.6.6 [2022-07-25T10:27:40.346Z] #63 1.697 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0qycARnEmB/src/github.com/containerd/containerd [2022-07-25T10:27:40.346Z] #63 1.715 Cloning into '/tmp/tmp.0qycARnEmB/src/github.com/containerd/containerd'... [2022-07-25T10:27:40.346Z] #63 ... [2022-07-25T10:27:40.346Z] [2022-07-25T10:27:40.346Z] #75 [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 ; [2022-07-25T10:27:40.346Z] #75 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:40.346Z] #75 72.39 Selecting previously unselected package libyajl2:amd64. [2022-07-25T10:27:40.346Z] #75 72.40 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T10:27:40.346Z] #75 72.42 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:27:40.346Z] #75 72.61 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T10:27:40.346Z] #75 72.65 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T10:27:40.346Z] #75 72.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T10:27:40.346Z] #75 72.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:27:40.346Z] #75 72.95 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T10:27:40.346Z] #75 72.96 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:27:40.346Z] #75 73.04 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:27:40.346Z] #75 73.08 Setting up file (1:5.39-3) ... [2022-07-25T10:27:40.346Z] #75 73.09 Setting up bzip2 (1.0.8-4) ... [2022-07-25T10:27:40.346Z] #75 73.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:40.346Z] #75 73.12 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:40.346Z] #75 73.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:27:40.346Z] #75 73.19 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T10:27:40.346Z] #75 73.21 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T10:27:40.346Z] #75 73.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:27:40.346Z] #75 73.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:27:40.346Z] #75 73.33 Setting up patch (2.7.6-7) ... [2022-07-25T10:27:40.346Z] #75 73.34 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:27:40.346Z] #75 73.35 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T10:27:40.346Z] #75 73.37 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T10:27:40.346Z] #75 73.38 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:27:40.346Z] #75 73.39 Setting up libtool (2.4.6-15) ... [2022-07-25T10:27:40.346Z] #75 73.40 Setting up m4 (1.4.18-5) ... [2022-07-25T10:27:40.346Z] #75 73.41 Setting up dpkg-dev (1.20.11) ... [2022-07-25T10:27:40.346Z] #75 73.43 Setting up autoconf (2.69-14) ... [2022-07-25T10:27:40.346Z] #75 73.44 Setting up build-essential (12.9) ... [2022-07-25T10:27:40.346Z] #75 73.45 Setting up automake (1:1.16.3-2) ... [2022-07-25T10:27:40.346Z] #75 73.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T10:27:40.346Z] #75 73.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:27:40.346Z] #75 DONE 74.6s [2022-07-25T10:27:40.346Z] [2022-07-25T10:27:40.346Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:40.346Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:40.346Z] #14 74.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:27:40.346Z] #14 74.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T10:27:40.346Z] #14 74.22 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T10:27:40.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:27:41.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:27:41.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T10:27:42.420Z] #19 118.2 Building dependency tree... [2022-07-25T10:27:42.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:27:43.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T10:27:44.317Z] #42 ... [2022-07-25T10:27:44.318Z] [2022-07-25T10:27:44.318Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-25T10:27:44.318Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-25T10:27:44.318Z] #76 71.92 Selecting previously unselected package build-essential. [2022-07-25T10:27:44.318Z] #76 71.92 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 71.95 Unpacking build-essential (12.9) ... [2022-07-25T10:27:44.318Z] #76 72.13 Selecting previously unselected package libcap2:amd64. [2022-07-25T10:27:44.318Z] #76 72.17 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 72.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:27:44.318Z] #76 72.38 Selecting previously unselected package libcap-dev:amd64. [2022-07-25T10:27:44.318Z] #76 72.39 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 72.41 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T10:27:44.318Z] #76 72.63 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:27:44.318Z] #76 72.63 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 72.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:44.318Z] #76 72.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-25T10:27:44.318Z] #76 72.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 72.90 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:44.318Z] #76 73.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:27:44.318Z] #76 73.04 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 73.07 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:27:44.318Z] #76 73.37 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:27:44.318Z] #76 73.38 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 73.46 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:27:44.318Z] #76 74.58 Selecting previously unselected package libtool. [2022-07-25T10:27:44.318Z] #76 74.59 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-25T10:27:44.318Z] #76 74.60 Unpacking libtool (2.4.6-15) ... [2022-07-25T10:27:44.318Z] #76 75.13 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:27:44.318Z] #76 75.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 75.13 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:27:44.318Z] #76 75.55 Selecting previously unselected package libyajl2:amd64. [2022-07-25T10:27:44.318Z] #76 75.56 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 75.57 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:27:44.318Z] #76 75.63 Selecting previously unselected package libyajl-dev:amd64. [2022-07-25T10:27:44.318Z] #76 75.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-25T10:27:44.318Z] #76 75.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T10:27:44.318Z] #76 75.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:27:44.318Z] #76 75.99 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T10:27:44.318Z] #76 76.01 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:27:44.318Z] #76 76.03 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:27:44.318Z] #76 76.05 Setting up file (1:5.39-3) ... [2022-07-25T10:27:44.318Z] #76 76.07 Setting up bzip2 (1.0.8-4) ... [2022-07-25T10:27:44.534Z] #14 78.52 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:27:44.534Z] #14 78.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T10:27:44.534Z] #14 78.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T10:27:44.534Z] #14 78.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T10:27:44.534Z] #14 78.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:27:44.534Z] #14 78.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:27:44.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:27:44.579Z] #76 76.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:44.579Z] #76 76.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:44.579Z] #76 76.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:27:44.579Z] #76 76.17 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-25T10:27:44.579Z] #76 76.18 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-25T10:27:44.579Z] #76 76.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:27:44.579Z] #76 76.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:27:44.579Z] #76 76.31 Setting up patch (2.7.6-7) ... [2022-07-25T10:27:44.792Z] #14 79.18 Selecting previously unselected package dmsetup. [2022-07-25T10:27:44.793Z] #14 79.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:27:44.843Z] #76 76.36 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:27:44.843Z] #76 76.39 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-25T10:27:44.843Z] #76 76.40 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-25T10:27:44.843Z] #76 76.42 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:27:44.843Z] #76 76.43 Setting up libtool (2.4.6-15) ... [2022-07-25T10:27:44.843Z] #76 76.46 Setting up m4 (1.4.18-5) ... [2022-07-25T10:27:44.843Z] #76 76.49 Setting up dpkg-dev (1.20.11) ... [2022-07-25T10:27:44.843Z] #76 76.52 Setting up autoconf (2.69-14) ... [2022-07-25T10:27:45.051Z] #14 79.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T10:27:45.103Z] #76 76.54 Setting up build-essential (12.9) ... [2022-07-25T10:27:45.103Z] #76 76.55 Setting up automake (1:1.16.3-2) ... [2022-07-25T10:27:45.103Z] #76 76.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-25T10:27:45.103Z] #76 76.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:27:45.309Z] #14 79.48 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:27:45.309Z] #14 79.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T10:27:45.309Z] #14 79.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T10:27:45.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:27:46.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T10:27:46.508Z] #76 DONE 78.2s [2022-07-25T10:27:46.508Z] [2022-07-25T10:27:46.508Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:27:46.508Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:46.992Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:27:46.992Z] Using test binary docker [2022-07-25T10:27:46.992Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:27:46.992Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-25T10:27:46.992Z] Starting dockerd [2022-07-25T10:27:46.992Z] INFO: Waiting for daemon to start... [2022-07-25T10:27:47.079Z] #77 ... [2022-07-25T10:27:47.079Z] [2022-07-25T10:27:47.079Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:27:47.079Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:47.079Z] #51 68.40 Selecting previously unselected package python3-six. [2022-07-25T10:27:47.079Z] #51 68.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-25T10:27:47.079Z] #51 68.43 Unpacking python3-six (1.16.0-2) ... [2022-07-25T10:27:47.079Z] #51 68.84 Selecting previously unselected package python3-protobuf. [2022-07-25T10:27:47.079Z] #51 68.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-25T10:27:47.079Z] #51 69.04 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-25T10:27:47.079Z] #51 70.03 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:27:47.079Z] #51 70.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:27:47.079Z] #51 70.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:27:47.079Z] #51 70.24 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:27:47.079Z] #51 70.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T10:27:47.079Z] #51 70.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:27:47.079Z] #51 70.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:27:47.079Z] #51 70.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:27:47.079Z] #51 70.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:47.079Z] #51 70.75 Selecting previously unselected package criu. [2022-07-25T10:27:47.079Z] #51 70.75 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-25T10:27:47.079Z] #51 70.76 Unpacking criu (3.17.1-1) ... [2022-07-25T10:27:47.079Z] #51 72.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:27:47.079Z] #51 75.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T10:27:47.079Z] #51 75.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:27:47.079Z] #51 75.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:47.079Z] #51 75.13 Setting up python3-six (1.16.0-2) ... [2022-07-25T10:27:47.079Z] #51 77.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:27:47.079Z] #51 77.66 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T10:27:47.079Z] #51 ... [2022-07-25T10:27:47.079Z] [2022-07-25T10:27:47.079Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:27:47.079Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:27:47.079Z] #34 71.73 Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-25T10:27:47.079Z] #34 73.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-25T10:27:47.079Z] #34 73.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:27:47.293Z] #14 ... [2022-07-25T10:27:47.293Z] [2022-07-25T10:27:47.293Z] #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 [2022-07-25T10:27:47.293Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:47.293Z] #41 81.14 Selecting previously unselected package libxml2:amd64. [2022-07-25T10:27:47.293Z] #41 81.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T10:27:47.293Z] #41 81.18 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T10:27:47.650Z] #34 ... [2022-07-25T10:27:47.650Z] [2022-07-25T10:27:47.650Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:27:47.650Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:47.650Z] #77 1.266 Cloning into '/tmp/crun-build'... [2022-07-25T10:27:47.677Z] #19 129.8 The following additional packages will be installed: [2022-07-25T10:27:47.677Z] #19 129.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T10:27:47.677Z] #19 129.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T10:27:47.677Z] #19 129.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-25T10:27:47.677Z] #19 129.8 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-25T10:27:47.677Z] #19 129.8 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T10:27:47.677Z] #19 129.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T10:27:47.677Z] #19 129.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T10:27:47.677Z] #19 129.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T10:27:47.677Z] #19 129.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T10:27:47.677Z] #19 129.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T10:27:47.677Z] #19 129.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T10:27:47.677Z] #19 129.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T10:27:47.677Z] #19 129.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T10:27:47.677Z] #19 129.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T10:27:47.677Z] #19 129.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T10:27:47.677Z] #19 129.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T10:27:47.677Z] #19 129.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T10:27:47.677Z] #19 129.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T10:27:47.677Z] #19 129.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T10:27:47.677Z] #19 129.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T10:27:47.677Z] #19 129.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T10:27:47.677Z] #19 129.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T10:27:47.677Z] #19 129.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T10:27:47.677Z] #19 129.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T10:27:47.677Z] #19 129.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T10:27:47.677Z] #19 129.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T10:27:47.677Z] #19 129.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T10:27:47.677Z] #19 129.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T10:27:47.677Z] #19 129.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T10:27:47.677Z] #19 129.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T10:27:47.677Z] #19 129.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T10:27:47.677Z] #19 129.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T10:27:47.677Z] #19 129.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T10:27:47.677Z] #19 129.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T10:27:47.677Z] #19 129.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T10:27:47.677Z] #19 129.9 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T10:27:47.677Z] #19 129.9 Suggested packages: [2022-07-25T10:27:47.677Z] #19 129.9 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-25T10:27:47.677Z] #19 129.9 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.9 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-25T10:27:47.677Z] #19 129.9 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-25T10:27:47.677Z] #19 129.9 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-25T10:27:47.677Z] #19 129.9 libyaml-shell-perl ed diffutils-doc [2022-07-25T10:27:47.677Z] #19 129.9 Recommended packages: [2022-07-25T10:27:47.677Z] #19 129.9 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-25T10:27:47.677Z] #19 129.9 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-25T10:27:48.238Z] #41 82.42 Selecting previously unselected package libarchive13:amd64. [2022-07-25T10:27:48.239Z] #41 82.45 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T10:27:48.239Z] #41 82.48 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T10:27:48.815Z] #41 82.97 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T10:27:48.815Z] #41 83.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T10:27:48.815Z] #41 83.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T10:27:48.815Z] #41 83.16 Selecting previously unselected package librhash0:amd64. [2022-07-25T10:27:48.815Z] #41 ... [2022-07-25T10:27:48.815Z] [2022-07-25T10:27:48.815Z] #50 [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 [2022-07-25T10:27:48.815Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:48.815Z] #50 72.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-25T10:27:48.815Z] #50 72.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:27:48.815Z] #50 72.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:27:48.815Z] #50 72.90 Setting up python3-six (1.16.0-2) ... [2022-07-25T10:27:48.815Z] #50 75.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:27:48.815Z] #50 75.31 Setting up python3-protobuf (3.12.4-1) ... [2022-07-25T10:27:48.815Z] #50 82.18 Setting up criu (3.17.1-1) ... [2022-07-25T10:27:49.073Z] #50 ... [2022-07-25T10:27:49.073Z] [2022-07-25T10:27:49.073Z] #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 [2022-07-25T10:27:49.073Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:49.073Z] #41 83.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T10:27:49.073Z] #41 83.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T10:27:49.147Z] . [2022-07-25T10:27:49.147Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:27:49.147Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:27:49.147Z] Error: No such image: emptyfs [2022-07-25T10:27:49.332Z] #41 83.57 Selecting previously unselected package libuv1:amd64. [2022-07-25T10:27:49.332Z] #41 83.58 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T10:27:49.332Z] #41 83.59 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T10:27:49.405Z] Running integration-test (iteration 1) [2022-07-25T10:27:49.405Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:27:49.591Z] #41 83.73 Selecting previously unselected package cmake. [2022-07-25T10:27:49.591Z] #41 83.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T10:27:49.591Z] #41 83.76 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T10:27:49.662Z] Loaded image: busybox:latest [2022-07-25T10:27:49.662Z] Loaded image: busybox:glibc [2022-07-25T10:27:50.198Z] #19 ... [2022-07-25T10:27:50.198Z] [2022-07-25T10:27:50.198Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:27:50.198Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:50.198Z] #84 85.12 configure.ac:7: installing 'build-aux/compile' [2022-07-25T10:27:50.198Z] #84 85.13 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T10:27:50.198Z] #84 85.13 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T10:27:50.198Z] #84 85.16 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T10:27:50.198Z] #84 85.19 configure.ac:11: installing 'build-aux/missing' [2022-07-25T10:27:50.455Z] #84 85.38 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T10:27:50.525Z] #41 ... [2022-07-25T10:27:50.525Z] [2022-07-25T10:27:50.525Z] #76 [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 [2022-07-25T10:27:50.525Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:50.525Z] #76 1.589 Cloning into '/tmp/crun-build'... [2022-07-25T10:27:50.712Z] #84 85.52 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T10:27:50.948Z] #77 ... [2022-07-25T10:27:50.948Z] [2022-07-25T10:27:50.948Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:50.948Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:50.948Z] #14 72.49 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:27:50.948Z] #14 72.84 Fetched 115 MB in 12s (9808 kB/s) [2022-07-25T10:27:50.948Z] #14 73.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:27:50.948Z] #14 73.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.) [2022-07-25T10:27:50.948Z] #14 73.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T10:27:50.948Z] #14 73.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T10:27:50.948Z] #14 76.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:27:50.948Z] #14 76.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T10:27:50.948Z] #14 76.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T10:27:50.948Z] #14 81.14 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:27:50.948Z] #14 81.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T10:27:50.948Z] #14 81.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T10:27:50.948Z] #14 81.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T10:27:50.948Z] #14 81.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:27:50.948Z] #14 81.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:27:50.948Z] #14 81.88 Selecting previously unselected package dmsetup. [2022-07-25T10:27:50.948Z] #14 81.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:27:50.948Z] #14 81.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T10:27:50.948Z] #14 82.49 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:27:50.948Z] #14 82.50 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T10:27:50.948Z] #14 82.52 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T10:27:50.948Z] #14 ... [2022-07-25T10:27:50.948Z] [2022-07-25T10:27:50.948Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:27:50.948Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:50.948Z] #42 82.27 Selecting previously unselected package libxml2:amd64. [2022-07-25T10:27:50.948Z] #42 82.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T10:27:50.948Z] #42 82.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T10:27:51.034Z] Loaded image: debian:bullseye-slim [2022-07-25T10:27:51.034Z] Loaded image: hello-world:latest [2022-07-25T10:27:51.292Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:27:51.292Z] INFO: Testing against a local daemon [2022-07-25T10:27:51.292Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:27:51.900Z] #76 ... [2022-07-25T10:27:51.900Z] [2022-07-25T10:27:51.900Z] #50 [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 [2022-07-25T10:27:51.900Z] #50 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:51.900Z] #50 85.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:27:52.331Z] #42 83.70 Selecting previously unselected package libarchive13:amd64. [2022-07-25T10:27:52.331Z] #42 83.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T10:27:52.331Z] #42 83.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T10:27:52.469Z] #50 DONE 86.6s [2022-07-25T10:27:52.469Z] [2022-07-25T10:27:52.469Z] #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 [2022-07-25T10:27:52.469Z] #33 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:27:52.662Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-07-25T10:27:52.662Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:27:52.727Z] #33 ... [2022-07-25T10:27:52.727Z] [2022-07-25T10:27:52.727Z] #76 [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 [2022-07-25T10:27:52.727Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:52.727Z] #76 12.27 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T10:27:52.727Z] #76 12.33 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T10:27:52.913Z] #42 84.35 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T10:27:52.913Z] #42 84.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T10:27:52.913Z] #42 84.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T10:27:53.173Z] #42 84.58 Selecting previously unselected package librhash0:amd64. [2022-07-25T10:27:53.173Z] #42 84.58 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T10:27:53.173Z] #42 84.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T10:27:53.245Z] #84 87.63 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T10:27:53.245Z] #84 87.63 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T10:27:53.434Z] #42 84.96 Selecting previously unselected package libuv1:amd64. [2022-07-25T10:27:53.434Z] #42 84.98 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T10:27:53.434Z] #42 84.99 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T10:27:53.502Z] #84 88.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T10:27:53.502Z] #84 88.19 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T10:27:53.502Z] #84 88.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T10:27:53.502Z] #84 88.47 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T10:27:53.595Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-07-25T10:27:53.595Z] === RUN TestBuildWithSession [2022-07-25T10:27:53.595Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:27:53.595Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:27:53.595Z] === RUN TestBuildSquashParent [2022-07-25T10:27:53.759Z] #84 88.67 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T10:27:54.005Z] #42 85.46 Selecting previously unselected package cmake. [2022-07-25T10:27:54.005Z] #42 85.54 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T10:27:54.005Z] #42 85.56 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T10:27:54.015Z] #84 88.83 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T10:27:55.259Z] #76 14.50 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T10:27:55.259Z] #76 14.53 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T10:27:55.259Z] #76 14.53 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T10:27:55.259Z] #76 14.53 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T10:27:55.259Z] #76 14.63 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T10:27:55.388Z] #84 ... [2022-07-25T10:27:55.388Z] [2022-07-25T10:27:55.388Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:27:55.388Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:27:55.388Z] #19 137.8 The following NEW packages will be installed: [2022-07-25T10:27:55.388Z] #19 137.8 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-25T10:27:55.388Z] #19 137.8 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-25T10:27:55.388Z] #19 137.8 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-25T10:27:55.388Z] #19 137.8 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-25T10:27:55.388Z] #19 137.8 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-25T10:27:55.388Z] #19 137.8 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-25T10:27:55.388Z] #19 137.8 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-25T10:27:55.388Z] #19 137.8 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-25T10:27:55.388Z] #19 137.8 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-25T10:27:55.388Z] #19 137.8 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-25T10:27:55.388Z] #19 137.8 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-25T10:27:55.388Z] #19 137.8 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-25T10:27:55.388Z] #19 137.8 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-25T10:27:55.388Z] #19 137.8 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-25T10:27:55.388Z] #19 137.8 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-25T10:27:55.388Z] #19 137.8 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-25T10:27:55.388Z] #19 137.8 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-25T10:27:55.388Z] #19 137.8 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-25T10:27:55.388Z] #19 137.8 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-25T10:27:55.388Z] #19 137.8 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-25T10:27:55.388Z] #19 137.8 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-25T10:27:55.388Z] #19 137.8 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-25T10:27:55.388Z] #19 137.8 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-25T10:27:55.388Z] #19 137.8 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-25T10:27:55.388Z] #19 137.8 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-25T10:27:55.388Z] #19 137.8 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-25T10:27:55.388Z] #19 137.8 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-25T10:27:55.388Z] #19 137.8 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-25T10:27:55.388Z] #19 137.8 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-25T10:27:55.388Z] #19 137.8 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-25T10:27:55.388Z] #19 137.8 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-25T10:27:55.388Z] #19 137.8 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-25T10:27:55.388Z] #19 137.8 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-25T10:27:55.388Z] #19 137.8 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-25T10:27:55.388Z] #19 137.8 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-25T10:27:55.388Z] #19 137.8 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-25T10:27:55.388Z] #19 137.8 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-25T10:27:55.388Z] #19 137.8 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-25T10:27:55.388Z] #19 137.8 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-25T10:27:55.388Z] #19 137.8 linux-libc-dev-s390x-cross patch xz-utils [2022-07-25T10:27:56.321Z] #19 138.7 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:27:56.321Z] #19 138.7 Need to get 788 MB of archives. [2022-07-25T10:27:56.321Z] #19 138.7 After this operation, 3385 MB of additional disk space will be used. [2022-07-25T10:27:56.321Z] #19 138.7 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-25T10:27:56.321Z] #19 138.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T10:27:56.321Z] #19 138.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-25T10:27:56.321Z] #19 138.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-25T10:27:56.321Z] #19 138.7 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-25T10:27:56.321Z] #19 138.7 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T10:27:56.321Z] #19 138.7 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-25T10:27:56.321Z] #19 138.8 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-25T10:27:56.321Z] #19 138.9 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-25T10:27:56.577Z] #19 139.1 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-25T10:27:56.577Z] #19 139.1 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-25T10:27:56.834Z] #19 139.2 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] [2022-07-25T10:27:56.834Z] #19 139.2 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] [2022-07-25T10:27:57.789Z] #76 ... [2022-07-25T10:27:57.789Z] [2022-07-25T10:27:57.789Z] #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 [2022-07-25T10:27:57.789Z] #41 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:27:57.789Z] #41 91.17 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T10:27:57.789Z] #41 91.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:27:57.789Z] #41 91.20 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T10:27:57.789Z] #41 91.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:27:57.789Z] #41 91.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T10:27:57.789Z] #41 91.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T10:27:57.789Z] #41 91.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T10:27:57.790Z] #41 91.45 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T10:27:57.790Z] #41 91.46 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T10:27:57.790Z] #41 91.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T10:27:57.790Z] #41 91.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:27:57.790Z] #41 DONE 92.0s [2022-07-25T10:27:57.790Z] [2022-07-25T10:27:57.790Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T10:27:57.790Z] #42 sha256:206efd967a6bba33a2ba27cf144ec24827ce250f8ba5b7f30909902184eb5eee [2022-07-25T10:27:57.790Z] #42 DONE 0.1s [2022-07-25T10:27:57.790Z] [2022-07-25T10:27:57.790Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:27:57.790Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:27:57.790Z] #14 90.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:27:57.790Z] #14 90.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T10:27:57.790Z] #14 90.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T10:27:58.207Z] #42 ... [2022-07-25T10:27:58.207Z] [2022-07-25T10:27:58.207Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-25T10:27:58.207Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-25T10:27:58.207Z] #51 84.22 Setting up criu (3.17.1-1) ... [2022-07-25T10:27:58.207Z] #51 87.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:27:58.207Z] #51 DONE 89.3s [2022-07-25T10:27:58.207Z] [2022-07-25T10:27:58.207Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:27:58.207Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:27:58.207Z] #55 ... [2022-07-25T10:27:58.207Z] [2022-07-25T10:27:58.207Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:27:58.207Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:27:58.207Z] #77 11.85 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-25T10:27:58.467Z] #77 11.93 Cloning into '/tmp/crun-build/libocispec'... [2022-07-25T10:27:58.855Z] --- PASS: TestBuildSquashParent (4.91s) [2022-07-25T10:27:58.855Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:27:58.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:27:58.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:27:58.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:27:58.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:27:58.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:27:58.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:27:58.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:27:58.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:27:58.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:27:58.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:27:58.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:27:58.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:27:58.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:27:58.855Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:28:00.111Z] #19 142.0 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] [2022-07-25T10:28:00.111Z] #19 142.0 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] [2022-07-25T10:28:00.229Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:28:00.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:28:01.012Z] #77 14.09 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-25T10:28:01.012Z] #77 14.18 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-25T10:28:01.012Z] #77 14.22 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-25T10:28:01.012Z] #77 14.22 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-25T10:28:01.012Z] #77 14.28 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-25T10:28:01.867Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:28:01.978Z] #14 ... [2022-07-25T10:28:01.978Z] [2022-07-25T10:28:01.978Z] #43 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:28:01.978Z] #43 sha256:4170c9b4ccd9e8dc5931b22b424aacc23ffccc370bda0e68ae7439f17d566048 [2022-07-25T10:28:01.978Z] #43 1.512 + RM_GOPATH=0 [2022-07-25T10:28:01.978Z] #43 1.512 + TMP_GOPATH= [2022-07-25T10:28:01.978Z] #43 1.512 + : /build [2022-07-25T10:28:01.978Z] #43 1.512 + '[' -z '' ']' [2022-07-25T10:28:01.978Z] #43 1.512 ++ mktemp -d [2022-07-25T10:28:01.978Z] #43 1.518 + export GOPATH=/tmp/tmp.YQxad44UvO [2022-07-25T10:28:01.978Z] #43 1.518 + GOPATH=/tmp/tmp.YQxad44UvO [2022-07-25T10:28:01.978Z] #43 1.518 + RM_GOPATH=1 [2022-07-25T10:28:01.978Z] #43 1.519 + case "$(go env GOARCH)" in [2022-07-25T10:28:01.978Z] #43 1.526 ++ go env GOARCH [2022-07-25T10:28:01.978Z] #43 1.590 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:28:01.978Z] #43 1.590 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:28:01.978Z] #43 1.590 ++ dirname /install.sh [2022-07-25T10:28:01.978Z] #43 1.605 Install tini version v0.19.0 [2022-07-25T10:28:01.978Z] #43 1.605 + dir=/ [2022-07-25T10:28:01.978Z] #43 1.605 + bin=tini [2022-07-25T10:28:01.978Z] #43 1.605 + shift [2022-07-25T10:28:01.978Z] #43 1.605 + '[' '!' -f //tini.installer ']' [2022-07-25T10:28:01.978Z] #43 1.605 + . //tini.installer [2022-07-25T10:28:01.978Z] #43 1.605 ++ : v0.19.0 [2022-07-25T10:28:01.978Z] #43 1.605 + install_tini [2022-07-25T10:28:01.978Z] #43 1.605 + echo 'Install tini version v0.19.0' [2022-07-25T10:28:01.978Z] #43 1.605 + git clone https://github.com/krallin/tini.git /tmp/tmp.YQxad44UvO/tini [2022-07-25T10:28:01.978Z] #43 1.627 Cloning into '/tmp/tmp.YQxad44UvO/tini'... [2022-07-25T10:28:01.978Z] #43 2.715 + cd /tmp/tmp.YQxad44UvO/tini [2022-07-25T10:28:01.978Z] #43 2.715 + git checkout -q v0.19.0 [2022-07-25T10:28:01.978Z] #43 2.721 + cmake . [2022-07-25T10:28:01.978Z] #43 3.484 -- The C compiler identification is GNU 10.2.1 [2022-07-25T10:28:01.978Z] #43 3.589 -- Detecting C compiler ABI info [2022-07-25T10:28:02.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:28:02.236Z] #43 4.584 -- Detecting C compiler ABI info - done [2022-07-25T10:28:02.494Z] #43 4.840 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T10:28:02.661Z] #19 145.1 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] [2022-07-25T10:28:02.661Z] #19 145.1 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] [2022-07-25T10:28:02.753Z] #43 4.841 -- Detecting C compile features [2022-07-25T10:28:02.753Z] #43 4.847 -- Detecting C compile features - done [2022-07-25T10:28:03.011Z] #43 5.021 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:28:03.269Z] #43 5.587 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:28:03.499Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T10:28:03.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-07-25T10:28:03.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.93s) [2022-07-25T10:28:03.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.61s) [2022-07-25T10:28:03.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-07-25T10:28:03.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-07-25T10:28:03.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-07-25T10:28:03.499Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:28:03.499Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:28:03.528Z] #43 5.711 -- Configuring done [2022-07-25T10:28:03.528Z] #43 5.748 -- Generating done [2022-07-25T10:28:03.528Z] #43 5.766 -- Build files have been written to: /tmp/tmp.YQxad44UvO/tini [2022-07-25T10:28:03.528Z] #43 5.789 + make tini-static [2022-07-25T10:28:03.557Z] #77 ... [2022-07-25T10:28:03.557Z] [2022-07-25T10:28:03.557Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:28:03.557Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-25T10:28:03.557Z] #42 93.19 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T10:28:03.557Z] #42 93.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:28:03.557Z] #42 93.28 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T10:28:03.557Z] #42 93.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:28:03.557Z] #42 93.41 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T10:28:03.557Z] #42 93.48 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T10:28:03.557Z] #42 93.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T10:28:03.557Z] #42 93.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T10:28:03.557Z] #42 93.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T10:28:03.557Z] #42 93.76 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T10:28:03.557Z] #42 93.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:28:03.557Z] #42 DONE 94.8s [2022-07-25T10:28:03.557Z] [2022-07-25T10:28:03.557Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T10:28:03.557Z] #43 sha256:1544aa0586ee83e58c3e80e795f8584ad07417398dab056427c30e10cc21789a [2022-07-25T10:28:03.557Z] #43 DONE 0.1s [2022-07-25T10:28:03.557Z] [2022-07-25T10:28:03.557Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:03.557Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:03.557Z] #14 92.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:28:03.557Z] #14 92.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T10:28:03.557Z] #14 92.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T10:28:04.463Z] #43 6.487 Scanning dependencies of target tini-static [2022-07-25T10:28:04.464Z] #43 ... [2022-07-25T10:28:04.464Z] [2022-07-25T10:28:04.464Z] #52 [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 [2022-07-25T10:28:04.464Z] #52 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:28:04.464Z] #52 98.70 gotestsum version dev [2022-07-25T10:28:04.722Z] #52 DONE 99.1s [2022-07-25T10:28:04.722Z] [2022-07-25T10:28:04.722Z] #43 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:28:04.722Z] #43 sha256:4170c9b4ccd9e8dc5931b22b424aacc23ffccc370bda0e68ae7439f17d566048 [2022-07-25T10:28:04.722Z] #43 6.597 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:28:04.871Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:28:05.129Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:28:05.387Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:28:05.644Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:28:05.903Z] --- PASS: TestBuildMultiStageCopy (2.36s) [2022-07-25T10:28:05.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-07-25T10:28:05.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-07-25T10:28:05.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-25T10:28:05.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-25T10:28:05.903Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-07-25T10:28:05.903Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:28:05.944Z] #19 148.0 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] [2022-07-25T10:28:05.944Z] #19 148.0 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] [2022-07-25T10:28:06.469Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-25T10:28:06.469Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:28:06.624Z] #43 8.660 [100%] Linking C executable tini-static [2022-07-25T10:28:06.855Z] #14 ... [2022-07-25T10:28:06.855Z] [2022-07-25T10:28:06.855Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:28:06.855Z] #44 sha256:be94e3c1e22ee85fa39a4a8fd79d72b748e80c56917deba567b3d9c988ef8574 [2022-07-25T10:28:06.855Z] #44 1.613 + RM_GOPATH=0 [2022-07-25T10:28:06.855Z] #44 1.615 + TMP_GOPATH= [2022-07-25T10:28:06.855Z] #44 1.615 + : /build [2022-07-25T10:28:06.855Z] #44 1.615 + '[' -z '' ']' [2022-07-25T10:28:06.855Z] #44 1.615 ++ mktemp -d [2022-07-25T10:28:06.855Z] #44 1.615 + export GOPATH=/tmp/tmp.TJihmkUqj1 [2022-07-25T10:28:06.855Z] #44 1.616 + GOPATH=/tmp/tmp.TJihmkUqj1 [2022-07-25T10:28:06.855Z] #44 1.620 + RM_GOPATH=1 [2022-07-25T10:28:06.855Z] #44 1.620 + case "$(go env GOARCH)" in [2022-07-25T10:28:06.855Z] #44 1.621 ++ go env GOARCH [2022-07-25T10:28:06.855Z] #44 1.720 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:28:06.855Z] #44 1.720 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:28:06.855Z] #44 1.737 ++ dirname /install.sh [2022-07-25T10:28:06.855Z] #44 1.740 + dir=/ [2022-07-25T10:28:06.855Z] #44 1.740 + bin=tini [2022-07-25T10:28:06.855Z] #44 1.740 + shift [2022-07-25T10:28:06.855Z] #44 1.740 + '[' '!' -f //tini.installer ']' [2022-07-25T10:28:06.855Z] #44 1.740 + . //tini.installer [2022-07-25T10:28:06.855Z] #44 1.752 ++ : v0.19.0 [2022-07-25T10:28:06.855Z] #44 1.752 + install_tini [2022-07-25T10:28:06.855Z] #44 1.752 + echo 'Install tini version v0.19.0' [2022-07-25T10:28:06.855Z] #44 1.753 Install tini version v0.19.0 [2022-07-25T10:28:06.855Z] #44 1.753 + git clone https://github.com/krallin/tini.git /tmp/tmp.TJihmkUqj1/tini [2022-07-25T10:28:06.855Z] #44 1.761 Cloning into '/tmp/tmp.TJihmkUqj1/tini'... [2022-07-25T10:28:06.855Z] #44 3.072 + cd /tmp/tmp.TJihmkUqj1/tini [2022-07-25T10:28:06.855Z] #44 3.072 + git checkout -q v0.19.0 [2022-07-25T10:28:06.855Z] #44 3.106 + cmake . [2022-07-25T10:28:07.191Z] #43 9.512 [100%] Built target tini-static [2022-07-25T10:28:07.403Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-07-25T10:28:07.403Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:28:07.426Z] #44 3.989 -- The C compiler identification is GNU 10.2.1 [2022-07-25T10:28:07.426Z] #44 4.083 -- Detecting C compiler ABI info [2022-07-25T10:28:07.449Z] #43 9.652 + mkdir -p /build [2022-07-25T10:28:07.449Z] #43 9.652 + cp tini-static /build/docker-init [2022-07-25T10:28:07.449Z] #43 DONE 9.7s [2022-07-25T10:28:07.449Z] [2022-07-25T10:28:07.449Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:07.450Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:07.450Z] #14 100.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:28:07.450Z] #14 100.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:07.450Z] #14 100.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T10:28:07.450Z] #14 100.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T10:28:07.450Z] #14 100.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:07.450Z] #14 100.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T10:28:07.970Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-25T10:28:07.970Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:28:08.367Z] #44 5.121 -- Detecting C compiler ABI info - done [2022-07-25T10:28:08.385Z] #14 ... [2022-07-25T10:28:08.385Z] [2022-07-25T10:28:08.386Z] #76 [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 [2022-07-25T10:28:08.386Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:08.386Z] #76 17.97 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T10:28:08.386Z] #76 20.61 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T10:28:08.386Z] #76 23.47 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T10:28:08.386Z] #76 23.93 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T10:28:08.386Z] #76 24.51 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T10:28:08.472Z] #19 150.7 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] [2022-07-25T10:28:08.472Z] #19 150.7 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] [2022-07-25T10:28:08.628Z] #44 5.271 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T10:28:08.628Z] #44 5.296 -- Detecting C compile features [2022-07-25T10:28:08.628Z] #44 5.298 -- Detecting C compile features - done [2022-07-25T10:28:08.888Z] #44 ... [2022-07-25T10:28:08.888Z] [2022-07-25T10:28:08.888Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-25T10:28:08.888Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-25T10:28:08.888Z] #53 99.46 gotestsum version dev [2022-07-25T10:28:08.888Z] #53 DONE 100.4s [2022-07-25T10:28:08.888Z] [2022-07-25T10:28:08.888Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:28:08.888Z] #44 sha256:be94e3c1e22ee85fa39a4a8fd79d72b748e80c56917deba567b3d9c988ef8574 [2022-07-25T10:28:08.888Z] #44 5.472 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:28:08.888Z] #44 ... [2022-07-25T10:28:08.888Z] [2022-07-25T10:28:08.888Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:08.888Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:08.888Z] #77 17.58 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-25T10:28:08.888Z] #77 20.42 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-25T10:28:09.149Z] #77 22.53 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-25T10:28:09.344Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2022-07-25T10:28:09.344Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:28:09.409Z] #77 ... [2022-07-25T10:28:09.409Z] [2022-07-25T10:28:09.409Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:28:09.409Z] #44 sha256:be94e3c1e22ee85fa39a4a8fd79d72b748e80c56917deba567b3d9c988ef8574 [2022-07-25T10:28:09.409Z] #44 5.884 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:28:09.409Z] #44 6.080 -- Configuring done [2022-07-25T10:28:09.409Z] #44 6.112 -- Generating done [2022-07-25T10:28:09.409Z] #44 6.146 -- Build files have been written to: /tmp/tmp.TJihmkUqj1/tini [2022-07-25T10:28:09.409Z] #44 6.164 + make tini-static [2022-07-25T10:28:10.277Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-25T10:28:10.277Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:28:10.372Z] #19 153.0 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] [2022-07-25T10:28:10.372Z] #19 153.0 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] [2022-07-25T10:28:10.372Z] #19 153.0 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] [2022-07-25T10:28:10.372Z] #19 153.0 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] [2022-07-25T10:28:10.452Z] #44 6.994 Scanning dependencies of target tini-static [2022-07-25T10:28:10.452Z] #44 7.234 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:28:10.634Z] #19 153.0 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] [2022-07-25T10:28:10.634Z] #19 153.0 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-25T10:28:10.634Z] #19 153.0 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-25T10:28:10.634Z] #19 153.0 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-25T10:28:10.634Z] #19 153.1 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-25T10:28:10.634Z] #19 153.1 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-25T10:28:10.634Z] #19 153.1 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-25T10:28:10.634Z] #19 153.1 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-25T10:28:10.634Z] #19 153.1 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-25T10:28:10.634Z] #19 153.2 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-25T10:28:10.634Z] #19 153.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-25T10:28:10.891Z] #19 153.3 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-25T10:28:10.891Z] #19 153.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-25T10:28:10.891Z] #19 153.4 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-25T10:28:10.891Z] #19 153.4 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] [2022-07-25T10:28:11.652Z] --- PASS: TestBuildMultiStageLayerLeak (1.64s) [2022-07-25T10:28:11.652Z] === RUN TestBuildWithHugeFile [2022-07-25T10:28:13.017Z] #44 9.462 [100%] Linking C executable tini-static [2022-07-25T10:28:13.587Z] #44 10.29 [100%] Built target tini-static [2022-07-25T10:28:13.852Z] #44 10.40 + mkdir -p /build [2022-07-25T10:28:13.853Z] #44 10.41 + cp tini-static /build/docker-init [2022-07-25T10:28:14.165Z] #19 ... [2022-07-25T10:28:14.165Z] [2022-07-25T10:28:14.165Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:14.165Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:14.165Z] #84 108.6 configure.ac:11: installing 'build-aux/compile' [2022-07-25T10:28:14.165Z] #84 108.6 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T10:28:14.165Z] #84 108.6 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T10:28:14.165Z] #84 108.6 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T10:28:14.165Z] #84 108.7 configure.ac:13: installing 'build-aux/missing' [2022-07-25T10:28:14.165Z] #84 108.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T10:28:14.165Z] #84 108.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T10:28:14.423Z] #44 DONE 11.2s [2022-07-25T10:28:14.423Z] [2022-07-25T10:28:14.423Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:14.423Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:14.423Z] #14 102.4 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:28:14.423Z] #14 102.4 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:14.423Z] #14 102.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T10:28:14.423Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T10:28:14.423Z] #14 102.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:14.423Z] #14 102.8 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T10:28:16.101Z] #84 110.5 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:28:16.101Z] #84 110.8 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:28:16.101Z] #84 110.8 checking how to print strings... printf [2022-07-25T10:28:16.101Z] #84 110.8 checking for gcc... gcc [2022-07-25T10:28:16.358Z] #84 111.0 checking whether the C compiler works... yes [2022-07-25T10:28:16.358Z] #84 111.3 checking for C compiler default output file name... a.out [2022-07-25T10:28:16.616Z] #84 111.3 checking for suffix of executables... [2022-07-25T10:28:16.873Z] #84 111.5 checking whether we are cross compiling... no [2022-07-25T10:28:16.873Z] #84 111.8 checking for suffix of object files... o [2022-07-25T10:28:17.156Z] #84 111.9 checking whether we are using the GNU C compiler... yes [2022-07-25T10:28:17.284Z] ok github.com/docker/docker/libnetwork 37.364s coverage: 40.6% of statements [2022-07-25T10:28:17.435Z] #84 112.0 checking whether gcc accepts -g... yes [2022-07-25T10:28:17.435Z] #84 112.1 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:28:17.435Z] #84 112.3 checking whether gcc understands -c and -o together... yes [2022-07-25T10:28:17.435Z] #84 112.5 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:28:17.708Z] #84 112.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:28:17.708Z] #84 112.5 checking for egrep... /bin/grep -E [2022-07-25T10:28:17.708Z] #84 112.5 checking for fgrep... /bin/grep -F [2022-07-25T10:28:17.708Z] #84 112.6 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:28:17.708Z] #84 112.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:28:17.708Z] #84 112.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:28:17.708Z] #84 112.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:28:17.852Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-07-25T10:28:17.852Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T10:28:17.966Z] #84 112.7 checking whether ln -s works... yes [2022-07-25T10:28:17.966Z] #84 112.7 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:28:17.966Z] #84 112.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:28:17.966Z] #84 112.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:28:17.966Z] #84 112.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:28:17.966Z] #84 112.7 checking for objdump... objdump [2022-07-25T10:28:17.966Z] #84 112.7 checking how to recognize dependent libraries... pass_all [2022-07-25T10:28:17.966Z] #84 112.7 checking for dlltool... no [2022-07-25T10:28:17.966Z] #84 112.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:28:17.966Z] #84 112.7 checking for ar... ar [2022-07-25T10:28:17.966Z] #84 112.7 checking for archiver @FILE support... @ [2022-07-25T10:28:17.966Z] #84 112.9 checking for strip... strip [2022-07-25T10:28:17.966Z] #84 112.9 checking for ranlib... ranlib [2022-07-25T10:28:17.966Z] #84 112.9 checking for gawk... no [2022-07-25T10:28:17.966Z] #84 112.9 checking for mawk... mawk [2022-07-25T10:28:18.112Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T10:28:18.533Z] #84 112.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:28:18.533Z] #84 113.4 checking for sysroot... no [2022-07-25T10:28:18.533Z] #84 113.4 checking for a working dd... /bin/dd [2022-07-25T10:28:18.533Z] #84 113.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:28:18.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T10:28:18.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T10:28:18.680Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T10:28:18.681Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T10:28:18.681Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T10:28:18.681Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T10:28:18.791Z] #84 113.5 checking for mt... no [2022-07-25T10:28:18.791Z] #84 113.5 checking if : is a manifest tool... no [2022-07-25T10:28:18.791Z] #84 113.6 checking how to run the C preprocessor... gcc -E [2022-07-25T10:28:18.940Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-25T10:28:19.507Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-25T10:28:19.507Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T10:28:19.508Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T10:28:19.711Z] #14 ... [2022-07-25T10:28:19.711Z] [2022-07-25T10:28:19.711Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:19.711Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:19.711Z] #77 22.97 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-25T10:28:19.711Z] #77 23.45 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-25T10:28:19.721Z] #84 113.8 checking for ANSI C header files... yes [2022-07-25T10:28:19.721Z] #84 114.4 checking for sys/types.h... yes [2022-07-25T10:28:19.721Z] #84 114.5 checking for sys/stat.h... yes [2022-07-25T10:28:19.721Z] #84 114.6 checking for stdlib.h... yes [2022-07-25T10:28:19.766Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-25T10:28:19.977Z] #84 114.8 checking for string.h... yes [2022-07-25T10:28:20.233Z] #84 115.0 checking for memory.h... yes [2022-07-25T10:28:20.491Z] #84 115.1 checking for strings.h... yes [2022-07-25T10:28:20.623Z] #76 ... [2022-07-25T10:28:20.623Z] [2022-07-25T10:28:20.623Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:20.623Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:20.623Z] #14 114.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T10:28:20.623Z] #14 114.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:20.623Z] #14 114.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:28:20.748Z] #84 115.3 checking for inttypes.h... yes [2022-07-25T10:28:20.748Z] #84 115.5 checking for stdint.h... yes [2022-07-25T10:28:21.004Z] #84 115.6 checking for unistd.h... yes [2022-07-25T10:28:21.004Z] #84 115.8 checking for dlfcn.h... yes [2022-07-25T10:28:21.261Z] #84 116.0 checking for objdir... .libs [2022-07-25T10:28:21.777Z] #84 116.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:28:21.777Z] #84 116.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:28:21.777Z] #84 116.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:28:22.339Z] #84 116.7 checking if gcc static flag -static works... yes [2022-07-25T10:28:22.339Z] #84 117.1 checking if gcc supports -c -o file.o... yes [2022-07-25T10:28:22.339Z] #84 117.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:28:22.339Z] #84 117.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:28:22.595Z] #84 117.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:28:22.595Z] #84 117.6 checking how to hardcode library paths into programs... immediate [2022-07-25T10:28:22.595Z] #84 117.6 checking whether stripping libraries is possible... yes [2022-07-25T10:28:22.595Z] #84 117.6 checking if libtool supports shared libraries... yes [2022-07-25T10:28:22.595Z] #84 117.6 checking whether to build shared libraries... no [2022-07-25T10:28:22.595Z] #84 117.6 checking whether to build static libraries... yes [2022-07-25T10:28:22.595Z] #84 117.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:28:22.595Z] #84 117.6 checking whether build environment is sane... yes [2022-07-25T10:28:22.854Z] #84 117.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:28:22.854Z] #84 117.7 checking whether make sets $(MAKE)... yes [2022-07-25T10:28:22.854Z] #84 117.7 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:28:22.854Z] #84 117.8 checking whether make supports nested variables... yes [2022-07-25T10:28:22.854Z] #84 117.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:28:22.854Z] #84 117.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:28:22.854Z] #84 117.8 checking how to create a ustar tar archive... gnutar [2022-07-25T10:28:23.009Z] #77 ... [2022-07-25T10:28:23.009Z] [2022-07-25T10:28:23.009Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:23.009Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:23.009Z] #14 114.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T10:28:23.009Z] #14 114.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:23.009Z] #14 114.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:28:23.055Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.506s coverage: 59.9% of statements [2022-07-25T10:28:23.055Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T10:28:23.055Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-25T10:28:23.113Z] #84 117.8 checking dependency style of gcc... gcc3 [2022-07-25T10:28:23.113Z] #84 117.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:28:23.113Z] #84 117.9 checking whether make supports nested variables... (cached) yes [2022-07-25T10:28:23.113Z] #84 117.9 checking for gawk... (cached) mawk [2022-07-25T10:28:23.113Z] #84 118.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T10:28:23.113Z] #84 118.0 checking for gcc... (cached) gcc [2022-07-25T10:28:23.114Z] #84 118.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T10:28:23.114Z] #84 118.1 checking whether gcc accepts -g... (cached) yes [2022-07-25T10:28:23.114Z] #84 118.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T10:28:23.114Z] #84 118.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T10:28:23.114Z] #84 118.1 checking for a Python interpreter with version >= 3... python3 [2022-07-25T10:28:23.114Z] #84 118.1 checking for python3... /usr/bin/python3 [2022-07-25T10:28:23.114Z] #84 118.1 checking for python3 version... 3.9 [2022-07-25T10:28:23.314Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.2% of statements [2022-07-25T10:28:23.314Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T10:28:23.370Z] #84 118.2 checking for python3 platform... linux [2022-07-25T10:28:23.627Z] #84 118.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T10:28:23.627Z] #84 118.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T10:28:23.882Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.018s coverage: 4.7% of statements [2022-07-25T10:28:23.882Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T10:28:23.884Z] #84 118.6 checking for go-md2man... no [2022-07-25T10:28:23.884Z] #84 118.6 checking error.h usability... yes [2022-07-25T10:28:23.884Z] #84 118.8 checking error.h presence... yes [2022-07-25T10:28:23.884Z] #84 118.8 checking for error.h... yes [2022-07-25T10:28:23.884Z] #84 118.8 checking linux/openat2.h usability... [2022-07-25T10:28:23.884Z] #84 ... [2022-07-25T10:28:23.884Z] [2022-07-25T10:28:23.884Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:28:23.884Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:28:23.884Z] #19 156.4 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-25T10:28:23.884Z] #19 156.4 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-25T10:28:23.884Z] #19 156.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-25T10:28:23.884Z] #19 156.6 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-25T10:28:23.884Z] #19 156.7 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] [2022-07-25T10:28:23.884Z] #19 159.4 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-25T10:28:23.884Z] #19 159.4 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T10:28:23.884Z] #19 159.4 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-25T10:28:23.884Z] #19 159.5 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-25T10:28:23.884Z] #19 159.5 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-25T10:28:23.884Z] #19 159.5 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T10:28:23.884Z] #19 159.9 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-25T10:28:23.884Z] #19 159.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-25T10:28:23.884Z] #19 159.9 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-25T10:28:23.884Z] #19 159.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-25T10:28:23.884Z] #19 160.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-25T10:28:23.884Z] #19 160.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-25T10:28:23.884Z] #19 160.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-25T10:28:23.884Z] #19 160.2 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-25T10:28:23.884Z] #19 160.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-25T10:28:23.884Z] #19 160.2 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-25T10:28:23.884Z] #19 160.2 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] [2022-07-25T10:28:23.884Z] #19 162.8 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-25T10:28:23.884Z] #19 162.8 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-25T10:28:23.884Z] #19 162.8 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-25T10:28:23.884Z] #19 162.9 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-25T10:28:23.884Z] #19 163.0 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] [2022-07-25T10:28:23.884Z] #19 165.5 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-25T10:28:23.884Z] #19 165.5 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-25T10:28:23.884Z] #19 165.5 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-25T10:28:23.884Z] #19 165.5 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-25T10:28:23.884Z] #19 165.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-25T10:28:23.884Z] #19 165.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-25T10:28:23.884Z] #19 165.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-25T10:28:23.884Z] #19 165.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-25T10:28:23.884Z] #19 165.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-25T10:28:23.884Z] #19 165.6 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-25T10:28:23.884Z] #19 165.6 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] [2022-07-25T10:28:24.141Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-25T10:28:24.142Z] #19 ... [2022-07-25T10:28:24.142Z] [2022-07-25T10:28:24.142Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:24.142Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:24.142Z] #84 118.8 checking linux/openat2.h usability... yes [2022-07-25T10:28:24.142Z] #84 119.0 checking linux/openat2.h presence... yes [2022-07-25T10:28:24.142Z] #84 119.1 checking for linux/openat2.h... yes [2022-07-25T10:28:24.708Z] #84 119.1 checking for copy_file_range... yes [2022-07-25T10:28:24.708Z] #84 119.4 checking for fgetxattr... yes [2022-07-25T10:28:25.272Z] #84 119.8 checking for statx... yes [2022-07-25T10:28:25.530Z] #84 120.1 checking for fgetpwent_r... yes [2022-07-25T10:28:25.789Z] #84 120.4 checking for issetugid... no [2022-07-25T10:28:25.789Z] #84 120.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T10:28:25.789Z] #84 120.6 checking pkg-config is at least version 0.9.0... yes [2022-07-25T10:28:26.046Z] #84 120.6 checking for library containing yajl_tree_get... -lyajl [2022-07-25T10:28:26.047Z] #84 121.0 checking for yajl >= 2.0.0... yes [2022-07-25T10:28:26.309Z] #84 121.0 checking sys/capability.h usability... yes [2022-07-25T10:28:26.309Z] #84 121.2 checking sys/capability.h presence... yes [2022-07-25T10:28:26.566Z] #84 121.3 checking for sys/capability.h... yes [2022-07-25T10:28:26.824Z] #84 121.3 checking for library containing cap_from_name... -lcap [2022-07-25T10:28:27.389Z] #84 121.8 checking for library containing dlopen... -ldl [2022-07-25T10:28:27.650Z] #84 122.3 checking seccomp.h usability... yes [2022-07-25T10:28:27.650Z] #84 122.5 checking seccomp.h presence... yes [2022-07-25T10:28:27.650Z] #84 122.6 checking for seccomp.h... yes [2022-07-25T10:28:28.214Z] #84 122.6 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T10:28:28.473Z] #84 123.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T10:28:28.739Z] #14 ... [2022-07-25T10:28:28.739Z] [2022-07-25T10:28:28.739Z] #76 [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 [2022-07-25T10:28:28.739Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:28.739Z] #76 47.24 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T10:28:29.045Z] #84 123.4 checking systemd/sd-bus.h usability... yes [2022-07-25T10:28:29.045Z] #84 123.7 checking systemd/sd-bus.h presence... yes [2022-07-25T10:28:29.045Z] #84 123.8 checking for systemd/sd-bus.h... yes [2022-07-25T10:28:29.613Z] #84 123.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T10:28:29.871Z] #84 124.4 checking for sd_notify_barrier... yes [2022-07-25T10:28:29.871Z] #84 124.6 checking linux/bpf.h usability... yes [2022-07-25T10:28:30.129Z] #84 124.9 checking linux/bpf.h presence... yes [2022-07-25T10:28:30.129Z] #84 125.0 checking for linux/bpf.h... yes [2022-07-25T10:28:30.388Z] #84 125.0 checking compilation for eBPF... yes [2022-07-25T10:28:30.388Z] #84 125.1 checking for criu >= 3.15... no [2022-07-25T10:28:30.388Z] #84 125.2 configure: CRIU headers not found, building without CRIU support [2022-07-25T10:28:30.388Z] #84 125.2 checking for criu > 3.16... no [2022-07-25T10:28:30.388Z] #84 125.2 configure: CRIU version doesn't support join-ns API [2022-07-25T10:28:30.388Z] #84 125.2 checking for criu > 3.16.1... no [2022-07-25T10:28:30.388Z] #84 125.2 configure: CRIU version doesn't support for pre-dumping [2022-07-25T10:28:30.388Z] #84 125.2 checking for new mount API (fsconfig)... yes [2022-07-25T10:28:30.388Z] #84 125.3 checking for seccomp notify API... yes [2022-07-25T10:28:30.388Z] #84 125.4 checking for gperf... no [2022-07-25T10:28:30.388Z] #84 125.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T10:28:30.648Z] #84 125.4 checking for library containing argp_parse... none required [2022-07-25T10:28:30.909Z] #84 125.7 checking that generated files are newer than configure... done [2022-07-25T10:28:30.909Z] #84 125.7 configure: creating ./config.status [2022-07-25T10:28:34.128Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.100s coverage: 6.6% of statements [2022-07-25T10:28:34.128Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T10:28:34.128Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-25T10:28:34.186Z] #84 128.7 config.status: creating Makefile [2022-07-25T10:28:34.186Z] #84 128.9 config.status: creating rpm/crun.spec [2022-07-25T10:28:34.186Z] #84 ... [2022-07-25T10:28:34.186Z] [2022-07-25T10:28:34.186Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:28:34.186Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:28:34.186Z] #41 DONE 189.1s [2022-07-25T10:28:34.186Z] [2022-07-25T10:28:34.186Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:34.186Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:34.186Z] #84 129.0 config.status: creating config.h [2022-07-25T10:28:34.186Z] #84 ... [2022-07-25T10:28:34.186Z] [2022-07-25T10:28:34.186Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:28:34.186Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:28:34.186Z] #19 167.9 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-25T10:28:34.186Z] #19 167.9 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-25T10:28:34.186Z] #19 167.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-25T10:28:34.186Z] #19 168.0 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-25T10:28:34.186Z] #19 168.1 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] [2022-07-25T10:28:34.186Z] #19 170.5 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-25T10:28:34.186Z] #19 170.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-25T10:28:34.186Z] #19 170.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-25T10:28:34.186Z] #19 170.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-25T10:28:34.186Z] #19 170.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-25T10:28:34.186Z] #19 170.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-25T10:28:34.186Z] #19 170.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-25T10:28:34.186Z] #19 170.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-25T10:28:34.186Z] #19 170.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-25T10:28:34.186Z] #19 170.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-25T10:28:34.186Z] #19 170.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-25T10:28:34.186Z] #19 170.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-25T10:28:34.186Z] #19 170.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-25T10:28:34.186Z] #19 170.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-25T10:28:34.186Z] #19 170.9 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] [2022-07-25T10:28:34.186Z] #19 173.5 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-25T10:28:34.186Z] #19 173.5 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-25T10:28:34.186Z] #19 173.6 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-25T10:28:34.186Z] #19 173.8 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-25T10:28:34.186Z] #19 173.9 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] [2022-07-25T10:28:34.186Z] #19 176.2 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-25T10:28:34.186Z] #19 176.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-25T10:28:34.186Z] #19 176.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-25T10:28:34.186Z] #19 176.3 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-25T10:28:34.186Z] #19 176.3 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-25T10:28:34.186Z] #19 176.3 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-25T10:28:34.186Z] #19 176.3 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-25T10:28:34.186Z] #19 176.3 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-25T10:28:34.186Z] #19 176.4 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-25T10:28:34.186Z] #19 176.4 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-25T10:28:34.186Z] #19 176.4 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-25T10:28:34.186Z] #19 176.5 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] [2022-07-25T10:28:34.186Z] #19 ... [2022-07-25T10:28:34.186Z] [2022-07-25T10:28:34.186Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:34.186Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:34.186Z] #84 129.1 config.status: executing libtool commands [2022-07-25T10:28:34.186Z] #84 129.1 config.status: executing depfiles commands [2022-07-25T10:28:34.387Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-07-25T10:28:34.387Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T10:28:34.387Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T10:28:34.646Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T10:28:34.906Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-25T10:28:35.165Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-07-25T10:28:35.234Z] #14 ... [2022-07-25T10:28:35.234Z] [2022-07-25T10:28:35.234Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:35.234Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:35.234Z] #77 47.08 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-25T10:28:35.424Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-25T10:28:35.684Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T10:28:36.084Z] #84 ... [2022-07-25T10:28:36.084Z] [2022-07-25T10:28:36.084Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:28:36.084Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:28:36.084Z] #43 190.2 Delve is a source level debugger for Go programs. [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T10:28:36.084Z] #43 190.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 Usage: [2022-07-25T10:28:36.084Z] #43 190.2 dlv [command] [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 Available Commands: [2022-07-25T10:28:36.084Z] #43 190.2 attach Attach to running process and begin debugging. [2022-07-25T10:28:36.084Z] #43 190.2 connect Connect to a headless debug server with a terminal client. [2022-07-25T10:28:36.084Z] #43 190.2 core Examine a core dump. [2022-07-25T10:28:36.084Z] #43 190.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T10:28:36.084Z] #43 190.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T10:28:36.084Z] #43 190.2 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T10:28:36.084Z] #43 190.2 help Help about any command [2022-07-25T10:28:36.084Z] #43 190.2 run Deprecated command. Use 'debug' instead. [2022-07-25T10:28:36.084Z] #43 190.2 test Compile test binary and begin debugging program. [2022-07-25T10:28:36.084Z] #43 190.2 trace Compile and begin tracing program. [2022-07-25T10:28:36.084Z] #43 190.2 version Prints version. [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 Flags: [2022-07-25T10:28:36.084Z] #43 190.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T10:28:36.084Z] #43 190.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T10:28:36.084Z] #43 190.2 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-25T10:28:36.084Z] #43 190.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T10:28:36.084Z] #43 190.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T10:28:36.084Z] #43 190.2 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-25T10:28:36.084Z] #43 190.2 --disable-aslr Disables address space randomization [2022-07-25T10:28:36.084Z] #43 190.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T10:28:36.084Z] #43 190.2 -h, --help help for dlv [2022-07-25T10:28:36.084Z] #43 190.2 --init string Init file, executed by the terminal client. [2022-07-25T10:28:36.084Z] #43 190.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T10:28:36.084Z] #43 190.2 --log Enable debugging server logging. [2022-07-25T10:28:36.084Z] #43 190.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T10:28:36.084Z] #43 190.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T10:28:36.084Z] #43 190.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T10:28:36.084Z] #43 190.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T10:28:36.084Z] #43 190.2 --wd string Working directory for running the program. [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 Additional help topics: [2022-07-25T10:28:36.084Z] #43 190.2 dlv backend Help about the --backend flag. [2022-07-25T10:28:36.084Z] #43 190.2 dlv log Help about logging flags. [2022-07-25T10:28:36.084Z] #43 190.2 dlv redirect Help about file redirection. [2022-07-25T10:28:36.084Z] #43 190.2 [2022-07-25T10:28:36.084Z] #43 190.2 Use "dlv [command] --help" for more information about a command. [2022-07-25T10:28:36.084Z] #43 DONE 190.9s [2022-07-25T10:28:36.084Z] [2022-07-25T10:28:36.084Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:36.084Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:36.084Z] #84 131.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T10:28:36.084Z] #84 131.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T10:28:36.646Z] #84 131.5 checking for gcc... gcc [2022-07-25T10:28:36.902Z] #84 131.7 checking whether the C compiler works... yes [2022-07-25T10:28:36.902Z] #84 131.9 checking for C compiler default output file name... a.out [2022-07-25T10:28:37.158Z] #84 131.9 checking for suffix of executables... [2022-07-25T10:28:37.414Z] #84 132.1 checking whether we are cross compiling... no [2022-07-25T10:28:37.414Z] #84 132.3 checking for suffix of object files... o [2022-07-25T10:28:37.670Z] #84 132.4 checking whether we are using the GNU C compiler... yes [2022-07-25T10:28:37.670Z] #84 132.5 checking whether gcc accepts -g... yes [2022-07-25T10:28:37.927Z] #84 132.6 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:28:38.186Z] #84 132.8 checking whether gcc understands -c and -o together... yes [2022-07-25T10:28:38.442Z] #84 133.0 checking how to run the C preprocessor... gcc -E [2022-07-25T10:28:38.442Z] #84 133.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:28:38.442Z] #84 133.4 checking for egrep... /bin/grep -E [2022-07-25T10:28:39.371Z] #84 133.4 checking for ANSI C header files... yes [2022-07-25T10:28:39.371Z] #84 134.1 checking for sys/types.h... yes [2022-07-25T10:28:39.371Z] #84 134.2 checking for sys/stat.h... yes [2022-07-25T10:28:39.628Z] #84 134.4 checking for stdlib.h... yes [2022-07-25T10:28:39.884Z] #84 134.6 checking for string.h... yes [2022-07-25T10:28:40.141Z] #84 134.9 checking for memory.h... yes [2022-07-25T10:28:40.398Z] #84 135.0 checking for strings.h... yes [2022-07-25T10:28:40.398Z] #84 135.3 checking for inttypes.h... yes [2022-07-25T10:28:40.655Z] #84 135.4 checking for stdint.h... yes [2022-07-25T10:28:40.911Z] #84 135.5 checking for unistd.h... yes [2022-07-25T10:28:40.911Z] #84 135.8 checking minix/config.h usability... no [2022-07-25T10:28:40.948Z] #76 ... [2022-07-25T10:28:40.948Z] [2022-07-25T10:28:40.948Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:28:40.948Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:28:41.167Z] #84 135.9 checking minix/config.h presence... no [2022-07-25T10:28:41.168Z] #84 136.0 checking for minix/config.h... no [2022-07-25T10:28:41.425Z] #84 136.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T10:28:41.938Z] #84 136.4 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:28:41.938Z] #84 136.9 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:28:41.938Z] #84 136.9 checking how to print strings... printf [2022-07-25T10:28:41.938Z] #84 136.9 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:28:42.195Z] #84 137.0 checking for fgrep... /bin/grep -F [2022-07-25T10:28:42.195Z] #84 137.0 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:28:42.195Z] #84 137.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:28:42.195Z] #84 137.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:28:42.195Z] #84 137.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:28:42.451Z] #84 137.2 checking whether ln -s works... yes [2022-07-25T10:28:42.451Z] #84 137.2 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:28:42.451Z] #84 137.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:28:42.451Z] #84 137.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:28:42.451Z] #84 137.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:28:42.451Z] #84 137.2 checking for objdump... objdump [2022-07-25T10:28:42.451Z] #84 137.3 checking how to recognize dependent libraries... pass_all [2022-07-25T10:28:42.451Z] #84 137.3 checking for dlltool... no [2022-07-25T10:28:42.451Z] #84 137.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:28:42.451Z] #84 137.3 checking for ar... ar [2022-07-25T10:28:42.451Z] #84 137.3 checking for archiver @FILE support... @ [2022-07-25T10:28:42.451Z] #84 137.4 checking for strip... strip [2022-07-25T10:28:42.451Z] #84 137.4 checking for ranlib... ranlib [2022-07-25T10:28:42.708Z] #84 137.4 checking for gawk... no [2022-07-25T10:28:42.708Z] #84 137.4 checking for mawk... mawk [2022-07-25T10:28:42.965Z] #84 137.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:28:42.966Z] #84 137.9 checking for sysroot... no [2022-07-25T10:28:42.966Z] #84 137.9 checking for a working dd... /bin/dd [2022-07-25T10:28:42.966Z] #84 138.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:28:43.222Z] #84 138.1 checking for mt... no [2022-07-25T10:28:43.222Z] #84 138.1 checking if : is a manifest tool... no [2022-07-25T10:28:43.368Z] #77 ... [2022-07-25T10:28:43.368Z] [2022-07-25T10:28:43.368Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:28:43.368Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:28:43.479Z] #84 138.2 checking for dlfcn.h... yes [2022-07-25T10:28:43.479Z] #84 138.4 checking for objdir... .libs [2022-07-25T10:28:44.064Z] #63 72.43 Updating files: 26% (1279/4897) Updating files: 27% (1323/4897) Updating files: 28% (1372/4897) Updating files: 29% (1421/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 80% (3944/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 98% (4814/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T10:28:44.083Z] #84 138.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:28:44.083Z] #84 138.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:28:44.323Z] #63 75.58 + cd /tmp/tmp.0qycARnEmB/src/github.com/containerd/containerd [2022-07-25T10:28:44.323Z] #63 75.58 + git checkout -q v1.6.6 [2022-07-25T10:28:44.340Z] #84 138.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:28:44.597Z] #84 139.1 checking if gcc static flag -static works... yes [2022-07-25T10:28:44.597Z] #84 139.5 checking if gcc supports -c -o file.o... yes [2022-07-25T10:28:44.597Z] #84 139.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:28:44.597Z] #84 139.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:28:44.854Z] #84 139.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:28:44.854Z] #84 139.8 checking how to hardcode library paths into programs... immediate [2022-07-25T10:28:44.854Z] #84 139.8 checking whether stripping libraries is possible... yes [2022-07-25T10:28:45.111Z] #84 139.9 checking if libtool supports shared libraries... yes [2022-07-25T10:28:45.111Z] #84 139.9 checking whether to build shared libraries... no [2022-07-25T10:28:45.111Z] #84 139.9 checking whether to build static libraries... yes [2022-07-25T10:28:45.111Z] #84 139.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:28:45.111Z] #84 139.9 checking whether build environment is sane... yes [2022-07-25T10:28:45.111Z] #84 140.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:28:45.111Z] #84 140.0 checking whether make sets $(MAKE)... yes [2022-07-25T10:28:45.369Z] #84 140.1 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:28:45.369Z] #84 140.2 checking whether make supports nested variables... yes [2022-07-25T10:28:45.369Z] #84 140.2 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:28:45.369Z] #84 140.2 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:28:45.369Z] #84 140.2 checking how to create a ustar tar archive... gnutar [2022-07-25T10:28:45.625Z] #84 140.4 checking dependency style of gcc... gcc3 [2022-07-25T10:28:45.625Z] #84 140.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:28:45.625Z] #84 140.5 checking whether make supports nested variables... (cached) yes [2022-07-25T10:28:45.625Z] #84 140.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T10:28:45.625Z] #84 140.5 checking pkg-config is at least version 0.9.0... yes [2022-07-25T10:28:45.625Z] #84 140.5 checking for yajl >= 2.1.0... yes [2022-07-25T10:28:45.625Z] #84 140.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T10:28:45.625Z] #84 140.6 checking for gcc... (cached) gcc [2022-07-25T10:28:45.625Z] #84 ... [2022-07-25T10:28:45.625Z] [2022-07-25T10:28:45.625Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:28:45.625Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:28:45.625Z] #19 178.2 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-25T10:28:45.625Z] #19 178.2 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-25T10:28:45.625Z] #19 178.2 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-25T10:28:45.625Z] #19 178.3 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-25T10:28:45.625Z] #19 178.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] [2022-07-25T10:28:45.625Z] #19 180.2 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-25T10:28:45.625Z] #19 180.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-25T10:28:45.625Z] #19 181.4 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:28:45.625Z] #19 181.9 Fetched 788 MB in 42s (18.8 MB/s) [2022-07-25T10:28:45.625Z] #19 182.0 Selecting previously unselected package liblocale-gettext-perl. [2022-07-25T10:28:45.625Z] #19 182.0 (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.) [2022-07-25T10:28:45.625Z] #19 182.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 182.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T10:28:45.625Z] #19 182.1 Selecting previously unselected package bzip2. [2022-07-25T10:28:45.625Z] #19 182.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 182.1 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T10:28:45.625Z] #19 182.2 Selecting previously unselected package libmagic-mgc. [2022-07-25T10:28:45.625Z] #19 182.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 182.2 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-25T10:28:45.625Z] #19 182.6 Selecting previously unselected package libmagic1:amd64. [2022-07-25T10:28:45.625Z] #19 182.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 182.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:28:45.625Z] #19 182.7 Selecting previously unselected package file. [2022-07-25T10:28:45.625Z] #19 182.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 182.8 Unpacking file (1:5.39-3) ... [2022-07-25T10:28:45.625Z] #19 182.8 Selecting previously unselected package xz-utils. [2022-07-25T10:28:45.625Z] #19 182.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 182.9 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:28:45.625Z] #19 183.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-25T10:28:45.625Z] #19 183.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 183.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T10:28:45.625Z] #19 184.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-25T10:28:45.625Z] #19 184.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 184.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T10:28:45.625Z] #19 186.2 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-25T10:28:45.625Z] #19 186.2 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 186.2 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T10:28:45.625Z] #19 187.6 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-25T10:28:45.625Z] #19 187.6 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T10:28:45.625Z] #19 187.6 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T10:28:45.710Z] #64 74.33 Updating files: 27% (1356/4897) Updating files: 28% (1372/4897) Updating files: 29% (1421/4897) Updating files: 30% (1470/4897) Updating files: 31% (1519/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 61% (3030/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 82% (4063/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-25T10:28:45.710Z] #64 77.31 + cd /tmp/tmp.HDla76kPDt/src/github.com/containerd/containerd [2022-07-25T10:28:45.882Z] #19 ... [2022-07-25T10:28:45.882Z] [2022-07-25T10:28:45.882Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:45.882Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:45.882Z] #84 140.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T10:28:45.882Z] #84 140.7 checking whether gcc accepts -g... (cached) yes [2022-07-25T10:28:45.882Z] #84 140.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T10:28:45.882Z] #84 140.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T10:28:45.882Z] #84 140.7 checking for a Python interpreter with version >= 3... python3 [2022-07-25T10:28:45.882Z] #84 140.8 checking for python3... /usr/bin/python3 [2022-07-25T10:28:45.882Z] #84 140.8 checking for python3 version... 3.9 [2022-07-25T10:28:45.971Z] #64 77.31 + git checkout -q v1.6.6 [2022-07-25T10:28:46.138Z] #84 140.9 checking for python3 platform... linux [2022-07-25T10:28:46.224Z] #63 ... [2022-07-25T10:28:46.224Z] [2022-07-25T10:28:46.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:46.224Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:46.224Z] #14 140.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T10:28:46.224Z] #14 140.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:46.224Z] #14 140.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:28:46.395Z] #84 141.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T10:28:46.395Z] #84 141.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T10:28:46.652Z] #84 141.6 checking that generated files are newer than configure... done [2022-07-25T10:28:46.652Z] #84 141.6 configure: creating ./config.status [2022-07-25T10:28:47.892Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-25T10:28:48.512Z] #64 79.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:28:48.512Z] #64 79.96 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:28:48.512Z] #64 79.96 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:28:48.512Z] #64 79.96 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:28:48.512Z] #64 79.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:28:48.512Z] #64 79.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:28:48.512Z] #64 79.96 + '[' '' = dynamic ']' [2022-07-25T10:28:48.512Z] #64 79.96 + make [2022-07-25T10:28:49.926Z] #84 144.4 config.status: creating Makefile [2022-07-25T10:28:49.926Z] #84 144.5 config.status: creating config.h [2022-07-25T10:28:49.926Z] #84 144.6 config.status: executing libtool commands [2022-07-25T10:28:49.926Z] #84 144.6 config.status: executing depfiles commands [2022-07-25T10:28:50.853Z] #84 145.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T10:28:50.853Z] #84 145.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T10:28:51.051Z] #64 ... [2022-07-25T10:28:51.051Z] [2022-07-25T10:28:51.051Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:51.051Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:51.051Z] #77 64.42 libtoolize: putting auxiliary files in '.'. [2022-07-25T10:28:51.051Z] #77 64.42 libtoolize: copying file './ltmain.sh' [2022-07-25T10:28:51.671Z] #84 146.4 checking for gcc... gcc [2022-07-25T10:28:51.671Z] #84 146.5 checking whether the C compiler works... yes [2022-07-25T10:28:51.927Z] #84 146.6 checking for C compiler default output file name... a.out [2022-07-25T10:28:51.927Z] #84 146.6 checking for suffix of executables... [2022-07-25T10:28:52.183Z] #84 146.8 checking whether we are cross compiling... no [2022-07-25T10:28:52.183Z] #84 146.9 checking for suffix of object files... o [2022-07-25T10:28:52.183Z] #84 147.0 checking whether we are using the GNU C compiler... yes [2022-07-25T10:28:52.183Z] #84 147.1 checking whether gcc accepts -g... yes [2022-07-25T10:28:52.433Z] #77 65.97 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T10:28:52.433Z] #77 65.97 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T10:28:52.433Z] #77 65.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T10:28:52.438Z] #84 147.2 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:28:52.694Z] #84 147.3 checking whether gcc understands -c and -o together... yes [2022-07-25T10:28:52.694Z] #84 147.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:28:52.694Z] #84 147.6 checking whether build environment is sane... yes [2022-07-25T10:28:52.694Z] #84 147.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:28:52.694Z] #84 147.7 checking for gawk... no [2022-07-25T10:28:52.694Z] #84 147.7 checking for mawk... mawk [2022-07-25T10:28:52.694Z] #84 147.7 checking whether make sets $(MAKE)... yes [2022-07-25T10:28:52.788Z] #14 ... [2022-07-25T10:28:52.789Z] [2022-07-25T10:28:52.789Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:28:52.789Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:28:52.789Z] #63 78.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:28:52.789Z] #63 78.03 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:28:52.789Z] #63 78.03 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:28:52.789Z] #63 78.03 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:28:52.789Z] #63 78.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:28:52.789Z] #63 78.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:28:52.789Z] #63 78.03 + '[' '' = dynamic ']' [2022-07-25T10:28:52.789Z] #63 78.03 + make [2022-07-25T10:28:52.789Z] #63 81.24 + bin/ctr [2022-07-25T10:28:52.950Z] #84 147.7 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:28:52.950Z] #84 147.8 checking whether make supports nested variables... yes [2022-07-25T10:28:52.950Z] #84 147.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:28:52.950Z] #84 147.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:28:52.950Z] #84 147.8 checking how to create a ustar tar archive... gnutar [2022-07-25T10:28:52.950Z] #84 147.9 checking dependency style of gcc... gcc3 [2022-07-25T10:28:53.206Z] #84 148.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:28:53.206Z] #84 148.0 checking whether make supports nested variables... (cached) yes [2022-07-25T10:28:53.206Z] #84 148.0 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:28:53.206Z] #84 148.2 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:28:53.206Z] #84 148.2 checking how to print strings... printf [2022-07-25T10:28:53.206Z] #84 148.2 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:28:53.206Z] #84 148.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:28:53.206Z] #84 148.2 checking for egrep... /bin/grep -E [2022-07-25T10:28:53.206Z] #84 148.2 checking for fgrep... /bin/grep -F [2022-07-25T10:28:53.206Z] #84 148.2 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:28:53.462Z] #84 148.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:28:53.462Z] #84 148.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:28:53.462Z] #84 148.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:28:53.720Z] #84 148.4 checking whether ln -s works... yes [2022-07-25T10:28:53.720Z] #84 148.4 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:28:53.720Z] #84 148.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:28:53.720Z] #84 148.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:28:53.720Z] #84 148.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:28:53.720Z] #84 148.4 checking for objdump... objdump [2022-07-25T10:28:53.720Z] #84 148.4 checking how to recognize dependent libraries... pass_all [2022-07-25T10:28:53.720Z] #84 148.4 checking for dlltool... no [2022-07-25T10:28:53.720Z] #84 148.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:28:53.720Z] #84 148.4 checking for ar... ar [2022-07-25T10:28:53.720Z] #84 148.4 checking for archiver @FILE support... @ [2022-07-25T10:28:53.720Z] #84 148.6 checking for strip... strip [2022-07-25T10:28:53.720Z] #84 148.6 checking for ranlib... ranlib [2022-07-25T10:28:53.977Z] #84 148.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:28:53.977Z] #84 148.9 checking for sysroot... no [2022-07-25T10:28:53.977Z] #84 148.9 checking for a working dd... /bin/dd [2022-07-25T10:28:53.977Z] #84 148.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:28:53.977Z] #84 148.9 checking for mt... no [2022-07-25T10:28:53.977Z] #84 148.9 checking if : is a manifest tool... no [2022-07-25T10:28:53.977Z] #84 148.9 checking how to run the C preprocessor... gcc -E [2022-07-25T10:28:54.492Z] #84 149.1 checking for ANSI C header files... yes [2022-07-25T10:28:54.748Z] #84 149.6 checking for sys/types.h... yes [2022-07-25T10:28:55.005Z] #84 149.6 checking for sys/stat.h... yes [2022-07-25T10:28:55.005Z] #84 149.7 checking for stdlib.h... yes [2022-07-25T10:28:55.289Z] #84 149.9 checking for string.h... yes [2022-07-25T10:28:55.289Z] #84 150.1 checking for memory.h... yes [2022-07-25T10:28:55.315Z] #63 ... [2022-07-25T10:28:55.315Z] [2022-07-25T10:28:55.315Z] #76 [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 [2022-07-25T10:28:55.315Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:55.315Z] #76 65.01 libtoolize: putting auxiliary files in '.'. [2022-07-25T10:28:55.315Z] #76 65.01 libtoolize: copying file './ltmain.sh' [2022-07-25T10:28:55.315Z] #76 66.00 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-25T10:28:55.315Z] #76 66.00 libtoolize: and rerunning libtoolize and aclocal. [2022-07-25T10:28:55.315Z] #76 66.00 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T10:28:55.555Z] #84 150.2 checking for strings.h... yes [2022-07-25T10:28:55.833Z] #84 150.4 checking for inttypes.h... yes [2022-07-25T10:28:55.833Z] #84 150.7 checking for stdint.h... yes [2022-07-25T10:28:56.134Z] #84 150.9 checking for unistd.h... yes [2022-07-25T10:28:56.134Z] #84 151.0 checking for dlfcn.h... [2022-07-25T10:28:56.134Z] #84 ... [2022-07-25T10:28:56.134Z] [2022-07-25T10:28:56.134Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:28:56.134Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:28:56.134Z] #19 188.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-25T10:28:56.134Z] #19 188.6 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-25T10:28:56.134Z] #19 188.6 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T10:28:56.134Z] #19 189.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-25T10:28:56.134Z] #19 189.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:28:56.134Z] #19 189.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:28:56.134Z] #19 189.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-25T10:28:56.134Z] #19 189.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:28:56.134Z] #19 189.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:28:56.401Z] #19 ... [2022-07-25T10:28:56.401Z] [2022-07-25T10:28:56.401Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:28:56.401Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:28:56.401Z] #84 151.0 checking for dlfcn.h... yes [2022-07-25T10:28:56.401Z] #84 151.2 checking for objdir... .libs [2022-07-25T10:28:56.659Z] #84 151.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:28:56.915Z] #84 151.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:28:56.915Z] #84 151.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:28:57.171Z] #84 151.8 checking if gcc static flag -static works... yes [2022-07-25T10:28:57.171Z] #84 152.1 checking if gcc supports -c -o file.o... yes [2022-07-25T10:28:57.171Z] #84 152.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:28:57.171Z] #84 152.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:28:57.427Z] #84 152.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:28:57.427Z] #84 152.5 checking how to hardcode library paths into programs... immediate [2022-07-25T10:28:57.683Z] #84 152.5 checking whether stripping libraries is possible... yes [2022-07-25T10:28:57.683Z] #84 152.5 checking if libtool supports shared libraries... yes [2022-07-25T10:28:57.683Z] #84 152.5 checking whether to build shared libraries... no [2022-07-25T10:28:57.683Z] #84 152.5 checking whether to build static libraries... yes [2022-07-25T10:28:57.683Z] #84 152.5 checking float.h usability... yes [2022-07-25T10:28:57.683Z] #84 152.7 checking float.h presence... yes [2022-07-25T10:28:57.683Z] #84 152.7 checking for float.h... yes [2022-07-25T10:28:57.843Z] #76 ... [2022-07-25T10:28:57.843Z] [2022-07-25T10:28:57.843Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:57.843Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:57.843Z] #14 151.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T10:28:57.843Z] #14 151.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:57.843Z] #14 151.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T10:28:57.941Z] #84 152.7 checking limits.h usability... yes [2022-07-25T10:28:58.197Z] #84 152.9 checking limits.h presence... yes [2022-07-25T10:28:58.197Z] #84 152.9 checking for limits.h... yes [2022-07-25T10:28:58.197Z] #84 153.0 checking stddef.h usability... yes [2022-07-25T10:28:58.197Z] #84 153.1 checking stddef.h presence... yes [2022-07-25T10:28:58.197Z] #84 153.2 checking for stddef.h... yes [2022-07-25T10:28:58.197Z] #84 153.2 checking for stdlib.h... (cached) yes [2022-07-25T10:28:58.197Z] #84 153.2 checking for string.h... (cached) yes [2022-07-25T10:28:58.711Z] #84 153.3 checking sys/time.h usability... yes [2022-07-25T10:28:58.711Z] #84 153.4 checking sys/time.h presence... yes [2022-07-25T10:28:58.711Z] #84 153.5 checking for sys/time.h... yes [2022-07-25T10:28:58.711Z] #84 153.5 checking for inline... inline [2022-07-25T10:28:58.969Z] #84 153.6 checking for size_t... yes [2022-07-25T10:28:58.969Z] #84 153.7 checking for stdlib.h... (cached) yes [2022-07-25T10:28:58.969Z] #84 153.7 checking for GNU libc compatible malloc... yes [2022-07-25T10:28:58.969Z] #84 154.0 checking for stdlib.h... (cached) yes [2022-07-25T10:28:59.008Z] #77 ... [2022-07-25T10:28:59.008Z] [2022-07-25T10:28:59.008Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:28:59.008Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:28:59.008Z] #14 139.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T10:28:59.008Z] #14 139.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:59.008Z] #14 139.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:28:59.008Z] #14 150.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T10:28:59.008Z] #14 150.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:28:59.008Z] #14 150.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T10:28:59.229Z] #84 154.0 checking for GNU libc compatible realloc... yes [2022-07-25T10:28:59.742Z] #84 154.3 checking for working strtod... yes [2022-07-25T10:28:59.742Z] #84 154.5 checking for gettimeofday... yes [2022-07-25T10:28:59.999Z] #84 154.7 checking for memset... yes [2022-07-25T10:29:00.256Z] #84 154.9 checking for strspn... yes [2022-07-25T10:29:00.512Z] #84 155.3 checking that generated files are newer than configure... done [2022-07-25T10:29:00.512Z] #84 155.3 configure: creating ./config.status [2022-07-25T10:29:01.551Z] #14 ... [2022-07-25T10:29:01.551Z] [2022-07-25T10:29:01.551Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:29:01.551Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:29:01.551Z] #64 83.00 + bin/ctr [2022-07-25T10:29:02.775Z] ok github.com/docker/docker/libnetwork/ipam 16.020s coverage: 85.3% of statements [2022-07-25T10:29:02.775Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T10:29:02.775Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T10:29:02.775Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-25T10:29:03.034Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-25T10:29:03.034Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T10:29:03.293Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T10:29:03.862Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-07-25T10:29:04.400Z] #14 ... [2022-07-25T10:29:04.400Z] [2022-07-25T10:29:04.401Z] #76 [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 [2022-07-25T10:29:04.401Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:29:04.401Z] #76 81.81 configure.ac:7: installing './compile' [2022-07-25T10:29:04.401Z] #76 81.81 configure.ac:11: installing './config.guess' [2022-07-25T10:29:04.401Z] #76 81.83 configure.ac:11: installing './config.sub' [2022-07-25T10:29:04.401Z] #76 81.83 configure.ac:8: installing './install-sh' [2022-07-25T10:29:04.401Z] #76 81.86 configure.ac:8: installing './missing' [2022-07-25T10:29:04.401Z] #76 82.17 Makefile.am: installing './depcomp' [2022-07-25T10:29:04.659Z] #76 84.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T10:29:04.659Z] #76 84.33 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T10:29:04.681Z] #84 159.2 config.status: creating Makefile [2022-07-25T10:29:04.681Z] #84 159.3 config.status: creating config.h [2022-07-25T10:29:04.681Z] #84 159.4 config.status: executing depfiles commands [2022-07-25T10:29:04.799Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-07-25T10:29:04.799Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T10:29:04.920Z] #76 84.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T10:29:04.920Z] #76 84.62 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T10:29:04.937Z] #84 159.7 config.status: executing libtool commands [2022-07-25T10:29:05.057Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-25T10:29:05.178Z] #76 84.73 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T10:29:05.436Z] #76 85.03 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T10:29:05.694Z] #76 85.37 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T10:29:05.865Z] #84 160.8 GEN .version [2022-07-25T10:29:05.865Z] #84 160.8 make install-recursive [2022-07-25T10:29:05.865Z] #84 160.8 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T10:29:05.865Z] #84 160.9 Making install in libocispec [2022-07-25T10:29:05.951Z] #76 85.69 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T10:29:06.122Z] #84 160.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:29:06.122Z] #84 160.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T10:29:06.122Z] #84 160.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T10:29:06.122Z] #84 160.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T10:29:06.122Z] #84 161.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T10:29:06.516Z] #76 86.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T10:29:06.685Z] #84 161.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T10:29:06.685Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T10:29:06.942Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T10:29:06.942Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T10:29:06.943Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T10:29:06.943Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T10:29:06.943Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T10:29:06.943Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T10:29:06.943Z] #84 161.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T10:29:07.508Z] #84 162.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T10:29:07.508Z] #84 162.5 make install-recursive [2022-07-25T10:29:07.765Z] #84 162.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:29:07.765Z] #84 162.6 Making install in yajl [2022-07-25T10:29:07.765Z] #84 162.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:29:07.765Z] #84 162.6 CC verify/json_verify-json_verify.o [2022-07-25T10:29:07.765Z] #84 162.6 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T10:29:07.765Z] #84 162.6 CC src/libyajl_la-yajl.lo [2022-07-25T10:29:07.765Z] #84 162.6 CC src/libyajl_la-yajl_gen.lo [2022-07-25T10:29:07.765Z] #84 162.7 CC src/libyajl_la-yajl_parser.lo [2022-07-25T10:29:07.765Z] #84 162.7 CC src/libyajl_la-yajl_buf.lo [2022-07-25T10:29:07.765Z] #84 162.7 CC src/libyajl_la-yajl_encode.lo [2022-07-25T10:29:07.765Z] #84 162.7 CC src/libyajl_la-yajl_lex.lo [2022-07-25T10:29:07.765Z] #84 162.7 CC src/libyajl_la-yajl_tree.lo [2022-07-25T10:29:07.865Z] --- PASS: TestBuildWithHugeFile (49.31s) [2022-07-25T10:29:07.865Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T10:29:07.865Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:29:07.865Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:29:07.865Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:29:07.865Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:29:07.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:29:07.865Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:29:07.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:29:07.865Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:29:07.865Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:29:07.865Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:29:07.865Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:29:07.865Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:29:07.865Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T10:29:07.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-25T10:29:07.865Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-25T10:29:07.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T10:29:07.865Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:29:07.865Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:29:07.865Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:29:07.865Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-07-25T10:29:07.865Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2022-07-25T10:29:07.865Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-07-25T10:29:07.865Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:29:07.865Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-25T10:29:07.865Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:29:07.865Z] Loaded image: busybox:latest [2022-07-25T10:29:07.865Z] Loaded image: busybox:glibc [2022-07-25T10:29:07.865Z] Loaded image: debian:bullseye-slim [2022-07-25T10:29:07.865Z] Loaded image: hello-world:latest [2022-07-25T10:29:07.865Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:29:08.699Z] #84 ... [2022-07-25T10:29:08.699Z] [2022-07-25T10:29:08.699Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:29:08.699Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:29:08.699Z] #19 210.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-25T10:29:08.699Z] #19 210.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:29:08.699Z] #19 210.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:29:08.699Z] #19 211.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-25T10:29:08.699Z] #19 211.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:29:08.699Z] #19 211.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T10:29:09.682Z] #64 ... [2022-07-25T10:29:09.682Z] [2022-07-25T10:29:09.682Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:29:09.682Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:29:09.682Z] #77 81.80 configure.ac:7: installing './compile' [2022-07-25T10:29:09.682Z] #77 81.80 configure.ac:11: installing './config.guess' [2022-07-25T10:29:09.682Z] #77 81.81 configure.ac:11: installing './config.sub' [2022-07-25T10:29:09.682Z] #77 81.82 configure.ac:8: installing './install-sh' [2022-07-25T10:29:09.682Z] #77 81.84 configure.ac:8: installing './missing' [2022-07-25T10:29:09.682Z] #77 82.11 Makefile.am: installing './depcomp' [2022-07-25T10:29:09.887Z] #76 ... [2022-07-25T10:29:09.887Z] [2022-07-25T10:29:09.887Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:09.887Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:09.887Z] #14 164.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T10:29:09.887Z] #14 164.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:29:09.887Z] #14 164.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:11.596Z] #77 84.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T10:29:11.596Z] #77 84.70 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T10:29:11.596Z] #77 85.01 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T10:29:11.596Z] #77 85.01 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T10:29:11.596Z] #77 85.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T10:29:12.166Z] #77 85.52 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T10:29:12.166Z] #77 85.55 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T10:29:12.166Z] #77 85.57 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T10:29:12.166Z] #77 85.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-25T10:29:15.237Z] #19 ... [2022-07-25T10:29:15.237Z] [2022-07-25T10:29:15.237Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:29:15.237Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:29:15.237Z] #84 168.2 CCLD libyajl.la [2022-07-25T10:29:15.237Z] #84 168.8 CCLD verify/json_verify [2022-07-25T10:29:15.237Z] #84 169.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:29:15.237Z] #84 169.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T10:29:15.237Z] #84 169.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T10:29:15.237Z] #84 169.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:29:15.237Z] #84 169.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:29:15.237Z] #84 169.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:29:15.237Z] #84 169.7 CC src/validate.o [2022-07-25T10:29:15.237Z] #84 169.7 CC src/image_spec_schema_config_schema.lo [2022-07-25T10:29:15.237Z] #84 169.7 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T10:29:15.237Z] #84 169.8 CC src/image_spec_schema_defs.lo [2022-07-25T10:29:15.237Z] #84 169.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T10:29:15.237Z] #84 169.8 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T10:29:15.237Z] #84 169.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T10:29:15.237Z] #84 169.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T10:29:15.237Z] #84 169.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T10:29:15.237Z] #84 170.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T10:29:15.237Z] #84 170.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T10:29:15.237Z] #84 170.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T10:29:15.237Z] #84 170.0 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T10:29:15.237Z] #84 170.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T10:29:15.237Z] #84 170.0 CC src/runtime_spec_schema_defs.lo [2022-07-25T10:29:15.237Z] #84 170.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T10:29:15.237Z] #84 170.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T10:29:15.237Z] #84 170.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T10:29:15.237Z] #84 170.1 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T10:29:15.237Z] #84 170.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T10:29:15.237Z] #84 170.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T10:29:15.237Z] #84 170.2 CC src/basic_test_double_array_item.lo [2022-07-25T10:29:15.237Z] #84 170.2 CC src/basic_test_double_array.lo [2022-07-25T10:29:15.237Z] #84 170.3 CC src/basic_test_top_array_int.lo [2022-07-25T10:29:15.237Z] #84 170.3 CC src/basic_test_top_array_string.lo [2022-07-25T10:29:15.237Z] #84 170.3 CC src/basic_test_top_double_array_int.lo [2022-07-25T10:29:15.493Z] #84 170.3 CC src/basic_test_top_double_array_obj.lo [2022-07-25T10:29:15.493Z] #84 170.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T10:29:15.749Z] #84 170.6 CC src/basic_test_top_double_array_string.lo [2022-07-25T10:29:15.749Z] #84 170.7 CC src/json_common.lo [2022-07-25T10:29:15.974Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.53s) [2022-07-25T10:29:15.974Z] PASS [2022-07-25T10:29:15.974Z] [2022-07-25T10:29:15.974Z] === Skipped [2022-07-25T10:29:15.974Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:29:15.974Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:29:15.974Z] [2022-07-25T10:29:15.974Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:29:15.974Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:29:15.974Z] [2022-07-25T10:29:15.974Z] DONE 34 tests, 2 skipped in 86.141s [2022-07-25T10:29:15.974Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:29:15.974Z] INFO: Testing against a local daemon [2022-07-25T10:29:15.974Z] === RUN TestConfigInspect [2022-07-25T10:29:16.005Z] #84 170.9 CC src/read-file.lo [2022-07-25T10:29:16.005Z] #84 170.9 CC tests/test-1.o [2022-07-25T10:29:16.260Z] #84 171.0 CC tests/test-3.o [2022-07-25T10:29:16.260Z] #84 171.1 CC tests/test-2.o [2022-07-25T10:29:16.260Z] #84 171.1 CC tests/test-4.o [2022-07-25T10:29:16.260Z] #84 171.2 CC tests/test-5.o [2022-07-25T10:29:16.260Z] #84 171.3 CC tests/test-6.o [2022-07-25T10:29:16.517Z] #84 171.3 CC tests/test-7.o [2022-07-25T10:29:16.773Z] #84 171.5 CC tests/test-9.o [2022-07-25T10:29:16.773Z] #84 171.5 CC tests/test-8.o [2022-07-25T10:29:16.773Z] #84 171.7 CC tests/test-10.o [2022-07-25T10:29:17.030Z] #84 171.7 CC tests/test-11.o [2022-07-25T10:29:17.902Z] --- PASS: TestConfigInspect (2.23s) [2022-07-25T10:29:17.902Z] === RUN TestConfigList [2022-07-25T10:29:19.832Z] --- PASS: TestConfigList (2.20s) [2022-07-25T10:29:19.832Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:29:22.216Z] #77 ... [2022-07-25T10:29:22.216Z] [2022-07-25T10:29:22.216Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:22.216Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:22.216Z] #14 162.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T10:29:22.216Z] #14 162.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:29:22.216Z] #14 162.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:22.357Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-07-25T10:29:22.357Z] === RUN TestConfigsUpdate [2022-07-25T10:29:24.254Z] --- PASS: TestConfigsUpdate (2.14s) [2022-07-25T10:29:24.254Z] === RUN TestTemplatedConfig [2022-07-25T10:29:26.779Z] --- PASS: TestTemplatedConfig (2.62s) [2022-07-25T10:29:26.779Z] === RUN TestConfigCreateResolve [2022-07-25T10:29:29.306Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-07-25T10:29:29.306Z] PASS [2022-07-25T10:29:29.306Z] [2022-07-25T10:29:29.306Z] DONE 6 tests in 13.556s [2022-07-25T10:29:29.306Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:29:29.306Z] INFO: Testing against a local daemon [2022-07-25T10:29:29.306Z] === RUN TestAttachWithTTY [2022-07-25T10:29:29.306Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-25T10:29:29.306Z] === RUN TestAttachWithoutTTy [2022-07-25T10:29:29.306Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-25T10:29:29.306Z] === RUN TestCheckpoint [2022-07-25T10:29:29.306Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:29:29.306Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T10:29:29.306Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T10:29:29.306Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:29:29.306Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:29:29.306Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:29:29.306Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:29:29.306Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:29:29.306Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:29:29.306Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T10:29:29.306Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T10:29:29.306Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T10:29:29.306Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T10:29:29.306Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T10:29:29.306Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T10:29:29.306Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T10:29:29.306Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T10:29:29.306Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T10:29:29.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T10:29:29.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:29:29.306Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T10:29:29.307Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T10:29:29.307Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:29:29.307Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T10:29:29.307Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:29:29.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T10:29:29.307Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:29:29.307Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-25T10:29:29.307Z] === RUN TestCopyEmptyFile [2022-07-25T10:29:29.565Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-25T10:29:29.565Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:29:29.565Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T10:29:29.565Z] === RUN TestCopyFromContainer [2022-07-25T10:29:30.940Z] === RUN TestCopyFromContainer// [2022-07-25T10:29:30.940Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:29:30.940Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:29:30.940Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:29:30.940Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:29:30.940Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:29:30.940Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:29:31.198Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:29:31.198Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:29:31.198Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer (1.67s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T10:29:31.198Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T10:29:31.198Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:29:31.198Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:29:31.198Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:29:31.198Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:29:31.198Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:29:31.198Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:29:31.198Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:29:31.198Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:29:31.198Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:29:31.199Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:29:31.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T10:29:31.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:29:31.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:29:31.199Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:29:31.199Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:29:31.457Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-25T10:29:31.457Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:29:31.457Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:29:31.457Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:29:31.457Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:29:31.457Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:29:31.457Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:29:31.457Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:29:31.457Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:29:31.457Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:29:31.457Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:29:31.457Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T10:29:31.457Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T10:29:31.457Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:29:31.457Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:29:31.457Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:29:31.457Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T10:29:31.457Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:29:31.827Z] #14 ... [2022-07-25T10:29:31.827Z] [2022-07-25T10:29:31.827Z] #76 [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 [2022-07-25T10:29:31.827Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:29:31.827Z] #76 108.3 configure.ac:7: installing 'build-aux/compile' [2022-07-25T10:29:31.827Z] #76 108.3 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T10:29:31.827Z] #76 108.3 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T10:29:31.827Z] #76 108.4 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T10:29:31.828Z] #76 108.4 configure.ac:11: installing 'build-aux/missing' [2022-07-25T10:29:31.828Z] #76 108.9 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T10:29:31.828Z] #76 109.1 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T10:29:31.878Z] #84 ... [2022-07-25T10:29:31.878Z] [2022-07-25T10:29:31.878Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:29:31.878Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:29:31.878Z] #19 232.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-25T10:29:31.878Z] #19 232.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:29:31.878Z] #19 232.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:29:31.878Z] #19 232.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-25T10:29:31.878Z] #19 232.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:29:31.878Z] #19 232.5 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T10:29:32.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2022-07-25T10:29:32.831Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:29:33.732Z] #76 113.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T10:29:33.732Z] #76 113.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T10:29:34.536Z] #14 ... [2022-07-25T10:29:34.536Z] [2022-07-25T10:29:34.536Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:29:34.536Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:29:34.536Z] #77 107.9 configure.ac:7: installing 'build-aux/compile' [2022-07-25T10:29:34.536Z] #77 108.0 configure.ac:9: installing 'build-aux/config.guess' [2022-07-25T10:29:34.536Z] #77 108.0 configure.ac:9: installing 'build-aux/config.sub' [2022-07-25T10:29:34.536Z] #77 108.0 configure.ac:11: installing 'build-aux/install-sh' [2022-07-25T10:29:34.536Z] #77 108.0 configure.ac:11: installing 'build-aux/missing' [2022-07-25T10:29:34.676Z] #76 114.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T10:29:34.676Z] #76 114.4 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T10:29:34.727Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2022-07-25T10:29:34.727Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:29:34.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:29:34.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:29:34.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:29:34.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:29:34.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:29:34.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:29:34.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:29:34.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:29:34.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:29:34.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:29:34.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:29:34.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:29:34.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:29:34.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:29:34.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:29:34.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T10:29:34.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T10:29:34.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:29:34.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T10:29:34.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T10:29:34.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-07-25T10:29:34.727Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:29:34.952Z] #76 114.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T10:29:35.070Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-07-25T10:29:35.070Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:29:35.070Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:29:35.070Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:29:35.070Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T10:29:35.070Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T10:29:35.070Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T10:29:35.070Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:29:35.070Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-25T10:29:35.070Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:29:35.070Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2022-07-25T10:29:35.070Z] === RUN TestCreateInvalidHostConfig [2022-07-25T10:29:35.112Z] #77 108.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T10:29:35.112Z] #77 108.6 parallel-tests: installing 'build-aux/test-driver' [2022-07-25T10:29:35.213Z] #76 114.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T10:29:35.213Z] #76 114.9 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T10:29:35.336Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:29:35.336Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:29:35.336Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:29:35.336Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:29:35.336Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:29:35.336Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:29:35.336Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:29:35.336Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:29:35.336Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:29:35.336Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:29:35.336Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:29:35.336Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:29:35.336Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T10:29:35.336Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T10:29:35.336Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T10:29:35.336Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T10:29:35.336Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T10:29:35.336Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:29:35.336Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T10:29:35.336Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:29:35.336Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:29:35.336Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:29:35.336Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T10:29:35.336Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:29:35.336Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:29:35.336Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:29:35.336Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T10:29:35.336Z] === RUN TestDiff [2022-07-25T10:29:35.471Z] #76 115.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T10:29:35.902Z] --- PASS: TestDiff (0.59s) [2022-07-25T10:29:35.902Z] === RUN TestExecConsoleSize [2022-07-25T10:29:36.037Z] #76 ... [2022-07-25T10:29:36.037Z] [2022-07-25T10:29:36.037Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:36.037Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:36.037Z] #14 190.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T10:29:36.037Z] #14 190.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:29:36.037Z] #14 190.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:36.466Z] --- PASS: TestExecConsoleSize (0.68s) [2022-07-25T10:29:36.466Z] === RUN TestExecWithCloseStdin [2022-07-25T10:29:37.031Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-07-25T10:29:37.031Z] === RUN TestExec [2022-07-25T10:29:37.597Z] --- PASS: TestExec (0.61s) [2022-07-25T10:29:37.854Z] === RUN TestExecUser [2022-07-25T10:29:38.420Z] --- PASS: TestExecUser (0.62s) [2022-07-25T10:29:38.420Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:29:38.985Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-07-25T10:29:38.985Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:29:40.356Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-25T10:29:40.356Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:29:40.400Z] #77 112.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-25T10:29:40.401Z] #77 112.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-25T10:29:40.662Z] #77 114.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-25T10:29:40.662Z] #77 114.2 libtoolize: copying file 'm4/libtool.m4' [2022-07-25T10:29:40.922Z] #77 114.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-25T10:29:41.184Z] #77 114.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-25T10:29:41.288Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-07-25T10:29:41.288Z] === RUN TestHealthKillContainer [2022-07-25T10:29:41.302Z] #14 ... [2022-07-25T10:29:41.302Z] [2022-07-25T10:29:41.302Z] #66 [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 [2022-07-25T10:29:41.302Z] #66 sha256:4d5998ec0279724d313ebe84bd85bdf305d74bb2a6b3ecfcae5bd3020874fb1c [2022-07-25T10:29:41.302Z] #66 195.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:29:41.302Z] #66 195.1 + GOBIN=/build [2022-07-25T10:29:41.302Z] #66 195.1 + GO111MODULE=on [2022-07-25T10:29:41.302Z] #66 195.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:29:41.446Z] #77 114.8 libtoolize: copying file 'm4/ltversion.m4' [2022-07-25T10:29:41.447Z] #77 114.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-25T10:29:42.387Z] #77 ... [2022-07-25T10:29:42.387Z] [2022-07-25T10:29:42.387Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:29:42.387Z] #67 sha256:18cab29ee28264aec3119ca793e6cfa69f25826ee779be4a4ef93c587abdea47 [2022-07-25T10:29:42.387Z] #67 193.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:29:42.648Z] #67 193.8 + GOBIN=/build [2022-07-25T10:29:42.648Z] #67 193.8 + GO111MODULE=on [2022-07-25T10:29:42.648Z] #67 193.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:29:49.232Z] #67 ... [2022-07-25T10:29:49.232Z] [2022-07-25T10:29:49.232Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:49.232Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:49.232Z] #14 190.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T10:29:49.232Z] #14 190.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:29:49.232Z] #14 190.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:49.388Z] --- PASS: TestHealthKillContainer (8.25s) [2022-07-25T10:29:49.388Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:29:49.414Z] #66 ... [2022-07-25T10:29:49.414Z] [2022-07-25T10:29:49.414Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:49.414Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:49.414Z] #14 202.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:29:49.414Z] #14 202.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T10:29:49.414Z] #14 202.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T10:29:49.414Z] #14 202.8 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T10:29:49.414Z] #14 202.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T10:29:49.414Z] #14 202.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T10:29:49.414Z] #14 203.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T10:29:49.414Z] #14 203.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T10:29:49.414Z] #14 203.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T10:29:49.414Z] #14 203.3 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T10:29:49.414Z] #14 203.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T10:29:49.414Z] #14 203.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:29:49.414Z] #14 203.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T10:29:49.414Z] #14 203.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T10:29:49.414Z] #14 203.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:29:49.492Z] #14 201.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:29:49.492Z] #14 201.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T10:29:49.492Z] #14 201.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T10:29:49.753Z] #14 201.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T10:29:49.753Z] #14 201.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T10:29:49.753Z] #14 201.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T10:29:49.954Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-07-25T10:29:49.954Z] === RUN TestIpcModeNone [2022-07-25T10:29:49.981Z] #14 204.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T10:29:49.981Z] #14 204.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:29:49.981Z] #14 204.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:49.981Z] #14 204.3 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:29:49.981Z] #14 204.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T10:29:49.981Z] #14 204.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:29:50.014Z] #14 201.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T10:29:50.014Z] #14 201.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T10:29:50.014Z] #14 201.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T10:29:50.240Z] #14 204.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T10:29:50.240Z] #14 204.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T10:29:50.240Z] #14 204.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T10:29:50.519Z] --- PASS: TestIpcModeNone (0.64s) [2022-07-25T10:29:50.519Z] === RUN TestIpcModePrivate [2022-07-25T10:29:50.585Z] #14 202.0 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T10:29:50.585Z] #14 202.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T10:29:50.585Z] #14 202.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:29:50.585Z] #14 202.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T10:29:50.585Z] #14 202.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T10:29:50.585Z] #14 202.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:29:50.777Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-25T10:29:50.807Z] #14 205.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T10:29:50.807Z] #14 205.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T10:29:50.807Z] #14 205.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T10:29:51.156Z] #14 202.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T10:29:51.156Z] #14 202.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:29:51.156Z] #14 202.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:51.156Z] #14 202.9 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:29:51.156Z] #14 202.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T10:29:51.156Z] #14 202.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:29:51.342Z] --- PASS: TestIpcModePrivate (0.64s) [2022-07-25T10:29:51.342Z] === RUN TestIpcModeShareable [2022-07-25T10:29:51.375Z] #14 205.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T10:29:51.375Z] #14 205.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T10:29:51.375Z] #14 205.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T10:29:51.600Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-25T10:29:51.634Z] #14 205.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T10:29:51.634Z] #14 205.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T10:29:51.634Z] #14 205.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T10:29:51.678Z] #14 203.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T10:29:51.678Z] #14 203.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T10:29:51.678Z] #14 203.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T10:29:51.859Z] --- PASS: TestIpcModeShareable (0.64s) [2022-07-25T10:29:51.859Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:29:52.249Z] #14 203.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T10:29:52.249Z] #14 203.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T10:29:52.511Z] #14 204.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T10:29:52.511Z] #14 204.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T10:29:52.511Z] #14 204.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T10:29:52.511Z] #14 204.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T10:29:52.772Z] #14 ... [2022-07-25T10:29:52.772Z] [2022-07-25T10:29:52.772Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:29:52.772Z] #67 sha256:18cab29ee28264aec3119ca793e6cfa69f25826ee779be4a4ef93c587abdea47 [2022-07-25T10:29:52.772Z] #67 204.0 rootlesskit version 1.0.0 [2022-07-25T10:29:52.772Z] #67 204.1 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T10:29:52.772Z] #67 204.1 -container-ip string [2022-07-25T10:29:52.772Z] #67 204.1 container ip [2022-07-25T10:29:52.772Z] #67 204.1 -container-port int [2022-07-25T10:29:52.772Z] #67 204.1 container port (default -1) [2022-07-25T10:29:52.772Z] #67 204.1 -host-ip string [2022-07-25T10:29:52.772Z] #67 204.1 host ip [2022-07-25T10:29:52.772Z] #67 204.1 -host-port int [2022-07-25T10:29:52.772Z] #67 204.1 host port (default -1) [2022-07-25T10:29:52.772Z] #67 204.1 -proto string [2022-07-25T10:29:52.772Z] #67 204.1 proxy protocol (default "tcp") [2022-07-25T10:29:53.010Z] #14 207.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T10:29:53.010Z] #14 207.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T10:29:53.010Z] #14 207.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T10:29:53.010Z] #14 ... [2022-07-25T10:29:53.010Z] [2022-07-25T10:29:53.010Z] #66 [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 [2022-07-25T10:29:53.010Z] #66 sha256:4d5998ec0279724d313ebe84bd85bdf305d74bb2a6b3ecfcae5bd3020874fb1c [2022-07-25T10:29:53.010Z] #66 206.3 rootlesskit version 1.0.0 [2022-07-25T10:29:53.010Z] #66 206.3 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T10:29:53.010Z] #66 206.3 -container-ip string [2022-07-25T10:29:53.010Z] #66 206.3 container ip [2022-07-25T10:29:53.010Z] #66 206.3 -container-port int [2022-07-25T10:29:53.010Z] #66 206.3 container port (default -1) [2022-07-25T10:29:53.010Z] #66 206.3 -host-ip string [2022-07-25T10:29:53.010Z] #66 206.3 host ip [2022-07-25T10:29:53.010Z] #66 206.3 -host-port int [2022-07-25T10:29:53.010Z] #66 206.3 host port (default -1) [2022-07-25T10:29:53.010Z] #66 206.3 -proto string [2022-07-25T10:29:53.010Z] #66 206.3 proxy protocol (default "tcp") [2022-07-25T10:29:53.010Z] #66 DONE 207.1s [2022-07-25T10:29:53.269Z] [2022-07-25T10:29:53.269Z] #67 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:29:53.269Z] #67 sha256:adf6fd3fc84aa7b1ecff93769b57f4d0bea6de40fbee7eb9a3ec81be8ed1c612 [2022-07-25T10:29:53.269Z] #67 DONE 0.1s [2022-07-25T10:29:53.269Z] [2022-07-25T10:29:53.269Z] #68 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:29:53.269Z] #68 sha256:03c62bd1da4808c6f684292d2cfffc935ab632c5f1514a4d5aa9f0ff288930f7 [2022-07-25T10:29:53.269Z] #68 DONE 0.1s [2022-07-25T10:29:53.269Z] [2022-07-25T10:29:53.269Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:29:53.269Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:29:53.759Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-07-25T10:29:53.759Z] === RUN TestAPIIpcModeHost [2022-07-25T10:29:53.780Z] #19 253.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-25T10:29:53.780Z] #19 253.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:29:53.780Z] #19 253.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:29:53.780Z] #19 253.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-25T10:29:53.780Z] #19 253.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:29:53.780Z] #19 253.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:29:53.836Z] #63 ... [2022-07-25T10:29:53.836Z] [2022-07-25T10:29:53.836Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:53.836Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:53.836Z] #14 208.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T10:29:54.017Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-25T10:29:54.017Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:29:54.095Z] #14 208.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T10:29:54.095Z] #14 208.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T10:29:54.155Z] #67 DONE 205.4s [2022-07-25T10:29:54.155Z] [2022-07-25T10:29:54.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:54.155Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:54.155Z] #14 205.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T10:29:54.155Z] #14 205.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T10:29:54.155Z] #14 205.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T10:29:54.416Z] #14 ... [2022-07-25T10:29:54.416Z] [2022-07-25T10:29:54.416Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:29:54.416Z] #68 sha256:a7703c8c587f8b7ff1f5617f298972437d819d95c5534579c5b62c9cc6b87115 [2022-07-25T10:29:54.416Z] #68 DONE 0.1s [2022-07-25T10:29:54.416Z] [2022-07-25T10:29:54.416Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:29:54.416Z] #69 sha256:0ec623b9e9109741c9bfb545bda922ebc8216dac0ec96fde68b077c9f0b20f90 [2022-07-25T10:29:54.416Z] #69 DONE 0.1s [2022-07-25T10:29:54.416Z] [2022-07-25T10:29:54.416Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:29:54.416Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-25T10:29:54.416Z] #14 206.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T10:29:54.416Z] #14 206.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T10:29:54.663Z] #14 208.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T10:29:54.663Z] #14 208.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:29:54.663Z] #14 208.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:54.676Z] #14 206.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T10:29:54.922Z] #14 209.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:29:54.922Z] #14 209.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T10:29:54.922Z] #14 209.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:29:54.950Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-25T10:29:55.180Z] #14 209.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:29:55.180Z] #14 209.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T10:29:55.180Z] #14 209.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:29:55.208Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-25T10:29:55.208Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:29:55.618Z] #14 207.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T10:29:55.618Z] #14 207.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T10:29:55.618Z] #14 207.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T10:29:56.121Z] #14 210.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:29:56.121Z] #14 210.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T10:29:56.121Z] #14 210.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T10:29:56.121Z] #14 210.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T10:29:56.121Z] #14 210.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T10:29:56.121Z] #14 210.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T10:29:56.121Z] #14 210.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:29:56.121Z] #14 210.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T10:29:56.121Z] #14 210.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:29:56.121Z] #14 210.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T10:29:56.141Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-25T10:29:56.196Z] #14 207.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T10:29:56.196Z] #14 207.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:29:56.196Z] #14 207.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:56.380Z] #14 210.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T10:29:56.380Z] #14 210.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:29:56.380Z] #14 210.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T10:29:56.380Z] #14 210.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T10:29:56.380Z] #14 210.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T10:29:56.380Z] #14 210.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:29:56.380Z] #14 210.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T10:29:56.380Z] #14 210.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T10:29:56.380Z] #14 210.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T10:29:56.380Z] #14 210.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T10:29:56.380Z] #14 210.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:29:56.380Z] #14 210.7 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 [2022-07-25T10:29:56.380Z] #14 210.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:56.400Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-25T10:29:56.400Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:29:56.465Z] #14 208.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:29:56.465Z] #14 208.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T10:29:56.465Z] #14 208.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:29:56.638Z] #14 210.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 [2022-07-25T10:29:56.638Z] #14 210.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T10:29:56.638Z] #14 210.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:56.638Z] #14 210.9 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 [2022-07-25T10:29:56.638Z] #14 210.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:29:56.638Z] #14 210.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T10:29:56.638Z] #14 211.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:56.638Z] #14 211.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T10:29:56.638Z] #14 211.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:56.726Z] #14 208.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:29:56.726Z] #14 208.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T10:29:56.905Z] #14 211.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:56.905Z] #14 211.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:29:56.993Z] #14 208.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:29:57.333Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-25T10:29:57.591Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-07-25T10:29:57.591Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:29:57.847Z] #14 DONE 211.9s [2022-07-25T10:29:57.847Z] [2022-07-25T10:29:57.847Z] #58 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T10:29:57.847Z] #58 sha256:6f0ea7ceda6f75c40b9a9324927db93ff799a16d437b613b1998b636897a993a [2022-07-25T10:29:57.847Z] #58 DONE 0.2s [2022-07-25T10:29:57.847Z] [2022-07-25T10:29:57.847Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T10:29:57.847Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T10:29:57.934Z] #14 209.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:29:57.934Z] #14 209.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T10:29:57.934Z] #14 209.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T10:29:57.934Z] #14 209.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T10:29:57.934Z] #14 209.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T10:29:57.934Z] #14 209.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T10:29:57.934Z] #14 209.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:29:57.934Z] #14 209.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T10:29:57.955Z] #19 ... [2022-07-25T10:29:57.955Z] [2022-07-25T10:29:57.955Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:29:57.955Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:29:57.955Z] #84 212.1 CCLD libocispec.la [2022-07-25T10:29:57.955Z] #84 212.7 CCLD src/validate [2022-07-25T10:29:57.955Z] #84 212.7 CCLD tests/test-2 [2022-07-25T10:29:57.955Z] #84 212.7 CCLD tests/test-1 [2022-07-25T10:29:57.955Z] #84 212.7 CCLD tests/test-3 [2022-07-25T10:29:57.955Z] #84 212.8 CCLD tests/test-5 [2022-07-25T10:29:57.955Z] #84 212.8 CCLD tests/test-4 [2022-07-25T10:29:57.955Z] #84 212.8 CCLD tests/test-7 [2022-07-25T10:29:57.955Z] #84 212.8 CCLD tests/test-6 [2022-07-25T10:29:57.955Z] #84 212.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T10:29:57.955Z] #84 212.9 CCLD tests/test-9 [2022-07-25T10:29:57.955Z] #84 212.9 CCLD tests/test-8 [2022-07-25T10:29:58.198Z] #14 209.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:29:58.198Z] #14 209.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T10:29:58.198Z] #14 209.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T10:29:58.199Z] #14 209.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:29:58.212Z] #84 213.0 CCLD tests/test-10 [2022-07-25T10:29:58.212Z] #84 213.0 CCLD tests/test-11 [2022-07-25T10:29:58.466Z] #14 209.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T10:29:58.466Z] #14 210.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T10:29:58.466Z] #14 210.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T10:29:58.466Z] #14 210.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:29:58.466Z] #14 210.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T10:29:58.466Z] #14 210.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T10:29:58.466Z] #14 210.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T10:29:58.466Z] #14 210.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T10:29:58.466Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:29:58.466Z] #14 210.2 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 [2022-07-25T10:29:58.466Z] #14 210.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:58.525Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-25T10:29:58.731Z] #14 210.3 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 [2022-07-25T10:29:58.731Z] #14 210.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T10:29:58.731Z] #14 210.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:29:58.731Z] #14 210.3 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 [2022-07-25T10:29:58.731Z] #14 210.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:29:58.731Z] #14 210.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T10:29:58.731Z] #14 210.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:58.783Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-07-25T10:29:58.783Z] === RUN TestIpcModeOlderClient [2022-07-25T10:29:58.783Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:29:58.783Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:29:58.991Z] #14 210.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T10:29:58.991Z] #14 210.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:58.991Z] #14 210.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:29:58.991Z] #14 210.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:29:59.348Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-25T10:29:59.348Z] === RUN TestKillContainer [2022-07-25T10:29:59.348Z] === RUN TestKillContainer/no_signal [2022-07-25T10:29:59.606Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:29:59.863Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:29:59.929Z] #14 DONE 211.4s [2022-07-25T10:29:59.930Z] [2022-07-25T10:29:59.930Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T10:29:59.930Z] #59 sha256:0cbd6497a7d0ce84395b00abf7862f9525640bd2996c89576647e52860136b3a [2022-07-25T10:29:59.930Z] #59 DONE 0.2s [2022-07-25T10:29:59.930Z] [2022-07-25T10:29:59.930Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:29:59.930Z] #60 sha256:77916115e7472c6aa3385acdf288f9661d0b56392287b32c8c7f1ca476ce75aa [2022-07-25T10:30:00.396Z] #15 DONE 2.8s [2022-07-25T10:30:00.396Z] [2022-07-25T10:30:00.396Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:30:00.396Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T10:30:00.430Z] --- PASS: TestKillContainer (1.25s) [2022-07-25T10:30:00.430Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-25T10:30:00.430Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-25T10:30:00.430Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-25T10:30:00.430Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:30:00.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:30:00.730Z] #84 215.2 libtool: link: ar cr libocispec.a [2022-07-25T10:30:00.730Z] #84 215.3 libtool: link: ranlib libocispec.a [2022-07-25T10:30:00.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:30:01.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-07-25T10:30:01.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-07-25T10:30:01.929Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-25T10:30:01.929Z] === RUN TestKillStoppedContainer [2022-07-25T10:30:01.929Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-25T10:30:01.929Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:30:01.929Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T10:30:01.929Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:30:02.485Z] #60 2.536 + RM_GOPATH=0 [2022-07-25T10:30:02.485Z] #60 2.536 + TMP_GOPATH= [2022-07-25T10:30:02.485Z] #60 2.536 + : /build [2022-07-25T10:30:02.485Z] #60 2.536 + '[' -z '' ']' [2022-07-25T10:30:02.485Z] #60 2.536 ++ mktemp -d [2022-07-25T10:30:02.485Z] #60 2.537 + export GOPATH=/tmp/tmp.mJyBrzUtrt [2022-07-25T10:30:02.485Z] #60 2.537 + GOPATH=/tmp/tmp.mJyBrzUtrt [2022-07-25T10:30:02.485Z] #60 2.537 + RM_GOPATH=1 [2022-07-25T10:30:02.485Z] #60 2.537 + case "$(go env GOARCH)" in [2022-07-25T10:30:02.485Z] #60 2.539 ++ go env GOARCH [2022-07-25T10:30:02.485Z] #60 2.546 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:02.485Z] #60 2.546 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:02.485Z] #60 2.594 ++ dirname /install.sh [2022-07-25T10:30:02.485Z] #60 2.594 + dir=/ [2022-07-25T10:30:02.485Z] #60 2.594 + bin=runc [2022-07-25T10:30:02.485Z] #60 2.594 + shift [2022-07-25T10:30:02.485Z] #60 2.594 + '[' '!' -f //runc.installer ']' [2022-07-25T10:30:02.485Z] #60 2.594 + . //runc.installer [2022-07-25T10:30:02.485Z] #60 2.594 ++ set -e [2022-07-25T10:30:02.485Z] #60 2.594 ++ : v1.1.2 [2022-07-25T10:30:02.485Z] #60 2.594 + install_runc [2022-07-25T10:30:02.485Z] #60 2.594 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:30:02.485Z] #60 2.594 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:30:02.485Z] #60 2.594 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mJyBrzUtrt/src/github.com/opencontainers/runc [2022-07-25T10:30:02.485Z] #60 ... [2022-07-25T10:30:02.485Z] [2022-07-25T10:30:02.485Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T10:30:02.485Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-25T10:30:02.485Z] #15 DONE 2.9s [2022-07-25T10:30:02.485Z] [2022-07-25T10:30:02.485Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:30:02.485Z] #60 sha256:77916115e7472c6aa3385acdf288f9661d0b56392287b32c8c7f1ca476ce75aa [2022-07-25T10:30:02.485Z] #60 2.598 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:30:02.485Z] #60 2.614 Cloning into '/tmp/tmp.mJyBrzUtrt/src/github.com/opencontainers/runc'... [2022-07-25T10:30:02.496Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-25T10:30:02.496Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:30:02.496Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T10:30:02.496Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T10:30:02.496Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:30:02.949Z] #16 DONE 2.3s [2022-07-25T10:30:02.949Z] [2022-07-25T10:30:02.949Z] #76 [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 [2022-07-25T10:30:02.949Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:02.949Z] #76 141.8 configure.ac:11: installing 'build-aux/compile' [2022-07-25T10:30:02.949Z] #76 141.8 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T10:30:02.949Z] #76 141.8 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T10:30:02.949Z] #76 141.9 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T10:30:02.949Z] #76 141.9 configure.ac:13: installing 'build-aux/missing' [2022-07-25T10:30:02.949Z] #76 141.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T10:30:02.949Z] #76 142.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T10:30:03.062Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-25T10:30:03.062Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:30:03.253Z] #84 217.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:30:03.253Z] #84 217.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T10:30:03.253Z] #84 217.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T10:30:03.253Z] #84 217.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:30:03.253Z] #84 217.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:30:03.253Z] #84 217.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:30:03.253Z] #84 217.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:30:03.253Z] #84 217.8 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T10:30:03.253Z] #84 218.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T10:30:03.253Z] #84 218.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T10:30:03.253Z] #84 218.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T10:30:03.253Z] #84 218.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T10:30:03.253Z] #84 218.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T10:30:03.253Z] #84 218.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T10:30:03.253Z] #84 218.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T10:30:03.253Z] #84 218.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T10:30:03.337Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-07-25T10:30:03.337Z] === RUN TestLinksContainerNames [2022-07-25T10:30:03.509Z] #84 218.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T10:30:03.509Z] #84 218.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T10:30:03.509Z] #84 218.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T10:30:03.509Z] #84 218.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T10:30:03.509Z] #84 218.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T10:30:03.509Z] #84 218.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T10:30:03.509Z] #84 218.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T10:30:03.509Z] #84 218.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T10:30:03.509Z] #84 218.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T10:30:03.509Z] #84 218.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T10:30:03.766Z] #84 218.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T10:30:03.766Z] #84 218.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T10:30:03.766Z] #84 218.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T10:30:03.766Z] #84 218.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T10:30:03.766Z] #84 218.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T10:30:03.766Z] #84 218.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T10:30:03.885Z] #76 ... [2022-07-25T10:30:03.885Z] [2022-07-25T10:30:03.885Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:30:03.885Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T10:30:03.885Z] #17 1.192 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:30:03.885Z] #17 DONE 1.3s [2022-07-25T10:30:04.022Z] #84 218.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T10:30:04.022Z] #84 218.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T10:30:04.022Z] #84 218.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T10:30:04.145Z] [2022-07-25T10:30:04.145Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:30:04.145Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T10:30:04.280Z] #84 219.1 CC src/crun-crun.o [2022-07-25T10:30:04.284Z] --- PASS: TestLinksContainerNames (0.89s) [2022-07-25T10:30:04.284Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:30:04.540Z] #84 219.2 CC src/crun-delete.o [2022-07-25T10:30:04.540Z] #84 219.3 CC src/crun-run.o [2022-07-25T10:30:04.540Z] #84 219.3 CC src/crun-kill.o [2022-07-25T10:30:04.542Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-07-25T10:30:04.542Z] === RUN TestLogs [2022-07-25T10:30:04.542Z] === RUN TestLogs/driver_local [2022-07-25T10:30:04.542Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:30:04.542Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:30:04.542Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T10:30:04.542Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T10:30:04.542Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T10:30:04.542Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T10:30:04.542Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:30:04.542Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:30:04.542Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:30:04.542Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:30:04.542Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:30:04.542Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:30:04.542Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:30:04.542Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:30:04.801Z] #84 219.5 CC src/crun-unpause.o [2022-07-25T10:30:04.801Z] #84 219.6 CC src/crun-pause.o [2022-07-25T10:30:04.801Z] #84 219.6 CC src/crun-spec.o [2022-07-25T10:30:04.801Z] #84 219.7 CC src/crun-exec.o [2022-07-25T10:30:05.024Z] #60 ... [2022-07-25T10:30:05.024Z] [2022-07-25T10:30:05.024Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:30:05.024Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-25T10:30:05.024Z] #16 DONE 1.9s [2022-07-25T10:30:05.024Z] [2022-07-25T10:30:05.024Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:30:05.024Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-25T10:30:05.060Z] #84 219.8 CC src/crun-list.o [2022-07-25T10:30:05.060Z] #84 219.9 CC src/crun-create.o [2022-07-25T10:30:05.060Z] #84 220.0 CC src/crun-start.o [2022-07-25T10:30:05.060Z] #84 220.0 CC src/crun-update.o [2022-07-25T10:30:05.060Z] #84 220.0 CC src/crun-state.o [2022-07-25T10:30:05.060Z] #84 220.0 CC src/crun-restore.o [2022-07-25T10:30:05.060Z] #84 220.0 CC src/crun-checkpoint.o [2022-07-25T10:30:05.060Z] #84 220.0 CC src/crun-ps.o [2022-07-25T10:30:05.060Z] #84 220.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T10:30:05.060Z] #84 220.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T10:30:05.321Z] #84 220.1 CC src/libcrun/libcrun_la-container.lo [2022-07-25T10:30:05.321Z] #84 220.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T10:30:05.321Z] #84 220.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T10:30:05.321Z] #84 220.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T10:30:05.475Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T10:30:05.475Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T10:30:05.578Z] #84 220.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T10:30:05.578Z] #84 220.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T10:30:05.578Z] #84 220.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T10:30:05.578Z] #84 220.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T10:30:05.578Z] #84 220.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T10:30:05.835Z] #84 220.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T10:30:05.835Z] #84 220.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T10:30:05.835Z] #84 220.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T10:30:05.963Z] #17 1.441 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:30:06.039Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:30:06.039Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:30:06.048Z] #18 DONE 1.7s [2022-07-25T10:30:06.048Z] [2022-07-25T10:30:06.048Z] #76 [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 [2022-07-25T10:30:06.048Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:06.048Z] #76 144.9 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:30:06.048Z] #76 145.5 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:30:06.048Z] #76 145.5 checking how to print strings... printf [2022-07-25T10:30:06.048Z] #76 145.6 checking for gcc... gcc [2022-07-25T10:30:06.092Z] #84 221.0 CC src/libcrun/libcrun_la-status.lo [2022-07-25T10:30:06.092Z] #84 221.0 CC src/libcrun/libcrun_la-error.lo [2022-07-25T10:30:06.222Z] #17 DONE 1.5s [2022-07-25T10:30:06.222Z] [2022-07-25T10:30:06.222Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:30:06.222Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-25T10:30:06.348Z] #84 221.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T10:30:06.348Z] #84 221.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T10:30:06.348Z] #84 221.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T10:30:06.348Z] #84 221.3 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T10:30:06.348Z] #84 221.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T10:30:06.604Z] === RUN TestLogs/driver_json-file [2022-07-25T10:30:06.604Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:30:06.604Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:30:06.604Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:30:06.604Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:30:06.604Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:30:06.604Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:30:06.604Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:30:06.604Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:30:06.604Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:30:06.604Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:30:06.604Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:30:06.604Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:30:06.604Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:30:06.604Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:30:06.605Z] #84 221.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T10:30:06.605Z] #84 221.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T10:30:06.615Z] #76 145.8 checking whether the C compiler works... yes [2022-07-25T10:30:06.615Z] #76 146.1 checking for C compiler default output file name... a.out [2022-07-25T10:30:06.861Z] #84 221.6 CC tests/init.o [2022-07-25T10:30:06.861Z] #84 221.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T10:30:06.861Z] #84 221.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T10:30:06.861Z] #84 221.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T10:30:06.873Z] #76 146.1 checking for suffix of executables... [2022-07-25T10:30:07.169Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:30:07.427Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:30:07.441Z] #76 146.6 checking whether we are cross compiling... [2022-07-25T10:30:07.441Z] #76 ... [2022-07-25T10:30:07.441Z] [2022-07-25T10:30:07.441Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:30:07.441Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T10:30:07.441Z] #19 DONE 1.4s [2022-07-25T10:30:07.441Z] [2022-07-25T10:30:07.441Z] #76 [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 [2022-07-25T10:30:07.441Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:07.441Z] #76 146.6 checking whether we are cross compiling... no [2022-07-25T10:30:07.602Z] #18 DONE 1.5s [2022-07-25T10:30:07.602Z] [2022-07-25T10:30:07.602Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:30:07.602Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-25T10:30:07.700Z] #76 147.1 checking for suffix of object files... o [2022-07-25T10:30:07.962Z] #76 147.3 checking whether we are using the GNU C compiler... [2022-07-25T10:30:07.962Z] #76 ... [2022-07-25T10:30:07.962Z] [2022-07-25T10:30:07.962Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:30:07.962Z] #59 sha256:84bc461c3ad5026a9f19d16fbb6b51a98a28a6ee1ec821c7e2cb7b6f1a93006b [2022-07-25T10:30:07.962Z] #59 2.305 + RM_GOPATH=0 [2022-07-25T10:30:07.962Z] #59 2.305 + TMP_GOPATH= [2022-07-25T10:30:07.962Z] #59 2.305 + : /build [2022-07-25T10:30:07.962Z] #59 2.305 + '[' -z '' ']' [2022-07-25T10:30:07.962Z] #59 2.305 ++ mktemp -d [2022-07-25T10:30:07.962Z] #59 2.322 + export GOPATH=/tmp/tmp.ieWapXsaHE [2022-07-25T10:30:07.962Z] #59 2.322 + GOPATH=/tmp/tmp.ieWapXsaHE [2022-07-25T10:30:07.962Z] #59 2.322 + RM_GOPATH=1 [2022-07-25T10:30:07.962Z] #59 2.322 + case "$(go env GOARCH)" in [2022-07-25T10:30:07.962Z] #59 2.322 ++ go env GOARCH [2022-07-25T10:30:07.962Z] #59 2.404 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:07.962Z] #59 2.404 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:30:07.962Z] #59 2.404 ++ dirname /install.sh [2022-07-25T10:30:07.962Z] #59 2.412 + dir=/ [2022-07-25T10:30:07.962Z] #59 2.412 + bin=runc [2022-07-25T10:30:07.962Z] #59 2.412 + shift [2022-07-25T10:30:07.962Z] #59 2.412 + '[' '!' -f //runc.installer ']' [2022-07-25T10:30:07.962Z] #59 2.412 + . //runc.installer [2022-07-25T10:30:07.962Z] #59 2.412 ++ set -e [2022-07-25T10:30:07.962Z] #59 2.412 ++ : v1.1.2 [2022-07-25T10:30:07.962Z] #59 2.412 + install_runc [2022-07-25T10:30:07.962Z] #59 2.412 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:30:07.962Z] #59 2.412 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:30:07.962Z] #59 2.412 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ieWapXsaHE/src/github.com/opencontainers/runc [2022-07-25T10:30:07.962Z] #59 2.412 Cloning into '/tmp/tmp.ieWapXsaHE/src/github.com/opencontainers/runc'... [2022-07-25T10:30:07.962Z] #59 2.412 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:30:07.962Z] #59 ... [2022-07-25T10:30:07.962Z] [2022-07-25T10:30:07.962Z] #76 [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 [2022-07-25T10:30:07.962Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:07.962Z] #76 147.3 checking whether we are using the GNU C compiler... yes [2022-07-25T10:30:07.993Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:30:07.993Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:30:08.220Z] #76 147.6 checking whether gcc accepts -g... yes [2022-07-25T10:30:08.479Z] #76 147.7 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:30:08.559Z] --- PASS: TestLogs (3.97s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.75s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-07-25T10:30:08.559Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-25T10:30:08.559Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:30:08.745Z] #76 148.1 checking whether gcc understands -c and -o together... #76 ... [2022-07-25T10:30:08.745Z] [2022-07-25T10:30:08.745Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T10:30:08.745Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T10:30:08.745Z] #20 DONE 1.6s [2022-07-25T10:30:08.745Z] [2022-07-25T10:30:08.745Z] #76 [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 [2022-07-25T10:30:08.745Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:08.745Z] #76 148.1 checking whether gcc understands -c and -o together... yes [2022-07-25T10:30:08.745Z] #76 148.4 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:30:09.003Z] #76 148.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:30:09.003Z] #76 148.6 checking for egrep... /bin/grep -E [2022-07-25T10:30:09.003Z] #76 148.6 checking for fgrep... /bin/grep -F [2022-07-25T10:30:09.003Z] #76 148.6 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:30:09.003Z] #76 148.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:30:09.003Z] #76 148.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:30:09.125Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:30:09.125Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:30:09.125Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:30:09.125Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:30:09.262Z] #76 148.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:30:09.262Z] #76 148.9 checking whether ln -s works... yes [2022-07-25T10:30:09.262Z] #76 148.9 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:30:09.262Z] #76 149.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:30:09.262Z] #76 149.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:30:09.262Z] #76 149.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:30:09.262Z] #76 149.1 checking for objdump... objdump [2022-07-25T10:30:09.262Z] #76 149.1 checking how to recognize dependent libraries... pass_all [2022-07-25T10:30:09.262Z] #76 149.1 checking for dlltool... no [2022-07-25T10:30:09.262Z] #76 149.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:30:09.262Z] #76 149.1 checking for ar... ar [2022-07-25T10:30:09.380Z] #84 ... [2022-07-25T10:30:09.380Z] [2022-07-25T10:30:09.380Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:30:09.380Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:30:09.380Z] #54 284.0 + dpkg --print-architecture [2022-07-25T10:30:09.380Z] #54 284.0 + git checkout -q v2.1.0 [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:30:09.383Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:30:09.513Z] #19 DONE 1.7s [2022-07-25T10:30:09.513Z] [2022-07-25T10:30:09.513Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T10:30:09.513Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-25T10:30:09.641Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T10:30:09.641Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T10:30:09.641Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:30:09.828Z] #76 149.1 checking for archiver @FILE support... @ [2022-07-25T10:30:09.828Z] #76 149.5 checking for strip... strip [2022-07-25T10:30:09.828Z] #76 149.5 checking for ranlib... ranlib [2022-07-25T10:30:09.828Z] #76 149.5 checking for gawk... no [2022-07-25T10:30:09.828Z] #76 149.5 checking for mawk... mawk [2022-07-25T10:30:09.971Z] #54 284.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T10:30:09.971Z] #54 284.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T10:30:10.764Z] #76 149.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:30:10.764Z] #76 150.4 checking for sysroot... no [2022-07-25T10:30:10.764Z] #76 150.4 checking for a working dd... /bin/dd [2022-07-25T10:30:10.764Z] #76 150.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:30:11.012Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-25T10:30:11.012Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:30:11.022Z] #76 150.7 checking for mt... no [2022-07-25T10:30:11.269Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-25T10:30:11.269Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:30:11.280Z] #76 150.7 checking if : is a manifest tool... no [2022-07-25T10:30:11.426Z] #20 DONE 1.8s [2022-07-25T10:30:11.426Z] [2022-07-25T10:30:11.426Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:11.426Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:11.426Z] #77 140.6 configure.ac:11: installing 'build-aux/compile' [2022-07-25T10:30:11.426Z] #77 140.6 configure.ac:11: installing 'build-aux/config.guess' [2022-07-25T10:30:11.426Z] #77 140.6 configure.ac:11: installing 'build-aux/config.sub' [2022-07-25T10:30:11.426Z] #77 140.6 configure.ac:13: installing 'build-aux/install-sh' [2022-07-25T10:30:11.426Z] #77 140.7 configure.ac:13: installing 'build-aux/missing' [2022-07-25T10:30:11.426Z] #77 140.7 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-25T10:30:11.426Z] #77 141.0 Makefile.am: installing 'build-aux/depcomp' [2022-07-25T10:30:11.426Z] #77 143.3 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:30:11.426Z] #77 143.7 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:30:11.426Z] #77 143.7 checking how to print strings... printf [2022-07-25T10:30:11.426Z] #77 143.7 checking for gcc... gcc [2022-07-25T10:30:11.426Z] #77 143.9 checking whether the C compiler works... yes [2022-07-25T10:30:11.426Z] #77 144.3 checking for C compiler default output file name... a.out [2022-07-25T10:30:11.426Z] #77 144.3 checking for suffix of executables... [2022-07-25T10:30:11.426Z] #77 144.6 checking whether we are cross compiling... no [2022-07-25T10:30:11.526Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-25T10:30:11.527Z] === RUN TestNetworkNat [2022-07-25T10:30:11.538Z] #76 150.8 checking how to run the C preprocessor... gcc -E [2022-07-25T10:30:11.686Z] #77 145.0 checking for suffix of object files... o [2022-07-25T10:30:11.947Z] #77 145.2 checking whether we are using the GNU C compiler... yes [2022-07-25T10:30:12.092Z] --- PASS: TestNetworkNat (0.48s) [2022-07-25T10:30:12.092Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:30:12.207Z] #77 145.5 checking whether gcc accepts -g... yes [2022-07-25T10:30:12.656Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-07-25T10:30:12.656Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:30:12.778Z] #77 145.7 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:30:12.778Z] #77 146.0 checking whether gcc understands -c and -o together... yes [2022-07-25T10:30:12.778Z] #77 146.4 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:30:13.039Z] #77 146.4 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:30:13.039Z] #77 146.4 checking for egrep... /bin/grep -E [2022-07-25T10:30:13.039Z] #77 146.4 checking for fgrep... /bin/grep -F [2022-07-25T10:30:13.039Z] #77 146.4 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:30:13.039Z] #77 146.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:30:13.039Z] #77 146.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:30:13.172Z] #76 151.4 checking for ANSI C header files... yes [2022-07-25T10:30:13.172Z] #76 152.5 checking for sys/types.h... yes [2022-07-25T10:30:13.300Z] #77 146.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:30:13.300Z] #77 146.7 checking whether ln -s works... yes [2022-07-25T10:30:13.300Z] #77 146.7 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:30:13.300Z] #77 146.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:30:13.300Z] #77 146.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:30:13.300Z] #77 146.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:30:13.300Z] #77 146.7 checking for objdump... objdump [2022-07-25T10:30:13.300Z] #77 146.7 checking how to recognize dependent libraries... pass_all [2022-07-25T10:30:13.300Z] #77 146.7 checking for dlltool... no [2022-07-25T10:30:13.300Z] #77 146.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:30:13.300Z] #77 146.7 checking for ar... ar [2022-07-25T10:30:13.431Z] #76 152.9 checking for sys/stat.h... yes [2022-07-25T10:30:13.560Z] #77 146.8 checking for archiver @FILE support... @ [2022-07-25T10:30:13.560Z] #77 147.0 checking for strip... strip [2022-07-25T10:30:13.560Z] #77 147.0 checking for ranlib... ranlib [2022-07-25T10:30:13.560Z] #77 147.0 checking for gawk... no [2022-07-25T10:30:13.560Z] #77 147.0 checking for mawk... mawk [2022-07-25T10:30:13.690Z] #76 153.2 checking for stdlib.h... yes [2022-07-25T10:30:14.131Z] #77 147.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:30:14.131Z] #77 147.6 checking for sysroot... no [2022-07-25T10:30:14.131Z] #77 147.6 checking for a working dd... /bin/dd [2022-07-25T10:30:14.131Z] #77 147.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:30:14.211Z] #76 153.5 checking for string.h... yes [2022-07-25T10:30:14.392Z] #77 147.8 checking for mt... no [2022-07-25T10:30:14.392Z] #77 147.9 checking if : is a manifest tool... no [2022-07-25T10:30:14.392Z] #77 147.9 checking how to run the C preprocessor... gcc -E [2022-07-25T10:30:14.470Z] #76 153.8 checking for memory.h... yes [2022-07-25T10:30:14.470Z] #76 154.1 checking for strings.h... yes [2022-07-25T10:30:14.728Z] #76 154.2 checking for inttypes.h... yes [2022-07-25T10:30:15.180Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-25T10:30:15.180Z] === RUN TestPause [2022-07-25T10:30:15.225Z] #77 148.1 checking for ANSI C header files... yes [2022-07-25T10:30:15.295Z] #76 154.4 checking for stdint.h... yes [2022-07-25T10:30:15.437Z] --- PASS: TestPause (0.46s) [2022-07-25T10:30:15.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:30:15.437Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:30:15.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:30:15.437Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:30:15.553Z] #76 154.7 checking for unistd.h... yes [2022-07-25T10:30:15.751Z] #77 148.9 checking for sys/types.h... yes [2022-07-25T10:30:15.819Z] #76 155.2 checking for dlfcn.h... yes [2022-07-25T10:30:15.819Z] #76 155.4 checking for objdir... .libs [2022-07-25T10:30:16.003Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-25T10:30:16.003Z] === RUN TestPidHost [2022-07-25T10:30:16.012Z] #77 149.1 checking for sys/stat.h... yes [2022-07-25T10:30:16.272Z] #77 149.4 checking for stdlib.h... yes [2022-07-25T10:30:16.647Z] #76 156.2 checking if gcc supports -fno-rtti -fno-exceptions... [2022-07-25T10:30:16.647Z] #76 ... [2022-07-25T10:30:16.647Z] [2022-07-25T10:30:16.647Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:30:16.647Z] #59 sha256:84bc461c3ad5026a9f19d16fbb6b51a98a28a6ee1ec821c7e2cb7b6f1a93006b [2022-07-25T10:30:16.647Z] #59 18.84 + cd /tmp/tmp.ieWapXsaHE/src/github.com/opencontainers/runc [2022-07-25T10:30:16.647Z] #59 18.84 + git checkout -q v1.1.2 [2022-07-25T10:30:16.901Z] #77 149.8 checking for string.h... yes [2022-07-25T10:30:16.935Z] --- PASS: TestPidHost (1.00s) [2022-07-25T10:30:16.935Z] === RUN TestPsFilter [2022-07-25T10:30:17.163Z] #77 150.2 checking for memory.h... yes [2022-07-25T10:30:17.193Z] --- PASS: TestPsFilter (0.14s) [2022-07-25T10:30:17.193Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:30:17.451Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-07-25T10:30:17.451Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:30:17.583Z] #59 19.73 + '[' -z '' ']' [2022-07-25T10:30:17.583Z] #59 19.73 + target=static [2022-07-25T10:30:17.583Z] #59 19.73 + make BUILDTAGS=seccomp static [2022-07-25T10:30:17.735Z] #77 150.7 checking for strings.h... yes [2022-07-25T10:30:17.998Z] #77 151.2 checking for inttypes.h... yes [2022-07-25T10:30:18.017Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-25T10:30:18.017Z] === RUN TestRemoveContainerRunning [2022-07-25T10:30:18.113Z] #54 ... [2022-07-25T10:30:18.113Z] [2022-07-25T10:30:18.113Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:30:18.113Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:30:18.113Z] #19 274.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-25T10:30:18.113Z] #19 274.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:30:18.113Z] #19 274.3 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:30:18.113Z] #19 274.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-25T10:30:18.113Z] #19 274.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:30:18.113Z] #19 274.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:30:18.150Z] #59 20.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:30:18.257Z] #77 151.5 checking for stdint.h... yes [2022-07-25T10:30:18.582Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-07-25T10:30:18.582Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:30:18.717Z] #59 ... [2022-07-25T10:30:18.717Z] [2022-07-25T10:30:18.717Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:18.717Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:18.717Z] #21 2.220 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:30:18.717Z] #21 2.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:30:18.717Z] #21 2.294 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:30:18.717Z] #21 3.434 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:30:18.717Z] #21 5.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:30:18.717Z] #21 7.009 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:30:18.840Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-25T10:30:18.840Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:30:18.840Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T10:30:18.840Z] === RUN TestRenameLinkedContainer [2022-07-25T10:30:18.976Z] #21 ... [2022-07-25T10:30:18.976Z] [2022-07-25T10:30:18.976Z] #76 [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 [2022-07-25T10:30:18.976Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:18.976Z] #76 156.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:30:18.976Z] #76 156.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:30:18.976Z] #76 156.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:30:18.976Z] #76 156.5 checking if gcc static flag -static works... yes [2022-07-25T10:30:18.976Z] #76 157.4 checking if gcc supports -c -o file.o... yes [2022-07-25T10:30:18.976Z] #76 157.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:30:18.976Z] #76 157.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:30:18.976Z] #76 157.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:30:18.976Z] #76 158.3 checking how to hardcode library paths into programs... immediate [2022-07-25T10:30:18.976Z] #76 158.3 checking whether stripping libraries is possible... yes [2022-07-25T10:30:18.976Z] #76 158.4 checking if libtool supports shared libraries... yes [2022-07-25T10:30:18.976Z] #76 158.4 checking whether to build shared libraries... no [2022-07-25T10:30:18.976Z] #76 158.4 checking whether to build static libraries... yes [2022-07-25T10:30:18.976Z] #76 158.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:30:18.976Z] #76 158.4 checking whether build environment is sane... yes [2022-07-25T10:30:18.976Z] #76 158.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:30:19.088Z] #77 152.0 checking for unistd.h... yes [2022-07-25T10:30:19.234Z] #76 158.6 checking whether make sets $(MAKE)... yes [2022-07-25T10:30:19.234Z] #76 158.8 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:30:19.234Z] #76 159.0 checking whether make supports nested variables... yes [2022-07-25T10:30:19.492Z] #76 159.2 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:30:19.492Z] #76 159.2 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:30:19.658Z] #77 152.4 checking for dlfcn.h... yes [2022-07-25T10:30:19.658Z] #77 153.1 checking for objdir... .libs [2022-07-25T10:30:19.658Z] #77 ... [2022-07-25T10:30:19.658Z] [2022-07-25T10:30:19.658Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:30:19.658Z] #60 sha256:77916115e7472c6aa3385acdf288f9661d0b56392287b32c8c7f1ca476ce75aa [2022-07-25T10:30:19.658Z] #60 19.68 + cd /tmp/tmp.mJyBrzUtrt/src/github.com/opencontainers/runc [2022-07-25T10:30:19.658Z] #60 19.68 + git checkout -q v1.1.2 [2022-07-25T10:30:19.751Z] #76 159.2 checking how to create a ustar tar archive... gnutar [2022-07-25T10:30:20.009Z] #76 159.4 checking dependency style of gcc... gcc3 [2022-07-25T10:30:20.009Z] #76 159.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:30:20.009Z] #76 159.7 checking whether make supports nested variables... (cached) yes [2022-07-25T10:30:20.009Z] #76 159.7 checking for gawk... (cached) mawk [2022-07-25T10:30:20.009Z] #76 159.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T10:30:20.009Z] #76 159.7 checking for gcc... (cached) gcc [2022-07-25T10:30:20.268Z] #76 160.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T10:30:20.268Z] #76 160.0 checking whether gcc accepts -g... (cached) yes [2022-07-25T10:30:20.268Z] #76 160.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T10:30:20.268Z] #76 160.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T10:30:20.526Z] #76 160.0 checking for a Python interpreter with version >= 3... python3 [2022-07-25T10:30:20.526Z] #76 160.2 checking for python3... /usr/bin/python3 [2022-07-25T10:30:20.597Z] #60 20.48 + '[' -z '' ']' [2022-07-25T10:30:20.597Z] #60 20.48 + target=static [2022-07-25T10:30:20.597Z] #60 20.48 + make BUILDTAGS=seccomp static [2022-07-25T10:30:20.736Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-07-25T10:30:20.736Z] === RUN TestRenameStoppedContainer [2022-07-25T10:30:20.814Z] #76 160.2 checking for python3 version... 3.9 [2022-07-25T10:30:20.814Z] #76 160.3 checking for python3 platform... linux [2022-07-25T10:30:21.168Z] #60 21.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:30:21.168Z] #60 ... [2022-07-25T10:30:21.168Z] [2022-07-25T10:30:21.168Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:21.168Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:21.168Z] #21 1.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:30:21.168Z] #21 1.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:30:21.168Z] #21 1.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:30:21.168Z] #21 2.914 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:30:21.168Z] #21 3.938 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:30:21.168Z] #21 5.855 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:30:21.301Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-25T10:30:21.301Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:30:21.415Z] #76 160.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T10:30:21.428Z] #21 ... [2022-07-25T10:30:21.428Z] [2022-07-25T10:30:21.428Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:21.428Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:21.428Z] #77 153.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:30:21.428Z] #77 154.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:30:21.428Z] #77 154.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:30:21.720Z] #76 160.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T10:30:21.720Z] #76 161.3 checking for go-md2man... no [2022-07-25T10:30:21.978Z] #76 161.3 checking error.h usability... yes [2022-07-25T10:30:21.978Z] #76 161.6 checking error.h presence... yes [2022-07-25T10:30:21.978Z] #76 161.7 checking for error.h... yes [2022-07-25T10:30:22.006Z] #77 154.6 checking if gcc static flag -static works... yes [2022-07-25T10:30:22.233Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-07-25T10:30:22.233Z] === RUN TestRenameInvalidName [2022-07-25T10:30:22.266Z] #77 155.3 checking if gcc supports -c -o file.o... yes [2022-07-25T10:30:22.266Z] #77 155.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:30:22.266Z] #77 155.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:30:22.490Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-25T10:30:22.491Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:30:22.546Z] #76 161.8 checking linux/openat2.h usability... yes [2022-07-25T10:30:22.546Z] #76 162.0 checking linux/openat2.h presence... yes [2022-07-25T10:30:22.546Z] #76 162.1 checking for linux/openat2.h... yes [2022-07-25T10:30:22.803Z] #76 162.2 checking for copy_file_range... yes [2022-07-25T10:30:22.837Z] #77 155.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:30:22.837Z] #77 156.3 checking how to hardcode library paths into programs... immediate [2022-07-25T10:30:22.837Z] #77 156.3 checking whether stripping libraries is possible... yes [2022-07-25T10:30:22.837Z] #77 156.3 checking if libtool supports shared libraries... yes [2022-07-25T10:30:22.837Z] #77 156.3 checking whether to build shared libraries... no [2022-07-25T10:30:22.837Z] #77 156.3 checking whether to build static libraries... yes [2022-07-25T10:30:22.837Z] #77 156.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:30:23.097Z] #77 156.4 checking whether build environment is sane... yes [2022-07-25T10:30:23.097Z] #77 156.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:30:23.097Z] #77 156.4 checking whether make sets $(MAKE)... yes [2022-07-25T10:30:23.318Z] #76 162.7 checking for fgetxattr... yes [2022-07-25T10:30:23.357Z] #77 156.6 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:30:23.357Z] #77 156.7 checking whether make supports nested variables... yes [2022-07-25T10:30:23.357Z] #77 156.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:30:23.357Z] #77 156.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:30:23.617Z] #77 156.8 checking how to create a ustar tar archive... gnutar [2022-07-25T10:30:24.142Z] #76 163.2 checking for statx... yes [2022-07-25T10:30:24.187Z] #77 157.1 checking dependency style of gcc... gcc3 [2022-07-25T10:30:24.187Z] #77 157.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:30:24.187Z] #77 157.7 checking whether make supports nested variables... (cached) yes [2022-07-25T10:30:24.187Z] #77 157.7 checking for gawk... (cached) mawk [2022-07-25T10:30:24.187Z] #77 157.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T10:30:24.187Z] #77 157.7 checking for gcc... (cached) gcc [2022-07-25T10:30:24.414Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-07-25T10:30:24.414Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:30:24.414Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-25T10:30:24.414Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:30:24.448Z] #77 158.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T10:30:24.448Z] #77 158.0 checking whether gcc accepts -g... (cached) yes [2022-07-25T10:30:24.448Z] #77 158.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T10:30:24.448Z] #77 158.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T10:30:24.657Z] #19 286.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-25T10:30:24.657Z] #19 286.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:30:24.657Z] #19 286.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:30:24.657Z] #19 286.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-25T10:30:24.657Z] #19 286.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:30:24.657Z] #19 286.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T10:30:24.657Z] #19 286.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-25T10:30:24.657Z] #19 286.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:30:24.657Z] #19 286.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T10:30:24.657Z] #19 286.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-25T10:30:24.657Z] #19 286.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:30:24.657Z] #19 286.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:30:24.657Z] #19 286.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-25T10:30:24.657Z] #19 286.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:30:24.657Z] #19 286.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:30:24.657Z] #19 286.5 Selecting previously unselected package cross-config. [2022-07-25T10:30:24.657Z] #19 286.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-25T10:30:24.657Z] #19 286.5 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-25T10:30:24.657Z] #19 286.5 Selecting previously unselected package gcc-10-cross-base. [2022-07-25T10:30:24.657Z] #19 286.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:24.657Z] #19 286.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T10:30:24.657Z] #19 286.6 Selecting previously unselected package libc6-arm64-cross. [2022-07-25T10:30:24.657Z] #19 286.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T10:30:24.657Z] #19 286.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T10:30:24.657Z] #19 287.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-25T10:30:24.657Z] #19 287.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:24.657Z] #19 287.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:24.657Z] #19 287.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-25T10:30:24.657Z] #19 287.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:24.657Z] #19 287.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:24.657Z] #19 287.1 Selecting previously unselected package libitm1-arm64-cross. [2022-07-25T10:30:24.657Z] #19 287.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:24.657Z] #19 287.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:24.657Z] #19 287.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-25T10:30:24.657Z] #19 287.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:24.658Z] #19 287.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:24.710Z] #76 164.0 checking for fgetpwent_r... yes [2022-07-25T10:30:24.915Z] #19 287.3 Selecting previously unselected package libasan6-arm64-cross. [2022-07-25T10:30:24.915Z] #19 287.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:24.915Z] #19 287.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:24.970Z] #77 158.0 checking for a Python interpreter with version >= 3... python3 [2022-07-25T10:30:24.970Z] #77 158.4 checking for python3... /usr/bin/python3 [2022-07-25T10:30:24.970Z] #77 158.4 checking for python3 version... 3.9 [2022-07-25T10:30:25.234Z] #77 158.5 checking for python3 platform... linux [2022-07-25T10:30:25.276Z] #76 164.7 checking for issetugid... no [2022-07-25T10:30:25.347Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-07-25T10:30:25.347Z] === RUN TestResize [2022-07-25T10:30:25.479Z] #19 288.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-25T10:30:25.479Z] #19 288.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:25.479Z] #19 288.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:25.534Z] #76 165.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T10:30:25.534Z] #76 165.0 checking pkg-config is at least version 0.9.0... yes [2022-07-25T10:30:25.804Z] #77 158.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T10:30:25.913Z] --- PASS: TestResize (0.44s) [2022-07-25T10:30:25.913Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:30:26.042Z] #19 288.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-25T10:30:26.042Z] #19 288.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:26.042Z] #19 288.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:26.064Z] #77 159.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T10:30:26.064Z] #77 159.4 checking for go-md2man... no [2022-07-25T10:30:26.324Z] #77 159.5 checking error.h usability... yes [2022-07-25T10:30:26.470Z] #76 165.0 checking for library containing yajl_tree_get... -lyajl [2022-07-25T10:30:26.470Z] #76 166.0 checking for yajl >= 2.0.0... yes [2022-07-25T10:30:26.478Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-25T10:30:26.478Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:30:26.585Z] #77 159.8 checking error.h presence... yes [2022-07-25T10:30:26.585Z] #77 160.0 checking for error.h... yes [2022-07-25T10:30:26.606Z] #19 289.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-25T10:30:26.606Z] #19 289.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:26.606Z] #19 289.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:26.737Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:30:26.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:30:26.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:30:26.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:30:26.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:30:26.845Z] #77 160.1 checking linux/openat2.h usability... yes [2022-07-25T10:30:26.845Z] #77 160.2 checking linux/openat2.h presence... yes [2022-07-25T10:30:26.845Z] #77 160.3 checking for linux/openat2.h... yes [2022-07-25T10:30:26.862Z] #19 289.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-25T10:30:26.862Z] #19 289.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:26.862Z] #19 289.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:27.038Z] #76 166.1 checking sys/capability.h usability... yes [2022-07-25T10:30:27.038Z] #76 166.5 checking sys/capability.h presence... yes [2022-07-25T10:30:27.038Z] #76 166.6 checking for sys/capability.h... yes [2022-07-25T10:30:27.119Z] #19 289.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-25T10:30:27.119Z] #19 289.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:27.119Z] #19 289.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:27.416Z] #77 160.4 checking for copy_file_range... yes [2022-07-25T10:30:27.683Z] #19 289.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-25T10:30:27.683Z] #19 289.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:30:27.683Z] #19 289.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:30:27.974Z] #76 166.6 checking for library containing cap_from_name... -lcap [2022-07-25T10:30:27.989Z] #77 160.8 checking for fgetxattr... yes [2022-07-25T10:30:28.249Z] #77 161.3 checking for statx... yes [2022-07-25T10:30:28.540Z] #76 167.4 checking for library containing dlopen... -ldl [2022-07-25T10:30:28.540Z] #76 168.0 checking seccomp.h usability... yes [2022-07-25T10:30:28.540Z] #76 168.2 checking seccomp.h presence... yes [2022-07-25T10:30:28.771Z] #77 161.8 checking for fgetpwent_r... yes [2022-07-25T10:30:28.797Z] #76 168.4 checking for seccomp.h... yes [2022-07-25T10:30:29.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:30:29.341Z] #77 162.3 checking for issetugid... no [2022-07-25T10:30:29.341Z] #77 162.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T10:30:29.632Z] #77 162.9 checking pkg-config is at least version 0.9.0... yes [2022-07-25T10:30:29.730Z] #76 168.4 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T10:30:29.731Z] #76 169.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T10:30:29.989Z] #76 169.4 checking systemd/sd-bus.h usability... yes [2022-07-25T10:30:30.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:30:30.247Z] #76 169.8 checking systemd/sd-bus.h presence... yes [2022-07-25T10:30:30.505Z] #76 170.1 checking for systemd/sd-bus.h... yes [2022-07-25T10:30:30.580Z] #77 162.9 checking for library containing yajl_tree_get... -lyajl [2022-07-25T10:30:30.580Z] #77 163.9 checking for yajl >= 2.0.0... yes [2022-07-25T10:30:30.956Z] #19 ... [2022-07-25T10:30:30.956Z] [2022-07-25T10:30:30.956Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:30.956Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:30.956Z] #84 245.3 CCLD tests/init [2022-07-25T10:30:31.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:30:31.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:30:31.151Z] #77 164.0 checking sys/capability.h usability... yes [2022-07-25T10:30:31.151Z] #77 164.4 checking sys/capability.h presence... yes [2022-07-25T10:30:31.151Z] #77 164.6 checking for sys/capability.h... yes [2022-07-25T10:30:31.439Z] #76 170.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T10:30:31.723Z] #77 164.6 checking for library containing cap_from_name... -lcap [2022-07-25T10:30:32.005Z] #76 171.1 checking for sd_notify_barrier... yes [2022-07-25T10:30:32.263Z] #76 171.7 checking linux/bpf.h usability... yes [2022-07-25T10:30:32.264Z] #76 172.0 checking linux/bpf.h presence... yes [2022-07-25T10:30:32.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:30:32.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:30:32.522Z] #76 172.1 checking for linux/bpf.h... yes [2022-07-25T10:30:32.780Z] #76 172.1 checking compilation for eBPF... yes [2022-07-25T10:30:32.780Z] #76 172.3 checking for criu >= 3.15... no [2022-07-25T10:30:32.780Z] #76 172.4 configure: CRIU headers not found, building without CRIU support [2022-07-25T10:30:32.780Z] #76 172.4 checking for criu > 3.16... no [2022-07-25T10:30:32.780Z] #76 172.4 configure: CRIU version doesn't support join-ns API [2022-07-25T10:30:32.780Z] #76 172.4 checking for criu > 3.16.1... no [2022-07-25T10:30:32.780Z] #76 172.5 configure: CRIU version doesn't support for pre-dumping [2022-07-25T10:30:33.038Z] #76 172.5 checking for new mount API (fsconfig)... yes [2022-07-25T10:30:33.038Z] #76 172.6 checking for seccomp notify API... yes [2022-07-25T10:30:33.038Z] #76 172.7 checking for gperf... no [2022-07-25T10:30:33.038Z] #76 172.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T10:30:33.106Z] #77 165.2 checking for library containing dlopen... -ldl [2022-07-25T10:30:33.106Z] #77 166.2 checking seccomp.h usability... yes [2022-07-25T10:30:33.367Z] #77 166.6 checking seccomp.h presence... yes [2022-07-25T10:30:33.367Z] #77 166.7 checking for seccomp.h... yes [2022-07-25T10:30:33.605Z] #76 172.8 checking for library containing argp_parse... none required [2022-07-25T10:30:33.605Z] #76 ... [2022-07-25T10:30:33.605Z] [2022-07-25T10:30:33.605Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:33.605Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:33.605Z] #21 14.84 Fetched 8560 kB in 13s (655 kB/s) [2022-07-25T10:30:33.605Z] #21 14.84 Reading package lists... [2022-07-25T10:30:33.863Z] #21 20.61 Reading package lists... [2022-07-25T10:30:33.863Z] #21 ... [2022-07-25T10:30:33.863Z] [2022-07-25T10:30:33.863Z] #76 [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 [2022-07-25T10:30:33.863Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:33.863Z] #76 173.5 checking that generated files are newer than configure... done [2022-07-25T10:30:33.863Z] #76 173.5 configure: creating ./config.status [2022-07-25T10:30:33.937Z] #77 166.7 checking for library containing seccomp_rule_add... -lseccomp [2022-07-25T10:30:34.198Z] #77 167.3 checking for library containing seccomp_arch_resolve_name... none required [2022-07-25T10:30:34.719Z] #77 167.7 checking systemd/sd-bus.h usability... yes [2022-07-25T10:30:34.719Z] #77 168.1 checking systemd/sd-bus.h presence... yes [2022-07-25T10:30:34.719Z] #77 168.2 checking for systemd/sd-bus.h... yes [2022-07-25T10:30:34.719Z] #77 168.2 checking for library containing sd_bus_match_signal_async... [2022-07-25T10:30:34.719Z] #77 ... [2022-07-25T10:30:34.719Z] [2022-07-25T10:30:34.719Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:34.719Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:34.719Z] #21 13.46 Fetched 8560 kB in 12s (728 kB/s) [2022-07-25T10:30:34.719Z] #21 13.46 Reading package lists... [2022-07-25T10:30:34.979Z] #21 18.69 Reading package lists... [2022-07-25T10:30:35.240Z] #21 23.68 Building dependency tree... [2022-07-25T10:30:35.240Z] #21 ... [2022-07-25T10:30:35.240Z] [2022-07-25T10:30:35.240Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:35.240Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:35.240Z] #77 168.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-25T10:30:35.761Z] #77 168.9 checking for sd_notify_barrier... yes [2022-07-25T10:30:35.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:30:36.021Z] #77 169.2 checking linux/bpf.h usability... yes [2022-07-25T10:30:36.021Z] #77 169.4 checking linux/bpf.h presence... yes [2022-07-25T10:30:36.021Z] #77 169.4 checking for linux/bpf.h... yes [2022-07-25T10:30:36.021Z] #77 169.4 checking compilation for eBPF... yes [2022-07-25T10:30:36.021Z] #77 169.5 checking for criu >= 3.15... no [2022-07-25T10:30:36.021Z] #77 169.5 configure: CRIU headers not found, building without CRIU support [2022-07-25T10:30:36.021Z] #77 169.5 checking for criu > 3.16... no [2022-07-25T10:30:36.021Z] #77 169.5 configure: CRIU version doesn't support join-ns API [2022-07-25T10:30:36.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:30:36.204Z] #84 ... [2022-07-25T10:30:36.204Z] [2022-07-25T10:30:36.204Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:30:36.204Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:30:36.204Z] #54 DONE 310.7s [2022-07-25T10:30:36.204Z] [2022-07-25T10:30:36.204Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:30:36.204Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:30:36.282Z] #77 169.5 checking for criu > 3.16.1... no [2022-07-25T10:30:36.282Z] #77 169.6 configure: CRIU version doesn't support for pre-dumping [2022-07-25T10:30:36.282Z] #77 169.6 checking for new mount API (fsconfig)... yes [2022-07-25T10:30:36.282Z] #77 169.7 checking for seccomp notify API... yes [2022-07-25T10:30:36.543Z] #77 169.8 checking for gperf... no [2022-07-25T10:30:36.543Z] #77 169.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-25T10:30:36.543Z] #77 169.8 checking for library containing argp_parse... none required [2022-07-25T10:30:36.803Z] #77 170.3 checking that generated files are newer than configure... done [2022-07-25T10:30:36.803Z] #77 170.3 configure: creating ./config.status [2022-07-25T10:30:37.147Z] #76 176.6 config.status: creating Makefile [2022-07-25T10:30:37.147Z] #76 176.7 config.status: creating rpm/crun.spec [2022-07-25T10:30:37.147Z] #76 176.8 config.status: creating config.h [2022-07-25T10:30:37.147Z] #76 176.8 config.status: executing libtool commands [2022-07-25T10:30:37.147Z] #76 176.9 config.status: executing depfiles commands [2022-07-25T10:30:37.715Z] #76 ... [2022-07-25T10:30:37.715Z] [2022-07-25T10:30:37.715Z] #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 [2022-07-25T10:30:37.715Z] #33 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:30:37.715Z] #33 DONE 251.8s [2022-07-25T10:30:37.973Z] [2022-07-25T10:30:37.973Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:37.973Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:37.973Z] #21 20.61 Reading package lists... [2022-07-25T10:30:37.973Z] #21 26.11 Building dependency tree... [2022-07-25T10:30:37.973Z] #21 28.55 The following additional packages will be installed: [2022-07-25T10:30:37.973Z] #21 28.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T10:30:37.973Z] #21 28.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T10:30:37.973Z] #21 28.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T10:30:37.973Z] #21 28.57 python3-pkg-resources vim-runtime xxd [2022-07-25T10:30:37.973Z] #21 28.57 Suggested packages: [2022-07-25T10:30:37.973Z] #21 28.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T10:30:37.973Z] #21 28.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T10:30:37.973Z] #21 28.58 acl attr quota [2022-07-25T10:30:37.973Z] #21 28.58 Recommended packages: [2022-07-25T10:30:37.973Z] #21 28.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T10:30:38.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:30:39.876Z] #21 30.77 The following NEW packages will be installed: [2022-07-25T10:30:39.876Z] #21 30.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T10:30:39.876Z] #21 30.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T10:30:39.876Z] #21 30.78 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T10:30:39.876Z] #21 30.78 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T10:30:39.876Z] #21 30.78 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T10:30:39.876Z] #21 30.78 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T10:30:39.876Z] #21 30.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T10:30:39.876Z] #21 30.78 xz-utils zip zstd [2022-07-25T10:30:39.876Z] #21 31.16 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:30:39.876Z] #21 31.16 Need to get 27.7 MB of archives. [2022-07-25T10:30:39.876Z] #21 31.16 After this operation, 106 MB of additional disk space will be used. [2022-07-25T10:30:39.876Z] #21 31.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T10:30:39.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:30:39.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:30:40.104Z] #77 173.1 config.status: creating Makefile [2022-07-25T10:30:40.104Z] #77 173.2 config.status: creating rpm/crun.spec [2022-07-25T10:30:40.104Z] #77 173.3 config.status: creating config.h [2022-07-25T10:30:40.104Z] #77 173.3 config.status: executing libtool commands [2022-07-25T10:30:40.104Z] #77 173.4 config.status: executing depfiles commands [2022-07-25T10:30:40.135Z] #21 31.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T10:30:40.135Z] #21 31.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T10:30:40.135Z] #21 31.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T10:30:40.135Z] #21 31.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T10:30:40.135Z] #21 31.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T10:30:40.135Z] #21 31.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T10:30:40.135Z] #21 31.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T10:30:40.135Z] #21 31.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T10:30:40.135Z] #21 31.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T10:30:40.135Z] #21 31.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T10:30:40.135Z] #21 31.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T10:30:40.135Z] #21 31.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T10:30:40.135Z] #21 31.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T10:30:40.135Z] #21 31.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T10:30:40.135Z] #21 31.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T10:30:40.135Z] #21 31.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T10:30:40.135Z] #21 31.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T10:30:40.135Z] #21 31.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T10:30:40.135Z] #21 31.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T10:30:40.394Z] #21 31.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T10:30:40.394Z] #21 31.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T10:30:40.394Z] #21 31.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T10:30:40.394Z] #21 31.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T10:30:40.394Z] #21 31.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T10:30:40.394Z] #21 31.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T10:30:40.394Z] #21 31.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T10:30:40.653Z] #21 ... [2022-07-25T10:30:40.653Z] [2022-07-25T10:30:40.653Z] #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 [2022-07-25T10:30:40.653Z] #35 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:30:40.653Z] #35 254.7 Delve is a source level debugger for Go programs. [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T10:30:40.653Z] #35 254.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 Usage: [2022-07-25T10:30:40.653Z] #35 254.7 dlv [command] [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 Available Commands: [2022-07-25T10:30:40.653Z] #35 254.7 attach Attach to running process and begin debugging. [2022-07-25T10:30:40.653Z] #35 254.7 connect Connect to a headless debug server with a terminal client. [2022-07-25T10:30:40.653Z] #35 254.7 core Examine a core dump. [2022-07-25T10:30:40.653Z] #35 254.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T10:30:40.653Z] #35 254.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T10:30:40.653Z] #35 254.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T10:30:40.653Z] #35 254.7 help Help about any command [2022-07-25T10:30:40.653Z] #35 254.7 run Deprecated command. Use 'debug' instead. [2022-07-25T10:30:40.653Z] #35 254.7 test Compile test binary and begin debugging program. [2022-07-25T10:30:40.653Z] #35 254.7 trace Compile and begin tracing program. [2022-07-25T10:30:40.653Z] #35 254.7 version Prints version. [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 Flags: [2022-07-25T10:30:40.653Z] #35 254.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T10:30:40.653Z] #35 254.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T10:30:40.653Z] #35 254.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) [2022-07-25T10:30:40.653Z] #35 254.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T10:30:40.653Z] #35 254.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T10:30:40.653Z] #35 254.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) [2022-07-25T10:30:40.653Z] #35 254.7 --disable-aslr Disables address space randomization [2022-07-25T10:30:40.653Z] #35 254.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T10:30:40.653Z] #35 254.7 -h, --help help for dlv [2022-07-25T10:30:40.653Z] #35 254.7 --init string Init file, executed by the terminal client. [2022-07-25T10:30:40.653Z] #35 254.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T10:30:40.653Z] #35 254.7 --log Enable debugging server logging. [2022-07-25T10:30:40.653Z] #35 254.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T10:30:40.653Z] #35 254.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T10:30:40.653Z] #35 254.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T10:30:40.653Z] #35 254.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T10:30:40.653Z] #35 254.7 --wd string Working directory for running the program. [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 Additional help topics: [2022-07-25T10:30:40.653Z] #35 254.7 dlv backend Help about the --backend flag. [2022-07-25T10:30:40.653Z] #35 254.7 dlv log Help about logging flags. [2022-07-25T10:30:40.653Z] #35 254.7 dlv redirect Help about file redirection. [2022-07-25T10:30:40.653Z] #35 254.7 [2022-07-25T10:30:40.653Z] #35 254.7 Use "dlv [command] --help" for more information about a command. [2022-07-25T10:30:40.653Z] #35 DONE 254.8s [2022-07-25T10:30:40.653Z] [2022-07-25T10:30:40.653Z] #76 [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 [2022-07-25T10:30:40.653Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:40.653Z] #76 178.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T10:30:40.653Z] #76 178.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T10:30:40.653Z] #76 179.4 checking for gcc... gcc [2022-07-25T10:30:40.653Z] #76 179.5 checking whether the C compiler works... yes [2022-07-25T10:30:40.653Z] #76 179.7 checking for C compiler default output file name... a.out [2022-07-25T10:30:40.653Z] #76 179.7 checking for suffix of executables... [2022-07-25T10:30:40.653Z] #76 179.8 checking whether we are cross compiling... no [2022-07-25T10:30:40.653Z] #76 180.1 checking for suffix of object files... o [2022-07-25T10:30:40.913Z] #76 180.3 checking whether we are using the GNU C compiler... yes [2022-07-25T10:30:40.913Z] #76 180.4 checking whether gcc accepts -g... yes [2022-07-25T10:30:41.046Z] #77 ... [2022-07-25T10:30:41.046Z] [2022-07-25T10:30:41.046Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-25T10:30:41.046Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-25T10:30:41.046Z] #34 DONE 252.4s [2022-07-25T10:30:41.046Z] [2022-07-25T10:30:41.046Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:41.046Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:41.046Z] #21 23.68 Building dependency tree... [2022-07-25T10:30:41.046Z] #21 26.18 The following additional packages will be installed: [2022-07-25T10:30:41.046Z] #21 26.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T10:30:41.046Z] #21 26.18 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-25T10:30:41.046Z] #21 26.18 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T10:30:41.046Z] #21 26.19 python3-pkg-resources vim-runtime xxd [2022-07-25T10:30:41.046Z] #21 26.19 Suggested packages: [2022-07-25T10:30:41.046Z] #21 26.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-25T10:30:41.046Z] #21 26.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-25T10:30:41.046Z] #21 26.20 acl attr quota [2022-07-25T10:30:41.046Z] #21 26.20 Recommended packages: [2022-07-25T10:30:41.046Z] #21 26.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T10:30:41.046Z] #21 28.36 The following NEW packages will be installed: [2022-07-25T10:30:41.046Z] #21 28.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-25T10:30:41.046Z] #21 28.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-25T10:30:41.046Z] #21 28.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-25T10:30:41.046Z] #21 28.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-25T10:30:41.046Z] #21 28.38 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T10:30:41.046Z] #21 28.39 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-25T10:30:41.046Z] #21 28.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-25T10:30:41.046Z] #21 28.39 xz-utils zip zstd [2022-07-25T10:30:41.046Z] #21 28.77 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:30:41.046Z] #21 28.77 Need to get 27.7 MB of archives. [2022-07-25T10:30:41.046Z] #21 28.77 After this operation, 106 MB of additional disk space will be used. [2022-07-25T10:30:41.046Z] #21 28.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T10:30:41.046Z] #21 28.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T10:30:41.046Z] #21 28.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T10:30:41.046Z] #21 28.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T10:30:41.046Z] #21 28.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T10:30:41.046Z] #21 28.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T10:30:41.046Z] #21 28.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T10:30:41.046Z] #21 28.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T10:30:41.046Z] #21 28.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T10:30:41.046Z] #21 28.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T10:30:41.046Z] #21 28.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T10:30:41.046Z] #21 28.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-25T10:30:41.046Z] #21 28.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-25T10:30:41.046Z] #21 29.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T10:30:41.046Z] #21 29.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T10:30:41.046Z] #21 29.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T10:30:41.046Z] #21 29.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T10:30:41.046Z] #21 29.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T10:30:41.046Z] #21 29.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T10:30:41.046Z] #21 29.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T10:30:41.046Z] #21 29.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T10:30:41.046Z] #21 29.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T10:30:41.046Z] #21 29.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T10:30:41.046Z] #21 29.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T10:30:41.046Z] #21 29.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T10:30:41.046Z] #21 29.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T10:30:41.046Z] #21 29.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-25T10:30:41.046Z] #21 29.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T10:30:41.046Z] #21 29.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:30:41.046Z] #21 29.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T10:30:41.046Z] #21 29.73 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:30:41.046Z] #21 29.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T10:30:41.046Z] #21 29.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T10:30:41.046Z] #21 29.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T10:30:41.046Z] #21 29.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T10:30:41.174Z] #76 180.6 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:30:41.306Z] #21 29.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T10:30:41.306Z] #21 29.91 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T10:30:41.306Z] #21 29.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T10:30:41.306Z] #21 29.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T10:30:41.306Z] #21 29.96 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T10:30:41.306Z] #21 29.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T10:30:41.306Z] #21 30.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T10:30:41.306Z] #21 30.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T10:30:41.306Z] #21 30.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T10:30:41.433Z] #76 180.8 checking whether gcc understands -c and -o together... yes [2022-07-25T10:30:41.463Z] #19 303.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-25T10:30:41.463Z] #19 303.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:30:41.463Z] #19 303.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:30:41.463Z] #19 303.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-25T10:30:41.463Z] #19 303.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-25T10:30:41.463Z] #19 303.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T10:30:41.463Z] #19 303.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-25T10:30:41.463Z] #19 303.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-25T10:30:41.463Z] #19 303.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T10:30:41.567Z] #21 30.12 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T10:30:41.567Z] #21 30.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T10:30:41.692Z] #76 181.1 checking how to run the C preprocessor... gcc -E [2022-07-25T10:30:41.827Z] #21 30.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T10:30:41.827Z] #21 30.45 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T10:30:41.827Z] #21 30.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T10:30:41.827Z] #21 ... [2022-07-25T10:30:41.827Z] [2022-07-25T10:30:41.827Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:41.827Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:41.827Z] #77 175.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-25T10:30:41.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:30:41.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:30:41.950Z] #76 181.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:30:41.950Z] #76 181.6 checking for egrep... /bin/grep -E [2022-07-25T10:30:42.024Z] #19 304.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-25T10:30:42.024Z] #19 304.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:42.024Z] #19 304.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:30:42.088Z] #77 175.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T10:30:42.586Z] #19 305.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-25T10:30:42.586Z] #19 305.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:30:42.586Z] #19 305.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:30:42.609Z] #77 175.9 checking for gcc... #77 ... [2022-07-25T10:30:42.609Z] [2022-07-25T10:30:42.609Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-25T10:30:42.609Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-25T10:30:42.609Z] #36 253.8 Delve is a source level debugger for Go programs. [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-25T10:30:42.609Z] #36 253.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 Usage: [2022-07-25T10:30:42.609Z] #36 253.8 dlv [command] [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 Available Commands: [2022-07-25T10:30:42.609Z] #36 253.8 attach Attach to running process and begin debugging. [2022-07-25T10:30:42.609Z] #36 253.8 connect Connect to a headless debug server with a terminal client. [2022-07-25T10:30:42.609Z] #36 253.8 core Examine a core dump. [2022-07-25T10:30:42.609Z] #36 253.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-25T10:30:42.609Z] #36 253.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-25T10:30:42.609Z] #36 253.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-25T10:30:42.609Z] #36 253.8 help Help about any command [2022-07-25T10:30:42.609Z] #36 253.8 run Deprecated command. Use 'debug' instead. [2022-07-25T10:30:42.609Z] #36 253.8 test Compile test binary and begin debugging program. [2022-07-25T10:30:42.609Z] #36 253.8 trace Compile and begin tracing program. [2022-07-25T10:30:42.609Z] #36 253.8 version Prints version. [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 Flags: [2022-07-25T10:30:42.609Z] #36 253.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-25T10:30:42.609Z] #36 253.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-25T10:30:42.609Z] #36 253.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-25T10:30:42.609Z] #36 253.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-25T10:30:42.609Z] #36 253.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-25T10:30:42.609Z] #36 253.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-25T10:30:42.609Z] #36 253.8 --disable-aslr Disables address space randomization [2022-07-25T10:30:42.609Z] #36 253.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-25T10:30:42.609Z] #36 253.8 -h, --help help for dlv [2022-07-25T10:30:42.609Z] #36 253.8 --init string Init file, executed by the terminal client. [2022-07-25T10:30:42.609Z] #36 253.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-25T10:30:42.609Z] #36 253.8 --log Enable debugging server logging. [2022-07-25T10:30:42.609Z] #36 253.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-25T10:30:42.609Z] #36 253.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-25T10:30:42.609Z] #36 253.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-25T10:30:42.609Z] #36 253.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-25T10:30:42.609Z] #36 253.8 --wd string Working directory for running the program. [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.609Z] #36 253.8 Additional help topics: [2022-07-25T10:30:42.609Z] #36 253.8 dlv backend Help about the --backend flag. [2022-07-25T10:30:42.609Z] #36 253.8 dlv log Help about logging flags. [2022-07-25T10:30:42.609Z] #36 253.8 dlv redirect Help about file redirection. [2022-07-25T10:30:42.609Z] #36 253.8 [2022-07-25T10:30:42.610Z] #36 253.8 Use "dlv [command] --help" for more information about a command. [2022-07-25T10:30:42.610Z] #36 DONE 254.2s [2022-07-25T10:30:42.610Z] [2022-07-25T10:30:42.610Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:42.610Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:42.610Z] #77 175.9 checking for gcc... gcc [2022-07-25T10:30:42.871Z] #77 176.1 checking whether the C compiler works... yes [2022-07-25T10:30:42.871Z] #77 176.4 checking for C compiler default output file name... a.out [2022-07-25T10:30:42.886Z] #76 181.6 checking for ANSI C header files... yes [2022-07-25T10:30:43.131Z] #77 176.4 checking for suffix of executables... [2022-07-25T10:30:43.144Z] #76 182.5 checking for sys/types.h... yes [2022-07-25T10:30:43.392Z] #77 176.7 checking whether we are cross compiling... no [2022-07-25T10:30:43.403Z] #76 182.7 checking for sys/stat.h... yes [2022-07-25T10:30:43.403Z] #76 182.9 checking for stdlib.h... yes [2022-07-25T10:30:43.653Z] #77 177.0 checking for suffix of object files... o [2022-07-25T10:30:43.653Z] #77 177.1 checking whether we are using the GNU C compiler... yes [2022-07-25T10:30:43.662Z] #76 183.2 checking for string.h... yes [2022-07-25T10:30:43.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:30:43.914Z] #77 177.2 checking whether gcc accepts -g... yes [2022-07-25T10:30:43.920Z] #76 183.4 checking for memory.h... yes [2022-07-25T10:30:44.174Z] #77 177.3 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:30:44.179Z] #76 183.6 checking for strings.h... yes [2022-07-25T10:30:44.179Z] #76 183.8 checking for inttypes.h... yes [2022-07-25T10:30:44.435Z] #77 177.6 checking whether gcc understands -c and -o together... yes [2022-07-25T10:30:44.695Z] #77 177.9 checking how to run the C preprocessor... gcc -E [2022-07-25T10:30:44.697Z] #76 184.1 checking for stdint.h... yes [2022-07-25T10:30:44.956Z] #77 178.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:30:44.956Z] #76 184.3 checking for unistd.h... yes [2022-07-25T10:30:44.956Z] #76 184.5 checking minix/config.h usability... no [2022-07-25T10:30:44.956Z] #77 178.3 checking for egrep... /bin/grep -E [2022-07-25T10:30:44.956Z] #76 184.6 checking minix/config.h presence... no [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-07-25T10:30:45.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s) [2022-07-25T10:30:45.127Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:30:45.215Z] #76 184.7 checking for minix/config.h... no [2022-07-25T10:30:45.215Z] #76 184.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T10:30:45.527Z] #77 178.3 checking for ANSI C header files... yes [2022-07-25T10:30:45.783Z] #76 185.0 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:30:45.783Z] #76 185.3 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:30:45.783Z] #76 185.3 checking how to print strings... printf [2022-07-25T10:30:45.783Z] #76 185.4 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:30:45.783Z] #76 185.4 checking for fgrep... /bin/grep -F [2022-07-25T10:30:45.783Z] #76 185.4 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:30:45.783Z] #76 185.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:30:45.783Z] #76 185.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:30:45.788Z] #77 179.1 checking for sys/types.h... yes [2022-07-25T10:30:46.041Z] #76 185.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:30:46.041Z] #76 185.6 checking whether ln -s works... yes [2022-07-25T10:30:46.041Z] #76 185.6 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:30:46.041Z] #76 185.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:30:46.041Z] #76 185.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:30:46.041Z] #76 185.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:30:46.041Z] #76 185.6 checking for objdump... objdump [2022-07-25T10:30:46.041Z] #76 185.6 checking how to recognize dependent libraries... pass_all [2022-07-25T10:30:46.041Z] #76 185.6 checking for dlltool... no [2022-07-25T10:30:46.041Z] #76 185.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:30:46.041Z] #76 185.6 checking for ar... ar [2022-07-25T10:30:46.048Z] #77 179.2 checking for sys/stat.h... yes [2022-07-25T10:30:46.048Z] #77 179.4 checking for stdlib.h... yes [2022-07-25T10:30:46.300Z] #76 185.7 checking for archiver @FILE support... @ [2022-07-25T10:30:46.300Z] #76 185.9 checking for strip... strip [2022-07-25T10:30:46.300Z] #76 185.9 checking for ranlib... ranlib [2022-07-25T10:30:46.300Z] #76 185.9 checking for gawk... no [2022-07-25T10:30:46.300Z] #76 185.9 checking for mawk... mawk [2022-07-25T10:30:46.309Z] #77 179.6 checking for string.h... yes [2022-07-25T10:30:46.309Z] #77 179.7 checking for memory.h... yes [2022-07-25T10:30:46.498Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-25T10:30:46.498Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:30:46.498Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T10:30:46.498Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T10:30:46.498Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:30:46.569Z] #77 179.9 checking for strings.h... yes [2022-07-25T10:30:46.758Z] #19 ... [2022-07-25T10:30:46.758Z] [2022-07-25T10:30:46.758Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:46.758Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:46.758Z] #84 261.8 AR libcrun_testing.a [2022-07-25T10:30:46.830Z] #77 180.1 checking for inttypes.h... yes [2022-07-25T10:30:46.830Z] #77 180.2 checking for stdint.h... yes [2022-07-25T10:30:47.015Z] #84 261.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T10:30:47.015Z] #84 261.9 CCLD tests/tests_libcrun_utils [2022-07-25T10:30:47.015Z] #84 261.9 CCLD tests/tests_libcrun_errors [2022-07-25T10:30:47.015Z] #84 261.9 CCLD tests/tests_libcrun_fuzzer [2022-07-25T10:30:47.090Z] #77 180.4 checking for unistd.h... yes [2022-07-25T10:30:47.235Z] #76 185.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:30:47.235Z] #76 186.7 checking for sysroot... no [2022-07-25T10:30:47.235Z] #76 186.7 checking for a working dd... /bin/dd [2022-07-25T10:30:47.235Z] #76 186.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:30:47.272Z] #84 262.3 CCLD libcrun.la [2022-07-25T10:30:47.350Z] #77 180.6 checking minix/config.h usability... no [2022-07-25T10:30:47.494Z] #76 187.0 checking for mt... no [2022-07-25T10:30:47.494Z] #76 187.0 checking if : is a manifest tool... no [2022-07-25T10:30:47.752Z] #76 187.1 checking for dlfcn.h... yes [2022-07-25T10:30:47.752Z] #76 187.5 checking for objdir... .libs [2022-07-25T10:30:47.869Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2022-07-25T10:30:47.869Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:30:47.920Z] #77 181.0 checking minix/config.h presence... no [2022-07-25T10:30:47.920Z] #77 181.2 checking for minix/config.h... no [2022-07-25T10:30:48.180Z] #77 181.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-25T10:30:48.202Z] #84 263.1 CCLD crun [2022-07-25T10:30:48.687Z] #76 188.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:30:48.750Z] #77 181.7 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:30:48.750Z] #77 182.2 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:30:48.750Z] #77 182.2 checking how to print strings... printf [2022-07-25T10:30:48.750Z] #77 182.2 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:30:48.765Z] #84 263.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T10:30:48.765Z] #84 263.7 /bin/mkdir -p '/usr/local/lib' [2022-07-25T10:30:48.765Z] #84 263.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T10:30:48.765Z] #84 263.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T10:30:48.765Z] #84 263.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T10:30:48.765Z] #84 263.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T10:30:48.812Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-25T10:30:48.812Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:30:48.945Z] #76 188.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:30:48.945Z] #76 188.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:30:49.011Z] #77 182.3 checking for fgrep... /bin/grep -F [2022-07-25T10:30:49.011Z] #77 182.3 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:30:49.011Z] #77 182.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:30:49.011Z] #77 182.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:30:49.021Z] #84 263.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T10:30:49.021Z] #84 263.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T10:30:49.021Z] #84 263.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T10:30:49.021Z] #84 264.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-25T10:30:49.271Z] #77 182.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:30:49.271Z] #77 182.7 checking whether ln -s works... yes [2022-07-25T10:30:49.271Z] #77 182.7 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:30:49.271Z] #77 182.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:30:49.271Z] #77 182.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:30:49.271Z] #77 182.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:30:49.271Z] #77 182.8 checking for objdump... objdump [2022-07-25T10:30:49.271Z] #77 182.8 checking how to recognize dependent libraries... pass_all [2022-07-25T10:30:49.271Z] #77 182.8 checking for dlltool... no [2022-07-25T10:30:49.271Z] #77 182.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:30:49.271Z] #77 182.8 checking for ar... ar [2022-07-25T10:30:49.277Z] #84 264.1 ---------------------------------------------------------------------- [2022-07-25T10:30:49.277Z] #84 264.1 Libraries have been installed in: [2022-07-25T10:30:49.277Z] #84 264.1 /usr/local/lib [2022-07-25T10:30:49.277Z] #84 264.1 [2022-07-25T10:30:49.277Z] #84 264.1 If you ever happen to want to link against installed libraries [2022-07-25T10:30:49.277Z] #84 264.1 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T10:30:49.277Z] #84 264.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T10:30:49.277Z] #84 264.1 flag during linking and do at least one of the following: [2022-07-25T10:30:49.277Z] #84 264.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T10:30:49.277Z] #84 264.1 during execution [2022-07-25T10:30:49.278Z] #84 264.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T10:30:49.278Z] #84 264.1 during linking [2022-07-25T10:30:49.278Z] #84 264.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T10:30:49.278Z] #84 264.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T10:30:49.278Z] #84 264.1 [2022-07-25T10:30:49.278Z] #84 264.1 See any operating system documentation about shared libraries for [2022-07-25T10:30:49.278Z] #84 264.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T10:30:49.278Z] #84 264.1 ---------------------------------------------------------------------- [2022-07-25T10:30:49.278Z] #84 264.1 /bin/mkdir -p '/build' [2022-07-25T10:30:49.278Z] #84 264.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T10:30:49.278Z] #84 264.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T10:30:49.278Z] #84 264.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T10:30:49.278Z] #84 264.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T10:30:49.278Z] #84 264.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T10:30:49.512Z] #76 188.6 checking if gcc static flag -static works... yes [2022-07-25T10:30:49.772Z] #76 189.1 checking if gcc supports -c -o file.o... yes [2022-07-25T10:30:49.772Z] #76 189.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:30:49.772Z] #76 189.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:30:49.842Z] #77 182.8 checking for archiver @FILE support... @ [2022-07-25T10:30:49.842Z] #77 183.2 checking for strip... strip [2022-07-25T10:30:49.842Z] #77 183.2 checking for ranlib... ranlib [2022-07-25T10:30:49.842Z] #77 183.2 checking for gawk... no [2022-07-25T10:30:49.842Z] #77 183.2 checking for mawk... mawk [2022-07-25T10:30:50.198Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-07-25T10:30:50.198Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:30:50.289Z] #76 189.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:30:50.413Z] #77 183.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:30:50.413Z] #77 183.8 checking for sysroot... no [2022-07-25T10:30:50.413Z] #77 183.8 checking for a working dd... /bin/dd [2022-07-25T10:30:50.413Z] #77 183.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:30:50.548Z] #76 190.1 checking how to hardcode library paths into programs... immediate [2022-07-25T10:30:50.548Z] #76 190.1 checking whether stripping libraries is possible... yes [2022-07-25T10:30:50.548Z] #76 190.1 checking if libtool supports shared libraries... yes [2022-07-25T10:30:50.548Z] #76 190.1 checking whether to build shared libraries... no [2022-07-25T10:30:50.548Z] #76 190.1 checking whether to build static libraries... yes [2022-07-25T10:30:50.548Z] #76 190.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:30:50.548Z] #76 190.1 checking whether build environment is sane... yes [2022-07-25T10:30:50.548Z] #76 190.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:30:50.548Z] #76 190.3 checking whether make sets $(MAKE)... [2022-07-25T10:30:50.548Z] #76 ... [2022-07-25T10:30:50.548Z] [2022-07-25T10:30:50.548Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:50.548Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:50.548Z] #21 31.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T10:30:50.548Z] #21 31.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:30:50.548Z] #21 31.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T10:30:50.548Z] #21 31.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:30:50.548Z] #21 31.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T10:30:50.548Z] #21 31.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T10:30:50.548Z] #21 31.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-25T10:30:50.548Z] #21 31.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T10:30:50.548Z] #21 31.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T10:30:50.548Z] #21 32.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T10:30:50.548Z] #21 32.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T10:30:50.548Z] #21 32.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T10:30:50.548Z] #21 32.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T10:30:50.548Z] #21 32.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T10:30:50.548Z] #21 32.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T10:30:50.548Z] #21 32.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T10:30:50.548Z] #21 32.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T10:30:50.548Z] #21 32.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T10:30:50.548Z] #21 32.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T10:30:50.548Z] #21 32.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T10:30:50.548Z] #21 32.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T10:30:50.548Z] #21 32.62 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T10:30:50.548Z] #21 33.34 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:30:50.548Z] #21 33.58 Fetched 27.7 MB in 2s (15.3 MB/s) [2022-07-25T10:30:50.548Z] #21 33.67 Selecting previously unselected package pigz. [2022-07-25T10:30:50.548Z] #21 33.67 (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.) [2022-07-25T10:30:50.548Z] #21 33.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 33.78 Unpacking pigz (2.6-1) ... [2022-07-25T10:30:50.548Z] #21 33.92 Selecting previously unselected package libelf1:amd64. [2022-07-25T10:30:50.548Z] #21 33.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 33.93 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T10:30:50.548Z] #21 34.28 Selecting previously unselected package libbpf0:amd64. [2022-07-25T10:30:50.548Z] #21 34.28 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 34.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T10:30:50.548Z] #21 34.50 Selecting previously unselected package libcap2:amd64. [2022-07-25T10:30:50.548Z] #21 34.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 34.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:30:50.548Z] #21 34.64 Selecting previously unselected package libmnl0:amd64. [2022-07-25T10:30:50.548Z] #21 34.64 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 34.65 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T10:30:50.548Z] #21 34.76 Selecting previously unselected package libxtables12:amd64. [2022-07-25T10:30:50.548Z] #21 34.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 34.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T10:30:50.548Z] #21 34.87 Selecting previously unselected package libcap2-bin. [2022-07-25T10:30:50.548Z] #21 34.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 34.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T10:30:50.548Z] #21 35.02 Selecting previously unselected package iproute2. [2022-07-25T10:30:50.548Z] #21 35.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 35.03 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T10:30:50.548Z] #21 35.62 Selecting previously unselected package xxd. [2022-07-25T10:30:50.548Z] #21 35.63 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 35.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:30:50.548Z] #21 35.79 Selecting previously unselected package vim-common. [2022-07-25T10:30:50.548Z] #21 35.79 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:30:50.548Z] #21 35.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:30:50.548Z] #21 36.01 Selecting previously unselected package bash-completion. [2022-07-25T10:30:50.548Z] #21 36.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T10:30:50.548Z] #21 40.96 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T10:30:50.548Z] #21 41.66 Selecting previously unselected package bzip2. [2022-07-25T10:30:50.548Z] #21 41.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T10:30:50.548Z] #21 41.69 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T10:30:50.548Z] #21 41.87 Selecting previously unselected package xz-utils. [2022-07-25T10:30:50.548Z] #21 41.87 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T10:30:50.648Z] #84 DONE 265.5s [2022-07-25T10:30:50.648Z] [2022-07-25T10:30:50.648Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:30:50.648Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:30:50.673Z] #77 184.1 checking for mt... no [2022-07-25T10:30:50.673Z] #77 184.1 checking if : is a manifest tool... no [2022-07-25T10:30:50.807Z] #21 41.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:30:50.807Z] #21 ... [2022-07-25T10:30:50.807Z] [2022-07-25T10:30:50.807Z] #76 [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 [2022-07-25T10:30:50.807Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:50.807Z] #76 190.3 checking whether make sets $(MAKE)... yes [2022-07-25T10:30:50.807Z] #76 190.4 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:30:50.807Z] #76 190.5 checking whether make supports nested variables... yes [2022-07-25T10:30:50.933Z] #77 184.1 checking for dlfcn.h... yes [2022-07-25T10:30:50.933Z] #77 184.5 checking for objdir... .libs [2022-07-25T10:30:51.065Z] #76 190.6 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:30:51.065Z] #76 190.6 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:30:51.065Z] #76 190.6 checking how to create a ustar tar archive... gnutar [2022-07-25T10:30:51.132Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2022-07-25T10:30:51.132Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:30:51.324Z] #76 190.7 checking dependency style of gcc... gcc3 [2022-07-25T10:30:51.583Z] #76 191.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:30:51.583Z] #76 191.1 checking whether make supports nested variables... (cached) yes [2022-07-25T10:30:51.583Z] #76 191.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T10:30:51.583Z] #76 191.1 checking pkg-config is at least version 0.9.0... yes [2022-07-25T10:30:51.583Z] #76 191.1 checking for yajl >= 2.1.0... yes [2022-07-25T10:30:51.583Z] #76 191.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T10:30:51.583Z] #76 191.3 checking for gcc... (cached) gcc [2022-07-25T10:30:51.841Z] #76 191.4 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T10:30:51.841Z] #76 191.4 checking whether gcc accepts -g... (cached) yes [2022-07-25T10:30:51.841Z] #76 191.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T10:30:51.841Z] #76 191.4 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T10:30:51.841Z] #76 191.4 checking for a Python interpreter with version >= 3... python3 [2022-07-25T10:30:51.841Z] #76 191.5 checking for python3... /usr/bin/python3 [2022-07-25T10:30:51.873Z] #77 185.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:30:51.873Z] #77 185.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:30:52.065Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-25T10:30:52.065Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:30:52.100Z] #76 191.5 checking for python3 version... 3.9 [2022-07-25T10:30:52.100Z] #76 191.7 checking for python3 platform... linux [2022-07-25T10:30:52.134Z] #77 185.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:30:52.359Z] #76 191.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T10:30:52.542Z] #19 314.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-25T10:30:52.542Z] #19 314.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:30:52.542Z] #19 314.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:30:52.542Z] #19 314.8 Selecting previously unselected package patch. [2022-07-25T10:30:52.542Z] #19 314.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-25T10:30:52.542Z] #19 314.8 Unpacking patch (2.7.6-7) ... [2022-07-25T10:30:52.542Z] #19 314.9 Selecting previously unselected package dpkg-dev. [2022-07-25T10:30:52.542Z] #19 314.9 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-25T10:30:52.542Z] #19 314.9 Unpacking dpkg-dev (1.20.11) ... [2022-07-25T10:30:52.542Z] #19 315.1 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-25T10:30:52.618Z] #76 191.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T10:30:52.710Z] #77 185.6 checking if gcc static flag -static works... [2022-07-25T10:30:52.710Z] #77 ... [2022-07-25T10:30:52.710Z] [2022-07-25T10:30:52.710Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:30:52.710Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:30:52.710Z] #21 31.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:30:52.710Z] #21 31.62 Fetched 27.7 MB in 2s (13.5 MB/s) [2022-07-25T10:30:52.710Z] #21 31.79 Selecting previously unselected package pigz. [2022-07-25T10:30:52.710Z] #21 31.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 ... 24018 files and directories currently installed.) [2022-07-25T10:30:52.710Z] #21 31.91 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 31.93 Unpacking pigz (2.6-1) ... [2022-07-25T10:30:52.710Z] #21 32.11 Selecting previously unselected package libelf1:amd64. [2022-07-25T10:30:52.710Z] #21 32.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 32.14 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T10:30:52.710Z] #21 32.52 Selecting previously unselected package libbpf0:amd64. [2022-07-25T10:30:52.710Z] #21 32.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 32.54 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T10:30:52.710Z] #21 32.74 Selecting previously unselected package libcap2:amd64. [2022-07-25T10:30:52.710Z] #21 32.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 32.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:30:52.710Z] #21 32.87 Selecting previously unselected package libmnl0:amd64. [2022-07-25T10:30:52.710Z] #21 32.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 32.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T10:30:52.710Z] #21 32.98 Selecting previously unselected package libxtables12:amd64. [2022-07-25T10:30:52.710Z] #21 32.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 33.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T10:30:52.710Z] #21 33.21 Selecting previously unselected package libcap2-bin. [2022-07-25T10:30:52.710Z] #21 33.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 33.21 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T10:30:52.710Z] #21 33.37 Selecting previously unselected package iproute2. [2022-07-25T10:30:52.710Z] #21 33.37 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 33.37 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T10:30:52.710Z] #21 34.06 Selecting previously unselected package xxd. [2022-07-25T10:30:52.710Z] #21 34.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 34.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:30:52.710Z] #21 34.26 Selecting previously unselected package vim-common. [2022-07-25T10:30:52.710Z] #21 34.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:30:52.710Z] #21 34.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:30:52.710Z] #21 34.48 Selecting previously unselected package bash-completion. [2022-07-25T10:30:52.710Z] #21 34.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T10:30:52.710Z] #21 38.87 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T10:30:52.710Z] #21 39.58 Selecting previously unselected package bzip2. [2022-07-25T10:30:52.710Z] #21 39.59 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 39.62 Unpacking bzip2 (1.0.8-4) ... [2022-07-25T10:30:52.710Z] #21 39.74 Selecting previously unselected package xz-utils. [2022-07-25T10:30:52.710Z] #21 39.75 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 39.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:30:52.710Z] #21 40.20 Selecting previously unselected package apparmor. [2022-07-25T10:30:52.710Z] #21 40.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 40.37 Unpacking apparmor (2.13.6-10) ... [2022-07-25T10:30:52.710Z] #21 41.06 Selecting previously unselected package inetutils-ping. [2022-07-25T10:30:52.710Z] #21 41.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 41.08 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T10:30:52.710Z] #21 41.27 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T10:30:52.710Z] #21 41.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 41.27 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T10:30:52.710Z] #21 41.46 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T10:30:52.710Z] #21 41.47 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T10:30:52.710Z] #21 41.48 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T10:30:52.710Z] #21 ... [2022-07-25T10:30:52.710Z] [2022-07-25T10:30:52.710Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:30:52.710Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:30:52.710Z] #77 185.6 checking if gcc static flag -static works... yes [2022-07-25T10:30:52.799Z] #19 315.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-25T10:30:52.799Z] #19 315.1 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T10:30:52.799Z] #19 315.1 Selecting previously unselected package libio-string-perl. [2022-07-25T10:30:52.799Z] #19 315.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-25T10:30:52.799Z] #19 315.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-25T10:30:52.799Z] #19 315.2 Selecting previously unselected package libicu67:amd64. [2022-07-25T10:30:52.799Z] #19 315.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-25T10:30:52.799Z] #19 315.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T10:30:52.877Z] #76 192.5 checking that generated files are newer than configure... done [2022-07-25T10:30:52.877Z] #76 192.5 configure: creating ./config.status [2022-07-25T10:30:52.999Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-25T10:30:52.999Z] === RUN TestNISDomainname [2022-07-25T10:30:53.032Z] #77 186.2 checking if gcc supports -c -o file.o... yes [2022-07-25T10:30:53.032Z] #77 186.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:30:53.032Z] #77 186.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:30:53.563Z] --- PASS: TestNISDomainname (0.53s) [2022-07-25T10:30:53.563Z] === RUN TestHostnameDnsResolution [2022-07-25T10:30:53.651Z] #77 186.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:30:53.651Z] #77 187.1 checking how to hardcode library paths into programs... immediate [2022-07-25T10:30:53.651Z] #77 187.1 checking whether stripping libraries is possible... yes [2022-07-25T10:30:53.651Z] #77 187.2 checking if libtool supports shared libraries... yes [2022-07-25T10:30:53.651Z] #77 187.2 checking whether to build shared libraries... no [2022-07-25T10:30:53.651Z] #77 187.2 checking whether to build static libraries... yes [2022-07-25T10:30:53.651Z] #77 187.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:30:53.911Z] #77 187.2 checking whether build environment is sane... yes [2022-07-25T10:30:53.911Z] #77 187.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:30:53.911Z] #77 187.3 checking whether make sets $(MAKE)... yes [2022-07-25T10:30:54.167Z] #19 316.4 Selecting previously unselected package libxml2:amd64. [2022-07-25T10:30:54.168Z] #19 316.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-25T10:30:54.168Z] #19 316.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T10:30:54.168Z] #19 316.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-25T10:30:54.168Z] #19 316.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-25T10:30:54.168Z] #19 316.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T10:30:54.168Z] #19 316.6 Selecting previously unselected package libxml-sax-base-perl. [2022-07-25T10:30:54.168Z] #19 316.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-25T10:30:54.168Z] #19 316.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T10:30:54.168Z] #19 316.6 Selecting previously unselected package libxml-sax-perl. [2022-07-25T10:30:54.168Z] #19 316.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-25T10:30:54.168Z] #19 316.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T10:30:54.168Z] #19 316.7 Selecting previously unselected package libxml-libxml-perl. [2022-07-25T10:30:54.168Z] #19 316.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-25T10:30:54.168Z] #19 316.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T10:30:54.172Z] #77 187.4 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:30:54.172Z] #77 187.5 checking whether make supports nested variables... yes [2022-07-25T10:30:54.172Z] #77 187.5 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:30:54.172Z] #77 187.5 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:30:54.172Z] #77 187.5 checking how to create a ustar tar archive... gnutar [2022-07-25T10:30:54.424Z] #19 316.8 Selecting previously unselected package libxml-simple-perl. [2022-07-25T10:30:54.424Z] #19 316.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-25T10:30:54.424Z] #19 316.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-25T10:30:54.424Z] #19 316.9 Selecting previously unselected package libyaml-perl. [2022-07-25T10:30:54.424Z] #19 316.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-25T10:30:54.424Z] #19 316.9 Unpacking libyaml-perl (1.30-1) ... [2022-07-25T10:30:54.424Z] #19 316.9 Selecting previously unselected package libconfig-auto-perl. [2022-07-25T10:30:54.432Z] #77 187.6 checking dependency style of gcc... gcc3 [2022-07-25T10:30:54.432Z] #77 187.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:30:54.432Z] #77 187.8 checking whether make supports nested variables... (cached) yes [2022-07-25T10:30:54.432Z] #77 187.8 checking for pkg-config... /usr/bin/pkg-config [2022-07-25T10:30:54.432Z] #77 187.8 checking pkg-config is at least version 0.9.0... yes [2022-07-25T10:30:54.432Z] #77 187.8 checking for yajl >= 2.1.0... yes [2022-07-25T10:30:54.432Z] #77 187.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-25T10:30:54.432Z] #77 187.9 checking for gcc... (cached) gcc [2022-07-25T10:30:54.495Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-07-25T10:30:54.495Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:30:54.681Z] #19 316.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-25T10:30:54.681Z] #19 316.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-25T10:30:54.681Z] #19 317.0 Selecting previously unselected package libfile-which-perl. [2022-07-25T10:30:54.681Z] #19 317.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-25T10:30:54.681Z] #19 317.0 Unpacking libfile-which-perl (1.23-1) ... [2022-07-25T10:30:54.681Z] #19 317.0 Selecting previously unselected package libfile-homedir-perl. [2022-07-25T10:30:54.681Z] #19 317.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-25T10:30:54.681Z] #19 317.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-25T10:30:54.681Z] #19 317.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-25T10:30:54.681Z] #19 317.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-25T10:30:54.681Z] #19 317.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T10:30:54.681Z] #19 317.1 Selecting previously unselected package dpkg-cross. [2022-07-25T10:30:54.681Z] #19 317.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-25T10:30:54.681Z] #19 317.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-25T10:30:54.692Z] #77 188.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-25T10:30:54.692Z] #77 188.0 checking whether gcc accepts -g... (cached) yes [2022-07-25T10:30:54.692Z] #77 188.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-25T10:30:54.692Z] #77 188.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-25T10:30:54.692Z] #77 188.0 checking for a Python interpreter with version >= 3... python3 [2022-07-25T10:30:54.692Z] #77 188.1 checking for python3... /usr/bin/python3 [2022-07-25T10:30:54.939Z] #19 317.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-25T10:30:54.939Z] #19 317.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-25T10:30:54.939Z] #19 317.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-25T10:30:54.939Z] #19 317.2 Selecting previously unselected package libc6-armel-cross. [2022-07-25T10:30:54.939Z] #19 317.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T10:30:54.939Z] #19 317.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-25T10:30:54.939Z] #19 317.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-25T10:30:54.939Z] #19 317.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:54.954Z] #77 188.1 checking for python3 version... 3.9 [2022-07-25T10:30:54.954Z] #77 188.3 checking for python3 platform... linux [2022-07-25T10:30:55.060Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-07-25T10:30:55.060Z] === RUN TestPrivilegedHostDevices [2022-07-25T10:30:55.196Z] #19 317.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:30:55.196Z] #19 317.5 Selecting previously unselected package libgomp1-armel-cross. [2022-07-25T10:30:55.196Z] #19 317.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:55.196Z] #19 317.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:30:55.196Z] #19 317.6 Selecting previously unselected package libatomic1-armel-cross. [2022-07-25T10:30:55.196Z] #19 317.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:55.196Z] #19 317.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:30:55.214Z] #77 188.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-25T10:30:55.319Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-25T10:30:55.319Z] === RUN TestRunConsoleSize [2022-07-25T10:30:55.453Z] #19 317.7 Selecting previously unselected package libasan6-armel-cross. [2022-07-25T10:30:55.453Z] #19 317.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:55.453Z] #19 317.8 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:30:55.474Z] #77 188.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-25T10:30:55.709Z] #19 318.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-25T10:30:55.709Z] #19 318.1 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:55.709Z] #19 318.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:30:55.709Z] #19 318.2 Selecting previously unselected package libubsan1-armel-cross. [2022-07-25T10:30:55.709Z] #19 318.2 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:55.709Z] #19 318.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:30:55.884Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-25T10:30:55.884Z] === RUN TestStats [2022-07-25T10:30:55.966Z] #19 318.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-25T10:30:55.966Z] #19 318.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:30:55.966Z] #19 318.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:30:55.994Z] #77 189.2 checking that generated files are newer than configure... done [2022-07-25T10:30:55.994Z] #77 189.2 configure: creating ./config.status [2022-07-25T10:30:56.223Z] #19 318.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-25T10:30:56.223Z] #19 318.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:30:56.223Z] #19 318.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T10:30:58.144Z] #76 197.7 config.status: creating Makefile [2022-07-25T10:30:58.404Z] #76 197.9 config.status: creating config.h [2022-07-25T10:30:58.404Z] #76 198.0 config.status: executing libtool commands [2022-07-25T10:30:58.404Z] #76 198.0 config.status: executing depfiles commands [2022-07-25T10:30:58.407Z] --- PASS: TestStats (2.47s) [2022-07-25T10:30:58.407Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:30:58.407Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:30:58.407Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:30:58.407Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:30:58.407Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:30:58.407Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:30:58.407Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:30:58.407Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:30:58.407Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:30:58.407Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:30:58.407Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:30:58.973Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:30:59.493Z] #19 ... [2022-07-25T10:30:59.494Z] [2022-07-25T10:30:59.494Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:30:59.494Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:30:59.494Z] #62 334.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T10:30:59.494Z] #62 DONE 334.3s [2022-07-25T10:30:59.494Z] [2022-07-25T10:30:59.494Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-25T10:30:59.494Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-25T10:30:59.780Z] #76 199.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T10:30:59.780Z] #76 199.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T10:31:00.196Z] #77 193.2 config.status: creating Makefile [2022-07-25T10:31:00.196Z] #77 193.3 config.status: creating config.h [2022-07-25T10:31:00.196Z] #77 193.5 config.status: executing libtool commands [2022-07-25T10:31:00.196Z] #77 193.6 config.status: executing depfiles commands [2022-07-25T10:31:00.347Z] #76 199.9 checking for gcc... gcc [2022-07-25T10:31:00.606Z] #76 200.0 checking whether the C compiler works... yes [2022-07-25T10:31:00.606Z] #76 200.3 checking for C compiler default output file name... a.out [2022-07-25T10:31:00.865Z] #76 200.3 checking for suffix of executables... [2022-07-25T10:31:00.865Z] #76 200.6 checking whether we are cross compiling... [2022-07-25T10:31:00.865Z] #76 ... [2022-07-25T10:31:00.865Z] [2022-07-25T10:31:00.865Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:00.865Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:00.865Z] #21 42.14 Selecting previously unselected package apparmor. [2022-07-25T10:31:00.865Z] #21 42.14 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 42.37 Unpacking apparmor (2.13.6-10) ... [2022-07-25T10:31:00.865Z] #21 43.03 Selecting previously unselected package inetutils-ping. [2022-07-25T10:31:00.865Z] #21 43.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 43.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T10:31:00.865Z] #21 43.29 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T10:31:00.865Z] #21 43.29 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 43.29 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T10:31:00.865Z] #21 43.49 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T10:31:00.865Z] #21 43.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 43.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T10:31:00.865Z] #21 43.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T10:31:00.865Z] #21 43.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 43.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:31:00.865Z] #21 43.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T10:31:00.865Z] #21 43.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 43.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T10:31:00.865Z] #21 43.96 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T10:31:00.865Z] #21 43.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 43.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T10:31:00.865Z] #21 44.28 Selecting previously unselected package iptables. [2022-07-25T10:31:00.865Z] #21 44.28 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 44.28 Unpacking iptables (1.8.7-1) ... [2022-07-25T10:31:00.865Z] #21 45.20 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:31:00.865Z] #21 45.21 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 45.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:31:00.865Z] #21 45.57 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:31:00.865Z] #21 45.58 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 45.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:31:00.865Z] #21 45.76 Selecting previously unselected package jq. [2022-07-25T10:31:00.865Z] #21 45.77 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 45.78 Unpacking jq (1.6-2.1) ... [2022-07-25T10:31:00.865Z] #21 46.01 Selecting previously unselected package libaio1:amd64. [2022-07-25T10:31:00.865Z] #21 46.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 46.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T10:31:00.865Z] #21 46.22 Selecting previously unselected package libgpm2:amd64. [2022-07-25T10:31:00.865Z] #21 46.22 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 46.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T10:31:00.865Z] #21 46.43 Selecting previously unselected package libicu67:amd64. [2022-07-25T10:31:00.865Z] #21 46.43 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T10:31:00.865Z] #21 46.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T10:31:00.868Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:31:01.137Z] #77 194.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-25T10:31:01.397Z] #77 194.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-25T10:31:01.432Z] #21 ... [2022-07-25T10:31:01.432Z] [2022-07-25T10:31:01.432Z] #76 [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 [2022-07-25T10:31:01.432Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:01.432Z] #76 200.6 checking whether we are cross compiling... no [2022-07-25T10:31:01.432Z] #76 201.0 checking for suffix of object files... o [2022-07-25T10:31:01.432Z] #76 201.1 checking whether we are using the GNU C compiler... yes [2022-07-25T10:31:01.691Z] #76 201.2 checking whether gcc accepts -g... yes [2022-07-25T10:31:01.950Z] #76 201.4 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:31:01.971Z] #77 195.4 checking for gcc... gcc [2022-07-25T10:31:02.018Z] #19 324.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-25T10:31:02.019Z] #19 324.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:02.019Z] #19 324.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T10:31:02.019Z] #19 324.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-25T10:31:02.019Z] #19 324.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-25T10:31:02.019Z] #19 324.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T10:31:02.233Z] #77 195.4 checking whether the C compiler works... yes [2022-07-25T10:31:02.233Z] #77 195.6 checking for C compiler default output file name... a.out [2022-07-25T10:31:02.275Z] #19 324.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-25T10:31:02.275Z] #19 324.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-25T10:31:02.275Z] #19 324.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T10:31:02.494Z] #77 195.6 checking for suffix of executables... [2022-07-25T10:31:02.518Z] #76 201.7 checking whether gcc understands -c and -o together... yes [2022-07-25T10:31:02.518Z] #76 202.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:31:02.518Z] #76 202.2 checking whether build environment is sane... yes [2022-07-25T10:31:02.534Z] #19 325.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-25T10:31:02.534Z] #19 325.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:02.534Z] #19 325.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:02.780Z] #76 202.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:31:02.780Z] #76 202.4 checking for gawk... no [2022-07-25T10:31:02.780Z] #76 202.4 checking for mawk... mawk [2022-07-25T10:31:02.790Z] #19 325.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-25T10:31:02.790Z] #19 325.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:31:02.790Z] #19 325.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T10:31:03.039Z] #76 202.4 checking whether make sets $(MAKE)... yes [2022-07-25T10:31:03.039Z] #76 202.6 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:31:03.039Z] #76 202.7 checking whether make supports nested variables... yes [2022-07-25T10:31:03.039Z] #76 202.9 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:31:03.039Z] #76 202.9 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:31:03.065Z] #77 195.9 checking whether we are cross compiling... [2022-07-25T10:31:03.065Z] #77 ... [2022-07-25T10:31:03.065Z] [2022-07-25T10:31:03.065Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:03.065Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:03.065Z] #21 41.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T10:31:03.065Z] #21 41.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 41.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:31:03.065Z] #21 41.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T10:31:03.065Z] #21 41.88 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 41.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T10:31:03.065Z] #21 42.11 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T10:31:03.065Z] #21 42.12 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 42.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T10:31:03.065Z] #21 42.25 Selecting previously unselected package iptables. [2022-07-25T10:31:03.065Z] #21 42.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 42.27 Unpacking iptables (1.8.7-1) ... [2022-07-25T10:31:03.065Z] #21 42.74 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:31:03.065Z] #21 42.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 42.75 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:31:03.065Z] #21 42.96 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:31:03.065Z] #21 42.96 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 42.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:31:03.065Z] #21 43.27 Selecting previously unselected package jq. [2022-07-25T10:31:03.065Z] #21 43.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 43.28 Unpacking jq (1.6-2.1) ... [2022-07-25T10:31:03.065Z] #21 43.51 Selecting previously unselected package libaio1:amd64. [2022-07-25T10:31:03.065Z] #21 43.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 43.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T10:31:03.065Z] #21 43.74 Selecting previously unselected package libgpm2:amd64. [2022-07-25T10:31:03.065Z] #21 43.74 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 43.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T10:31:03.065Z] #21 44.00 Selecting previously unselected package libicu67:amd64. [2022-07-25T10:31:03.065Z] #21 44.01 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 44.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-25T10:31:03.065Z] #21 49.87 Selecting previously unselected package libinih1:amd64. [2022-07-25T10:31:03.065Z] #21 49.87 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 49.88 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T10:31:03.065Z] #21 50.15 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:31:03.065Z] #21 50.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 50.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:03.065Z] #21 50.44 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:31:03.065Z] #21 50.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 50.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:31:03.065Z] #21 50.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:31:03.065Z] #21 50.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 50.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:31:03.065Z] #21 50.74 Selecting previously unselected package libyajl2:amd64. [2022-07-25T10:31:03.065Z] #21 50.75 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 50.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:31:03.065Z] #21 51.02 Selecting previously unselected package net-tools. [2022-07-25T10:31:03.065Z] #21 51.03 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 51.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T10:31:03.065Z] #21 51.52 Selecting previously unselected package patch. [2022-07-25T10:31:03.065Z] #21 51.53 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T10:31:03.065Z] #21 51.59 Unpacking patch (2.7.6-7) ... [2022-07-25T10:31:03.065Z] #21 51.83 Selecting previously unselected package python-pip-whl. [2022-07-25T10:31:03.065Z] #21 51.83 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T10:31:03.065Z] #21 51.84 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T10:31:03.065Z] #21 ... [2022-07-25T10:31:03.065Z] [2022-07-25T10:31:03.065Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:31:03.065Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:03.065Z] #77 195.9 checking whether we are cross compiling... no [2022-07-25T10:31:03.325Z] #77 196.5 checking for suffix of object files... o [2022-07-25T10:31:03.325Z] #77 196.8 checking whether we are using the GNU C compiler... yes [2022-07-25T10:31:03.393Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T10:31:03.393Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-07-25T10:31:03.393Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-07-25T10:31:03.393Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-07-25T10:31:03.393Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-07-25T10:31:03.393Z] === RUN TestDeleteDevicemapper [2022-07-25T10:31:03.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:31:03.393Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:31:03.393Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:31:03.606Z] #76 202.9 checking how to create a ustar tar archive... gnutar [2022-07-25T10:31:03.865Z] #76 203.1 checking dependency style of gcc... gcc3 [2022-07-25T10:31:03.865Z] #76 203.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:31:03.865Z] #76 203.5 checking whether make supports nested variables... (cached) yes [2022-07-25T10:31:03.896Z] #77 196.9 checking whether gcc accepts -g... yes [2022-07-25T10:31:03.896Z] #77 197.1 checking for gcc option to accept ISO C89... none needed [2022-07-25T10:31:04.156Z] #77 197.4 checking whether gcc understands -c and -o together... yes [2022-07-25T10:31:04.156Z] #77 197.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-25T10:31:04.156Z] #77 197.7 checking whether build environment is sane... yes [2022-07-25T10:31:04.327Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-07-25T10:31:04.327Z] === RUN TestUpdateMemory [2022-07-25T10:31:04.417Z] #77 197.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-25T10:31:04.417Z] #77 197.8 checking for gawk... no [2022-07-25T10:31:04.417Z] #77 197.8 checking for mawk... mawk [2022-07-25T10:31:04.417Z] #77 197.8 checking whether make sets $(MAKE)... yes [2022-07-25T10:31:04.417Z] #77 197.8 checking whether make supports the include directive... yes (GNU style) [2022-07-25T10:31:04.417Z] #77 197.8 checking whether make supports nested variables... yes [2022-07-25T10:31:04.417Z] #77 197.8 checking whether UID '0' is supported by ustar format... yes [2022-07-25T10:31:04.417Z] #77 197.8 checking whether GID '0' is supported by ustar format... yes [2022-07-25T10:31:04.678Z] #77 197.8 checking how to create a ustar tar archive... gnutar [2022-07-25T10:31:04.690Z] #76 203.7 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:31:04.690Z] #76 204.4 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:31:04.893Z] --- PASS: TestUpdateMemory (0.57s) [2022-07-25T10:31:04.893Z] === RUN TestUpdateCPUQuota [2022-07-25T10:31:04.938Z] #77 197.9 checking dependency style of gcc... gcc3 [2022-07-25T10:31:04.938Z] #77 198.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-25T10:31:04.938Z] #77 198.3 checking whether make supports nested variables... (cached) yes [2022-07-25T10:31:04.948Z] #76 204.4 checking how to print strings... printf [2022-07-25T10:31:04.948Z] #76 204.5 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:31:04.948Z] #76 204.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:31:04.948Z] #76 204.6 checking for egrep... /bin/grep -E [2022-07-25T10:31:04.948Z] #76 204.6 checking for fgrep... /bin/grep -F [2022-07-25T10:31:04.948Z] #76 204.7 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:31:05.207Z] #76 204.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:31:05.207Z] #76 204.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:31:05.207Z] #76 204.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:31:05.207Z] #76 204.9 checking whether ln -s works... yes [2022-07-25T10:31:05.207Z] #76 204.9 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:31:05.207Z] #76 205.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:31:05.207Z] #76 205.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:31:05.207Z] #76 205.0 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:31:05.207Z] #76 205.0 checking for objdump... objdump [2022-07-25T10:31:05.207Z] #76 205.0 checking how to recognize dependent libraries... pass_all [2022-07-25T10:31:05.207Z] #76 205.0 checking for dlltool... no [2022-07-25T10:31:05.207Z] #76 205.0 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:31:05.207Z] #76 205.0 checking for ar... ar [2022-07-25T10:31:05.466Z] #76 205.0 checking for archiver @FILE support... @ [2022-07-25T10:31:05.510Z] #77 198.3 checking build system type... x86_64-pc-linux-gnu [2022-07-25T10:31:05.510Z] #77 199.0 checking host system type... x86_64-pc-linux-gnu [2022-07-25T10:31:05.724Z] #76 205.3 checking for strip... strip [2022-07-25T10:31:05.724Z] #76 205.3 checking for ranlib... ranlib [2022-07-25T10:31:05.770Z] #77 199.0 checking how to print strings... printf [2022-07-25T10:31:05.770Z] #77 199.1 checking for a sed that does not truncate output... /bin/sed [2022-07-25T10:31:05.770Z] #77 199.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-25T10:31:05.770Z] #77 199.2 checking for egrep... /bin/grep -E [2022-07-25T10:31:05.770Z] #77 199.2 checking for fgrep... /bin/grep -F [2022-07-25T10:31:05.770Z] #77 199.2 checking for ld used by gcc... /usr/bin/ld [2022-07-25T10:31:05.770Z] #77 199.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-25T10:31:05.827Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-07-25T10:31:05.827Z] === RUN TestUpdatePidsLimit [2022-07-25T10:31:05.827Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T10:31:06.030Z] #77 199.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-25T10:31:06.030Z] #77 199.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-25T10:31:06.030Z] #77 199.5 checking whether ln -s works... yes [2022-07-25T10:31:06.030Z] #77 199.5 checking the maximum length of command line arguments... 1572864 [2022-07-25T10:31:06.085Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T10:31:06.292Z] #77 199.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-25T10:31:06.292Z] #77 199.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-25T10:31:06.292Z] #77 199.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-25T10:31:06.292Z] #77 199.6 checking for objdump... objdump [2022-07-25T10:31:06.292Z] #77 199.6 checking how to recognize dependent libraries... pass_all [2022-07-25T10:31:06.292Z] #77 199.6 checking for dlltool... no [2022-07-25T10:31:06.292Z] #77 199.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-25T10:31:06.292Z] #77 199.6 checking for ar... ar [2022-07-25T10:31:06.292Z] #77 199.6 checking for archiver @FILE support... @ [2022-07-25T10:31:06.292Z] #77 199.7 checking for strip... strip [2022-07-25T10:31:06.292Z] #77 199.7 checking for ranlib... ranlib [2022-07-25T10:31:06.292Z] #76 205.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:31:06.292Z] #76 205.9 checking for sysroot... no [2022-07-25T10:31:06.292Z] #76 205.9 checking for a working dd... /bin/dd [2022-07-25T10:31:06.292Z] #76 205.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:31:06.343Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T10:31:06.343Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T10:31:06.551Z] #76 206.1 checking for mt... no [2022-07-25T10:31:06.551Z] #76 206.1 checking if : is a manifest tool... no [2022-07-25T10:31:06.551Z] #76 206.1 checking how to run the C preprocessor... gcc -E [2022-07-25T10:31:06.552Z] #77 199.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-25T10:31:06.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T10:31:06.859Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T10:31:06.862Z] #77 200.2 checking for sysroot... no [2022-07-25T10:31:06.862Z] #77 200.2 checking for a working dd... /bin/dd [2022-07-25T10:31:06.862Z] #77 200.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-25T10:31:06.862Z] #77 200.3 checking for mt... no [2022-07-25T10:31:06.862Z] #77 200.3 checking if : is a manifest tool... no [2022-07-25T10:31:07.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T10:31:07.126Z] #77 200.3 checking how to run the C preprocessor... gcc -E [2022-07-25T10:31:07.539Z] #76 206.3 checking for ANSI C header files... yes [2022-07-25T10:31:07.539Z] #76 207.0 checking for sys/types.h... yes [2022-07-25T10:31:07.697Z] #77 200.6 checking for ANSI C header files... yes [2022-07-25T10:31:07.799Z] #76 207.2 checking for sys/stat.h... yes [2022-07-25T10:31:07.958Z] #77 201.3 checking for sys/types.h... yes [2022-07-25T10:31:07.958Z] #77 201.4 checking for sys/stat.h... yes [2022-07-25T10:31:08.045Z] #19 329.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-25T10:31:08.045Z] #19 329.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:08.045Z] #19 329.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T10:31:08.045Z] #19 329.7 Selecting previously unselected package crossbuild-essential-armel. [2022-07-25T10:31:08.045Z] #19 329.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-25T10:31:08.045Z] #19 329.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-25T10:31:08.045Z] #19 329.7 Selecting previously unselected package libc6-armhf-cross. [2022-07-25T10:31:08.045Z] #19 329.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T10:31:08.045Z] #19 329.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T10:31:08.045Z] #19 329.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-25T10:31:08.045Z] #19 329.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:08.045Z] #19 329.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:08.045Z] #19 329.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-25T10:31:08.045Z] #19 329.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:08.045Z] #19 329.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:08.045Z] #19 329.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-25T10:31:08.045Z] #19 329.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:08.045Z] #19 329.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:08.045Z] #19 330.0 Selecting previously unselected package libasan6-armhf-cross. [2022-07-25T10:31:08.045Z] #19 330.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:08.046Z] #19 330.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:08.046Z] #19 330.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-25T10:31:08.046Z] #19 330.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:08.046Z] #19 330.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:08.046Z] #19 330.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-25T10:31:08.046Z] #19 330.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:08.046Z] #19 330.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:08.046Z] #19 330.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-25T10:31:08.046Z] #19 330.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:08.046Z] #19 330.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:08.046Z] #19 330.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-25T10:31:08.046Z] #19 330.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:31:08.046Z] #19 330.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit (2.03s) [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-07-25T10:31:08.055Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-07-25T10:31:08.055Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:31:08.059Z] #76 207.4 checking for stdlib.h... yes [2022-07-25T10:31:08.221Z] #77 201.6 checking for stdlib.h... yes [2022-07-25T10:31:08.320Z] #76 207.7 checking for string.h... yes [2022-07-25T10:31:08.320Z] #76 207.9 checking for memory.h... yes [2022-07-25T10:31:08.482Z] #77 201.8 checking for string.h... yes [2022-07-25T10:31:08.634Z] #76 208.2 checking for strings.h... yes [2022-07-25T10:31:08.744Z] #77 202.0 checking for memory.h... yes [2022-07-25T10:31:08.908Z] #76 208.4 checking for inttypes.h... yes [2022-07-25T10:31:09.005Z] #77 202.3 checking for strings.h... yes [2022-07-25T10:31:09.173Z] #76 208.8 checking for stdint.h... yes [2022-07-25T10:31:09.266Z] #77 202.5 checking for inttypes.h... yes [2022-07-25T10:31:09.527Z] #77 202.8 checking for stdint.h... yes [2022-07-25T10:31:09.698Z] #76 209.1 checking for unistd.h... yes [2022-07-25T10:31:09.788Z] #77 203.0 checking for unistd.h... yes [2022-07-25T10:31:09.962Z] #76 209.4 checking for dlfcn.h... yes [2022-07-25T10:31:09.962Z] #76 209.6 checking for objdir... .libs [2022-07-25T10:31:10.049Z] #77 203.3 checking for dlfcn.h... yes [2022-07-25T10:31:10.049Z] #77 203.5 checking for objdir... .libs [2022-07-25T10:31:10.531Z] #76 210.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:31:10.531Z] #76 210.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:31:10.621Z] #77 203.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-25T10:31:10.621Z] #77 204.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-25T10:31:10.791Z] #76 210.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:31:10.881Z] #77 204.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-25T10:31:11.143Z] #77 204.2 checking if gcc static flag -static works... yes [2022-07-25T10:31:11.359Z] #76 210.4 checking if gcc static flag -static works... yes [2022-07-25T10:31:11.359Z] #76 210.9 checking if gcc supports -c -o file.o... yes [2022-07-25T10:31:11.359Z] #76 211.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:31:11.359Z] #76 211.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:31:11.404Z] #77 204.7 checking if gcc supports -c -o file.o... yes [2022-07-25T10:31:11.404Z] #77 205.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-25T10:31:11.628Z] #76 211.1 checking dynamic linker characteristics... [2022-07-25T10:31:11.628Z] #76 ... [2022-07-25T10:31:11.628Z] [2022-07-25T10:31:11.628Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:11.628Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:11.628Z] #21 52.67 Selecting previously unselected package libinih1:amd64. [2022-07-25T10:31:11.628Z] #21 52.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 52.70 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T10:31:11.628Z] #21 52.79 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:31:11.628Z] #21 52.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 52.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:11.628Z] #21 52.90 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:31:11.628Z] #21 52.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 52.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:31:11.628Z] #21 53.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:31:11.628Z] #21 53.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 53.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:31:11.628Z] #21 53.48 Selecting previously unselected package libyajl2:amd64. [2022-07-25T10:31:11.628Z] #21 53.50 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 53.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:31:11.628Z] #21 53.57 Selecting previously unselected package net-tools. [2022-07-25T10:31:11.628Z] #21 53.57 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 53.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T10:31:11.628Z] #21 53.88 Selecting previously unselected package patch. [2022-07-25T10:31:11.628Z] #21 53.90 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 53.92 Unpacking patch (2.7.6-7) ... [2022-07-25T10:31:11.628Z] #21 54.27 Selecting previously unselected package python-pip-whl. [2022-07-25T10:31:11.628Z] #21 54.27 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T10:31:11.628Z] #21 54.29 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T10:31:11.628Z] #21 55.31 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:31:11.628Z] #21 55.32 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T10:31:11.628Z] #21 55.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T10:31:11.628Z] #21 55.74 Selecting previously unselected package python3-distutils. [2022-07-25T10:31:11.628Z] #21 55.74 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T10:31:11.628Z] #21 55.76 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T10:31:11.628Z] #21 56.11 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:31:11.628Z] #21 56.14 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T10:31:11.628Z] #21 56.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:31:11.628Z] #21 56.43 Selecting previously unselected package python3-setuptools. [2022-07-25T10:31:11.628Z] #21 56.44 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T10:31:11.628Z] #21 56.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T10:31:11.628Z] #21 56.71 Selecting previously unselected package python3-wheel. [2022-07-25T10:31:11.628Z] #21 56.72 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T10:31:11.628Z] #21 56.72 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T10:31:11.628Z] #21 56.87 Selecting previously unselected package python3-pip. [2022-07-25T10:31:11.628Z] #21 56.92 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T10:31:11.628Z] #21 56.95 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T10:31:11.628Z] #21 57.36 Selecting previously unselected package sudo. [2022-07-25T10:31:11.628Z] #21 57.36 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 57.38 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T10:31:11.628Z] #21 58.29 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:31:11.628Z] #21 58.31 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 58.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T10:31:11.628Z] #21 58.69 Selecting previously unselected package uidmap. [2022-07-25T10:31:11.628Z] #21 58.75 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T10:31:11.628Z] #21 58.77 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T10:31:11.628Z] #21 59.06 Selecting previously unselected package vim-runtime. [2022-07-25T10:31:11.628Z] #21 59.07 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:31:11.628Z] #21 59.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:31:11.628Z] #21 59.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:31:11.628Z] #21 59.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:11.664Z] #77 205.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-25T10:31:11.887Z] #21 ... [2022-07-25T10:31:11.887Z] [2022-07-25T10:31:11.887Z] #76 [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 [2022-07-25T10:31:11.887Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:11.887Z] #76 211.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:31:11.887Z] #76 211.5 checking how to hardcode library paths into programs... immediate [2022-07-25T10:31:11.887Z] #76 211.5 checking whether stripping libraries is possible... yes [2022-07-25T10:31:11.887Z] #76 211.5 checking if libtool supports shared libraries... yes [2022-07-25T10:31:11.887Z] #76 211.5 checking whether to build shared libraries... no [2022-07-25T10:31:11.887Z] #76 211.5 checking whether to build static libraries... yes [2022-07-25T10:31:11.924Z] #77 205.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-25T10:31:12.147Z] #76 211.6 checking float.h usability... yes [2022-07-25T10:31:12.147Z] #76 211.8 checking float.h presence... yes [2022-07-25T10:31:12.147Z] #76 211.9 checking for float.h... yes [2022-07-25T10:31:12.185Z] #77 205.5 checking how to hardcode library paths into programs... immediate [2022-07-25T10:31:12.185Z] #77 205.5 checking whether stripping libraries is possible... yes [2022-07-25T10:31:12.185Z] #77 205.5 checking if libtool supports shared libraries... yes [2022-07-25T10:31:12.185Z] #77 205.5 checking whether to build shared libraries... no [2022-07-25T10:31:12.185Z] #77 205.5 checking whether to build static libraries... yes [2022-07-25T10:31:12.185Z] #77 205.5 checking float.h usability... yes [2022-07-25T10:31:12.406Z] #76 211.9 checking limits.h usability... yes [2022-07-25T10:31:12.445Z] #77 205.8 checking float.h presence... yes [2022-07-25T10:31:12.445Z] #77 205.8 checking for float.h... yes [2022-07-25T10:31:12.664Z] #76 212.1 checking limits.h presence... yes [2022-07-25T10:31:12.664Z] #76 212.3 checking for limits.h... yes [2022-07-25T10:31:12.706Z] #77 205.9 checking limits.h usability... yes [2022-07-25T10:31:12.706Z] #77 206.1 checking limits.h presence... yes [2022-07-25T10:31:12.706Z] #77 206.1 checking for limits.h... yes [2022-07-25T10:31:12.923Z] #76 212.3 checking stddef.h usability... yes [2022-07-25T10:31:12.923Z] #76 212.5 checking stddef.h presence... yes [2022-07-25T10:31:12.923Z] #76 212.6 checking for stddef.h... yes [2022-07-25T10:31:12.923Z] #76 212.6 checking for stdlib.h... (cached) yes [2022-07-25T10:31:12.923Z] #76 212.7 checking for string.h... (cached) yes [2022-07-25T10:31:12.967Z] #77 206.1 checking stddef.h usability... yes [2022-07-25T10:31:12.967Z] #77 206.3 checking stddef.h presence... yes [2022-07-25T10:31:12.967Z] #77 206.4 checking for stddef.h... yes [2022-07-25T10:31:12.967Z] #77 206.5 checking for stdlib.h... (cached) yes [2022-07-25T10:31:13.181Z] #76 212.7 checking sys/time.h usability... yes [2022-07-25T10:31:13.227Z] #77 206.5 checking for string.h... (cached) yes [2022-07-25T10:31:13.330Z] #19 335.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-25T10:31:13.330Z] #19 335.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:13.330Z] #19 335.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T10:31:13.330Z] #19 335.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-25T10:31:13.330Z] #19 335.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-25T10:31:13.330Z] #19 335.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T10:31:13.330Z] #19 335.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-25T10:31:13.330Z] #19 335.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-25T10:31:13.330Z] #19 335.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T10:31:13.439Z] #76 212.9 checking sys/time.h presence... yes [2022-07-25T10:31:13.439Z] #76 213.0 checking for sys/time.h... yes [2022-07-25T10:31:13.490Z] #77 206.6 checking sys/time.h usability... yes [2022-07-25T10:31:13.490Z] #77 206.8 checking sys/time.h presence... yes [2022-07-25T10:31:13.490Z] #77 206.9 checking for sys/time.h... yes [2022-07-25T10:31:13.592Z] #19 336.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-25T10:31:13.592Z] #19 336.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:13.592Z] #19 336.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:13.696Z] #76 213.1 checking for inline... inline [2022-07-25T10:31:13.750Z] #77 206.9 checking for inline... inline [2022-07-25T10:31:13.852Z] #19 336.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-25T10:31:13.953Z] #76 213.2 checking for size_t... yes [2022-07-25T10:31:14.109Z] #19 336.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:31:14.109Z] #19 336.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T10:31:14.211Z] #76 213.7 checking for stdlib.h... (cached) yes [2022-07-25T10:31:14.320Z] #77 207.0 checking for size_t... yes [2022-07-25T10:31:14.320Z] #77 207.6 checking for stdlib.h... (cached) yes [2022-07-25T10:31:14.320Z] #77 207.6 checking for GNU libc compatible malloc... [2022-07-25T10:31:14.320Z] #77 ... [2022-07-25T10:31:14.320Z] [2022-07-25T10:31:14.320Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:14.320Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:14.320Z] #21 52.94 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:31:14.320Z] #21 52.94 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T10:31:14.320Z] #21 52.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T10:31:14.320Z] #21 53.07 Selecting previously unselected package python3-distutils. [2022-07-25T10:31:14.320Z] #21 53.08 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T10:31:14.320Z] #21 53.09 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T10:31:14.320Z] #21 53.37 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:31:14.320Z] #21 53.39 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T10:31:14.320Z] #21 53.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:31:14.320Z] #21 53.57 Selecting previously unselected package python3-setuptools. [2022-07-25T10:31:14.320Z] #21 53.57 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T10:31:14.320Z] #21 53.57 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T10:31:14.320Z] #21 54.06 Selecting previously unselected package python3-wheel. [2022-07-25T10:31:14.320Z] #21 54.07 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T10:31:14.320Z] #21 54.09 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T10:31:14.320Z] #21 54.19 Selecting previously unselected package python3-pip. [2022-07-25T10:31:14.320Z] #21 54.19 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T10:31:14.320Z] #21 54.20 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T10:31:14.320Z] #21 54.53 Selecting previously unselected package sudo. [2022-07-25T10:31:14.320Z] #21 54.56 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T10:31:14.320Z] #21 54.57 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T10:31:14.320Z] #21 55.39 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:31:14.320Z] #21 55.39 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T10:31:14.320Z] #21 55.39 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T10:31:14.320Z] #21 55.83 Selecting previously unselected package uidmap. [2022-07-25T10:31:14.320Z] #21 55.83 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T10:31:14.320Z] #21 55.84 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T10:31:14.320Z] #21 56.06 Selecting previously unselected package vim-runtime. [2022-07-25T10:31:14.320Z] #21 56.07 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:31:14.320Z] #21 56.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:31:14.320Z] #21 56.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:31:14.320Z] #21 56.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:14.320Z] #21 60.80 Selecting previously unselected package vim. [2022-07-25T10:31:14.320Z] #21 60.80 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:31:14.320Z] #21 60.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:14.320Z] #21 61.68 Selecting previously unselected package xfsprogs. [2022-07-25T10:31:14.320Z] #21 61.68 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T10:31:14.320Z] #21 61.70 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T10:31:14.320Z] #21 62.48 Selecting previously unselected package zip. [2022-07-25T10:31:14.320Z] #21 62.48 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T10:31:14.320Z] #21 62.52 Unpacking zip (3.0-12) ... [2022-07-25T10:31:14.320Z] #21 62.67 Selecting previously unselected package zstd. [2022-07-25T10:31:14.320Z] #21 62.67 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T10:31:14.320Z] #21 62.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T10:31:14.469Z] #76 213.7 checking for GNU libc compatible malloc... yes [2022-07-25T10:31:14.469Z] #76 214.1 checking for stdlib.h... (cached) yes [2022-07-25T10:31:14.581Z] #21 63.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:31:14.581Z] #21 ... [2022-07-25T10:31:14.581Z] [2022-07-25T10:31:14.581Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:31:14.581Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:14.581Z] #77 207.6 checking for GNU libc compatible malloc... yes [2022-07-25T10:31:14.581Z] #77 208.1 checking for stdlib.h... (cached) yes [2022-07-25T10:31:15.035Z] #76 214.1 checking for GNU libc compatible realloc... yes [2022-07-25T10:31:15.153Z] #77 208.1 checking for GNU libc compatible realloc... yes [2022-07-25T10:31:15.294Z] #76 214.5 checking for working strtod... yes [2022-07-25T10:31:15.723Z] #77 208.6 checking for working strtod... yes [2022-07-25T10:31:15.860Z] #76 214.9 checking for gettimeofday... yes [2022-07-25T10:31:16.293Z] #77 209.2 checking for gettimeofday... yes [2022-07-25T10:31:16.427Z] #76 215.4 checking for memset... yes [2022-07-25T10:31:16.863Z] #77 209.7 checking for memset... yes [2022-07-25T10:31:16.995Z] #76 216.1 checking for strspn... yes [2022-07-25T10:31:17.124Z] #77 210.2 checking for strspn... yes [2022-07-25T10:31:17.254Z] #76 217.0 checking that generated files are newer than configure... done [2022-07-25T10:31:17.254Z] #76 217.0 configure: creating ./config.status [2022-07-25T10:31:17.384Z] #77 210.9 checking that generated files are newer than configure... done [2022-07-25T10:31:17.384Z] #77 210.9 configure: creating ./config.status [2022-07-25T10:31:19.352Z] #19 341.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-25T10:31:19.352Z] #19 341.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:19.352Z] #19 341.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T10:31:19.352Z] #19 341.0 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-25T10:31:19.352Z] #19 341.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-25T10:31:19.352Z] #19 341.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T10:31:19.352Z] #19 341.2 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.352Z] #19 341.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.352Z] #19 341.3 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.352Z] #19 341.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.352Z] #19 341.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.352Z] #19 341.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.352Z] #19 341.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.352Z] #19 341.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-25T10:31:19.352Z] #19 341.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.608Z] #19 341.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.608Z] #19 342.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-25T10:31:19.608Z] #19 342.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.608Z] #19 342.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.863Z] #19 342.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-25T10:31:19.863Z] #19 342.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:19.863Z] #19 342.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:19.863Z] #19 342.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-25T10:31:19.863Z] #19 342.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:20.121Z] #19 342.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:20.121Z] #19 342.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-25T10:31:20.121Z] #19 342.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:20.121Z] #19 342.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:20.121Z] #19 342.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-25T10:31:20.121Z] #19 342.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:31:20.121Z] #19 342.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:20.289Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-07-25T10:31:20.289Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:31:20.289Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-25T10:31:20.289Z] === RUN TestWaitNonBlocked [2022-07-25T10:31:20.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:31:20.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:31:20.289Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:31:20.289Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:31:20.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:31:20.289Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:31:20.289Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T10:31:20.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-07-25T10:31:20.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2022-07-25T10:31:20.289Z] === RUN TestWaitBlocked [2022-07-25T10:31:20.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:31:20.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:31:20.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:31:20.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:31:20.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:31:20.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:31:20.697Z] #77 213.7 config.status: creating Makefile [2022-07-25T10:31:20.697Z] #77 213.9 config.status: creating config.h [2022-07-25T10:31:20.697Z] #77 214.0 config.status: executing depfiles commands [2022-07-25T10:31:20.697Z] #77 214.2 config.status: executing libtool commands [2022-07-25T10:31:21.221Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T10:31:21.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-07-25T10:31:21.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-25T10:31:21.221Z] === RUN TestWaitConditions [2022-07-25T10:31:21.221Z] === RUN TestWaitConditions/default [2022-07-25T10:31:21.221Z] === PAUSE TestWaitConditions/default [2022-07-25T10:31:21.221Z] === RUN TestWaitConditions/not-running [2022-07-25T10:31:21.221Z] === PAUSE TestWaitConditions/not-running [2022-07-25T10:31:21.221Z] === RUN TestWaitConditions/next-exit [2022-07-25T10:31:21.221Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T10:31:21.221Z] === RUN TestWaitConditions/removed [2022-07-25T10:31:21.221Z] === PAUSE TestWaitConditions/removed [2022-07-25T10:31:21.221Z] === CONT TestWaitConditions/default [2022-07-25T10:31:21.221Z] === CONT TestWaitConditions/next-exit [2022-07-25T10:31:22.079Z] #77 ... [2022-07-25T10:31:22.080Z] [2022-07-25T10:31:22.080Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:22.080Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:22.080Z] #21 65.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T10:31:22.080Z] #21 65.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T10:31:22.080Z] #21 65.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T10:31:22.080Z] #21 65.13 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T10:31:22.080Z] #21 65.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T10:31:22.080Z] #21 65.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T10:31:22.080Z] #21 65.25 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T10:31:22.080Z] #21 65.26 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:31:22.080Z] #21 65.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:22.080Z] #21 65.29 Setting up bzip2 (1.0.8-4) ... [2022-07-25T10:31:22.080Z] #21 65.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:31:22.080Z] #21 65.31 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T10:31:22.080Z] #21 66.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:22.080Z] #21 66.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:31:22.080Z] #21 66.61 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T10:31:22.080Z] #21 66.63 Setting up apparmor (2.13.6-10) ... [2022-07-25T10:31:22.080Z] #21 68.44 Setting up zip (3.0-12) ... [2022-07-25T10:31:22.080Z] #21 68.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:22.080Z] #21 68.54 Setting up bash-completion (1:2.11-2) ... [2022-07-25T10:31:22.533Z] #76 221.5 config.status: creating Makefile [2022-07-25T10:31:22.533Z] #76 221.7 config.status: creating config.h [2022-07-25T10:31:22.533Z] #76 221.8 config.status: executing depfiles commands [2022-07-25T10:31:22.533Z] #76 222.1 config.status: executing libtool commands [2022-07-25T10:31:22.593Z] === CONT TestWaitConditions/not-running [2022-07-25T10:31:22.653Z] #21 ... [2022-07-25T10:31:22.653Z] [2022-07-25T10:31:22.653Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:31:22.653Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:22.653Z] #77 216.2 GEN .version [2022-07-25T10:31:22.850Z] === CONT TestWaitConditions/removed [2022-07-25T10:31:22.913Z] #77 216.2 make install-recursive [2022-07-25T10:31:22.913Z] #77 216.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T10:31:22.913Z] #77 216.5 Making install in libocispec [2022-07-25T10:31:23.099Z] #76 ... [2022-07-25T10:31:23.100Z] [2022-07-25T10:31:23.100Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:23.100Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:23.100Z] #21 64.21 Selecting previously unselected package vim. [2022-07-25T10:31:23.100Z] #21 64.22 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:31:23.100Z] #21 64.25 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:23.100Z] #21 65.38 Selecting previously unselected package xfsprogs. [2022-07-25T10:31:23.100Z] #21 65.38 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T10:31:23.100Z] #21 65.38 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T10:31:23.100Z] #21 66.30 Selecting previously unselected package zip. [2022-07-25T10:31:23.100Z] #21 66.32 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-25T10:31:23.100Z] #21 66.33 Unpacking zip (3.0-12) ... [2022-07-25T10:31:23.100Z] #21 66.61 Selecting previously unselected package zstd. [2022-07-25T10:31:23.100Z] #21 66.61 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T10:31:23.100Z] #21 66.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T10:31:23.100Z] #21 67.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:31:23.100Z] #21 69.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T10:31:23.100Z] #21 69.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T10:31:23.100Z] #21 69.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T10:31:23.100Z] #21 69.17 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T10:31:23.100Z] #21 69.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T10:31:23.100Z] #21 69.24 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T10:31:23.100Z] #21 69.25 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T10:31:23.100Z] #21 69.26 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:31:23.100Z] #21 69.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:31:23.100Z] #21 69.29 Setting up bzip2 (1.0.8-4) ... [2022-07-25T10:31:23.100Z] #21 69.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:31:23.100Z] #21 69.31 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T10:31:23.100Z] #21 70.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:23.100Z] #21 70.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:31:23.100Z] #21 70.32 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T10:31:23.100Z] #21 70.34 Setting up apparmor (2.13.6-10) ... [2022-07-25T10:31:23.100Z] #21 73.09 Setting up zip (3.0-12) ... [2022-07-25T10:31:23.100Z] #21 73.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:23.100Z] #21 73.17 Setting up bash-completion (1:2.11-2) ... [2022-07-25T10:31:23.173Z] #77 216.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:31:23.173Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T10:31:23.173Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T10:31:23.173Z] #77 216.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T10:31:23.173Z] #77 216.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T10:31:24.035Z] #21 ... [2022-07-25T10:31:24.035Z] [2022-07-25T10:31:24.035Z] #76 [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 [2022-07-25T10:31:24.035Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:24.035Z] #76 223.7 GEN .version [2022-07-25T10:31:24.035Z] #76 223.7 make install-recursive [2022-07-25T10:31:24.035Z] #76 223.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-25T10:31:24.293Z] #76 224.1 Making install in libocispec [2022-07-25T10:31:24.552Z] #76 224.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:31:24.552Z] #76 224.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-25T10:31:24.552Z] #76 224.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-25T10:31:24.552Z] #76 224.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-25T10:31:24.552Z] #76 224.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-25T10:31:24.555Z] #77 217.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T10:31:24.555Z] #77 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T10:31:24.747Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T10:31:24.747Z] --- PASS: TestWaitConditions/default (1.66s) [2022-07-25T10:31:24.747Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-07-25T10:31:24.747Z] --- PASS: TestWaitConditions/not-running (1.68s) [2022-07-25T10:31:24.747Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-07-25T10:31:24.747Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T10:31:24.747Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:31:24.816Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T10:31:24.816Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T10:31:24.816Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T10:31:24.816Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T10:31:24.816Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T10:31:24.816Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T10:31:24.816Z] #77 218.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T10:31:25.367Z] #19 347.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-25T10:31:25.367Z] #19 347.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:25.367Z] #19 347.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:25.367Z] #19 347.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-25T10:31:25.367Z] #19 347.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-25T10:31:25.367Z] #19 347.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T10:31:25.367Z] #19 347.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-25T10:31:25.367Z] #19 347.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-25T10:31:25.367Z] #19 347.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T10:31:25.367Z] #19 347.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-25T10:31:25.367Z] #19 347.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:25.367Z] #19 347.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:25.623Z] #19 347.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-25T10:31:25.623Z] #19 347.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:31:25.623Z] #19 347.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:25.935Z] #76 225.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-25T10:31:25.935Z] #76 225.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-25T10:31:26.193Z] #76 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-25T10:31:26.193Z] #76 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-25T10:31:26.193Z] #76 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-25T10:31:26.193Z] #76 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-25T10:31:26.193Z] #76 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-25T10:31:26.193Z] #76 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-25T10:31:26.193Z] #76 225.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T10:31:26.198Z] #77 219.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T10:31:26.198Z] #77 219.6 make install-recursive [2022-07-25T10:31:26.198Z] #77 219.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:31:26.458Z] #77 219.8 Making install in yajl [2022-07-25T10:31:26.458Z] #77 219.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:26.458Z] #77 220.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T10:31:26.458Z] #77 220.0 CC verify/json_verify-json_verify.o [2022-07-25T10:31:26.458Z] #77 220.0 CC src/libyajl_la-yajl.lo [2022-07-25T10:31:26.458Z] #77 220.0 CC src/libyajl_la-yajl_gen.lo [2022-07-25T10:31:26.458Z] #77 220.0 CC src/libyajl_la-yajl_parser.lo [2022-07-25T10:31:26.458Z] #77 220.1 CC src/libyajl_la-yajl_buf.lo [2022-07-25T10:31:26.718Z] #77 220.1 CC src/libyajl_la-yajl_encode.lo [2022-07-25T10:31:26.718Z] #77 220.1 CC src/libyajl_la-yajl_lex.lo [2022-07-25T10:31:26.718Z] #77 220.2 CC src/libyajl_la-yajl_tree.lo [2022-07-25T10:31:27.274Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-07-25T10:31:27.274Z] === CONT TestIpcModeOlderClient [2022-07-25T10:31:27.274Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2022-07-25T10:31:27.274Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T10:31:27.274Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-25T10:31:27.274Z] === CONT TestDaemonHostGatewayIP [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-25T10:31:28.094Z] #76 227.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-25T10:31:28.094Z] #76 227.5 make install-recursive [2022-07-25T10:31:28.094Z] #76 227.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:31:28.094Z] #76 227.5 Making install in yajl [2022-07-25T10:31:28.094Z] #76 227.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:28.094Z] #76 227.7 CC verify/json_verify-json_verify.o [2022-07-25T10:31:28.094Z] #76 227.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-25T10:31:28.094Z] #76 227.7 CC src/libyajl_la-yajl.lo [2022-07-25T10:31:28.094Z] #76 227.7 CC src/libyajl_la-yajl_gen.lo [2022-07-25T10:31:28.094Z] #76 227.7 CC src/libyajl_la-yajl_parser.lo [2022-07-25T10:31:28.352Z] #76 227.9 CC src/libyajl_la-yajl_encode.lo [2022-07-25T10:31:28.352Z] #76 227.9 CC src/libyajl_la-yajl_buf.lo [2022-07-25T10:31:28.352Z] #76 228.0 CC src/libyajl_la-yajl_lex.lo [2022-07-25T10:31:28.352Z] #76 228.0 CC src/libyajl_la-yajl_tree.lo [2022-07-25T10:31:29.264Z] #77 ... [2022-07-25T10:31:29.264Z] [2022-07-25T10:31:29.264Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:29.264Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:29.264Z] #21 73.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:31:29.264Z] #21 73.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:31:29.264Z] #21 73.46 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T10:31:29.264Z] #21 73.47 Setting up patch (2.7.6-7) ... [2022-07-25T10:31:29.264Z] #21 73.49 Setting up sudo (1.9.5p2-3) ... [2022-07-25T10:31:29.264Z] #21 73.69 invoke-rc.d: could not determine current runlevel [2022-07-25T10:31:29.264Z] #21 73.71 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:31:29.264Z] #21 73.73 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T10:31:29.264Z] #21 73.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T10:31:29.264Z] #21 73.85 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T10:31:29.264Z] #21 73.86 Setting up pigz (2.6-1) ... [2022-07-25T10:31:29.264Z] #21 73.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:31:29.264Z] #21 73.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:31:29.264Z] #21 73.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T10:31:29.264Z] #21 73.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:29.264Z] #21 75.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T10:31:29.264Z] #21 75.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T10:31:29.264Z] #21 76.50 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T10:31:29.264Z] #21 76.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T10:31:29.264Z] #21 76.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:31:29.264Z] #21 76.57 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T10:31:29.264Z] #21 77.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:29.264Z] #21 77.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:31:29.264Z] #21 77.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:31:29.264Z] #21 77.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:31:29.264Z] #21 77.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:31:29.264Z] #21 77.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:31:29.264Z] #21 77.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:31:29.264Z] #21 77.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:31:29.264Z] #21 77.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:31:29.264Z] #21 77.58 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T10:31:29.792Z] #19 352.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-25T10:31:29.792Z] #19 352.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:29.792Z] #19 352.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:29.792Z] #19 352.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-25T10:31:29.792Z] #19 352.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-25T10:31:29.792Z] #19 352.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-25T10:31:29.792Z] #19 352.3 Selecting previously unselected package libc6-s390x-cross. [2022-07-25T10:31:29.792Z] #19 352.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T10:31:29.792Z] #19 352.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T10:31:29.801Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2022-07-25T10:31:29.801Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:31:30.047Z] #19 352.5 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-25T10:31:30.047Z] #19 352.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.047Z] #19 352.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.047Z] #19 352.5 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-25T10:31:30.047Z] #19 352.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.047Z] #19 352.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.047Z] #19 352.5 Selecting previously unselected package libitm1-s390x-cross. [2022-07-25T10:31:30.303Z] #19 352.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.303Z] #19 352.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.303Z] #19 352.6 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-25T10:31:30.303Z] #19 352.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.303Z] #19 352.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.303Z] #19 352.6 Selecting previously unselected package libasan6-s390x-cross. [2022-07-25T10:31:30.303Z] #19 352.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.303Z] #19 352.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.559Z] #19 352.9 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-25T10:31:30.559Z] #19 352.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.559Z] #19 352.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.559Z] #19 352.9 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-25T10:31:30.559Z] #19 352.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.559Z] #19 352.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.559Z] #19 353.0 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-25T10:31:30.559Z] #19 353.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:30.559Z] #19 353.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:30.816Z] #19 353.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-25T10:31:30.816Z] #19 353.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:31:30.816Z] #19 353.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:31.175Z] #21 79.83 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:31:31.175Z] #21 79.90 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T10:31:31.175Z] #21 79.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T10:31:31.175Z] #21 79.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T10:31:31.699Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-07-25T10:31:32.550Z] #76 ... [2022-07-25T10:31:32.550Z] [2022-07-25T10:31:32.550Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:31:32.550Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-25T10:31:32.550Z] #21 77.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:31:32.550Z] #21 77.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:31:32.550Z] #21 77.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T10:31:32.550Z] #21 77.96 Setting up patch (2.7.6-7) ... [2022-07-25T10:31:32.550Z] #21 77.98 Setting up sudo (1.9.5p2-3) ... [2022-07-25T10:31:32.550Z] #21 78.12 invoke-rc.d: could not determine current runlevel [2022-07-25T10:31:32.550Z] #21 78.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:31:32.550Z] #21 78.15 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T10:31:32.550Z] #21 78.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T10:31:32.550Z] #21 78.18 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T10:31:32.550Z] #21 78.19 Setting up pigz (2.6-1) ... [2022-07-25T10:31:32.550Z] #21 78.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:31:32.550Z] #21 78.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:31:32.550Z] #21 78.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T10:31:32.550Z] #21 78.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:32.550Z] #21 79.37 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T10:31:32.550Z] #21 79.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T10:31:32.550Z] #21 80.05 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T10:31:32.550Z] #21 80.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T10:31:32.550Z] #21 80.14 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:31:32.550Z] #21 80.15 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T10:31:32.550Z] #21 81.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:31:32.550Z] #21 81.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:31:32.550Z] #21 81.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:31:32.550Z] #21 81.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:31:32.550Z] #21 81.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:31:32.550Z] #21 81.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:31:32.550Z] #21 81.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:31:32.550Z] #21 81.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:31:32.550Z] #21 81.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:31:32.550Z] #21 81.26 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T10:31:32.809Z] #21 84.15 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:31:33.068Z] #21 84.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T10:31:33.068Z] #21 84.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T10:31:33.068Z] #21 84.18 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T10:31:33.717Z] #21 82.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T10:31:33.717Z] #21 82.05 Setting up jq (1.6-2.1) ... [2022-07-25T10:31:33.717Z] #21 82.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T10:31:33.717Z] #21 82.08 Setting up iptables (1.8.7-1) ... [2022-07-25T10:31:33.717Z] #21 82.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:31:33.717Z] #21 82.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:31:33.717Z] #21 82.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:31:33.717Z] #21 82.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:31:33.717Z] #21 82.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:31:33.717Z] #21 82.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:31:33.717Z] #21 82.20 Setting up iproute2 (5.10.0-4) ... [2022-07-25T10:31:34.323Z] #21 83.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:31:35.269Z] #21 DONE 83.9s [2022-07-25T10:31:35.269Z] [2022-07-25T10:31:35.269Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:31:35.269Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T10:31:35.599Z] #21 86.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T10:31:35.599Z] #21 86.51 Setting up jq (1.6-2.1) ... [2022-07-25T10:31:35.599Z] #21 86.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T10:31:35.599Z] #21 86.56 Setting up iptables (1.8.7-1) ... [2022-07-25T10:31:35.599Z] #21 86.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:31:35.599Z] #21 86.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:31:35.599Z] #21 86.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:31:35.599Z] #21 86.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:31:35.599Z] #21 86.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:31:35.599Z] #21 86.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:31:35.599Z] #21 86.71 Setting up iproute2 (5.10.0-4) ... [2022-07-25T10:31:36.061Z] #19 357.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-25T10:31:36.061Z] #19 357.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:36.061Z] #19 357.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:36.061Z] #19 357.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-25T10:31:36.061Z] #19 357.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-25T10:31:36.061Z] #19 357.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T10:31:36.061Z] #19 357.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-25T10:31:36.061Z] #19 357.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-25T10:31:36.061Z] #19 357.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T10:31:36.061Z] #19 358.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-25T10:31:36.061Z] #19 358.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-25T10:31:36.061Z] #19 358.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:36.061Z] #19 358.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-25T10:31:36.061Z] #19 358.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-25T10:31:36.061Z] #19 358.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:36.166Z] #21 87.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:31:36.654Z] #22 1.455 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:31:36.654Z] #22 1.464 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:31:36.654Z] #22 1.485 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:31:36.733Z] #21 DONE 87.8s [2022-07-25T10:31:36.733Z] [2022-07-25T10:31:36.733Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:31:36.733Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-25T10:31:36.914Z] #22 DONE 1.6s [2022-07-25T10:31:36.914Z] [2022-07-25T10:31:36.914Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:31:36.914Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T10:31:38.110Z] #22 1.339 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:31:38.110Z] #22 1.346 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:31:38.110Z] #22 1.350 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:31:38.110Z] #22 DONE 1.4s [2022-07-25T10:31:38.110Z] [2022-07-25T10:31:38.110Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:31:38.110Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T10:31:39.798Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-07-25T10:31:39.798Z] PASS [2022-07-25T10:31:39.798Z] [2022-07-25T10:31:39.798Z] === Skipped [2022-07-25T10:31:39.798Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:31:39.798Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:31:39.798Z] [2022-07-25T10:31:39.798Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T10:31:39.798Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-25T10:31:39.798Z] [2022-07-25T10:31:39.798Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:31:39.798Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:31:39.798Z] [2022-07-25T10:31:39.798Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-25T10:31:39.798Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-25T10:31:39.798Z] [2022-07-25T10:31:39.798Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:31:39.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:31:39.798Z] [2022-07-25T10:31:39.798Z] DONE 264 tests, 5 skipped in 129.517s [2022-07-25T10:31:39.798Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T10:31:39.798Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:31:39.798Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-25T10:31:39.798Z] === RUN TestConfigDaemonID [2022-07-25T10:31:40.056Z] daemon_test.go:83: [dfb0578fc26ba] daemon is not started [2022-07-25T10:31:40.056Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-25T10:31:40.056Z] === RUN TestDaemonConfigValidation [2022-07-25T10:31:40.056Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:31:40.056Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:31:40.056Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T10:31:40.056Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T10:31:40.056Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T10:31:40.056Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T10:31:40.056Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T10:31:40.056Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T10:31:40.056Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T10:31:40.056Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T10:31:40.056Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:31:40.056Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T10:31:40.232Z] #19 362.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-25T10:31:40.232Z] #19 362.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-25T10:31:40.232Z] #19 362.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:40.232Z] #19 362.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-25T10:31:40.232Z] #19 362.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-25T10:31:40.232Z] #19 362.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-25T10:31:40.232Z] #19 362.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-25T10:31:40.232Z] #19 362.6 Setting up libfile-which-perl (1.23-1) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up libicu67:amd64 (67.1-7) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-25T10:31:40.232Z] #19 362.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-25T10:31:40.232Z] #19 362.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-25T10:31:40.232Z] #19 362.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-25T10:31:40.232Z] #19 362.8 Setting up file (1:5.39-3) ... [2022-07-25T10:31:40.232Z] #19 362.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:31:40.232Z] #19 362.8 Setting up bzip2 (1.0.8-4) ... [2022-07-25T10:31:40.232Z] #19 362.8 Setting up libyaml-perl (1.30-1) ... [2022-07-25T10:31:40.232Z] #19 362.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-25T10:31:40.313Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T10:31:40.313Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T10:31:40.313Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T10:31:40.313Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T10:31:40.313Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-25T10:31:40.313Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-25T10:31:40.313Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-25T10:31:40.313Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-25T10:31:40.313Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-25T10:31:40.313Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T10:31:40.313Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T10:31:40.487Z] #19 362.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-25T10:31:40.487Z] #19 362.9 Setting up libio-string-perl (1.08-3.1) ... [2022-07-25T10:31:40.487Z] #19 362.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-25T10:31:40.487Z] #19 362.9 Setting up cross-config (2.6.18+nmu1) ... [2022-07-25T10:31:40.487Z] #19 363.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-25T10:31:40.487Z] #19 363.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-25T10:31:40.487Z] #19 363.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-25T10:31:40.487Z] #19 363.0 Setting up patch (2.7.6-7) ... [2022-07-25T10:31:40.487Z] #19 363.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-25T10:31:40.487Z] #19 363.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-25T10:31:40.487Z] #19 363.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.487Z] #19 363.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-25T10:31:40.487Z] #19 363.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-25T10:31:40.487Z] #19 363.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-25T10:31:40.743Z] #19 363.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-25T10:31:40.743Z] #19 363.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-25T10:31:40.743Z] #19 363.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:40.743Z] #19 363.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.743Z] #19 363.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.998Z] #19 363.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.998Z] #19 363.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.998Z] #19 363.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.998Z] #19 363.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.998Z] #19 363.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-25T10:31:40.998Z] #19 363.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.998Z] #19 363.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.998Z] #19 363.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-25T10:31:40.999Z] #19 363.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.4 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-25T10:31:40.999Z] #19 363.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:40.999Z] #19 363.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-25T10:31:41.254Z] #19 363.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-25T10:31:41.254Z] #19 363.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T10:31:41.254Z] #19 363.8 [2022-07-25T10:31:41.254Z] #19 363.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T10:31:41.254Z] #19 363.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.254Z] #19 363.8 Setting up dpkg-dev (1.20.11) ... [2022-07-25T10:31:41.509Z] #19 363.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 363.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 364.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.509Z] #19 364.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-25T10:31:41.509Z] #19 364.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-25T10:31:41.686Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T10:31:41.765Z] #19 364.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-25T10:31:41.765Z] #19 364.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-25T10:31:41.765Z] #19 364.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-25T10:31:41.765Z] #19 364.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:41.765Z] #19 364.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:41.765Z] #19 364.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:41.765Z] #19 364.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T10:31:41.765Z] #19 364.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up libxml-simple-perl (2.25-1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T10:31:42.020Z] #19 364.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-25T10:31:42.201Z] #23 ... [2022-07-25T10:31:42.201Z] [2022-07-25T10:31:42.201Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:31:42.201Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:42.201Z] #77 228.8 CCLD libyajl.la [2022-07-25T10:31:42.201Z] #77 229.5 CCLD verify/json_verify [2022-07-25T10:31:42.201Z] #77 230.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:42.201Z] #77 230.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T10:31:42.201Z] #77 230.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T10:31:42.201Z] #77 230.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:42.201Z] #77 230.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:42.201Z] #77 230.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:31:42.201Z] #77 230.5 CC src/validate.o [2022-07-25T10:31:42.201Z] #77 230.5 CC src/image_spec_schema_config_schema.lo [2022-07-25T10:31:42.201Z] #77 230.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T10:31:42.201Z] #77 230.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T10:31:42.201Z] #77 230.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T10:31:42.201Z] #77 230.6 CC src/image_spec_schema_defs.lo [2022-07-25T10:31:42.201Z] #77 230.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T10:31:42.201Z] #77 230.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T10:31:42.201Z] #77 230.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T10:31:42.201Z] #77 230.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T10:31:42.201Z] #77 230.8 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T10:31:42.201Z] #77 230.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T10:31:42.201Z] #77 230.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T10:31:42.201Z] #77 230.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T10:31:42.201Z] #77 230.9 CC src/runtime_spec_schema_defs.lo [2022-07-25T10:31:42.201Z] #77 230.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T10:31:42.201Z] #77 230.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T10:31:42.201Z] #77 230.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T10:31:42.201Z] #77 230.9 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T10:31:42.201Z] #77 231.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T10:31:42.201Z] #77 231.1 CC src/basic_test_double_array_item.lo [2022-07-25T10:31:42.201Z] #77 231.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T10:31:42.201Z] #77 231.1 CC src/basic_test_double_array.lo [2022-07-25T10:31:42.201Z] #77 231.2 CC src/basic_test_top_array_int.lo [2022-07-25T10:31:42.201Z] #77 231.3 CC src/basic_test_top_array_string.lo [2022-07-25T10:31:42.201Z] #77 231.3 CC src/basic_test_top_double_array_int.lo [2022-07-25T10:31:42.201Z] #77 231.5 CC src/basic_test_top_double_array_obj.lo [2022-07-25T10:31:42.201Z] #77 231.9 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T10:31:42.201Z] #77 232.0 CC src/basic_test_top_double_array_string.lo [2022-07-25T10:31:42.201Z] #77 232.1 CC src/read-file.lo [2022-07-25T10:31:42.201Z] #77 232.2 CC src/json_common.lo [2022-07-25T10:31:42.201Z] #77 232.3 CC tests/test-1.o [2022-07-25T10:31:42.201Z] #77 232.5 CC tests/test-3.o [2022-07-25T10:31:42.201Z] #77 232.6 CC tests/test-5.o [2022-07-25T10:31:42.201Z] #77 232.7 CC tests/test-2.o [2022-07-25T10:31:42.201Z] #77 232.8 CC tests/test-6.o [2022-07-25T10:31:42.201Z] #77 232.8 CC tests/test-4.o [2022-07-25T10:31:42.201Z] #77 232.8 CC tests/test-7.o [2022-07-25T10:31:42.201Z] #77 233.0 CC tests/test-8.o [2022-07-25T10:31:42.201Z] #77 233.1 CC tests/test-9.o [2022-07-25T10:31:42.201Z] #77 233.3 CC tests/test-11.o [2022-07-25T10:31:42.201Z] #77 233.4 CC tests/test-10.o [2022-07-25T10:31:42.275Z] #19 364.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-25T10:31:42.275Z] #19 364.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.275Z] #19 364.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-25T10:31:42.275Z] #19 364.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:42.275Z] #19 364.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:42.275Z] #19 364.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-25T10:31:42.275Z] #19 364.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.275Z] #19 364.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.275Z] #19 364.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-25T10:31:42.275Z] #19 364.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.275Z] #19 364.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-25T10:31:42.275Z] #19 364.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.275Z] #19 364.9 Setting up crossbuild-essential-armel (12.9) ... [2022-07-25T10:31:42.275Z] #19 364.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-25T10:31:42.531Z] #19 364.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-25T10:31:42.531Z] #19 364.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-25T10:31:42.531Z] #19 364.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-25T10:31:42.531Z] #19 364.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-25T10:31:42.531Z] #19 364.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:31:42.621Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T10:31:43.092Z] #19 DONE 365.5s [2022-07-25T10:31:43.092Z] [2022-07-25T10:31:43.092Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:31:43.092Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T10:31:43.348Z] #20 ... [2022-07-25T10:31:43.349Z] [2022-07-25T10:31:43.349Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-25T10:31:43.349Z] #32 sha256:6fc586719550d61bf4830217a8fb2d1c3ad6b3960b0d9825aca7eb20ad5b2448 [2022-07-25T10:31:43.349Z] #32 DONE 0.1s [2022-07-25T10:31:43.349Z] [2022-07-25T10:31:43.349Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-25T10:31:43.349Z] #73 sha256:6bc9f2fc684cbd33c1cf77833f8d74c393fbab908ab7caa99d3dc83888f5135c [2022-07-25T10:31:43.349Z] #73 DONE 0.1s [2022-07-25T10:31:43.349Z] [2022-07-25T10:31:43.349Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:31:43.349Z] #74 sha256:91eceda79b472b5682efc325da7b7acbcc6aa2cd5221df116970643571e3ff4a [2022-07-25T10:31:43.380Z] #23 ... [2022-07-25T10:31:43.380Z] [2022-07-25T10:31:43.380Z] #76 [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 [2022-07-25T10:31:43.380Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:31:43.380Z] #76 236.6 CCLD libyajl.la [2022-07-25T10:31:43.380Z] #76 237.2 CCLD verify/json_verify [2022-07-25T10:31:43.380Z] #76 237.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:43.380Z] #76 237.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T10:31:43.380Z] #76 237.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T10:31:43.380Z] #76 237.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:43.380Z] #76 237.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-25T10:31:43.380Z] #76 237.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:31:43.380Z] #76 237.9 CC src/validate.o [2022-07-25T10:31:43.380Z] #76 237.9 CC src/image_spec_schema_config_schema.lo [2022-07-25T10:31:43.380Z] #76 237.9 CC src/image_spec_schema_content_descriptor.lo [2022-07-25T10:31:43.380Z] #76 237.9 CC src/image_spec_schema_defs.lo [2022-07-25T10:31:43.380Z] #76 238.0 CC src/image_spec_schema_defs_descriptor.lo [2022-07-25T10:31:43.380Z] #76 238.0 CC src/image_spec_schema_image_index_schema.lo [2022-07-25T10:31:43.380Z] #76 238.0 CC src/image_spec_schema_image_layout_schema.lo [2022-07-25T10:31:43.380Z] #76 238.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-25T10:31:43.380Z] #76 238.1 CC src/runtime_spec_schema_config_linux.lo [2022-07-25T10:31:43.380Z] #76 238.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-25T10:31:43.380Z] #76 238.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-25T10:31:43.380Z] #76 238.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-25T10:31:43.380Z] #76 238.4 CC src/runtime_spec_schema_config_vm.lo [2022-07-25T10:31:43.380Z] #76 238.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-25T10:31:43.380Z] #76 238.5 CC src/runtime_spec_schema_defs.lo [2022-07-25T10:31:43.380Z] #76 238.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-25T10:31:43.380Z] #76 238.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-25T10:31:43.380Z] #76 238.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-25T10:31:43.380Z] #76 238.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-25T10:31:43.380Z] #76 238.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-25T10:31:43.380Z] #76 239.0 CC src/basic_test_double_array_item.lo [2022-07-25T10:31:43.380Z] #76 239.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-25T10:31:43.380Z] #76 239.1 CC src/basic_test_double_array.lo [2022-07-25T10:31:43.380Z] #76 239.3 CC src/basic_test_top_array_string.lo [2022-07-25T10:31:43.380Z] #76 239.4 CC src/basic_test_top_double_array_int.lo [2022-07-25T10:31:43.380Z] #76 239.4 CC src/basic_test_top_double_array_obj.lo [2022-07-25T10:31:43.380Z] #76 239.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-25T10:31:43.380Z] #76 239.4 CC src/basic_test_top_array_int.lo [2022-07-25T10:31:43.380Z] #76 239.7 CC src/basic_test_top_double_array_string.lo [2022-07-25T10:31:43.380Z] #76 239.9 CC src/read-file.lo [2022-07-25T10:31:43.380Z] #76 239.9 CC src/json_common.lo [2022-07-25T10:31:43.380Z] #76 240.0 CC tests/test-1.o [2022-07-25T10:31:43.380Z] #76 240.0 CC tests/test-2.o [2022-07-25T10:31:43.380Z] #76 240.4 CC tests/test-3.o [2022-07-25T10:31:43.380Z] #76 240.5 CC tests/test-4.o [2022-07-25T10:31:43.380Z] #76 240.6 CC tests/test-5.o [2022-07-25T10:31:43.380Z] #76 240.7 CC tests/test-6.o [2022-07-25T10:31:43.380Z] #76 240.7 CC tests/test-7.o [2022-07-25T10:31:43.380Z] #76 240.8 CC tests/test-8.o [2022-07-25T10:31:43.380Z] #76 240.9 CC tests/test-9.o [2022-07-25T10:31:43.380Z] #76 241.1 CC tests/test-10.o [2022-07-25T10:31:43.380Z] #76 241.2 CC tests/test-11.o [2022-07-25T10:31:43.553Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T10:31:43.553Z] daemon_test.go:197: [dc7155e66e851] daemon is not started [2022-07-25T10:31:43.553Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-25T10:31:43.553Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-25T10:31:43.553Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-25T10:31:43.553Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T10:31:43.553Z] === RUN TestDaemonProxy [2022-07-25T10:31:43.553Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T10:31:44.714Z] #74 1.260 + RM_GOPATH=0 [2022-07-25T10:31:44.714Z] #74 1.260 + TMP_GOPATH= [2022-07-25T10:31:44.714Z] #74 1.260 + : /build [2022-07-25T10:31:44.714Z] #74 1.260 + '[' -z '' ']' [2022-07-25T10:31:44.714Z] #74 1.260 ++ mktemp -d [2022-07-25T10:31:44.714Z] #74 1.264 + export GOPATH=/tmp/tmp.6xm1TUdcgF [2022-07-25T10:31:44.714Z] #74 1.264 + GOPATH=/tmp/tmp.6xm1TUdcgF [2022-07-25T10:31:44.714Z] #74 1.264 + RM_GOPATH=1 [2022-07-25T10:31:44.714Z] #74 1.264 + case "$(go env GOARCH)" in [2022-07-25T10:31:44.714Z] #74 1.264 ++ go env GOARCH [2022-07-25T10:31:44.714Z] #74 1.278 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:31:44.714Z] #74 1.278 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:44.714Z] #74 1.278 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:44.714Z] #74 1.278 ++ dirname /install.sh [2022-07-25T10:31:44.714Z] #74 1.278 + dir=/ [2022-07-25T10:31:44.714Z] #74 1.278 + bin=rootlesskit [2022-07-25T10:31:44.714Z] #74 1.278 + shift [2022-07-25T10:31:44.714Z] #74 1.278 + '[' '!' -f //rootlesskit.installer ']' [2022-07-25T10:31:44.714Z] #74 1.278 + . //rootlesskit.installer [2022-07-25T10:31:44.714Z] #74 1.278 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:31:44.714Z] #74 1.278 + install_rootlesskit [2022-07-25T10:31:44.714Z] #74 1.278 + case "$1" in [2022-07-25T10:31:44.714Z] #74 1.278 + export CGO_ENABLED=0 [2022-07-25T10:31:44.714Z] #74 1.278 + CGO_ENABLED=0 [2022-07-25T10:31:44.714Z] #74 1.278 + _install_rootlesskit [2022-07-25T10:31:44.714Z] #74 1.278 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-25T10:31:44.714Z] #74 1.278 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:31:44.714Z] #74 1.278 + GOBIN=/build [2022-07-25T10:31:44.714Z] #74 1.278 + GO111MODULE=on [2022-07-25T10:31:44.714Z] #74 1.278 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:31:44.714Z] #74 1.648 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-25T10:31:45.449Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T10:31:46.083Z] #74 2.895 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-25T10:31:46.083Z] #74 2.895 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-25T10:31:46.339Z] #74 3.140 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-25T10:31:47.367Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T10:31:47.711Z] #74 4.440 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-25T10:31:47.967Z] #74 4.731 go: downloading github.com/google/uuid v1.3.0 [2022-07-25T10:31:47.967Z] #74 4.732 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-25T10:31:47.967Z] #74 4.748 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-25T10:31:48.224Z] #74 4.877 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-25T10:31:48.224Z] #74 ... [2022-07-25T10:31:48.224Z] [2022-07-25T10:31:48.224Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-25T10:31:48.224Z] #33 sha256:35264ab41470166e7832059594e82123b6c2e4502aef5de719f399fe8298befc [2022-07-25T10:31:48.224Z] #33 1.400 + RM_GOPATH=0 [2022-07-25T10:31:48.224Z] #33 1.400 + TMP_GOPATH= [2022-07-25T10:31:48.224Z] #33 1.400 + : /build [2022-07-25T10:31:48.224Z] #33 1.400 + '[' -z '' ']' [2022-07-25T10:31:48.224Z] #33 1.403 ++ mktemp -d [2022-07-25T10:31:48.224Z] #33 1.404 + export GOPATH=/tmp/tmp.PvOFCUkRm0 [2022-07-25T10:31:48.224Z] #33 1.404 + GOPATH=/tmp/tmp.PvOFCUkRm0 [2022-07-25T10:31:48.224Z] #33 1.404 + RM_GOPATH=1 [2022-07-25T10:31:48.224Z] #33 1.404 + case "$(go env GOARCH)" in [2022-07-25T10:31:48.224Z] #33 1.407 ++ go env GOARCH [2022-07-25T10:31:48.224Z] #33 1.413 Install docker/cli version 17.06.2-ce from stable [2022-07-25T10:31:48.224Z] #33 1.413 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:48.224Z] #33 1.413 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:31:48.224Z] #33 1.413 ++ dirname /install.sh [2022-07-25T10:31:48.224Z] #33 1.413 + dir=/ [2022-07-25T10:31:48.224Z] #33 1.413 + bin=dockercli [2022-07-25T10:31:48.224Z] #33 1.413 + shift [2022-07-25T10:31:48.224Z] #33 1.413 + '[' '!' -f //dockercli.installer ']' [2022-07-25T10:31:48.224Z] #33 1.413 + . //dockercli.installer [2022-07-25T10:31:48.224Z] #33 1.413 ++ : stable [2022-07-25T10:31:48.224Z] #33 1.413 ++ : 17.06.2-ce [2022-07-25T10:31:48.224Z] #33 1.413 + install_dockercli [2022-07-25T10:31:48.224Z] #33 1.413 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-25T10:31:48.224Z] #33 1.413 ++ uname -m [2022-07-25T10:31:48.224Z] #33 1.415 + arch=x86_64 [2022-07-25T10:31:48.224Z] #33 1.415 + '[' x86_64 '!=' x86_64 ']' [2022-07-25T10:31:48.224Z] #33 1.415 + url=https://download.docker.com/linux/static [2022-07-25T10:31:48.224Z] #33 1.415 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-25T10:31:48.224Z] #33 1.415 + tar -xz docker/docker [2022-07-25T10:31:48.224Z] #33 4.880 + mkdir -p /build [2022-07-25T10:31:48.224Z] #33 4.881 + mv docker/docker /build/ [2022-07-25T10:31:48.224Z] #33 4.883 + rmdir docker [2022-07-25T10:31:48.224Z] #33 DONE 5.1s [2022-07-25T10:31:48.224Z] [2022-07-25T10:31:48.224Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:31:48.224Z] #74 sha256:91eceda79b472b5682efc325da7b7acbcc6aa2cd5221df116970643571e3ff4a [2022-07-25T10:31:48.224Z] #74 4.984 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-25T10:31:48.224Z] #74 5.047 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-25T10:31:48.224Z] #74 ... [2022-07-25T10:31:48.224Z] [2022-07-25T10:31:48.224Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:31:48.224Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T10:31:48.224Z] #69 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:31:48.224Z] #69 1.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:31:48.224Z] #69 1.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:31:48.224Z] #69 2.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T10:31:48.224Z] #69 2.419 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T10:31:48.224Z] #69 2.832 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T10:31:48.224Z] #69 3.373 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T10:31:48.224Z] #69 3.864 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:31:48.224Z] #69 4.287 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T10:31:48.224Z] #69 4.719 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T10:31:48.224Z] #69 4.725 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T10:31:48.224Z] #69 4.729 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:31:48.224Z] #69 4.732 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T10:31:48.224Z] #69 4.737 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T10:31:48.224Z] #69 4.743 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T10:31:48.224Z] #69 4.758 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T10:31:48.224Z] #69 4.759 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:31:48.224Z] #69 4.760 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T10:31:48.224Z] #69 4.761 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T10:31:48.224Z] #69 4.762 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T10:31:48.224Z] #69 4.763 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T10:31:48.738Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T10:31:49.303Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T10:31:49.868Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-25T10:31:49.868Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-25T10:31:49.868Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-25T10:31:49.868Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-25T10:31:49.868Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T10:31:49.868Z] --- PASS: TestDaemonProxy/reload_sanitized (0.51s) [2022-07-25T10:31:49.868Z] PASS [2022-07-25T10:31:49.868Z] [2022-07-25T10:31:49.868Z] DONE 18 tests in 11.142s [2022-07-25T10:31:49.868Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:31:49.868Z] INFO: Testing against a local daemon [2022-07-25T10:31:49.868Z] === RUN TestCommitInheritsEnv [2022-07-25T10:31:50.119Z] #69 ... [2022-07-25T10:31:50.119Z] [2022-07-25T10:31:50.119Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:31:50.119Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T10:31:50.119Z] #20 1.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:31:50.119Z] #20 1.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:31:50.119Z] #20 1.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:31:50.119Z] #20 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:31:50.119Z] #20 2.564 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T10:31:50.119Z] #20 3.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T10:31:50.119Z] #20 3.612 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T10:31:50.119Z] #20 4.247 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T10:31:50.119Z] #20 4.745 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T10:31:50.119Z] #20 5.325 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T10:31:50.119Z] #20 5.325 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:31:50.119Z] #20 5.353 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T10:31:50.119Z] #20 5.353 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T10:31:50.119Z] #20 5.353 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T10:31:50.119Z] #20 5.363 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T10:31:50.119Z] #20 5.364 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T10:31:50.119Z] #20 5.364 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T10:31:50.119Z] #20 5.364 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T10:31:50.119Z] #20 5.365 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:31:50.119Z] #20 5.366 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T10:31:50.120Z] #20 5.369 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T10:31:50.126Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-25T10:31:50.126Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:31:50.126Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T10:31:50.126Z] === RUN TestImportWithCustomPlatform [2022-07-25T10:31:50.126Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T10:31:50.126Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T10:31:50.126Z] === RUN TestImportWithCustomPlatform// [2022-07-25T10:31:50.126Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T10:31:50.126Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T10:31:50.384Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T10:31:50.384Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T10:31:50.384Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T10:31:50.384Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T10:31:50.384Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T10:31:50.384Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:31:50.384Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-25T10:31:50.384Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:31:50.384Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T10:31:50.384Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:31:50.642Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-25T10:31:50.642Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:31:51.207Z] time="2022-07-25T10:31:51Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T10:31:51.504Z] #76 ... [2022-07-25T10:31:51.504Z] [2022-07-25T10:31:51.504Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:31:51.504Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T10:31:51.504Z] #23 13.49 Collecting yamllint==1.26.1 [2022-07-25T10:31:52.198Z] #77 ... [2022-07-25T10:31:52.198Z] [2022-07-25T10:31:52.198Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:31:52.198Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-25T10:31:52.198Z] #23 13.99 Collecting yamllint==1.26.1 [2022-07-25T10:31:52.198Z] #23 15.05 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T10:31:52.439Z] #23 14.59 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T10:31:52.578Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-07-25T10:31:52.578Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:31:52.578Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-25T10:31:52.578Z] === RUN TestTagInvalidReference [2022-07-25T10:31:52.578Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T10:31:52.578Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:31:52.836Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T10:31:52.836Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:31:52.836Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T10:31:52.836Z] === RUN TestTagOfficialNames [2022-07-25T10:31:52.836Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T10:31:52.836Z] === RUN TestTagMatchesDigest [2022-07-25T10:31:52.836Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T10:31:52.836Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T10:31:53.392Z] #20 ... [2022-07-25T10:31:53.392Z] [2022-07-25T10:31:53.392Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:31:53.392Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T10:31:53.392Z] #49 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:31:53.392Z] #49 1.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:31:53.392Z] #49 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:31:53.392Z] #49 1.976 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T10:31:53.392Z] #49 2.297 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T10:31:53.392Z] #49 2.708 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T10:31:53.392Z] #49 3.171 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T10:31:53.392Z] #49 3.739 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T10:31:53.392Z] #49 4.312 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:31:53.392Z] #49 4.681 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:31:53.392Z] #49 4.683 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T10:31:53.392Z] #49 4.687 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T10:31:53.392Z] #49 4.695 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T10:31:53.392Z] #49 4.703 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T10:31:53.392Z] #49 4.715 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T10:31:53.392Z] #49 5.020 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T10:31:53.392Z] #49 5.027 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:31:53.392Z] #49 5.028 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T10:31:53.392Z] #49 5.037 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T10:31:53.392Z] #49 5.037 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T10:31:53.392Z] #49 5.037 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T10:31:54.110Z] #23 16.88 Collecting pathspec>=0.5.3 [2022-07-25T10:31:54.110Z] #23 16.90 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T10:31:54.371Z] #23 17.62 Collecting pyyaml [2022-07-25T10:31:54.371Z] #23 17.65 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) [2022-07-25T10:31:54.943Z] #23 17.92 Building wheels for collected packages: yamllint [2022-07-25T10:31:54.943Z] #23 17.94 Building wheel for yamllint (setup.py): started [2022-07-25T10:31:54.971Z] #23 16.97 Collecting pathspec>=0.5.3 [2022-07-25T10:31:54.971Z] #23 16.99 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T10:31:55.906Z] #23 17.89 Collecting pyyaml [2022-07-25T10:31:55.906Z] #23 17.91 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) [2022-07-25T10:31:56.170Z] #23 18.07 Building wheels for collected packages: yamllint [2022-07-25T10:31:56.170Z] #23 18.07 Building wheel for yamllint (setup.py): started [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/networkdb 157.989s coverage: 60.1% of statements [2022-07-25T10:31:56.568Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/osl 4.331s coverage: 39.7% of statements [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/portmapper 0.653s coverage: 48.6% of statements [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-25T10:31:56.568Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T10:31:56.568Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === Skipped [2022-07-25T10:31:56.568Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T10:31:56.568Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T10:31:56.568Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T10:31:56.568Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T10:31:56.568Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T10:31:56.568Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T10:31:56.568Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T10:31:56.568Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T10:31:56.568Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T10:31:56.568Z] firewalld_test.go:14: firewalld is not running [2022-07-25T10:31:56.568Z] [2022-07-25T10:31:56.568Z] DONE 327 tests, 9 skipped in 256.679s Post stage [Pipeline] junit [2022-07-25T10:31:56.584Z] Recording test results [2022-07-25T10:31:56.712Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:31:56.868Z] #23 19.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T10:31:56.868Z] #23 19.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5cbee4ec6f889a1c3aec9ea0088493fcc37a1c1f38478bb04cb136a52043cfb8 [2022-07-25T10:31:56.868Z] #23 19.87 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T10:31:56.868Z] #23 19.88 Successfully built yamllint [2022-07-25T10:31:56.868Z] #23 19.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T10:31:57.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=252fdd50e4544c152be3ec589036e773f80f0bbf -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:252fdd50e4544c152be3ec589036e773f80f0bbf hack/make.sh dynbinary test-integration [2022-07-25T10:31:57.317Z] [2022-07-25T10:31:57.440Z] #23 20.73 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:31:57.576Z] Removing bundles/ [2022-07-25T10:31:57.576Z] [2022-07-25T10:31:57.576Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:31:57.576Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T10:31:57.576Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:31:58.091Z] #23 19.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T10:31:58.091Z] #23 19.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5cbee4ec6f889a1c3aec9ea0088493fcc37a1c1f38478bb04cb136a52043cfb8 [2022-07-25T10:31:58.091Z] #23 19.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T10:31:58.091Z] #23 19.72 Successfully built yamllint [2022-07-25T10:31:58.091Z] #23 19.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T10:31:58.362Z] #23 20.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:31:58.380Z] #23 DONE 21.5s [2022-07-25T10:31:58.380Z] [2022-07-25T10:31:58.380Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:31:58.380Z] #27 sha256:ab4de41a4cba86d9183b502d2956a32f4b3962c386e36b39e9d439f50f7bcf83 [2022-07-25T10:31:58.641Z] #27 DONE 0.2s [2022-07-25T10:31:58.641Z] [2022-07-25T10:31:58.641Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:31:58.641Z] #32 sha256:81d5093cf834b59b95ab74efd1cbf0b9c2f249a92e5742403d704bfafe14bd34 [2022-07-25T10:31:58.644Z] #49 ... [2022-07-25T10:31:58.644Z] [2022-07-25T10:31:58.644Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:31:58.645Z] #74 sha256:91eceda79b472b5682efc325da7b7acbcc6aa2cd5221df116970643571e3ff4a [2022-07-25T10:31:58.645Z] #74 5.240 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-25T10:31:58.645Z] #74 5.356 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-25T10:31:58.645Z] #74 5.423 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-25T10:31:58.645Z] #74 6.189 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-25T10:31:58.928Z] #23 DONE 21.1s [2022-07-25T10:31:58.928Z] [2022-07-25T10:31:58.928Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:31:58.928Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:31:59.187Z] #63 ... [2022-07-25T10:31:59.187Z] [2022-07-25T10:31:59.187Z] #26 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:31:59.187Z] #26 sha256:9182d3692ac9b26e96a0eab14544cc3f967126ef4f0f3a6757010bd804fafa38 [2022-07-25T10:31:59.302Z] #32 DONE 0.6s [2022-07-25T10:31:59.302Z] [2022-07-25T10:31:59.302Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:31:59.302Z] #35 sha256:d2f285fbf439dc003f9eae1d535b73e16ab2c49cb5fa5c27eb5b5e359496f9b3 [2022-07-25T10:31:59.302Z] #35 DONE 0.2s [2022-07-25T10:31:59.302Z] [2022-07-25T10:31:59.302Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:31:59.302Z] #60 sha256:77916115e7472c6aa3385acdf288f9661d0b56392287b32c8c7f1ca476ce75aa [2022-07-25T10:31:59.302Z] #60 ... [2022-07-25T10:31:59.302Z] [2022-07-25T10:31:59.302Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T10:31:59.302Z] #37 sha256:4413b912a5f840d2e9eac446137984aeb8660cf48eca481dfbfa85909834b839 [2022-07-25T10:31:59.445Z] #26 DONE 0.2s [2022-07-25T10:31:59.445Z] [2022-07-25T10:31:59.445Z] #31 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:31:59.445Z] #31 sha256:1d4c5a7a19f0db8243e1e52839ef788689a0cf3311df4e327fd8eae0f8b23921 [2022-07-25T10:31:59.562Z] #37 DONE 0.3s [2022-07-25T10:31:59.563Z] [2022-07-25T10:31:59.563Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T10:31:59.563Z] #39 sha256:52b194a30238b988bf04d7498e949d1322076d4f00a24a0e9198672538150adf [2022-07-25T10:31:59.563Z] #39 DONE 0.1s [2022-07-25T10:31:59.563Z] [2022-07-25T10:31:59.563Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:31:59.563Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:31:59.703Z] #31 DONE 0.4s [2022-07-25T10:31:59.703Z] [2022-07-25T10:31:59.703Z] #34 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:31:59.703Z] #34 sha256:a53ef56b2c66bba8f3ad7a6bc5e786d0866d9efe83267ad727b3438a2d006064 [2022-07-25T10:31:59.703Z] #34 DONE 0.1s [2022-07-25T10:31:59.703Z] [2022-07-25T10:31:59.703Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:31:59.703Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:31:59.824Z] #64 ... [2022-07-25T10:31:59.824Z] [2022-07-25T10:31:59.824Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T10:31:59.824Z] #41 sha256:17174a54cd1510b36cbed76463d365a942515e1b80fba1cdbc3a906a67d36fe1 [2022-07-25T10:31:59.824Z] #41 DONE 0.1s [2022-07-25T10:31:59.824Z] [2022-07-25T10:31:59.824Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:31:59.824Z] #45 sha256:97a31152a49882f7e36f5faa84df9c970fbd6cefe4b0df201f7f3449cdf247d7 [2022-07-25T10:31:59.962Z] #63 ... [2022-07-25T10:31:59.962Z] [2022-07-25T10:31:59.962Z] #36 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T10:31:59.962Z] #36 sha256:3fcdf90e02888673a56af4048ba2d3af6c29aeef125da01801716bc5c93d2bee [2022-07-25T10:31:59.962Z] #36 DONE 0.2s [2022-07-25T10:31:59.962Z] [2022-07-25T10:31:59.962Z] #38 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T10:31:59.962Z] #38 sha256:da917c60530b94772a6ff47c0f24234ac43c02774faceba8bc6bd2fe66721c21 [2022-07-25T10:32:00.086Z] #45 DONE 0.2s [2022-07-25T10:32:00.086Z] [2022-07-25T10:32:00.086Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:32:00.086Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:32:00.221Z] #38 DONE 0.1s [2022-07-25T10:32:00.221Z] [2022-07-25T10:32:00.221Z] #40 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T10:32:00.221Z] #40 sha256:711e3ea7a1ffb31d127fe300689b92b3f13835054d605d428af4b58811f6f278 [2022-07-25T10:32:00.221Z] #40 DONE 0.1s [2022-07-25T10:32:00.221Z] [2022-07-25T10:32:00.221Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:32:00.221Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:32:00.221Z] #63 ... [2022-07-25T10:32:00.221Z] [2022-07-25T10:32:00.221Z] #44 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:32:00.221Z] #44 sha256:b476ee48ef42d2529bb10929cc67cfd47c609c15756066c62b551d5a5a9ebcfa [2022-07-25T10:32:00.221Z] #44 DONE 0.1s [2022-07-25T10:32:00.483Z] [2022-07-25T10:32:00.483Z] #76 [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 [2022-07-25T10:32:00.483Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:32:05.189Z] #74 ... [2022-07-25T10:32:05.189Z] [2022-07-25T10:32:05.189Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:05.189Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T10:32:05.189Z] #49 21.72 Fetched 49.2 MB in 20s (2427 kB/s) [2022-07-25T10:32:13.283Z] #49 21.72 Reading package lists... [2022-07-25T10:32:13.283Z] #49 ... [2022-07-25T10:32:13.283Z] [2022-07-25T10:32:13.283Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:32:13.283Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T10:32:13.283Z] #20 22.19 Fetched 49.2 MB in 21s (2392 kB/s) [2022-07-25T10:32:13.540Z] #20 22.19 Reading package lists... [2022-07-25T10:32:13.540Z] #20 ... [2022-07-25T10:32:13.540Z] [2022-07-25T10:32:13.540Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:13.540Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T10:32:13.540Z] #49 21.72 Reading package lists... [2022-07-25T10:32:14.753Z] #49 30.61 Reading package lists... [2022-07-25T10:32:14.753Z] #49 ... [2022-07-25T10:32:14.753Z] [2022-07-25T10:32:14.753Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:32:14.753Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T10:32:14.753Z] #69 21.59 Fetched 49.2 MB in 20s (2449 kB/s) [2022-07-25T10:32:14.753Z] #69 21.59 Reading package lists... [2022-07-25T10:32:14.753Z] #69 30.87 Reading package lists... [2022-07-25T10:32:14.753Z] #69 ... [2022-07-25T10:32:14.753Z] [2022-07-25T10:32:14.753Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:32:14.753Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T10:32:14.753Z] #20 22.19 Reading package lists... [2022-07-25T10:32:22.850Z] #20 31.67 Reading package lists... [2022-07-25T10:32:22.850Z] #20 ... [2022-07-25T10:32:22.850Z] [2022-07-25T10:32:22.850Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:22.850Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T10:32:22.850Z] #49 30.61 Reading package lists... [2022-07-25T10:32:24.994Z] #49 40.00 Building dependency tree... [2022-07-25T10:32:26.884Z] #49 43.79 The following additional packages will be installed: [2022-07-25T10:32:26.884Z] #49 43.81 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-25T10:32:26.884Z] #49 43.82 Suggested packages: [2022-07-25T10:32:26.884Z] #49 43.82 cmake-doc ninja-build lrzip [2022-07-25T10:32:26.884Z] #49 43.82 Recommended packages: [2022-07-25T10:32:26.884Z] #49 43.82 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-25T10:32:27.446Z] #49 44.45 The following NEW packages will be installed: [2022-07-25T10:32:27.446Z] #49 44.46 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-25T10:32:28.009Z] #49 44.87 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:32:28.009Z] #49 44.87 Need to get 8418 kB of archives. [2022-07-25T10:32:28.009Z] #49 44.87 After this operation, 34.9 MB of additional disk space will be used. [2022-07-25T10:32:28.009Z] #49 44.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T10:32:28.009Z] #49 44.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T10:32:28.009Z] #49 44.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-25T10:32:28.009Z] #49 44.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-25T10:32:28.009Z] #49 44.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-25T10:32:28.009Z] #49 44.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-25T10:32:28.009Z] #49 44.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-25T10:32:28.009Z] #49 44.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-25T10:32:28.939Z] #49 45.72 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:28.939Z] #49 45.88 Fetched 8418 kB in 1s (16.5 MB/s) [2022-07-25T10:32:28.939Z] #49 45.94 Selecting previously unselected package xxd. [2022-07-25T10:32:28.939Z] #49 45.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 ... 30255 files and directories currently installed.) [2022-07-25T10:32:28.939Z] #49 46.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:32:28.939Z] #49 46.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:32:29.196Z] #49 46.12 Selecting previously unselected package vim-common. [2022-07-25T10:32:29.196Z] #49 46.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:32:29.196Z] #49 46.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:32:29.453Z] #49 ... [2022-07-25T10:32:29.453Z] [2022-07-25T10:32:29.453Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-25T10:32:29.453Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-25T10:32:29.453Z] #69 30.87 Reading package lists... [2022-07-25T10:32:29.453Z] #69 39.98 Building dependency tree... [2022-07-25T10:32:29.453Z] #69 43.83 The following additional packages will be installed: [2022-07-25T10:32:29.453Z] #69 43.84 libbtrfs0 [2022-07-25T10:32:29.453Z] #69 44.08 The following NEW packages will be installed: [2022-07-25T10:32:29.453Z] #69 44.14 libbtrfs-dev libbtrfs0 [2022-07-25T10:32:29.453Z] #69 44.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:32:29.453Z] #69 44.55 Need to get 460 kB of archives. [2022-07-25T10:32:29.453Z] #69 44.55 After this operation, 1237 kB of additional disk space will be used. [2022-07-25T10:32:29.453Z] #69 44.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T10:32:29.453Z] #69 44.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T10:32:29.453Z] #69 45.26 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:29.453Z] #69 45.58 Fetched 460 kB in 0s (1584 kB/s) [2022-07-25T10:32:29.453Z] #69 45.64 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T10:32:29.453Z] #69 45.64 (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.) [2022-07-25T10:32:29.453Z] #69 45.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T10:32:29.453Z] #69 45.71 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:32:29.453Z] #69 45.79 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T10:32:29.453Z] #69 45.79 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T10:32:29.453Z] #69 45.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:32:29.453Z] #69 45.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:32:29.453Z] #69 46.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:32:29.453Z] #69 46.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:32:29.453Z] #69 DONE 46.3s [2022-07-25T10:32:29.453Z] [2022-07-25T10:32:29.453Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-25T10:32:29.453Z] #70 sha256:31682ce3a8022dbb27739e79d206336ce32769f4d34e38a6c31b8ed59bf30037 [2022-07-25T10:32:29.453Z] #70 DONE 0.1s [2022-07-25T10:32:29.453Z] [2022-07-25T10:32:29.453Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:32:29.453Z] #71 sha256:17b94f92d04a347ba09d683a9d6edb1cbc57b95f3050d55b2b56053f6510343e [2022-07-25T10:32:30.386Z] #71 0.905 + RM_GOPATH=0 [2022-07-25T10:32:30.386Z] #71 0.905 + TMP_GOPATH= [2022-07-25T10:32:30.386Z] #71 0.905 + : /build [2022-07-25T10:32:30.386Z] #71 0.906 + '[' -z '' ']' [2022-07-25T10:32:30.386Z] #71 0.906 ++ mktemp -d [2022-07-25T10:32:30.386Z] #71 0.908 + export GOPATH=/tmp/tmp.iUjfcIq1Kq [2022-07-25T10:32:30.386Z] #71 0.909 + GOPATH=/tmp/tmp.iUjfcIq1Kq [2022-07-25T10:32:30.386Z] #71 0.909 + RM_GOPATH=1 [2022-07-25T10:32:30.386Z] #71 0.909 + case "$(go env GOARCH)" in [2022-07-25T10:32:30.386Z] #71 0.912 ++ go env GOARCH [2022-07-25T10:32:30.386Z] #71 0.928 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:30.386Z] #71 0.928 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:30.386Z] #71 0.929 ++ dirname /install.sh [2022-07-25T10:32:30.386Z] #71 0.933 + dir=/ [2022-07-25T10:32:30.386Z] #71 0.933 + bin=containerd [2022-07-25T10:32:30.386Z] #71 0.935 + shift [2022-07-25T10:32:30.386Z] #71 0.935 + '[' '!' -f //containerd.installer ']' [2022-07-25T10:32:30.386Z] #71 0.935 + . //containerd.installer [2022-07-25T10:32:30.386Z] #71 0.935 ++ set -e [2022-07-25T10:32:30.386Z] #71 0.935 ++ : v1.6.6 [2022-07-25T10:32:30.386Z] #71 0.936 + install_containerd [2022-07-25T10:32:30.386Z] #71 0.936 + echo 'Install containerd version v1.6.6' [2022-07-25T10:32:30.386Z] #71 0.936 Install containerd version v1.6.6 [2022-07-25T10:32:30.386Z] #71 0.936 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iUjfcIq1Kq/src/github.com/containerd/containerd [2022-07-25T10:32:30.386Z] #71 0.941 Cloning into '/tmp/tmp.iUjfcIq1Kq/src/github.com/containerd/containerd'... [2022-07-25T10:32:32.207Z] #55 ... [2022-07-25T10:32:32.207Z] [2022-07-25T10:32:32.207Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:32:32.207Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:32:32.207Z] #77 284.9 CCLD libocispec.la [2022-07-25T10:32:32.207Z] #77 285.3 CCLD src/validate [2022-07-25T10:32:32.207Z] #77 285.4 CCLD tests/test-2 [2022-07-25T10:32:32.207Z] #77 285.4 CCLD tests/test-1 [2022-07-25T10:32:32.207Z] #77 285.4 CCLD tests/test-3 [2022-07-25T10:32:32.207Z] #77 285.4 CCLD tests/test-4 [2022-07-25T10:32:32.207Z] #77 285.4 CCLD tests/test-5 [2022-07-25T10:32:32.207Z] #77 285.4 CCLD tests/test-6 [2022-07-25T10:32:32.207Z] #77 285.5 CCLD tests/test-7 [2022-07-25T10:32:32.207Z] #77 285.6 CCLD tests/test-8 [2022-07-25T10:32:32.207Z] #77 285.7 CCLD tests/test-9 [2022-07-25T10:32:32.207Z] #77 285.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T10:32:32.207Z] #77 285.7 CCLD tests/test-11 [2022-07-25T10:32:32.207Z] #77 285.7 CCLD tests/test-10 [2022-07-25T10:32:33.654Z] #71 ... [2022-07-25T10:32:33.654Z] [2022-07-25T10:32:33.654Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-25T10:32:33.654Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-25T10:32:33.654Z] #49 46.39 Selecting previously unselected package cmake-data. [2022-07-25T10:32:33.654Z] #49 46.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-25T10:32:33.654Z] #49 46.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 47.68 Selecting previously unselected package libarchive13:amd64. [2022-07-25T10:32:33.654Z] #49 47.68 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-25T10:32:33.654Z] #49 47.70 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 47.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-25T10:32:33.654Z] #49 47.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-25T10:32:33.654Z] #49 47.82 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T10:32:33.654Z] #49 47.92 Selecting previously unselected package librhash0:amd64. [2022-07-25T10:32:33.654Z] #49 47.92 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-25T10:32:33.654Z] #49 47.94 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-25T10:32:33.654Z] #49 48.02 Selecting previously unselected package libuv1:amd64. [2022-07-25T10:32:33.654Z] #49 48.03 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-25T10:32:33.654Z] #49 48.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-25T10:32:33.654Z] #49 48.13 Selecting previously unselected package cmake. [2022-07-25T10:32:33.654Z] #49 48.13 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-25T10:32:33.654Z] #49 48.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 49.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 49.90 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 49.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-25T10:32:33.654Z] #49 49.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 49.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-25T10:32:33.654Z] #49 49.98 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-25T10:32:33.654Z] #49 49.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 50.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-25T10:32:33.654Z] #49 50.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:32:33.654Z] #49 DONE 50.5s [2022-07-25T10:32:33.654Z] [2022-07-25T10:32:33.654Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-25T10:32:33.654Z] #74 sha256:91eceda79b472b5682efc325da7b7acbcc6aa2cd5221df116970643571e3ff4a [2022-07-25T10:32:33.654Z] #74 47.33 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-25T10:32:33.654Z] #74 47.33 + GOBIN=/build [2022-07-25T10:32:33.654Z] #74 47.33 + GO111MODULE=on [2022-07-25T10:32:33.654Z] #74 47.33 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-25T10:32:33.654Z] #74 50.31 rootlesskit version 1.0.0 [2022-07-25T10:32:33.654Z] #74 50.31 Usage of /build/rootlesskit-docker-proxy: [2022-07-25T10:32:33.654Z] #74 50.31 -container-ip string [2022-07-25T10:32:33.654Z] #74 50.31 container ip [2022-07-25T10:32:33.654Z] #74 50.32 -container-port int [2022-07-25T10:32:33.654Z] #74 50.32 container port (default -1) [2022-07-25T10:32:33.654Z] #74 50.32 -host-ip string [2022-07-25T10:32:33.654Z] #74 50.32 host ip [2022-07-25T10:32:33.654Z] #74 50.32 -host-port int [2022-07-25T10:32:33.654Z] #74 50.32 host port (default -1) [2022-07-25T10:32:33.654Z] #74 50.32 -proto string [2022-07-25T10:32:33.654Z] #74 50.32 proxy protocol (default "tcp") [2022-07-25T10:32:33.654Z] #74 DONE 50.4s [2022-07-25T10:32:33.654Z] [2022-07-25T10:32:33.654Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-25T10:32:33.654Z] #50 sha256:86d76df51a756023523d5a395c67ee8b903e900f7a4f5112037550ff1eea267c [2022-07-25T10:32:33.654Z] #50 DONE 0.2s [2022-07-25T10:32:33.654Z] [2022-07-25T10:32:33.654Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:32:33.654Z] #51 sha256:0fb5537bb0e9a5716e3f5806eb9345670831d5764a00ae43889a333afbe0c789 [2022-07-25T10:32:33.911Z] #51 ... [2022-07-25T10:32:33.911Z] [2022-07-25T10:32:33.911Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-25T10:32:33.911Z] #75 sha256:1739cc55ab7a42c2cbff86986f41a0437fc54b858d35069b7f4a7ae5094c0f60 [2022-07-25T10:32:33.911Z] #75 DONE 0.1s [2022-07-25T10:32:33.911Z] [2022-07-25T10:32:33.911Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-25T10:32:33.911Z] #76 sha256:d3e9f6837b68ec47d2865c8e1e8c72ccf144458e13825a10990511031084a9f5 [2022-07-25T10:32:33.911Z] #76 DONE 0.1s [2022-07-25T10:32:33.911Z] [2022-07-25T10:32:33.911Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:32:33.911Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T10:32:33.911Z] #20 31.67 Reading package lists... [2022-07-25T10:32:33.911Z] #20 40.79 Building dependency tree... [2022-07-25T10:32:33.911Z] #20 44.68 The following additional packages will be installed: [2022-07-25T10:32:33.911Z] #20 44.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:32:33.911Z] #20 44.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-25T10:32:33.911Z] #20 44.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-25T10:32:33.911Z] #20 44.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-25T10:32:33.911Z] #20 44.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-25T10:32:33.911Z] #20 44.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-25T10:32:33.911Z] #20 44.71 mingw-w64-common mingw-w64-x86-64-dev [2022-07-25T10:32:33.911Z] #20 44.72 Suggested packages: [2022-07-25T10:32:33.911Z] #20 44.72 gcc-10-locales seccomp wine64 [2022-07-25T10:32:33.911Z] #20 45.43 The following NEW packages will be installed: [2022-07-25T10:32:33.911Z] #20 45.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-25T10:32:33.911Z] #20 45.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-25T10:32:33.911Z] #20 45.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-25T10:32:33.911Z] #20 45.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-25T10:32:33.911Z] #20 45.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-25T10:32:33.911Z] #20 45.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-25T10:32:33.911Z] #20 45.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-25T10:32:33.911Z] #20 45.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-25T10:32:33.911Z] #20 45.45 mingw-w64-x86-64-dev [2022-07-25T10:32:33.911Z] #20 45.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:32:33.911Z] #20 45.91 Need to get 115 MB of archives. [2022-07-25T10:32:33.911Z] #20 45.91 After this operation, 645 MB of additional disk space will be used. [2022-07-25T10:32:33.911Z] #20 45.91 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] [2022-07-25T10:32:33.911Z] #20 45.98 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] [2022-07-25T10:32:33.911Z] #20 46.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-25T10:32:33.911Z] #20 46.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-25T10:32:33.911Z] #20 46.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-25T10:32:33.911Z] #20 46.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-25T10:32:33.911Z] #20 46.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-25T10:32:33.911Z] #20 46.24 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] [2022-07-25T10:32:33.911Z] #20 46.24 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] [2022-07-25T10:32:33.911Z] #20 46.50 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] [2022-07-25T10:32:33.911Z] #20 47.18 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] [2022-07-25T10:32:33.911Z] #20 47.45 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] [2022-07-25T10:32:33.911Z] #20 47.62 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] [2022-07-25T10:32:33.911Z] #20 47.93 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] [2022-07-25T10:32:33.911Z] #20 48.16 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] [2022-07-25T10:32:33.911Z] #20 48.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-25T10:32:33.911Z] #20 48.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-25T10:32:33.911Z] #20 48.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-25T10:32:33.911Z] #20 48.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-25T10:32:33.911Z] #20 48.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-25T10:32:33.911Z] #20 48.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-25T10:32:33.911Z] #20 48.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-25T10:32:33.911Z] #20 48.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-25T10:32:33.911Z] #20 48.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-25T10:32:33.911Z] #20 48.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-25T10:32:33.911Z] #20 48.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-25T10:32:33.911Z] #20 48.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-25T10:32:33.911Z] #20 48.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-25T10:32:33.911Z] #20 48.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-25T10:32:33.911Z] #20 48.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-25T10:32:33.911Z] #20 48.94 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:32:33.911Z] #20 49.32 Fetched 115 MB in 3s (44.0 MB/s) [2022-07-25T10:32:33.911Z] #20 49.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-25T10:32:33.911Z] #20 49.38 (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.) [2022-07-25T10:32:33.912Z] #20 49.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T10:32:33.912Z] #20 49.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T10:32:33.912Z] #20 50.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-25T10:32:33.912Z] #20 50.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-25T10:32:33.912Z] #20 50.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T10:32:34.121Z] #77 287.5 libtool: link: ar cr libocispec.a [2022-07-25T10:32:34.121Z] #77 287.5 libtool: link: ranlib libocispec.a [2022-07-25T10:32:34.842Z] #20 51.70 Selecting previously unselected package binutils-mingw-w64. [2022-07-25T10:32:34.842Z] #20 51.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-25T10:32:34.842Z] #20 51.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T10:32:34.842Z] #20 51.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-25T10:32:34.842Z] #20 51.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:32:34.842Z] #20 ... [2022-07-25T10:32:34.842Z] [2022-07-25T10:32:34.842Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-25T10:32:34.842Z] #51 sha256:0fb5537bb0e9a5716e3f5806eb9345670831d5764a00ae43889a333afbe0c789 [2022-07-25T10:32:34.842Z] #51 1.175 + RM_GOPATH=0 [2022-07-25T10:32:34.842Z] #51 1.175 + TMP_GOPATH= [2022-07-25T10:32:34.842Z] #51 1.175 + : /build [2022-07-25T10:32:34.842Z] #51 1.175 + '[' -z '' ']' [2022-07-25T10:32:34.842Z] #51 1.175 ++ mktemp -d [2022-07-25T10:32:34.842Z] #51 1.178 + export GOPATH=/tmp/tmp.dWtWknmO74 [2022-07-25T10:32:34.842Z] #51 1.178 + GOPATH=/tmp/tmp.dWtWknmO74 [2022-07-25T10:32:34.842Z] #51 1.178 + RM_GOPATH=1 [2022-07-25T10:32:34.842Z] #51 1.178 + case "$(go env GOARCH)" in [2022-07-25T10:32:35.099Z] #51 1.178 ++ go env GOARCH [2022-07-25T10:32:35.099Z] #51 1.183 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:35.099Z] #51 1.183 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:32:35.099Z] #51 1.194 ++ dirname /install.sh [2022-07-25T10:32:35.099Z] #51 1.194 + dir=/ [2022-07-25T10:32:35.099Z] #51 1.194 + bin=tini [2022-07-25T10:32:35.099Z] #51 1.194 + shift [2022-07-25T10:32:35.099Z] #51 1.194 + '[' '!' -f //tini.installer ']' [2022-07-25T10:32:35.099Z] #51 1.194 + . //tini.installer [2022-07-25T10:32:35.099Z] #51 1.194 ++ : v0.19.0 [2022-07-25T10:32:35.099Z] #51 1.209 Install tini version v0.19.0 [2022-07-25T10:32:35.099Z] #51 1.212 + install_tini [2022-07-25T10:32:35.099Z] #51 1.212 + echo 'Install tini version v0.19.0' [2022-07-25T10:32:35.099Z] #51 1.212 + git clone https://github.com/krallin/tini.git /tmp/tmp.dWtWknmO74/tini [2022-07-25T10:32:35.099Z] #51 1.213 Cloning into '/tmp/tmp.dWtWknmO74/tini'... [2022-07-25T10:32:35.357Z] #51 1.754 + cd /tmp/tmp.dWtWknmO74/tini [2022-07-25T10:32:35.613Z] #51 1.754 + git checkout -q v0.19.0 [2022-07-25T10:32:35.613Z] #51 1.792 + cmake . [2022-07-25T10:32:35.870Z] #51 2.173 -- The C compiler identification is GNU 10.2.1 [2022-07-25T10:32:35.870Z] #51 2.202 -- Detecting C compiler ABI info [2022-07-25T10:32:36.034Z] #77 289.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:36.034Z] #77 289.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T10:32:36.034Z] #77 289.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T10:32:36.034Z] #77 289.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:36.034Z] #77 289.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:36.034Z] #77 289.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:36.034Z] #77 289.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:36.034Z] #77 289.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T10:32:36.034Z] #77 289.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T10:32:36.034Z] #77 289.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T10:32:36.034Z] #77 289.5 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T10:32:36.034Z] #77 289.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T10:32:36.034Z] #77 289.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T10:32:36.034Z] #77 289.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T10:32:36.034Z] #77 289.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T10:32:36.034Z] #77 289.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T10:32:36.126Z] #51 2.350 -- Detecting C compiler ABI info - done [2022-07-25T10:32:36.127Z] #51 2.375 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-25T10:32:36.127Z] #51 2.376 -- Detecting C compile features [2022-07-25T10:32:36.127Z] #51 2.377 -- Detecting C compile features - done [2022-07-25T10:32:36.127Z] #51 2.386 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-25T10:32:36.127Z] #51 2.431 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-25T10:32:36.127Z] #51 2.479 -- Configuring done [2022-07-25T10:32:36.127Z] #51 2.491 -- Generating done [2022-07-25T10:32:36.127Z] #51 2.493 -- Build files have been written to: /tmp/tmp.dWtWknmO74/tini [2022-07-25T10:32:36.127Z] #51 2.501 + make tini-static [2022-07-25T10:32:36.295Z] #77 289.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T10:32:36.295Z] #77 289.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T10:32:36.295Z] #77 289.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T10:32:36.295Z] #77 289.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T10:32:36.295Z] #77 289.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T10:32:36.295Z] #77 289.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T10:32:36.295Z] #77 289.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T10:32:36.295Z] #77 289.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T10:32:36.295Z] #77 289.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T10:32:36.295Z] #77 289.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T10:32:36.295Z] #77 289.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T10:32:36.393Z] #51 2.586 Scanning dependencies of target tini-static [2022-07-25T10:32:36.393Z] #51 2.601 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-25T10:32:36.555Z] #77 290.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T10:32:36.555Z] #77 290.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T10:32:36.555Z] #77 290.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T10:32:36.555Z] #77 290.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T10:32:36.555Z] #77 290.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T10:32:36.650Z] #51 2.975 [100%] Linking C executable tini-static [2022-07-25T10:32:36.816Z] #77 290.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T10:32:36.816Z] #77 290.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T10:32:36.816Z] #77 290.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T10:32:36.907Z] #51 3.142 [100%] Built target tini-static [2022-07-25T10:32:36.907Z] #51 3.154 + mkdir -p /build [2022-07-25T10:32:36.907Z] #51 3.156 + cp tini-static /build/docker-init [2022-07-25T10:32:36.907Z] #51 DONE 3.3s [2022-07-25T10:32:36.907Z] [2022-07-25T10:32:36.907Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:32:36.907Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T10:32:36.907Z] #20 51.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:32:36.907Z] #20 51.98 Selecting previously unselected package dmsetup. [2022-07-25T10:32:36.907Z] #20 52.01 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:32:36.907Z] #20 52.03 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-25T10:32:36.907Z] #20 52.13 Selecting previously unselected package mingw-w64-common. [2022-07-25T10:32:36.907Z] #20 52.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-25T10:32:36.907Z] #20 52.15 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-25T10:32:37.076Z] #77 290.6 CC src/crun-run.o [2022-07-25T10:32:37.077Z] #77 290.6 CC src/crun-crun.o [2022-07-25T10:32:37.077Z] #77 290.6 CC src/crun-delete.o [2022-07-25T10:32:37.077Z] #77 290.6 CC src/crun-kill.o [2022-07-25T10:32:37.077Z] #77 290.7 CC src/crun-pause.o [2022-07-25T10:32:37.337Z] #77 290.8 CC src/crun-unpause.o [2022-07-25T10:32:37.337Z] #77 290.8 CC src/crun-spec.o [2022-07-25T10:32:37.337Z] #77 291.0 CC src/crun-list.o [2022-07-25T10:32:37.471Z] #20 54.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-25T10:32:37.471Z] #20 54.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-25T10:32:37.471Z] #20 54.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T10:32:37.598Z] #77 291.0 CC src/crun-exec.o [2022-07-25T10:32:37.598Z] #77 291.0 CC src/crun-create.o [2022-07-25T10:32:37.598Z] #77 291.0 CC src/crun-start.o [2022-07-25T10:32:37.858Z] #77 291.2 CC src/crun-update.o [2022-07-25T10:32:37.858Z] #77 291.3 CC src/crun-state.o [2022-07-25T10:32:37.858Z] #77 291.3 CC src/crun-ps.o [2022-07-25T10:32:37.858Z] #77 291.3 CC src/crun-checkpoint.o [2022-07-25T10:32:37.858Z] #77 291.4 CC src/crun-restore.o [2022-07-25T10:32:37.858Z] #77 291.4 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T10:32:37.858Z] #77 291.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T10:32:38.119Z] #77 291.6 CC src/libcrun/libcrun_la-container.lo [2022-07-25T10:32:38.119Z] #77 291.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T10:32:38.119Z] #77 291.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T10:32:38.380Z] #77 291.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T10:32:38.380Z] #77 291.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T10:32:38.380Z] #77 291.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T10:32:38.380Z] #77 291.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T10:32:38.380Z] #77 292.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T10:32:38.641Z] #77 292.1 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T10:32:38.641Z] #77 292.1 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T10:32:38.901Z] #77 292.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T10:32:38.901Z] #77 292.3 CC src/libcrun/libcrun_la-error.lo [2022-07-25T10:32:38.901Z] #77 292.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T10:32:38.901Z] #77 292.4 CC src/libcrun/libcrun_la-status.lo [2022-07-25T10:32:39.161Z] #77 292.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T10:32:39.161Z] #77 292.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T10:32:39.206Z] #76 292.5 CCLD libocispec.la [2022-07-25T10:32:39.206Z] #76 292.9 CCLD src/validate [2022-07-25T10:32:39.206Z] #76 293.0 CCLD tests/test-1 [2022-07-25T10:32:39.206Z] #76 293.0 CCLD tests/test-2 [2022-07-25T10:32:39.206Z] #76 293.0 CCLD tests/test-3 [2022-07-25T10:32:39.206Z] #76 293.0 CCLD tests/test-4 [2022-07-25T10:32:39.206Z] #76 293.0 CCLD tests/test-5 [2022-07-25T10:32:39.206Z] #76 293.1 CCLD tests/test-6 [2022-07-25T10:32:39.206Z] #76 293.2 CCLD tests/test-7 [2022-07-25T10:32:39.206Z] #76 293.2 CCLD tests/test-8 [2022-07-25T10:32:39.206Z] #76 293.2 CCLD tests/test-9 [2022-07-25T10:32:39.206Z] #76 293.3 CCLD tests/test-10 [2022-07-25T10:32:39.206Z] #76 293.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-25T10:32:39.206Z] #76 293.4 CCLD tests/test-11 [2022-07-25T10:32:39.206Z] #76 294.9 libtool: link: ar cr libocispec.a [2022-07-25T10:32:39.206Z] #76 295.0 libtool: link: ranlib libocispec.a [2022-07-25T10:32:39.206Z] #76 297.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:39.206Z] #76 297.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-25T10:32:39.206Z] #76 297.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-25T10:32:39.206Z] #76 297.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:39.206Z] #76 297.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:39.206Z] #76 297.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:39.206Z] #76 297.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-25T10:32:39.206Z] #76 297.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-25T10:32:39.206Z] #76 297.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-25T10:32:39.206Z] #76 297.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-25T10:32:39.206Z] #76 297.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-25T10:32:39.206Z] #76 297.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-25T10:32:39.206Z] #76 297.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-25T10:32:39.206Z] #76 297.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-25T10:32:39.206Z] #76 297.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-25T10:32:39.206Z] #76 297.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-25T10:32:39.206Z] #76 297.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-25T10:32:39.206Z] #76 297.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-25T10:32:39.206Z] #76 297.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-25T10:32:39.206Z] #76 297.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-25T10:32:39.206Z] #76 297.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-25T10:32:39.206Z] #76 297.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-25T10:32:39.206Z] #76 297.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-25T10:32:39.206Z] #76 297.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-25T10:32:39.206Z] #76 297.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-25T10:32:39.206Z] #76 297.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-25T10:32:39.206Z] #76 297.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-25T10:32:39.206Z] #76 297.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-25T10:32:39.206Z] #76 297.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-25T10:32:39.206Z] #76 297.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-25T10:32:39.206Z] #76 297.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-25T10:32:39.206Z] #76 297.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-25T10:32:39.206Z] #76 297.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-25T10:32:39.206Z] #76 297.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-25T10:32:39.206Z] #76 298.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-25T10:32:39.206Z] #76 298.1 CC src/crun-crun.o [2022-07-25T10:32:39.206Z] #76 298.4 CC src/crun-run.o [2022-07-25T10:32:39.206Z] #76 298.5 CC src/crun-delete.o [2022-07-25T10:32:39.206Z] #76 298.5 CC src/crun-kill.o [2022-07-25T10:32:39.206Z] #76 298.5 CC src/crun-pause.o [2022-07-25T10:32:39.206Z] #76 298.6 CC src/crun-spec.o [2022-07-25T10:32:39.206Z] #76 298.6 CC src/crun-unpause.o [2022-07-25T10:32:39.206Z] #76 298.8 CC src/crun-list.o [2022-07-25T10:32:39.206Z] #76 298.8 CC src/crun-exec.o [2022-07-25T10:32:39.206Z] #76 298.8 CC src/crun-create.o [2022-07-25T10:32:39.206Z] #76 298.9 CC src/crun-start.o [2022-07-25T10:32:39.206Z] #76 299.0 CC src/crun-state.o [2022-07-25T10:32:39.370Z] #20 56.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-25T10:32:39.421Z] #77 292.8 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T10:32:39.421Z] #77 293.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T10:32:39.464Z] #76 299.1 CC src/crun-update.o [2022-07-25T10:32:39.464Z] #76 299.2 CC src/crun-ps.o [2022-07-25T10:32:39.464Z] #76 299.2 CC src/crun-checkpoint.o [2022-07-25T10:32:39.464Z] #76 299.3 CC src/crun-restore.o [2022-07-25T10:32:39.625Z] #20 56.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:32:39.625Z] #20 56.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T10:32:39.625Z] #20 56.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-25T10:32:39.626Z] #20 56.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:32:39.626Z] #20 56.48 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T10:32:39.682Z] #77 293.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T10:32:39.682Z] #77 293.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T10:32:39.682Z] #77 293.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T10:32:39.682Z] #77 293.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T10:32:39.682Z] #77 293.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T10:32:39.723Z] #76 299.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-25T10:32:39.723Z] #76 299.5 CC src/libcrun/libcrun_la-container.lo [2022-07-25T10:32:39.942Z] #77 293.4 CC tests/init.o [2022-07-25T10:32:39.942Z] #77 293.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T10:32:39.981Z] #76 299.6 CC src/libcrun/libcrun_la-utils.lo [2022-07-25T10:32:39.981Z] #76 299.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-25T10:32:39.981Z] #76 299.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-25T10:32:39.981Z] #76 299.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-25T10:32:39.981Z] #76 299.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-25T10:32:39.981Z] #76 299.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-25T10:32:40.240Z] #76 299.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-25T10:32:40.240Z] #76 300.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-25T10:32:40.240Z] #76 300.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-25T10:32:40.498Z] #76 300.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-25T10:32:40.498Z] #76 300.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-25T10:32:40.498Z] #76 300.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-25T10:32:40.498Z] #76 300.3 CC src/libcrun/libcrun_la-status.lo [2022-07-25T10:32:40.757Z] #76 300.3 CC src/libcrun/libcrun_la-error.lo [2022-07-25T10:32:40.757Z] #76 300.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-25T10:32:40.757Z] #76 300.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-25T10:32:41.042Z] #76 300.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-25T10:32:41.042Z] #76 300.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-25T10:32:41.042Z] #76 300.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-25T10:32:41.310Z] #76 300.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-25T10:32:41.310Z] #76 300.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-25T10:32:41.310Z] #76 301.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-25T10:32:41.310Z] #76 301.1 CC tests/init.o [2022-07-25T10:32:41.513Z] #20 58.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-25T10:32:41.513Z] #20 58.45 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:32:41.513Z] #20 58.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:32:41.568Z] #76 301.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-25T10:32:41.568Z] #76 301.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-25T10:32:44.145Z] #77 ... [2022-07-25T10:32:44.145Z] [2022-07-25T10:32:44.145Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-25T10:32:44.145Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:32:44.145Z] #47 365.3 + dpkg --print-architecture [2022-07-25T10:32:44.145Z] #47 365.3 + git checkout -q v2.1.0 [2022-07-25T10:32:44.145Z] #47 365.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T10:32:44.145Z] #47 365.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T10:32:44.785Z] #20 ... [2022-07-25T10:32:44.785Z] [2022-07-25T10:32:44.785Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:32:44.786Z] #71 sha256:17b94f92d04a347ba09d683a9d6edb1cbc57b95f3050d55b2b56053f6510343e [2022-07-25T10:32:44.786Z] #71 14.63 + cd /tmp/tmp.iUjfcIq1Kq/src/github.com/containerd/containerd [2022-07-25T10:32:44.786Z] #71 14.63 + git checkout -q v1.6.6 [2022-07-25T10:32:45.042Z] #71 15.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-25T10:32:45.042Z] #71 15.53 + BUILDTAGS='netgo osusergo static_build' [2022-07-25T10:32:45.042Z] #71 15.53 + export EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:32:45.042Z] #71 15.53 + EXTRA_FLAGS=-buildmode=pie [2022-07-25T10:32:45.042Z] #71 15.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-25T10:32:45.042Z] #71 15.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-25T10:32:45.042Z] #71 15.53 + '[' '' = dynamic ']' [2022-07-25T10:32:45.042Z] #71 15.53 + make [2022-07-25T10:32:45.605Z] #71 16.00 + bin/ctr [2022-07-25T10:32:45.756Z] #76 ... [2022-07-25T10:32:45.757Z] [2022-07-25T10:32:45.757Z] #46 [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 [2022-07-25T10:32:45.757Z] #46 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-25T10:32:45.757Z] #46 369.2 + dpkg --print-architecture [2022-07-25T10:32:45.757Z] #46 369.2 + git checkout -q v2.1.0 [2022-07-25T10:32:45.757Z] #46 369.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-25T10:32:45.757Z] #46 369.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-25T10:32:52.143Z] #71 ... [2022-07-25T10:32:52.143Z] [2022-07-25T10:32:52.143Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-25T10:32:52.144Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-25T10:32:52.144Z] #20 62.02 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-25T10:32:52.144Z] #20 62.02 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:32:52.144Z] #20 62.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:32:52.144Z] #20 63.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-25T10:32:52.144Z] #20 63.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:32:52.144Z] #20 63.64 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T10:32:52.144Z] #20 65.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-25T10:32:52.144Z] #20 65.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:32:52.144Z] #20 65.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:32:52.144Z] #20 69.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-25T10:32:52.400Z] #20 69.19 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-25T10:32:52.400Z] #20 69.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:32:54.294Z] #20 70.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-25T10:32:54.294Z] #20 70.89 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-25T10:32:54.294Z] #20 70.90 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T10:32:54.294Z] #20 71.15 Selecting previously unselected package libapparmor1:amd64. [2022-07-25T10:32:54.294Z] #20 71.16 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-25T10:32:54.294Z] #20 71.17 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T10:32:54.294Z] #20 71.23 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-25T10:32:54.294Z] #20 71.24 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-25T10:32:54.294Z] #20 71.24 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T10:32:54.294Z] #20 71.33 Selecting previously unselected package libbtrfs0:amd64. [2022-07-25T10:32:54.294Z] #20 71.34 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-25T10:32:54.294Z] #20 71.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:32:54.551Z] #20 71.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-25T10:32:54.551Z] #20 71.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-25T10:32:54.551Z] #20 71.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:32:54.808Z] #20 71.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-25T10:32:54.808Z] #20 71.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:32:54.808Z] #20 71.58 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:32:54.808Z] #20 71.63 Selecting previously unselected package libudev-dev:amd64. [2022-07-25T10:32:54.808Z] #20 71.63 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-25T10:32:54.808Z] #20 71.64 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:32:54.808Z] #20 71.71 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-25T10:32:54.808Z] #20 71.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-25T10:32:54.808Z] #20 71.72 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T10:32:55.065Z] #20 71.84 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-25T10:32:55.065Z] #20 71.84 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-25T10:32:55.065Z] #20 71.85 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T10:32:55.065Z] #20 71.94 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-25T10:32:55.065Z] #20 71.94 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-25T10:32:55.065Z] #20 71.95 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T10:32:55.065Z] #20 72.04 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-25T10:32:55.065Z] #20 72.04 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-25T10:32:55.322Z] #20 72.05 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T10:32:55.322Z] #20 72.09 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-25T10:32:55.322Z] #20 72.10 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-25T10:32:55.322Z] #20 72.10 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T10:32:55.322Z] #20 72.29 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-25T10:32:55.322Z] #20 72.29 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-25T10:32:55.322Z] #20 72.30 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T10:32:55.579Z] #20 72.41 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-25T10:32:55.579Z] #20 72.42 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-25T10:32:55.579Z] #20 72.43 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:32:55.579Z] #20 72.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-25T10:32:55.579Z] #20 72.49 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-25T10:32:55.579Z] #20 72.49 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:32:55.836Z] #20 72.55 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-25T10:32:55.836Z] #20 72.56 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-25T10:32:55.836Z] #20 72.57 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:32:55.836Z] #20 72.78 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-25T10:32:55.836Z] #20 72.80 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-25T10:32:55.836Z] #20 72.81 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-25T10:32:55.836Z] #20 72.82 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-25T10:32:55.836Z] #20 72.84 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-25T10:32:55.836Z] #20 72.85 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-25T10:32:55.836Z] #20 72.87 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-25T10:32:55.836Z] #20 72.88 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-25T10:32:55.836Z] #20 72.89 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-25T10:32:55.836Z] #20 72.90 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-25T10:32:56.093Z] #20 72.92 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-25T10:32:56.093Z] #20 72.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-25T10:32:56.093Z] #20 72.94 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-25T10:32:56.093Z] #20 72.96 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-25T10:32:56.093Z] #20 72.97 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-25T10:32:56.093Z] #20 72.98 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-25T10:32:56.093Z] #20 73.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-25T10:32:56.093Z] #20 73.01 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-25T10:32:56.093Z] #20 73.02 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-25T10:32:56.093Z] #20 73.03 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-25T10:32:56.093Z] #20 73.05 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:32:56.093Z] #20 73.06 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 [2022-07-25T10:32:56.093Z] #20 73.07 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:32:56.093Z] #20 73.08 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 [2022-07-25T10:32:56.093Z] #20 73.08 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-25T10:32:56.093Z] #20 73.10 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-25T10:32:56.093Z] #20 73.11 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 [2022-07-25T10:32:56.093Z] #20 73.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-25T10:32:56.093Z] #20 73.13 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-25T10:32:56.350Z] #20 73.14 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:32:56.350Z] #20 73.16 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-25T10:32:56.350Z] #20 73.17 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:32:56.350Z] #20 73.18 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-25T10:32:56.350Z] #20 73.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:32:57.716Z] #20 DONE 74.8s [2022-07-25T10:32:57.716Z] [2022-07-25T10:32:57.716Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:32:57.716Z] #71 sha256:17b94f92d04a347ba09d683a9d6edb1cbc57b95f3050d55b2b56053f6510343e [2022-07-25T10:32:57.973Z] #71 ... [2022-07-25T10:32:57.973Z] [2022-07-25T10:32:57.973Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-25T10:32:57.973Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-25T10:32:59.340Z] #21 1.267 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-25T10:32:59.340Z] #21 1.384 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-25T10:32:59.340Z] #21 1.524 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-25T10:33:05.148Z] #21 1.810 Reading package lists... [2022-07-25T10:33:06.119Z] #47 DONE 395.1s [2022-07-25T10:33:06.119Z] [2022-07-25T10:33:06.119Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:06.119Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:33:06.690Z] #64 ... [2022-07-25T10:33:06.690Z] [2022-07-25T10:33:06.690Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:33:06.690Z] #48 sha256:a7c37bf2759bcafc3fe964ae384bf23191922735997da3a8ea608e9f233da812 [2022-07-25T10:33:07.269Z] #48 DONE 0.6s [2022-07-25T10:33:07.269Z] [2022-07-25T10:33:07.269Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T10:33:07.269Z] #52 sha256:b2211e05070740cb258cef6a7dd0460463f8890921b8810dea2f4f17476a42b2 [2022-07-25T10:33:07.269Z] #52 DONE 0.1s [2022-07-25T10:33:07.269Z] [2022-07-25T10:33:07.269Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:33:07.269Z] #54 sha256:c918171a12a8bf40f3ffbb588cb47347b64de79691431e5eec0e75ba88a7485e [2022-07-25T10:33:07.565Z] #54 DONE 0.2s [2022-07-25T10:33:07.565Z] [2022-07-25T10:33:07.565Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:33:07.566Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:33:07.566Z] #55 ... [2022-07-25T10:33:07.566Z] [2022-07-25T10:33:07.566Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-25T10:33:07.566Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:33:07.566Z] #77 321.1 CCLD tests/init [2022-07-25T10:33:07.693Z] #46 DONE 398.5s [2022-07-25T10:33:07.693Z] [2022-07-25T10:33:07.693Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:07.693Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:33:07.693Z] #63 ... [2022-07-25T10:33:07.693Z] [2022-07-25T10:33:07.693Z] #47 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:33:07.693Z] #47 sha256:84b25c7cae0716823845251d29bd126867101c93d42041b4e4ff35bd2caecc21 [2022-07-25T10:33:07.693Z] #47 DONE 0.4s [2022-07-25T10:33:07.693Z] [2022-07-25T10:33:07.693Z] #76 [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 [2022-07-25T10:33:07.693Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:33:07.693Z] #76 ... [2022-07-25T10:33:07.693Z] [2022-07-25T10:33:07.693Z] #51 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T10:33:07.693Z] #51 sha256:086aebb157754952535e2ccdd945fe3f403b8e2afd1d841be195c885d50346e9 [2022-07-25T10:33:07.693Z] #51 DONE 0.1s [2022-07-25T10:33:07.693Z] [2022-07-25T10:33:07.693Z] #53 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:33:07.693Z] #53 sha256:9b348bed9b21601817c10699730416dc45616a0922db32d5d3f0e2ffdbed35ee [2022-07-25T10:33:07.693Z] #53 DONE 0.1s [2022-07-25T10:33:07.693Z] [2022-07-25T10:33:07.693Z] #54 [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 [2022-07-25T10:33:07.693Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:33:09.320Z] #21 6.493 Reading package lists... [2022-07-25T10:33:09.597Z] #54 ... [2022-07-25T10:33:09.597Z] [2022-07-25T10:33:09.597Z] #76 [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 [2022-07-25T10:33:09.597Z] #76 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-25T10:33:09.597Z] #76 329.1 CCLD tests/init [2022-07-25T10:33:10.282Z] #21 11.03 Building dependency tree... [2022-07-25T10:33:10.282Z] #21 12.21 Reading state information... [2022-07-25T10:33:11.229Z] #21 13.39 The following additional packages will be installed: [2022-07-25T10:33:11.229Z] #21 13.39 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T10:33:11.229Z] #21 13.39 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T10:33:11.229Z] #21 13.39 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T10:33:11.229Z] #21 13.39 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T10:33:11.229Z] #21 13.39 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T10:33:11.229Z] #21 13.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-25T10:33:11.229Z] #21 13.40 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T10:33:11.229Z] #21 13.41 Suggested packages: [2022-07-25T10:33:11.229Z] #21 13.41 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-25T10:33:11.229Z] #21 13.41 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-25T10:33:11.229Z] #21 13.41 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-25T10:33:11.229Z] #21 13.41 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-25T10:33:11.229Z] #21 13.41 seccomp:ppc64el seccomp:s390x [2022-07-25T10:33:11.229Z] #21 13.41 Recommended packages: [2022-07-25T10:33:11.229Z] #21 13.41 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-25T10:33:11.229Z] #21 13.41 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-25T10:33:11.229Z] #21 13.41 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-25T10:33:11.229Z] #21 13.41 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-25T10:33:11.792Z] #21 13.86 The following NEW packages will be installed: [2022-07-25T10:33:11.792Z] #21 13.86 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-25T10:33:11.792Z] #21 13.86 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-25T10:33:11.792Z] #21 13.86 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-25T10:33:11.792Z] #21 13.86 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-25T10:33:11.792Z] #21 13.86 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-25T10:33:11.792Z] #21 13.86 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-25T10:33:11.792Z] #21 13.86 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-25T10:33:11.792Z] #21 13.87 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-25T10:33:11.792Z] #21 13.87 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-25T10:33:11.792Z] #21 13.87 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-25T10:33:11.792Z] #21 13.87 libseccomp2:ppc64el libseccomp2:s390x [2022-07-25T10:33:12.048Z] #21 14.22 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:33:12.048Z] #21 14.22 Need to get 15.9 MB of archives. [2022-07-25T10:33:12.048Z] #21 14.22 After this operation, 73.0 MB of additional disk space will be used. [2022-07-25T10:33:12.048Z] #21 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-25T10:33:12.048Z] #21 14.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-25T10:33:12.048Z] #21 14.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-25T10:33:12.048Z] #21 14.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-25T10:33:12.048Z] #21 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-25T10:33:12.048Z] #21 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-25T10:33:12.048Z] #21 14.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-25T10:33:12.048Z] #21 14.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-25T10:33:12.048Z] #21 14.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-25T10:33:12.048Z] #21 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-25T10:33:12.048Z] #21 14.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-25T10:33:12.048Z] #21 14.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-25T10:33:12.048Z] #21 14.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-25T10:33:12.048Z] #21 14.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-25T10:33:12.306Z] #21 14.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-25T10:33:12.306Z] #21 14.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-25T10:33:12.306Z] #21 14.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-25T10:33:12.306Z] #21 14.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-25T10:33:12.306Z] #21 14.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-25T10:33:12.306Z] #21 14.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-25T10:33:12.306Z] #21 14.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-25T10:33:12.306Z] #21 14.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-25T10:33:12.306Z] #21 14.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-25T10:33:12.306Z] #21 14.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-25T10:33:12.306Z] #21 14.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-25T10:33:12.306Z] #21 14.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-25T10:33:12.306Z] #21 14.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-25T10:33:12.306Z] #21 14.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-25T10:33:12.306Z] #21 14.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-25T10:33:12.306Z] #21 14.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-25T10:33:12.306Z] #21 14.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-25T10:33:12.306Z] #21 14.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-25T10:33:12.306Z] #21 14.42 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-25T10:33:12.306Z] #21 14.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-25T10:33:12.306Z] #21 14.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-25T10:33:12.306Z] #21 14.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-25T10:33:12.306Z] #21 14.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-25T10:33:12.306Z] #21 14.43 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-25T10:33:12.306Z] #21 14.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-25T10:33:12.306Z] #21 14.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-25T10:33:12.562Z] #21 14.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:33:12.819Z] #21 15.06 Fetched 15.9 MB in 0s (32.8 MB/s) [2022-07-25T10:33:12.819Z] #21 15.10 Selecting previously unselected package gcc-10-base:armel. [2022-07-25T10:33:13.075Z] #21 15.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-07-25T10:33:13.075Z] #21 15.14 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-25T10:33:13.075Z] #21 15.15 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-25T10:33:13.075Z] #21 15.21 Selecting previously unselected package gcc-10-base:armhf. [2022-07-25T10:33:13.075Z] #21 15.21 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-25T10:33:13.075Z] #21 15.21 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T10:33:13.075Z] #21 15.27 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-25T10:33:13.075Z] #21 15.28 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-25T10:33:13.075Z] #21 15.29 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T10:33:13.075Z] #21 15.33 Selecting previously unselected package gcc-10-base:s390x. [2022-07-25T10:33:13.075Z] #21 15.34 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-25T10:33:13.075Z] #21 15.34 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T10:33:13.075Z] #21 15.40 Selecting previously unselected package gcc-10-base:arm64. [2022-07-25T10:33:13.332Z] #21 15.40 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-25T10:33:13.332Z] #21 15.42 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T10:33:13.332Z] #21 15.48 Selecting previously unselected package libgcc-s1:armel. [2022-07-25T10:33:13.332Z] #21 15.49 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-25T10:33:13.332Z] #21 15.50 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-25T10:33:13.332Z] #21 15.55 Selecting previously unselected package libcrypt1:armel. [2022-07-25T10:33:13.332Z] #21 15.55 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-25T10:33:13.332Z] #21 15.56 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T10:33:13.588Z] #21 15.65 Selecting previously unselected package libc6:armel. [2022-07-25T10:33:13.588Z] #21 15.66 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-25T10:33:13.844Z] #21 15.85 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-25T10:33:14.103Z] #21 16.29 Selecting previously unselected package libapparmor1:armel. [2022-07-25T10:33:14.103Z] #21 16.30 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-25T10:33:14.103Z] #21 16.30 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-25T10:33:14.103Z] #21 16.35 Selecting previously unselected package libapparmor-dev:armel. [2022-07-25T10:33:14.103Z] #21 16.36 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-25T10:33:14.360Z] #21 16.36 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T10:33:14.360Z] #21 16.43 Selecting previously unselected package libgcc-s1:arm64. [2022-07-25T10:33:14.360Z] #21 16.44 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-25T10:33:14.360Z] #21 16.45 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T10:33:14.360Z] #21 16.50 Selecting previously unselected package libcrypt1:arm64. [2022-07-25T10:33:14.360Z] #21 16.51 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-25T10:33:14.360Z] #21 16.51 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T10:33:14.616Z] #21 16.60 Selecting previously unselected package libc6:arm64. [2022-07-25T10:33:14.616Z] #21 16.61 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-25T10:33:14.616Z] #21 16.78 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T10:33:15.179Z] #21 17.25 Selecting previously unselected package libapparmor1:arm64. [2022-07-25T10:33:15.179Z] #21 17.25 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-25T10:33:15.179Z] #21 17.25 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T10:33:15.179Z] #21 17.31 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-25T10:33:15.179Z] #21 17.31 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-25T10:33:15.179Z] #21 17.32 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T10:33:15.179Z] #21 17.38 Selecting previously unselected package libgcc-s1:s390x. [2022-07-25T10:33:15.179Z] #21 17.39 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-25T10:33:15.179Z] #21 17.39 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T10:33:15.179Z] #21 17.45 Selecting previously unselected package libcrypt1:s390x. [2022-07-25T10:33:15.435Z] #21 17.45 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-25T10:33:15.435Z] #21 17.46 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T10:33:15.435Z] #21 17.54 Selecting previously unselected package libc6:s390x. [2022-07-25T10:33:15.435Z] #21 17.55 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-25T10:33:15.691Z] #21 17.75 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T10:33:16.254Z] #21 18.23 Selecting previously unselected package libapparmor1:s390x. [2022-07-25T10:33:16.254Z] #21 18.24 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-25T10:33:16.254Z] #21 18.24 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-25T10:33:16.254Z] #21 18.31 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-25T10:33:16.254Z] #21 18.32 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-25T10:33:16.254Z] #21 18.32 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T10:33:16.254Z] #21 18.39 Selecting previously unselected package libgcc-s1:armhf. [2022-07-25T10:33:16.254Z] #21 18.40 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-25T10:33:16.254Z] #21 18.40 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T10:33:16.254Z] #21 18.46 Selecting previously unselected package libcrypt1:armhf. [2022-07-25T10:33:16.254Z] #21 18.47 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-25T10:33:16.254Z] #21 18.48 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T10:33:16.511Z] #21 18.60 Selecting previously unselected package libc6:armhf. [2022-07-25T10:33:16.511Z] #21 18.60 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-25T10:33:16.767Z] #21 18.78 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T10:33:17.024Z] #21 19.18 Selecting previously unselected package libapparmor1:armhf. [2022-07-25T10:33:17.024Z] #21 19.19 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-25T10:33:17.024Z] #21 19.19 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-25T10:33:17.024Z] #21 19.24 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-25T10:33:17.024Z] #21 19.25 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-25T10:33:17.280Z] #21 19.26 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T10:33:17.280Z] #21 19.32 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-25T10:33:17.280Z] #21 19.33 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-25T10:33:17.280Z] #21 19.33 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T10:33:17.280Z] #21 19.39 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-25T10:33:17.280Z] #21 19.40 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-25T10:33:17.280Z] #21 19.41 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T10:33:17.280Z] #21 19.50 Selecting previously unselected package libc6:ppc64el. [2022-07-25T10:33:17.537Z] #21 19.50 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-25T10:33:17.537Z] #21 19.68 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T10:33:18.101Z] #21 20.26 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-25T10:33:18.101Z] #21 20.27 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-25T10:33:18.101Z] #21 20.28 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T10:33:18.101Z] #21 20.34 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-25T10:33:18.101Z] #21 20.35 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-25T10:33:18.361Z] #21 20.35 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T10:33:18.361Z] #21 20.43 Selecting previously unselected package libseccomp2:s390x. [2022-07-25T10:33:18.361Z] #21 20.44 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T10:33:18.361Z] #21 20.45 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.361Z] #21 20.51 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-25T10:33:18.361Z] #21 20.51 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-25T10:33:18.361Z] #21 20.52 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.361Z] #21 20.58 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-25T10:33:18.617Z] #21 20.59 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T10:33:18.617Z] #21 20.59 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.617Z] #21 20.64 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-25T10:33:18.617Z] #21 20.64 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-25T10:33:18.617Z] #21 20.65 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.617Z] #21 20.73 Selecting previously unselected package libseccomp2:armhf. [2022-07-25T10:33:18.617Z] #21 20.74 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T10:33:18.617Z] #21 20.75 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.617Z] #21 20.79 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-25T10:33:18.617Z] #21 20.80 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-25T10:33:18.617Z] #21 20.81 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.874Z] #21 20.87 Selecting previously unselected package libseccomp2:armel. [2022-07-25T10:33:18.874Z] #21 20.88 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T10:33:18.874Z] #21 20.89 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.874Z] #21 20.94 Selecting previously unselected package libseccomp-dev:armel. [2022-07-25T10:33:18.874Z] #21 20.94 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-25T10:33:18.874Z] #21 20.95 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.874Z] #21 21.03 Selecting previously unselected package libseccomp2:arm64. [2022-07-25T10:33:18.874Z] #21 21.03 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T10:33:18.874Z] #21 21.04 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T10:33:18.874Z] #21 21.09 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-25T10:33:18.874Z] #21 21.10 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-25T10:33:18.874Z] #21 21.11 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T10:33:19.130Z] #21 21.21 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-25T10:33:19.130Z] #21 21.23 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-25T10:33:19.130Z] #21 21.24 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-25T10:33:19.130Z] #21 21.25 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-25T10:33:19.130Z] #21 21.26 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-25T10:33:19.130Z] #21 21.28 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-25T10:33:19.130Z] #21 21.29 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-25T10:33:19.130Z] #21 21.31 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-25T10:33:19.130Z] #21 21.32 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-25T10:33:19.130Z] #21 21.34 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-25T10:33:19.130Z] #21 21.35 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-25T10:33:19.130Z] #21 21.36 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-25T10:33:19.130Z] #21 21.38 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-25T10:33:19.386Z] #21 21.40 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-25T10:33:19.386Z] #21 21.41 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-25T10:33:19.386Z] #21 21.43 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-25T10:33:20.754Z] #21 22.69 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-25T10:33:21.683Z] #21 23.92 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-25T10:33:23.054Z] #21 25.16 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-25T10:33:24.429Z] #21 26.37 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-25T10:33:25.357Z] #21 27.60 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-25T10:33:25.357Z] #21 27.61 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-25T10:33:25.357Z] #21 27.63 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.64 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.66 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.67 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.613Z] #21 27.69 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.613Z] #21 27.70 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.613Z] #21 27.71 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.613Z] #21 27.73 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.613Z] #21 27.74 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.76 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.77 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.78 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.79 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-25T10:33:25.613Z] #21 27.81 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.613Z] #21 27.82 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.613Z] #21 27.83 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.869Z] #21 27.85 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.869Z] #21 27.86 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-25T10:33:25.869Z] #21 27.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:33:26.434Z] #21 DONE 28.7s [2022-07-25T10:33:26.434Z] [2022-07-25T10:33:26.434Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T10:33:26.434Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-25T10:33:26.691Z] #22 ... [2022-07-25T10:33:26.691Z] [2022-07-25T10:33:26.691Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-25T10:33:26.691Z] #66 sha256:2703f64074cf8d7eae4f70be268dae87ba259a67d6595296f1e91deca5e6c3de [2022-07-25T10:33:26.691Z] #66 DONE 0.1s [2022-07-25T10:33:26.948Z] [2022-07-25T10:33:26.948Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:33:26.948Z] #67 sha256:353326cede3e6ee61c6c641732c0214ca59aa4dd202fa23f8f9c5f75a92207ff [2022-07-25T10:33:27.880Z] #67 1.083 + RM_GOPATH=0 [2022-07-25T10:33:27.880Z] #67 1.083 + TMP_GOPATH= [2022-07-25T10:33:27.880Z] #67 1.083 + : /build [2022-07-25T10:33:27.880Z] #67 1.083 + '[' -z '' ']' [2022-07-25T10:33:27.880Z] #67 1.083 ++ mktemp -d [2022-07-25T10:33:27.880Z] #67 1.084 + export GOPATH=/tmp/tmp.Qmwunrhxk7 [2022-07-25T10:33:27.880Z] #67 1.084 + GOPATH=/tmp/tmp.Qmwunrhxk7 [2022-07-25T10:33:27.880Z] #67 1.084 + RM_GOPATH=1 [2022-07-25T10:33:27.880Z] #67 1.084 + case "$(go env GOARCH)" in [2022-07-25T10:33:27.880Z] #67 1.085 ++ go env GOARCH [2022-07-25T10:33:27.880Z] #67 1.089 + export GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:27.880Z] #67 1.089 + GO_BUILDMODE=-buildmode=pie [2022-07-25T10:33:27.880Z] #67 1.090 ++ dirname /install.sh [2022-07-25T10:33:27.880Z] #67 1.091 + dir=/ [2022-07-25T10:33:27.880Z] #67 1.091 + bin=runc [2022-07-25T10:33:27.880Z] #67 1.091 + shift [2022-07-25T10:33:27.880Z] #67 1.091 + '[' '!' -f //runc.installer ']' [2022-07-25T10:33:27.880Z] #67 1.091 + . //runc.installer [2022-07-25T10:33:27.880Z] #67 1.091 ++ set -e [2022-07-25T10:33:27.880Z] #67 1.091 ++ : v1.1.2 [2022-07-25T10:33:27.880Z] #67 1.091 + install_runc [2022-07-25T10:33:27.880Z] #67 1.091 + RUNC_BUILDTAGS=seccomp [2022-07-25T10:33:27.880Z] #67 1.091 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-25T10:33:27.880Z] #67 1.091 Install runc version v1.1.2 (build tags: seccomp) [2022-07-25T10:33:27.880Z] #67 1.092 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qmwunrhxk7/src/github.com/opencontainers/runc [2022-07-25T10:33:27.880Z] #67 1.095 Cloning into '/tmp/tmp.Qmwunrhxk7/src/github.com/opencontainers/runc'... [2022-07-25T10:33:27.880Z] #67 ... [2022-07-25T10:33:27.880Z] [2022-07-25T10:33:27.880Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-25T10:33:27.880Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-25T10:33:27.880Z] #22 DONE 1.3s [2022-07-25T10:33:28.139Z] [2022-07-25T10:33:28.139Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-25T10:33:28.139Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-25T10:33:28.707Z] #23 DONE 1.0s [2022-07-25T10:33:28.707Z] [2022-07-25T10:33:28.707Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-25T10:33:28.707Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-25T10:33:29.255Z] --- PASS: TestImportExtremelyLargeImageWorks (91.86s) [2022-07-25T10:33:29.255Z] PASS [2022-07-25T10:33:29.255Z] [2022-07-25T10:33:29.255Z] DONE 22 tests in 94.938s [2022-07-25T10:33:29.255Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T10:33:29.255Z] === RUN TestStripANSICommands [2022-07-25T10:33:29.255Z] === RUN TestStripANSICommands/#00 [2022-07-25T10:33:29.255Z] === RUN TestStripANSICommands/#01 [2022-07-25T10:33:29.255Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T10:33:29.255Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T10:33:29.255Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T10:33:29.255Z] PASS [2022-07-25T10:33:29.255Z] [2022-07-25T10:33:29.255Z] DONE 3 tests in 0.009s [2022-07-25T10:33:29.255Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:33:29.255Z] INFO: Testing against a local daemon [2022-07-25T10:33:29.255Z] === RUN TestNetworkCreateDelete [2022-07-25T10:33:29.255Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-25T10:33:29.255Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:33:29.255Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-25T10:33:29.255Z] === RUN TestDaemonDNSFallback [2022-07-25T10:33:29.532Z] #77 341.6 AR libcrun_testing.a [2022-07-25T10:33:29.532Z] #77 341.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T10:33:29.532Z] #77 341.7 CCLD tests/tests_libcrun_utils [2022-07-25T10:33:29.532Z] #77 341.7 CCLD tests/tests_libcrun_errors [2022-07-25T10:33:29.532Z] #77 341.7 CCLD tests/tests_libcrun_fuzzer [2022-07-25T10:33:29.532Z] #77 342.0 CCLD libcrun.la [2022-07-25T10:33:29.638Z] #24 0.886 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-25T10:33:29.793Z] #77 343.2 CCLD crun [2022-07-25T10:33:29.894Z] #24 DONE 1.0s [2022-07-25T10:33:29.894Z] [2022-07-25T10:33:29.894Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-25T10:33:29.894Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-25T10:33:30.053Z] #77 343.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T10:33:30.314Z] #77 343.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T10:33:30.314Z] #77 343.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T10:33:30.314Z] #77 343.8 /bin/mkdir -p '/usr/local/lib' [2022-07-25T10:33:30.314Z] #77 343.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T10:33:30.314Z] #77 343.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T10:33:30.314Z] #77 343.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T10:33:30.314Z] #77 343.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T10:33:30.314Z] #77 343.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T10:33:30.574Z] #77 344.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 [2022-07-25T10:33:30.827Z] #25 DONE 0.9s [2022-07-25T10:33:30.827Z] [2022-07-25T10:33:30.827Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-25T10:33:30.827Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-25T10:33:30.835Z] #77 344.2 ---------------------------------------------------------------------- [2022-07-25T10:33:30.835Z] #77 344.2 Libraries have been installed in: [2022-07-25T10:33:30.835Z] #77 344.2 /usr/local/lib [2022-07-25T10:33:30.835Z] #77 344.2 [2022-07-25T10:33:30.835Z] #77 344.2 If you ever happen to want to link against installed libraries [2022-07-25T10:33:30.835Z] #77 344.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T10:33:30.835Z] #77 344.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T10:33:30.835Z] #77 344.2 flag during linking and do at least one of the following: [2022-07-25T10:33:30.835Z] #77 344.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T10:33:30.835Z] #77 344.2 during execution [2022-07-25T10:33:30.835Z] #77 344.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T10:33:30.835Z] #77 344.2 during linking [2022-07-25T10:33:30.835Z] #77 344.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T10:33:30.835Z] #77 344.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T10:33:30.835Z] #77 344.2 [2022-07-25T10:33:30.835Z] #77 344.2 See any operating system documentation about shared libraries for [2022-07-25T10:33:30.835Z] #77 344.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T10:33:30.835Z] #77 344.2 ---------------------------------------------------------------------- [2022-07-25T10:33:30.835Z] #77 344.2 /bin/mkdir -p '/build' [2022-07-25T10:33:30.835Z] #77 344.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T10:33:30.835Z] #77 344.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T10:33:30.835Z] #77 344.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T10:33:30.835Z] #77 344.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T10:33:30.835Z] #77 344.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T10:33:31.405Z] #77 DONE 344.7s [2022-07-25T10:33:31.405Z] [2022-07-25T10:33:31.405Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:31.405Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:33:31.526Z] #76 349.5 AR libcrun_testing.a [2022-07-25T10:33:31.526Z] #76 349.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-25T10:33:31.526Z] #76 349.6 CCLD tests/tests_libcrun_errors [2022-07-25T10:33:31.526Z] #76 349.6 CCLD tests/tests_libcrun_fuzzer [2022-07-25T10:33:31.526Z] #76 349.6 CCLD tests/tests_libcrun_utils [2022-07-25T10:33:31.526Z] #76 349.9 CCLD libcrun.la [2022-07-25T10:33:31.526Z] #76 351.1 CCLD crun [2022-07-25T10:33:31.761Z] #26 DONE 0.9s [2022-07-25T10:33:31.761Z] [2022-07-25T10:33:31.761Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-25T10:33:31.761Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-25T10:33:31.778Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-25T10:33:31.778Z] === RUN TestInspectNetwork [2022-07-25T10:33:32.094Z] #76 351.7 make[3]: Entering directory '/tmp/crun-build' [2022-07-25T10:33:32.094Z] #76 351.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-25T10:33:32.094Z] #76 351.8 /bin/mkdir -p '/usr/local/lib' [2022-07-25T10:33:32.094Z] #76 351.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-25T10:33:32.094Z] #76 351.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-25T10:33:32.094Z] #76 351.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-25T10:33:32.094Z] #76 351.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-25T10:33:32.094Z] #76 351.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-25T10:33:32.352Z] #76 351.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-25T10:33:32.352Z] #76 352.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 [2022-07-25T10:33:32.352Z] #76 352.2 ---------------------------------------------------------------------- [2022-07-25T10:33:32.611Z] #76 352.2 Libraries have been installed in: [2022-07-25T10:33:32.611Z] #76 352.2 /usr/local/lib [2022-07-25T10:33:32.611Z] #76 352.2 [2022-07-25T10:33:32.611Z] #76 352.2 If you ever happen to want to link against installed libraries [2022-07-25T10:33:32.611Z] #76 352.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-25T10:33:32.611Z] #76 352.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-25T10:33:32.611Z] #76 352.2 flag during linking and do at least one of the following: [2022-07-25T10:33:32.611Z] #76 352.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-25T10:33:32.611Z] #76 352.2 during execution [2022-07-25T10:33:32.611Z] #76 352.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-25T10:33:32.611Z] #76 352.2 during linking [2022-07-25T10:33:32.611Z] #76 352.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-25T10:33:32.611Z] #76 352.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-25T10:33:32.611Z] #76 352.2 [2022-07-25T10:33:32.611Z] #76 352.2 See any operating system documentation about shared libraries for [2022-07-25T10:33:32.611Z] #76 352.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-25T10:33:32.611Z] #76 352.2 ---------------------------------------------------------------------- [2022-07-25T10:33:32.611Z] #76 352.2 /bin/mkdir -p '/build' [2022-07-25T10:33:32.611Z] #76 352.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-25T10:33:32.611Z] #76 352.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-25T10:33:32.611Z] #76 352.3 make[3]: Leaving directory '/tmp/crun-build' [2022-07-25T10:33:32.611Z] #76 352.3 make[2]: Leaving directory '/tmp/crun-build' [2022-07-25T10:33:32.611Z] #76 352.3 make[1]: Leaving directory '/tmp/crun-build' [2022-07-25T10:33:32.691Z] #27 DONE 1.0s [2022-07-25T10:33:32.691Z] [2022-07-25T10:33:32.691Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:33:32.691Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T10:33:32.870Z] #76 DONE 352.5s [2022-07-25T10:33:32.870Z] [2022-07-25T10:33:32.870Z] #54 [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 [2022-07-25T10:33:32.870Z] #54 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:33:33.622Z] #28 1.084 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-25T10:33:33.622Z] #28 1.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-25T10:33:33.622Z] #28 1.108 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-25T10:33:33.879Z] #28 1.350 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-25T10:33:34.065Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T10:33:34.065Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:33:34.065Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:33:34.065Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:33:34.065Z] [2022-07-25T10:33:34.065Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:33:34.065Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:33:34.065Z] HOSTNAME=e6539b4d10cd [2022-07-25T10:33:34.065Z] TESTDEBUG=0 [2022-07-25T10:33:34.065Z] DEST=bundles/test-integration [2022-07-25T10:33:34.065Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:33:34.065Z] DOCKER_GITCOMMIT=252fdd50e4544c152be3ec589036e773f80f0bbf [2022-07-25T10:33:34.065Z] container=docker [2022-07-25T10:33:34.065Z] HOME=/root [2022-07-25T10:33:34.065Z] GOLANG_VERSION=1.18.4 [2022-07-25T10:33:34.065Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:33:34.065Z] VALIDATE_BRANCH=master [2022-07-25T10:33:34.065Z] TERM=xterm [2022-07-25T10:33:34.065Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:33:34.065Z] SHLVL=1 [2022-07-25T10:33:34.065Z] TIMEOUT=120m [2022-07-25T10:33:34.065Z] DOCKER_BUILDTAGS= journald [2022-07-25T10:33:34.065Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:33:34.065Z] GO111MODULE=off [2022-07-25T10:33:34.065Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T10:33:34.065Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:33:34.065Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:33:34.065Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:33:34.065Z] GOPATH=/go [2022-07-25T10:33:34.065Z] PKG_CONFIG=pkg-config [2022-07-25T10:33:34.065Z] _=/usr/bin/env [2022-07-25T10:33:34.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:33:34.136Z] #28 1.569 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-25T10:33:34.392Z] #28 1.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-25T10:33:34.649Z] #28 2.165 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-25T10:33:35.057Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T10:33:35.057Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T10:33:35.057Z] === RUN TestInspectNetwork/network_name [2022-07-25T10:33:35.057Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T10:33:35.213Z] #28 2.431 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-25T10:33:35.213Z] #28 2.747 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-25T10:33:35.780Z] #28 3.006 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [166 kB] [2022-07-25T10:33:35.780Z] #28 3.011 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [141 kB] [2022-07-25T10:33:35.780Z] #28 3.011 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-25T10:33:35.780Z] #28 3.011 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [159 kB] [2022-07-25T10:33:35.780Z] #28 3.012 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [167 kB] [2022-07-25T10:33:35.780Z] #28 3.020 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-07-25T10:33:35.780Z] #28 3.048 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-25T10:33:35.780Z] #28 3.055 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-25T10:33:35.780Z] #28 3.057 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-25T10:33:35.780Z] #28 3.058 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-25T10:33:35.780Z] #28 3.059 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-25T10:33:35.780Z] #28 3.060 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-25T10:33:39.233Z] --- PASS: TestInspectNetwork (7.30s) [2022-07-25T10:33:39.233Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T10:33:39.233Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T10:33:39.233Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T10:33:39.233Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T10:33:39.233Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:33:40.619Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T10:33:40.619Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:33:40.619Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:33:40.619Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:33:40.619Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T10:33:40.619Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T10:33:40.619Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T10:33:40.619Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T10:33:40.619Z] === RUN TestNetworkList [2022-07-25T10:33:40.619Z] === RUN TestNetworkList//networks [2022-07-25T10:33:40.619Z] === PAUSE TestNetworkList//networks [2022-07-25T10:33:40.619Z] === RUN TestNetworkList//networks/ [2022-07-25T10:33:40.619Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:33:40.619Z] === CONT TestNetworkList//networks [2022-07-25T10:33:40.619Z] === CONT TestNetworkList//networks/ [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:33:40.619Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:33:40.619Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:33:41.184Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T10:33:41.184Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:33:42.116Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T10:33:42.116Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:33:42.328Z] #28 ... [2022-07-25T10:33:42.328Z] [2022-07-25T10:33:42.328Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:33:42.328Z] #67 sha256:353326cede3e6ee61c6c641732c0214ca59aa4dd202fa23f8f9c5f75a92207ff [2022-07-25T10:33:42.328Z] #67 5.795 + cd /tmp/tmp.Qmwunrhxk7/src/github.com/opencontainers/runc [2022-07-25T10:33:42.328Z] #67 5.795 + git checkout -q v1.1.2 [2022-07-25T10:33:42.328Z] #67 6.074 + '[' -z '' ']' [2022-07-25T10:33:42.328Z] #67 6.074 + target=static [2022-07-25T10:33:42.328Z] #67 6.074 + make BUILDTAGS=seccomp static [2022-07-25T10:33:42.328Z] #67 6.433 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-25T10:33:43.048Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-25T10:33:43.048Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:33:43.979Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-25T10:33:43.979Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:33:45.350Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-25T10:33:45.350Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:33:45.914Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-25T10:33:45.914Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:33:46.308Z] #64 ... [2022-07-25T10:33:46.308Z] [2022-07-25T10:33:46.308Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:33:46.308Z] #60 sha256:77916115e7472c6aa3385acdf288f9661d0b56392287b32c8c7f1ca476ce75aa [2022-07-25T10:33:46.308Z] #60 226.5 + mkdir -p /build [2022-07-25T10:33:46.308Z] #60 226.5 + cp runc /build/runc [2022-07-25T10:33:47.580Z] #67 ... [2022-07-25T10:33:47.580Z] [2022-07-25T10:33:47.580Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:33:47.580Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T10:33:47.580Z] #28 14.46 Fetched 49.2 MB in 14s (3608 kB/s) [2022-07-25T10:33:47.691Z] #60 DONE 227.6s [2022-07-25T10:33:47.691Z] [2022-07-25T10:33:47.691Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-25T10:33:47.691Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-25T10:33:47.691Z] #55 438.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T10:33:47.691Z] #55 DONE 439.2s [2022-07-25T10:33:47.691Z] [2022-07-25T10:33:47.691Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:47.691Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:33:48.438Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2022-07-25T10:33:48.438Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:33:48.438Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:33:48.438Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:33:48.438Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:33:50.235Z] #64 ... [2022-07-25T10:33:50.235Z] [2022-07-25T10:33:50.235Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:33:50.235Z] #56 sha256:48cefb5086c8277da2ee18bcd7d13e0f1f3f86e95f3a7b52df8a0fac4847c9e7 [2022-07-25T10:33:50.805Z] #56 DONE 0.7s [2022-07-25T10:33:50.805Z] [2022-07-25T10:33:50.805Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:50.805Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:33:50.956Z] #54 442.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-25T10:33:50.956Z] #54 DONE 443.4s [2022-07-25T10:33:50.956Z] [2022-07-25T10:33:50.956Z] #59 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:33:50.956Z] #59 sha256:84bc461c3ad5026a9f19d16fbb6b51a98a28a6ee1ec821c7e2cb7b6f1a93006b [2022-07-25T10:33:50.956Z] #59 230.5 + mkdir -p /build [2022-07-25T10:33:50.956Z] #59 230.5 + cp runc /build/runc [2022-07-25T10:33:50.956Z] #59 DONE 231.2s [2022-07-25T10:33:50.956Z] [2022-07-25T10:33:50.956Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:50.956Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:33:51.065Z] #64 ... [2022-07-25T10:33:51.065Z] [2022-07-25T10:33:51.065Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:33:51.065Z] #58 sha256:10add15ca491a5762bbf1a07955592dfad3e16b350a0439dbd7ebb68a9442f23 [2022-07-25T10:33:51.065Z] #58 DONE 0.1s [2022-07-25T10:33:51.065Z] [2022-07-25T10:33:51.065Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:33:51.065Z] #61 sha256:8f1b9633d4f6d752cf55ae45cb576f2936a73d69d983e1e67c9e4593b07933ca [2022-07-25T10:33:51.325Z] #61 DONE 0.2s [2022-07-25T10:33:51.325Z] [2022-07-25T10:33:51.325Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:51.326Z] #64 sha256:0402b00badca10052244e1c157e97a8372a9a32b06b57bacfb12ac5dcb44e51a [2022-07-25T10:33:51.523Z] #63 ... [2022-07-25T10:33:51.523Z] [2022-07-25T10:33:51.523Z] #55 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:33:51.523Z] #55 sha256:31351b9236e1b930fe9dc4ab7ef03d36f4fe81fd249ae0684457dcb3b78268d5 [2022-07-25T10:33:52.091Z] #55 DONE 0.6s [2022-07-25T10:33:52.091Z] [2022-07-25T10:33:52.091Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:52.091Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:33:52.349Z] #63 ... [2022-07-25T10:33:52.349Z] [2022-07-25T10:33:52.349Z] #57 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:33:52.350Z] #57 sha256:574e8bf0771275b89d48048af082b0f467446d26d5b3bccc246c2ae7698427ea [2022-07-25T10:33:52.350Z] #57 DONE 0.1s [2022-07-25T10:33:52.350Z] [2022-07-25T10:33:52.350Z] #60 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:33:52.350Z] #60 sha256:d62a022c6ff9184a20239066e5a2b9a24b15e27df5da1da2f0a7a5591526c9c9 [2022-07-25T10:33:52.350Z] #60 DONE 0.2s [2022-07-25T10:33:52.350Z] [2022-07-25T10:33:52.350Z] #63 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:33:52.350Z] #63 sha256:5d927e4252d3c84107906f6eb189416997aadcdb74f977a1889db7058e10ecaa [2022-07-25T10:33:53.868Z] #64 385.0 + bin/containerd [2022-07-25T10:33:54.125Z] #28 14.46 Reading package lists... [2022-07-25T10:33:55.630Z] #63 386.6 + bin/containerd [2022-07-25T10:34:00.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:34:00.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:34:00.670Z] #28 21.03 Reading package lists... [2022-07-25T10:34:01.664Z] #28 27.44 Building dependency tree... [2022-07-25T10:34:03.054Z] #28 30.41 bzip2 is already the newest version (1.0.8-4). [2022-07-25T10:34:03.054Z] #28 30.41 patch is already the newest version (2.7.6-7). [2022-07-25T10:34:03.054Z] #28 30.41 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-25T10:34:03.054Z] #28 30.41 The following additional packages will be installed: [2022-07-25T10:34:03.054Z] #28 30.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T10:34:03.054Z] #28 30.42 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-25T10:34:03.054Z] #28 30.43 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-25T10:34:03.054Z] #28 30.43 python3-pkg-resources vim-runtime xxd [2022-07-25T10:34:03.054Z] #28 30.45 Suggested packages: [2022-07-25T10:34:03.054Z] #28 30.45 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-25T10:34:03.054Z] #28 30.45 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-25T10:34:03.054Z] #28 30.45 Recommended packages: [2022-07-25T10:34:03.054Z] #28 30.45 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-25T10:34:03.298Z] --- PASS: TestServiceWithDataPathPortInit (14.09s) [2022-07-25T10:34:03.298Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:34:04.423Z] #28 31.89 The following NEW packages will be installed: [2022-07-25T10:34:04.423Z] #28 31.90 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-25T10:34:04.423Z] #28 31.91 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-25T10:34:04.423Z] #28 31.91 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-25T10:34:04.423Z] #28 31.91 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-25T10:34:04.423Z] #28 31.92 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-25T10:34:04.423Z] #28 31.92 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-25T10:34:04.423Z] #28 31.92 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-25T10:34:04.680Z] #28 32.28 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-25T10:34:04.680Z] #28 32.28 Need to get 18.6 MB of archives. [2022-07-25T10:34:04.680Z] #28 32.28 After this operation, 71.4 MB of additional disk space will be used. [2022-07-25T10:34:04.680Z] #28 32.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-25T10:34:04.680Z] #28 32.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-25T10:34:04.680Z] #28 32.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-25T10:34:04.680Z] #28 32.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-25T10:34:04.680Z] #28 32.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-25T10:34:04.680Z] #28 32.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-25T10:34:04.680Z] #28 32.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-25T10:34:04.937Z] #28 32.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-25T10:34:04.937Z] #28 32.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-25T10:34:04.937Z] #28 32.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-25T10:34:04.937Z] #28 32.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-25T10:34:04.937Z] #28 32.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-25T10:34:04.937Z] #28 32.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-25T10:34:04.937Z] #28 32.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-25T10:34:04.937Z] #28 32.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-25T10:34:04.937Z] #28 32.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-25T10:34:04.937Z] #28 32.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-25T10:34:04.937Z] #28 32.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-25T10:34:04.937Z] #28 32.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-25T10:34:04.937Z] #28 32.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-25T10:34:04.937Z] #28 32.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-25T10:34:04.937Z] #28 32.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-25T10:34:04.937Z] #28 32.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-25T10:34:04.937Z] #28 32.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-25T10:34:04.937Z] #28 32.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-25T10:34:04.937Z] #28 32.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-25T10:34:04.937Z] #28 32.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-25T10:34:04.937Z] #28 32.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-25T10:34:04.937Z] #28 32.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-25T10:34:04.937Z] #28 32.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-25T10:34:04.937Z] #28 32.41 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-25T10:34:04.937Z] #28 32.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-25T10:34:04.937Z] #28 32.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-25T10:34:04.937Z] #28 32.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-25T10:34:04.937Z] #28 32.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-25T10:34:04.937Z] #28 32.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-25T10:34:04.937Z] #28 32.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-25T10:34:04.937Z] #28 32.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-25T10:34:04.937Z] #28 32.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-25T10:34:04.937Z] #28 32.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-25T10:34:04.937Z] #28 32.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-25T10:34:05.194Z] #28 32.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-25T10:34:05.194Z] #28 32.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-25T10:34:05.194Z] #28 32.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-25T10:34:05.194Z] #28 32.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-25T10:34:05.196Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:enc215js0tac4owht1qno3ym2 Created:2022-07-25 10:34:03.510450412 +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[5607768f62e7c9cf4da86805664917cb3756a59f13a45b9fbf96e4e922ce8fe8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nafjoif3t6odcpltl5p20m2la EndpointID:54bf47f6c26a51f581ac8f54f7cfc09568e4af81fecea7e2e0d09b2c021bdf62 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:11b5589976f062adb0a1c5f89d4730e9af8e5bd6820debcd292127605e908856 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:e8f97d1353f6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nafjoif3t6odcpltl5p20m2la EndpointID:54bf47f6c26a51f581ac8f54f7cfc09568e4af81fecea7e2e0d09b2c021bdf62 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T10:34:05.450Z] #28 ... [2022-07-25T10:34:05.450Z] [2022-07-25T10:34:05.450Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:34:05.450Z] #71 sha256:17b94f92d04a347ba09d683a9d6edb1cbc57b95f3050d55b2b56053f6510343e [2022-07-25T10:34:05.450Z] #71 95.76 + bin/containerd [2022-07-25T10:34:09.373Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-07-25T10:34:09.373Z] PASS [2022-07-25T10:34:09.373Z] [2022-07-25T10:34:09.373Z] === Skipped [2022-07-25T10:34:09.373Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:34:09.373Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:34:09.373Z] [2022-07-25T10:34:09.373Z] DONE 38 tests, 1 skipped in 44.516s [2022-07-25T10:34:09.373Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:34:09.373Z] INFO: Testing against a local daemon [2022-07-25T10:34:09.373Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:34:09.373Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:34:09.373Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:34:09.373Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:34:09.373Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:34:09.373Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:34:09.373Z] PASS [2022-07-25T10:34:09.373Z] [2022-07-25T10:34:09.373Z] === Skipped [2022-07-25T10:34:09.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:34:09.373Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:34:09.373Z] [2022-07-25T10:34:09.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:34:09.373Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:34:09.373Z] [2022-07-25T10:34:09.373Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-25T10:34:09.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:34:09.373Z] INFO: Testing against a local daemon [2022-07-25T10:34:09.373Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:34:10.707Z] #71 ... [2022-07-25T10:34:10.707Z] [2022-07-25T10:34:10.707Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-25T10:34:10.707Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-25T10:34:10.707Z] #28 33.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-25T10:34:10.707Z] #28 33.41 Fetched 18.6 MB in 1s (29.5 MB/s) [2022-07-25T10:34:10.707Z] #28 33.45 Selecting previously unselected package pigz. [2022-07-25T10:34:10.707Z] #28 33.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-07-25T10:34:10.707Z] #28 33.52 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-25T10:34:10.707Z] #28 33.52 Unpacking pigz (2.6-1) ... [2022-07-25T10:34:10.707Z] #28 33.60 Selecting previously unselected package libelf1:amd64. [2022-07-25T10:34:10.707Z] #28 33.60 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-25T10:34:10.707Z] #28 33.61 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-25T10:34:10.707Z] #28 33.74 Selecting previously unselected package libbpf0:amd64. [2022-07-25T10:34:10.707Z] #28 33.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-25T10:34:10.707Z] #28 33.75 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-25T10:34:10.707Z] #28 33.83 Selecting previously unselected package libcap2:amd64. [2022-07-25T10:34:10.707Z] #28 33.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-25T10:34:10.707Z] #28 33.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:34:10.707Z] #28 33.91 Selecting previously unselected package libmnl0:amd64. [2022-07-25T10:34:10.707Z] #28 33.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-25T10:34:10.707Z] #28 33.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-25T10:34:10.707Z] #28 33.97 Selecting previously unselected package libxtables12:amd64. [2022-07-25T10:34:10.707Z] #28 33.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 33.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-25T10:34:10.708Z] #28 34.03 Selecting previously unselected package libcap2-bin. [2022-07-25T10:34:10.708Z] #28 34.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 34.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-25T10:34:10.708Z] #28 34.10 Selecting previously unselected package iproute2. [2022-07-25T10:34:10.708Z] #28 34.11 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 34.12 Unpacking iproute2 (5.10.0-4) ... [2022-07-25T10:34:10.708Z] #28 34.41 Selecting previously unselected package xxd. [2022-07-25T10:34:10.708Z] #28 34.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 34.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:10.708Z] #28 34.53 Selecting previously unselected package vim-common. [2022-07-25T10:34:10.708Z] #28 34.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:34:10.708Z] #28 34.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:10.708Z] #28 34.75 Selecting previously unselected package bash-completion. [2022-07-25T10:34:10.708Z] #28 34.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-25T10:34:10.708Z] #28 35.93 Unpacking bash-completion (1:2.11-2) ... [2022-07-25T10:34:10.708Z] #28 36.19 Selecting previously unselected package apparmor. [2022-07-25T10:34:10.708Z] #28 36.20 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.23 Unpacking apparmor (2.13.6-10) ... [2022-07-25T10:34:10.708Z] #28 36.45 Selecting previously unselected package inetutils-ping. [2022-07-25T10:34:10.708Z] #28 36.46 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-25T10:34:10.708Z] #28 36.57 Selecting previously unselected package libip4tc2:amd64. [2022-07-25T10:34:10.708Z] #28 36.57 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T10:34:10.708Z] #28 36.63 Selecting previously unselected package libip6tc2:amd64. [2022-07-25T10:34:10.708Z] #28 36.64 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.65 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T10:34:10.708Z] #28 36.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-25T10:34:10.708Z] #28 36.71 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:34:10.708Z] #28 36.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-25T10:34:10.708Z] #28 36.78 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T10:34:10.708Z] #28 36.86 Selecting previously unselected package libnftnl11:amd64. [2022-07-25T10:34:10.708Z] #28 36.86 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.87 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T10:34:10.708Z] #28 36.92 Selecting previously unselected package iptables. [2022-07-25T10:34:10.708Z] #28 36.93 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 36.94 Unpacking iptables (1.8.7-1) ... [2022-07-25T10:34:10.708Z] #28 37.11 Selecting previously unselected package libonig5:amd64. [2022-07-25T10:34:10.708Z] #28 37.12 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:34:10.708Z] #28 37.21 Selecting previously unselected package libjq1:amd64. [2022-07-25T10:34:10.708Z] #28 37.21 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.22 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:34:10.708Z] #28 37.31 Selecting previously unselected package jq. [2022-07-25T10:34:10.708Z] #28 37.31 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.32 Unpacking jq (1.6-2.1) ... [2022-07-25T10:34:10.708Z] #28 37.40 Selecting previously unselected package libaio1:amd64. [2022-07-25T10:34:10.708Z] #28 37.40 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.41 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-25T10:34:10.708Z] #28 37.46 Selecting previously unselected package libgpm2:amd64. [2022-07-25T10:34:10.708Z] #28 37.46 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.47 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-25T10:34:10.708Z] #28 37.53 Selecting previously unselected package libinih1:amd64. [2022-07-25T10:34:10.708Z] #28 37.54 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.55 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-25T10:34:10.708Z] #28 37.60 Selecting previously unselected package libnet1:amd64. [2022-07-25T10:34:10.708Z] #28 37.60 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:34:10.708Z] #28 37.69 Selecting previously unselected package libnl-3-200:amd64. [2022-07-25T10:34:10.708Z] #28 37.69 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:34:10.708Z] #28 37.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-25T10:34:10.708Z] #28 37.76 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:34:10.708Z] #28 37.83 Selecting previously unselected package libyajl2:amd64. [2022-07-25T10:34:10.708Z] #28 37.84 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.84 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:34:10.708Z] #28 37.89 Selecting previously unselected package net-tools. [2022-07-25T10:34:10.708Z] #28 37.90 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-25T10:34:10.708Z] #28 37.90 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T10:34:10.708Z] #28 38.04 Selecting previously unselected package python-pip-whl. [2022-07-25T10:34:10.708Z] #28 38.05 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-25T10:34:10.708Z] #28 38.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T10:34:10.744Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-25T10:34:10.744Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:34:10.965Z] #28 38.40 Selecting previously unselected package python3-lib2to3. [2022-07-25T10:34:10.965Z] #28 38.41 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-25T10:34:10.965Z] #28 38.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-25T10:34:10.965Z] #28 38.50 Selecting previously unselected package python3-distutils. [2022-07-25T10:34:10.965Z] #28 38.51 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-25T10:34:10.965Z] #28 38.51 Unpacking python3-distutils (3.9.2-1) ... [2022-07-25T10:34:11.221Z] #28 38.61 Selecting previously unselected package python3-pkg-resources. [2022-07-25T10:34:11.221Z] #28 38.62 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-25T10:34:11.221Z] #28 38.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:34:11.221Z] #28 38.72 Selecting previously unselected package python3-setuptools. [2022-07-25T10:34:11.309Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T10:34:11.478Z] #28 38.73 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-25T10:34:11.478Z] #28 38.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-25T10:34:11.478Z] #28 38.93 Selecting previously unselected package python3-wheel. [2022-07-25T10:34:11.478Z] #28 38.94 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-25T10:34:11.478Z] #28 38.95 Unpacking python3-wheel (0.34.2-1) ... [2022-07-25T10:34:11.735Z] #28 39.01 Selecting previously unselected package python3-pip. [2022-07-25T10:34:11.735Z] #28 39.01 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-25T10:34:11.735Z] #28 39.02 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T10:34:11.735Z] #28 39.21 Selecting previously unselected package sudo. [2022-07-25T10:34:11.735Z] #28 39.22 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-25T10:34:11.735Z] #28 39.23 Unpacking sudo (1.9.5p2-3) ... [2022-07-25T10:34:11.874Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T10:34:11.992Z] #28 39.56 Selecting previously unselected package thin-provisioning-tools. [2022-07-25T10:34:12.248Z] #28 39.57 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-25T10:34:12.248Z] #28 39.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-25T10:34:12.248Z] #28 39.73 Selecting previously unselected package uidmap. [2022-07-25T10:34:12.248Z] #28 39.74 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-25T10:34:12.248Z] #28 39.74 Unpacking uidmap (1:4.8.1-1) ... [2022-07-25T10:34:12.248Z] #28 39.86 Selecting previously unselected package vim-runtime. [2022-07-25T10:34:12.505Z] #28 39.86 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-25T10:34:12.505Z] #28 39.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-25T10:34:12.505Z] #28 39.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-25T10:34:12.505Z] #28 39.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:12.807Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T10:34:14.398Z] #28 41.64 Selecting previously unselected package vim. [2022-07-25T10:34:14.398Z] #28 41.65 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-25T10:34:14.398Z] #28 41.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:14.655Z] #28 41.98 Selecting previously unselected package xfsprogs. [2022-07-25T10:34:14.655Z] #28 41.98 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-25T10:34:14.655Z] #28 41.99 Unpacking xfsprogs (5.10.0-4) ... [2022-07-25T10:34:14.707Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T10:34:14.912Z] #28 42.28 Selecting previously unselected package zip. [2022-07-25T10:34:14.912Z] #28 42.29 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-25T10:34:14.912Z] #28 42.30 Unpacking zip (3.0-12) ... [2022-07-25T10:34:14.912Z] #28 42.39 Selecting previously unselected package zstd. [2022-07-25T10:34:14.912Z] #28 42.41 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-25T10:34:14.912Z] #28 42.41 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-25T10:34:15.168Z] #28 42.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-25T10:34:15.732Z] #28 43.11 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-25T10:34:15.732Z] #28 43.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-25T10:34:15.732Z] #28 43.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-25T10:34:15.732Z] #28 43.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-25T10:34:15.732Z] #28 43.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-25T10:34:15.732Z] #28 43.18 Setting up uidmap (1:4.8.1-1) ... [2022-07-25T10:34:15.732Z] #28 43.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-25T10:34:15.732Z] #28 43.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-25T10:34:15.732Z] #28 43.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-25T10:34:15.732Z] #28 43.23 Setting up python3-wheel (0.34.2-1) ... [2022-07-25T10:34:15.988Z] #28 43.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:15.988Z] #28 43.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-25T10:34:16.123Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T10:34:16.244Z] #28 43.62 Setting up libcap2-bin (1:2.44-1) ... [2022-07-25T10:34:16.245Z] #28 43.63 Setting up apparmor (2.13.6-10) ... [2022-07-25T10:34:17.611Z] #28 44.86 Setting up zip (3.0-12) ... [2022-07-25T10:34:17.611Z] #28 44.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:17.611Z] #28 44.90 Setting up bash-completion (1:2.11-2) ... [2022-07-25T10:34:18.540Z] #28 46.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-25T10:34:18.540Z] #28 46.12 Setting up sudo (1.9.5p2-3) ... [2022-07-25T10:34:18.797Z] #28 46.19 invoke-rc.d: could not determine current runlevel [2022-07-25T10:34:18.797Z] #28 46.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-25T10:34:18.797Z] #28 46.21 Setting up xfsprogs (5.10.0-4) ... [2022-07-25T10:34:18.797Z] #28 46.24 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-25T10:34:18.797Z] #28 46.26 Setting up inetutils-ping (2:2.0-1) ... [2022-07-25T10:34:18.797Z] #28 46.27 Setting up pigz (2.6-1) ... [2022-07-25T10:34:18.797Z] #28 46.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-25T10:34:18.797Z] #28 46.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-25T10:34:18.797Z] #28 46.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-25T10:34:18.797Z] #28 46.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:19.359Z] #28 46.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-25T10:34:19.359Z] #28 46.84 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-25T10:34:19.404Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T10:34:19.872Z] #28 47.13 Setting up libelf1:amd64 (0.183-1) ... [2022-07-25T10:34:19.872Z] #28 47.15 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-25T10:34:19.872Z] #28 47.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-25T10:34:19.872Z] #28 47.18 Setting up python3-distutils (3.9.2-1) ... [2022-07-25T10:34:20.129Z] #28 47.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-25T10:34:20.129Z] #28 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-25T10:34:20.129Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-25T10:34:20.129Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-25T10:34:20.129Z] #28 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-25T10:34:20.129Z] #28 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-25T10:34:20.129Z] #28 47.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-25T10:34:20.129Z] #28 47.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-25T10:34:20.129Z] #28 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-25T10:34:20.129Z] #28 47.64 Setting up python3-setuptools (52.0.0-4) ... [2022-07-25T10:34:20.338Z] --- PASS: TestDockerNetworkMacvlan (9.76s) [2022-07-25T10:34:20.338Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T10:34:20.338Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-07-25T10:34:20.338Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-07-25T10:34:20.338Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-07-25T10:34:20.338Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-07-25T10:34:20.338Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-07-25T10:34:20.338Z] PASS [2022-07-25T10:34:20.338Z] [2022-07-25T10:34:20.338Z] DONE 8 tests in 11.015s [2022-07-25T10:34:20.338Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:34:20.338Z] testing: warning: no tests to run [2022-07-25T10:34:20.338Z] PASS [2022-07-25T10:34:20.338Z] [2022-07-25T10:34:20.338Z] DONE 0 tests in 0.008s [2022-07-25T10:34:20.338Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:34:20.338Z] INFO: Testing against a local daemon [2022-07-25T10:34:20.338Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:34:21.059Z] #28 48.47 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-25T10:34:21.059Z] #28 48.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-25T10:34:21.059Z] #28 48.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-25T10:34:21.059Z] #28 48.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-25T10:34:21.710Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-07-25T10:34:21.710Z] === RUN TestAuthZPluginTLS [2022-07-25T10:34:21.881Z] #28 49.24 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-25T10:34:21.881Z] #28 49.28 Setting up jq (1.6-2.1) ... [2022-07-25T10:34:21.881Z] #28 49.29 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-25T10:34:21.881Z] #28 49.31 Setting up iptables (1.8.7-1) ... [2022-07-25T10:34:21.881Z] #28 49.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:34:21.881Z] #28 49.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:34:21.881Z] #28 49.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-25T10:34:21.881Z] #28 49.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-25T10:34:21.881Z] #28 49.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-25T10:34:21.881Z] #28 49.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-25T10:34:21.881Z] #28 49.37 Setting up iproute2 (5.10.0-4) ... [2022-07-25T10:34:22.138Z] #28 49.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-25T10:34:22.275Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-25T10:34:22.275Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:34:22.533Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T10:34:22.533Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:34:22.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T10:34:22.701Z] #28 DONE 50.3s [2022-07-25T10:34:22.701Z] [2022-07-25T10:34:22.701Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:34:22.701Z] #67 sha256:353326cede3e6ee61c6c641732c0214ca59aa4dd202fa23f8f9c5f75a92207ff [2022-07-25T10:34:22.958Z] #67 ... [2022-07-25T10:34:22.958Z] [2022-07-25T10:34:22.958Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-25T10:34:22.958Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-25T10:34:23.097Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-25T10:34:23.097Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:34:23.662Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-25T10:34:23.662Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:34:23.888Z] #29 0.863 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-25T10:34:23.888Z] #29 0.866 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-25T10:34:23.888Z] #29 0.871 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-25T10:34:23.888Z] #29 DONE 0.9s [2022-07-25T10:34:23.888Z] [2022-07-25T10:34:23.888Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-25T10:34:23.888Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-25T10:34:25.034Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-07-25T10:34:25.034Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:34:25.291Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-25T10:34:25.291Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:34:25.855Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T10:34:25.856Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:34:26.420Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-25T10:34:26.420Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:34:27.792Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-07-25T10:34:27.792Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:34:27.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:34:29.689Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-07-25T10:34:29.689Z] === RUN TestAuthZPluginHeader [2022-07-25T10:34:29.946Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-25T10:34:29.946Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:34:31.982Z] #30 7.532 Collecting yamllint==1.26.1 [2022-07-25T10:34:32.546Z] #30 8.565 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-25T10:34:33.109Z] #30 9.191 Collecting pathspec>=0.5.3 [2022-07-25T10:34:33.109Z] #30 9.196 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-25T10:34:33.366Z] #30 9.436 Collecting pyyaml [2022-07-25T10:34:33.366Z] #30 9.446 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) [2022-07-25T10:34:33.366Z] #30 9.485 Building wheels for collected packages: yamllint [2022-07-25T10:34:33.366Z] #30 9.491 Building wheel for yamllint (setup.py): started [2022-07-25T10:34:33.929Z] #30 10.02 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-25T10:34:33.929Z] #30 10.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=293c9d0ef1025cd560078fb54d04f337289eee9b88fed271438ac4a8055bd7d5 [2022-07-25T10:34:33.929Z] #30 10.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-25T10:34:33.929Z] #30 10.03 Successfully built yamllint [2022-07-25T10:34:33.929Z] #30 10.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-25T10:34:33.929Z] #30 10.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-25T10:34:34.494Z] #30 DONE 10.6s [2022-07-25T10:34:34.494Z] [2022-07-25T10:34:34.494Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:34:34.494Z] #67 sha256:353326cede3e6ee61c6c641732c0214ca59aa4dd202fa23f8f9c5f75a92207ff [2022-07-25T10:34:34.494Z] #67 ... [2022-07-25T10:34:34.494Z] [2022-07-25T10:34:34.494Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-25T10:34:34.494Z] #34 sha256:ac706c0aee3fc1716a386b041a8b92162cf82d88f8ff877768196de8fce80734 [2022-07-25T10:34:34.494Z] #34 DONE 0.3s [2022-07-25T10:34:34.494Z] [2022-07-25T10:34:34.494Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:34:34.494Z] #71 sha256:17b94f92d04a347ba09d683a9d6edb1cbc57b95f3050d55b2b56053f6510343e [2022-07-25T10:34:34.758Z] #71 ... [2022-07-25T10:34:34.758Z] [2022-07-25T10:34:34.758Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-25T10:34:34.758Z] #39 sha256:41bedc2e141e4c9a19feb31cb0d5518e84e3c2bb46b4bc863fb24d3aa96c5648 [2022-07-25T10:34:34.758Z] #39 DONE 0.3s [2022-07-25T10:34:34.758Z] [2022-07-25T10:34:34.758Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:34:34.758Z] #67 sha256:353326cede3e6ee61c6c641732c0214ca59aa4dd202fa23f8f9c5f75a92207ff [2022-07-25T10:34:35.015Z] #67 ... [2022-07-25T10:34:35.015Z] [2022-07-25T10:34:35.015Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-25T10:34:35.015Z] #42 sha256:3636779db31ebfad181dfcdb24fb0a8c92fc39f5f273d513b5bc0d74b6ff9468 [2022-07-25T10:34:35.015Z] #42 DONE 0.1s [2022-07-25T10:34:35.015Z] [2022-07-25T10:34:35.015Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-25T10:34:35.015Z] #44 sha256:b0563b93770406aa11cc58ae4006f5e7642f6db600fa9f57f4bd119a1ca39118 [2022-07-25T10:34:35.015Z] #44 DONE 0.1s [2022-07-25T10:34:35.015Z] [2022-07-25T10:34:35.015Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:34:35.015Z] #67 sha256:353326cede3e6ee61c6c641732c0214ca59aa4dd202fa23f8f9c5f75a92207ff [2022-07-25T10:34:35.203Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s) [2022-07-25T10:34:35.203Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:34:35.274Z] #67 ... [2022-07-25T10:34:35.274Z] [2022-07-25T10:34:35.275Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-25T10:34:35.275Z] #46 sha256:8154acd736ed070dd5951c198f3eadfa87780163d9526087c5c66737260169ae [2022-07-25T10:34:35.275Z] #46 DONE 0.1s [2022-07-25T10:34:35.275Z] [2022-07-25T10:34:35.275Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-25T10:34:35.275Z] #48 sha256:248b95b7d20108fedb87661c934f8c8a41f2ba1aa1f57bf03d758d670585c46b [2022-07-25T10:34:35.533Z] #48 DONE 0.1s [2022-07-25T10:34:35.533Z] [2022-07-25T10:34:35.533Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-25T10:34:35.533Z] #52 sha256:a086f11f77a453a243a943900083cb95b04c2b0905c56b9786a55c041d91ea56 [2022-07-25T10:34:35.533Z] #52 DONE 0.1s [2022-07-25T10:34:35.533Z] [2022-07-25T10:34:35.533Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-25T10:34:35.533Z] #55 sha256:170918b3a1632aec358102a06d1fa3678ff62e5286070e20de415f6c489dac18 [2022-07-25T10:34:35.533Z] #55 DONE 0.2s [2022-07-25T10:34:35.533Z] [2022-07-25T10:34:35.533Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-25T10:34:35.533Z] #59 sha256:a0d8208edb75e03eba9d0747cbb21be8331024c498510c481870f343c6a3d9ee [2022-07-25T10:34:35.795Z] #59 DONE 0.1s [2022-07-25T10:34:35.795Z] [2022-07-25T10:34:35.795Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-25T10:34:35.795Z] #61 sha256:81cc7283210e6b2066dc5a56e7c42c783bcfb3784919c88aa274a0a054bb2dc9 [2022-07-25T10:34:35.795Z] #61 DONE 0.1s [2022-07-25T10:34:35.795Z] [2022-07-25T10:34:35.795Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-25T10:34:35.795Z] #63 sha256:1ba9f7c99fd2603ffc1c9e725475a8f546a8df00986a21cc1d16061d58819808 [2022-07-25T10:34:35.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T10:34:35.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:34:35.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:34:36.053Z] #63 DONE 0.2s [2022-07-25T10:34:36.053Z] [2022-07-25T10:34:36.053Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-25T10:34:36.053Z] #65 sha256:bb2093d94f1d793e0a77d3ec86523bcc20046f108bd77c94b6227159c7211a53 [2022-07-25T10:34:36.053Z] #65 DONE 0.1s [2022-07-25T10:34:36.053Z] [2022-07-25T10:34:36.053Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-25T10:34:36.053Z] #67 sha256:353326cede3e6ee61c6c641732c0214ca59aa4dd202fa23f8f9c5f75a92207ff [2022-07-25T10:34:36.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:34:37.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:34:37.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:34:37.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:34:38.479Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-07-25T10:34:38.479Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:34:40.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:34:41.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:34:41.755Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2022-07-25T10:34:41.755Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:34:42.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:34:42.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T10:34:43.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:34:44.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T10:34:45.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:34:45.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:34:46.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T10:34:47.492Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:34:47.492Z] Using test binary docker [2022-07-25T10:34:47.492Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:34:47.492Z] +++ /etc/init.d/apparmor start [2022-07-25T10:34:47.492Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:34:47.492Z] INFO: Waiting for daemon to start... [2022-07-25T10:34:47.492Z] Starting dockerd [2022-07-25T10:34:47.492Z] +++ 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 [2022-07-25T10:34:49.396Z] . [2022-07-25T10:34:49.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:34:49.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:34:49.396Z] Error: No such image: emptyfs [2022-07-25T10:34:49.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:34:49.396Z] ++++ docker load [2022-07-25T10:34:49.655Z] Running integration-test (iteration 1) [2022-07-25T10:34:49.655Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:34:49.655Z] ++ 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 [2022-07-25T10:34:49.655Z] ++ set -e [2022-07-25T10:34:49.655Z] ++ '[' -n 0 ']' [2022-07-25T10:34:49.655Z] ++ set -x [2022-07-25T10:34:49.655Z] ++ 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 [2022-07-25T10:34:49.914Z] Loaded image: busybox:latest [2022-07-25T10:34:49.914Z] Loaded image: busybox:glibc [2022-07-25T10:34:50.124Z] #64 435.5 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:34:50.125Z] #64 435.5 /usr/bin/ld: /tmp/go-link-3996637714/000019.o: in function `New': [2022-07-25T10:34:50.125Z] #64 435.5 /tmp/tmp.HDla76kPDt/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 [2022-07-25T10:34:50.125Z] #64 435.6 + bin/containerd-stress [2022-07-25T10:34:50.125Z] #64 436.6 + bin/containerd-shim [2022-07-25T10:34:50.851Z] Loaded image: debian:bullseye-slim [2022-07-25T10:34:51.110Z] Loaded image: hello-world:latest [2022-07-25T10:34:51.110Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:34:51.110Z] INFO: Testing against a local daemon [2022-07-25T10:34:51.110Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:34:51.744Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s) [2022-07-25T10:34:51.744Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:34:51.842Z] #63 437.9 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:34:51.842Z] #63 437.9 /usr/bin/ld: /tmp/go-link-1726543201/000019.o: in function `New': [2022-07-25T10:34:51.842Z] #63 437.9 /tmp/tmp.0qycARnEmB/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 [2022-07-25T10:34:51.842Z] #63 437.9 + bin/containerd-stress [2022-07-25T10:34:51.842Z] #63 439.0 + bin/containerd-shim [2022-07-25T10:34:52.488Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-07-25T10:34:52.488Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:34:53.424Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-25T10:34:53.424Z] === RUN TestBuildWithSession [2022-07-25T10:34:53.424Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:34:53.424Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:34:53.424Z] === RUN TestBuildSquashParent [2022-07-25T10:34:56.703Z] #64 447.7 + bin/containerd-shim-runc-v1 [2022-07-25T10:34:57.615Z] --- PASS: TestBuildSquashParent (3.83s) [2022-07-25T10:34:57.615Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:34:57.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:34:57.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:34:57.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:34:57.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:34:57.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:34:57.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:34:57.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:34:57.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:34:57.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:34:57.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:34:57.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:34:57.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:34:57.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:34:57.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:34:57.951Z] #67 89.23 + mkdir -p /build [2022-07-25T10:34:57.951Z] #67 89.23 + cp runc /build/runc [2022-07-25T10:34:57.951Z] #67 DONE 89.6s [2022-07-25T10:34:57.951Z] [2022-07-25T10:34:57.951Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:34:57.951Z] #71 sha256:17b94f92d04a347ba09d683a9d6edb1cbc57b95f3050d55b2b56053f6510343e [2022-07-25T10:34:57.951Z] #71 ... [2022-07-25T10:34:57.951Z] [2022-07-25T10:34:57.951Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-25T10:34:57.951Z] #68 sha256:321e56e239a45873291a0051aa5b22f11db8084f309c31917fb07c0f51515a7e [2022-07-25T10:34:57.951Z] #68 DONE 0.1s [2022-07-25T10:34:57.951Z] [2022-07-25T10:34:57.951Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-25T10:34:57.951Z] #71 sha256:17b94f92d04a347ba09d683a9d6edb1cbc57b95f3050d55b2b56053f6510343e [2022-07-25T10:34:58.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:34:58.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:34:59.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:34:59.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:34:59.951Z] #63 450.3 + bin/containerd-shim-runc-v1 [2022-07-25T10:35:00.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T10:35:00.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-07-25T10:35:00.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-07-25T10:35:00.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-07-25T10:35:00.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-07-25T10:35:00.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-07-25T10:35:00.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-07-25T10:35:00.875Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:35:00.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:35:02.255Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:35:02.255Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:35:02.515Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:35:02.775Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:35:03.034Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-07-25T10:35:03.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-07-25T10:35:03.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-25T10:35:03.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-25T10:35:03.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-25T10:35:03.034Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-25T10:35:03.034Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:35:03.279Z] #64 453.9 + bin/containerd-shim-runc-v2 [2022-07-25T10:35:03.279Z] #64 454.7 + binaries [2022-07-25T10:35:03.279Z] #64 454.7 + install -D bin/containerd /build/containerd [2022-07-25T10:35:03.279Z] #64 454.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:35:03.279Z] #64 454.7 + install -D bin/ctr /build/ctr [2022-07-25T10:35:03.601Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-07-25T10:35:03.602Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:35:04.539Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-07-25T10:35:04.539Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:35:05.107Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-25T10:35:05.108Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:35:05.183Z] #64 DONE 456.7s [2022-07-25T10:35:05.217Z] #63 456.7 + bin/containerd-shim-runc-v2 [2022-07-25T10:35:06.122Z] [2022-07-25T10:35:06.122Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:35:06.122Z] #65 sha256:2240de7c3680b6343eba04423e8a5e9e08388ed71960fb9db05c01f3c144239a [2022-07-25T10:35:06.149Z] #63 457.5 + binaries [2022-07-25T10:35:06.149Z] #63 457.5 + install -D bin/containerd /build/containerd [2022-07-25T10:35:06.149Z] #63 457.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:35:06.149Z] #63 457.6 + install -D bin/ctr /build/ctr [2022-07-25T10:35:06.484Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-07-25T10:35:06.484Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:35:07.053Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-25T10:35:07.053Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:35:07.059Z] #65 DONE 0.9s [2022-07-25T10:35:07.059Z] [2022-07-25T10:35:07.059Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:35:07.059Z] #70 sha256:0c9c66bc2abda4a387bba8400281c2575c065da11720e438a7aabf5bbe2cd128 [2022-07-25T10:35:07.318Z] #70 DONE 0.2s [2022-07-25T10:35:07.318Z] [2022-07-25T10:35:07.318Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:35:07.318Z] #75 sha256:be8f698db865a7b76f8853a24237b6a199aef941c89f2a6ea9eab73e454786fe [2022-07-25T10:35:08.045Z] #63 DONE 459.3s [2022-07-25T10:35:08.255Z] #75 DONE 0.9s [2022-07-25T10:35:08.255Z] [2022-07-25T10:35:08.255Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T10:35:08.255Z] #78 sha256:fa8e455bfad40e138705fa60f5dfd8f34a5cb4fdeb905636a282afa5c7a2484e [2022-07-25T10:35:08.255Z] #78 DONE 0.0s [2022-07-25T10:35:08.255Z] [2022-07-25T10:35:08.255Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T10:35:08.255Z] #79 sha256:8a101b3d7d97edabca217a37f04e2daa8d2c726102504f0706076a9b5fe742c9 [2022-07-25T10:35:08.255Z] #79 DONE 0.0s [2022-07-25T10:35:08.255Z] [2022-07-25T10:35:08.255Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:35:08.255Z] #80 sha256:d7333e6726d4972dcf8873ac92cf8a3985206f25962e5deb749ce001d79a0f91 [2022-07-25T10:35:08.255Z] #80 DONE 0.0s [2022-07-25T10:35:08.431Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-07-25T10:35:08.431Z] === RUN TestBuildWithHugeFile [2022-07-25T10:35:08.516Z] [2022-07-25T10:35:08.516Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:35:08.516Z] #81 sha256:9805fdc6edbffba0326873b078075ccc2bad11ae93b1e8baede8405baf9198b3 [2022-07-25T10:35:08.979Z] [2022-07-25T10:35:08.979Z] #64 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:35:08.979Z] #64 sha256:53ae42ff62331dbacb25d14f0d48869ca93a7b7b7fc7440a4df5467d33373c45 [2022-07-25T10:35:09.807Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-25T10:35:09.807Z] PASS [2022-07-25T10:35:09.807Z] [2022-07-25T10:35:09.807Z] DONE 17 tests in 48.320s [2022-07-25T10:35:09.807Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:35:09.807Z] INFO: Testing against a local daemon [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:35:09.807Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:35:09.807Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T10:35:09.807Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T10:35:09.807Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T10:35:09.807Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T10:35:09.807Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T10:35:09.807Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T10:35:09.807Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T10:35:09.807Z] === RUN TestPluginInstall [2022-07-25T10:35:09.807Z] === RUN TestPluginInstall/no_auth [2022-07-25T10:35:09.807Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:35:09.807Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd8f6fab617131d707f054efbfaea9333d740ad98016297341b05aa6587b09fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:35:09.807Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:35:09.807Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd8f6fab617131d707f054efbfaea9333d740ad98016297341b05aa6587b09fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:35:09.807Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T10:35:09.910Z] #64 DONE 0.9s [2022-07-25T10:35:09.910Z] [2022-07-25T10:35:09.910Z] #69 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:35:09.910Z] #69 sha256:1db3f04a807a8d1a0e572fe9171edf99339de4d85f0538008547728a5ebc7e00 [2022-07-25T10:35:09.910Z] #69 DONE 0.2s [2022-07-25T10:35:09.910Z] [2022-07-25T10:35:09.910Z] #74 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:35:09.910Z] #74 sha256:658354665624dd6133306b9144554308bc9d7e2440934c4a6f3830d27e18f77c [2022-07-25T10:35:10.065Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:35:10.065Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd8f6fab617131d707f054efbfaea9333d740ad98016297341b05aa6587b09fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:35:10.065Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:35:10.065Z] time="2022-07-25T10:35:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd8f6fab617131d707f054efbfaea9333d740ad98016297341b05aa6587b09fb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:35:10.323Z] === RUN TestPluginInstall/with_insecure [2022-07-25T10:35:10.841Z] #74 DONE 0.8s [2022-07-25T10:35:10.841Z] [2022-07-25T10:35:10.841Z] #77 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T10:35:10.841Z] #77 sha256:e1fbab2f60539b8336b72be2be67f078370166ad5722be273082ae639cda0761 [2022-07-25T10:35:10.841Z] #77 DONE 0.0s [2022-07-25T10:35:10.841Z] [2022-07-25T10:35:10.841Z] #78 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T10:35:10.841Z] #78 sha256:bbeaf0f8e652308b2b646b964408907ed0fd65913fabeeb3ea2eddb2f272b5d7 [2022-07-25T10:35:10.841Z] #78 DONE 0.0s [2022-07-25T10:35:10.841Z] [2022-07-25T10:35:10.841Z] #79 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:35:10.841Z] #79 sha256:127c9b5e55fe90028fc2db959a39d645ea02215859e079bae47f66fcaffbe105 [2022-07-25T10:35:10.841Z] #79 DONE 0.0s [2022-07-25T10:35:10.841Z] [2022-07-25T10:35:10.841Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:35:10.841Z] #80 sha256:e33ebbaba54d51abb9947a175ff3f00393e1eb538bd14e36c3cd7587aec44a4e [2022-07-25T10:35:11.257Z] time="2022-07-25T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:35:11.257Z] time="2022-07-25T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19007e870488a3df52a76450de0d759cb2c547827fa9c074d4b002cba37ed933" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:35:11.257Z] time="2022-07-25T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:35:11.257Z] time="2022-07-25T10:35:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19007e870488a3df52a76450de0d759cb2c547827fa9c074d4b002cba37ed933" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:35:11.514Z] plugin_test.go:195: [d81db8c3316a7] daemon is not started [2022-07-25T10:35:11.514Z] --- PASS: TestPluginInstall (2.74s) [2022-07-25T10:35:11.514Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-25T10:35:11.514Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-07-25T10:35:11.514Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-25T10:35:11.514Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:35:12.887Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T10:35:13.793Z] #81 DONE 5.4s [2022-07-25T10:35:13.793Z] [2022-07-25T10:35:13.793Z] #82 exporting to image [2022-07-25T10:35:13.793Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:35:13.793Z] #82 exporting layers [2022-07-25T10:35:13.818Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T10:35:14.749Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-07-25T10:35:14.749Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-25T10:35:14.749Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-25T10:35:14.749Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:35:15.018Z] #80 DONE 3.7s [2022-07-25T10:35:15.018Z] [2022-07-25T10:35:15.018Z] #82 exporting to image [2022-07-25T10:35:15.018Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:35:15.018Z] #82 exporting layers [2022-07-25T10:35:15.314Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-25T10:35:15.314Z] PASS [2022-07-25T10:35:15.314Z] [2022-07-25T10:35:15.314Z] DONE 24 tests in 6.734s [2022-07-25T10:35:15.314Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:35:15.571Z] INFO: Testing against a local daemon [2022-07-25T10:35:15.571Z] === RUN TestExternalGraphDriver [2022-07-25T10:35:15.829Z] === RUN TestExternalGraphDriver/json [2022-07-25T10:35:17.724Z] === RUN TestExternalGraphDriver/spec [2022-07-25T10:35:19.097Z] === RUN TestExternalGraphDriver/pull [2022-07-25T10:35:20.994Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-07-25T10:35:20.994Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-07-25T10:35:20.994Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-25T10:35:20.994Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-07-25T10:35:20.994Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:35:21.574Z] #82 exporting layers 7.0s done [2022-07-25T10:35:21.574Z] #82 writing image sha256:f0ebcd0de9a8cf621be8cf45903791b25ee5305ec4bf34979ce132ef500edad6 done [2022-07-25T10:35:21.574Z] #82 naming to docker.io/library/docker:37948fa9ecd0c0294d246ff568381d07eaf3b84f done [2022-07-25T10:35:21.574Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-25T10:35:21.953Z] + trap exit INT TERM [2022-07-25T10:35:21.953Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-25T10:35:21.953Z] + CONTAINER_NAME=docker-pr2 [2022-07-25T10:35:21.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43833/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=37948fa9ecd0c0294d246ff568381d07eaf3b84f -e DOCKER_GRAPHDRIVER docker:37948fa9ecd0c0294d246ff568381d07eaf3b84f hack/make.sh dynbinary [2022-07-25T10:35:21.982Z] #82 exporting layers 7.9s done [2022-07-25T10:35:21.982Z] #82 writing image sha256:9116f3d86b41c9d86f47b2111b67a6eb0b0da6647908cde4d7f95b4deb7febba done [2022-07-25T10:35:21.982Z] #82 naming to docker.io/library/docker:ccd96927200079dcd442b1a440540cc7e8e96e54 done [2022-07-25T10:35:21.982Z] #82 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-25T10:35:22.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ccd96927200079dcd442b1a440540cc7e8e96e54 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ccd96927200079dcd442b1a440540cc7e8e96e54 hack/make.sh dynbinary test-integration [2022-07-25T10:35:23.706Z] [2022-07-25T10:35:23.706Z] Removing bundles/ [2022-07-25T10:35:23.706Z] [2022-07-25T10:35:23.706Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:35:23.706Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T10:35:23.706Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:35:23.890Z] [2022-07-25T10:35:23.890Z] Removing bundles/ [2022-07-25T10:35:23.890Z] [2022-07-25T10:35:23.890Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:35:23.890Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T10:35:23.890Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:35:25.174Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2022-07-25T10:35:25.174Z] PASS [2022-07-25T10:35:25.174Z] [2022-07-25T10:35:25.174Z] DONE 5 tests in 9.707s [2022-07-25T10:35:25.174Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:35:25.174Z] INFO: Testing against a local daemon [2022-07-25T10:35:25.174Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:35:25.174Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:35:25.174Z] === RUN TestReadPluginNoRead [2022-07-25T10:35:25.174Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:35:25.174Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:35:25.174Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:35:25.174Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:35:25.174Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:35:29.362Z] --- PASS: TestDaemonStartWithLogOpt (3.62s) [2022-07-25T10:35:29.362Z] === CONT TestReadPluginNoRead [2022-07-25T10:35:30.001Z] #71 176.8 # github.com/containerd/containerd/cmd/containerd [2022-07-25T10:35:30.001Z] #71 176.8 /usr/bin/ld: /tmp/go-link-4223126687/000019.o: in function `New': [2022-07-25T10:35:30.001Z] #71 176.8 /tmp/tmp.iUjfcIq1Kq/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 [2022-07-25T10:35:30.001Z] #71 176.9 + bin/containerd-stress [2022-07-25T10:35:30.001Z] #71 178.0 + bin/containerd-shim [2022-07-25T10:35:31.259Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:35:32.193Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:35:33.565Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:35:33.565Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-07-25T10:35:34.939Z] === CONT TestReadPluginNoRead [2022-07-25T10:35:34.939Z] read_test.go:92: [de987bcf1bc29] daemon is not started [2022-07-25T10:35:34.939Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-07-25T10:35:34.939Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-25T10:35:34.939Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-07-25T10:35:34.939Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-07-25T10:35:34.939Z] PASS [2022-07-25T10:35:34.939Z] [2022-07-25T10:35:34.939Z] DONE 6 tests in 9.760s [2022-07-25T10:35:34.939Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:35:34.939Z] testing: warning: no tests to run [2022-07-25T10:35:34.939Z] PASS [2022-07-25T10:35:34.939Z] [2022-07-25T10:35:34.939Z] DONE 0 tests in 0.007s [2022-07-25T10:35:34.939Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:35:34.939Z] INFO: Testing against a local daemon [2022-07-25T10:35:34.939Z] === RUN TestPluginWithDevMounts [2022-07-25T10:35:34.939Z] === PAUSE TestPluginWithDevMounts [2022-07-25T10:35:34.939Z] === CONT TestPluginWithDevMounts [2022-07-25T10:35:36.836Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-25T10:35:36.836Z] PASS [2022-07-25T10:35:36.836Z] [2022-07-25T10:35:36.836Z] DONE 1 tests in 1.597s [2022-07-25T10:35:36.836Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:35:36.836Z] INFO: Testing against a local daemon [2022-07-25T10:35:36.836Z] === RUN TestSecretInspect [2022-07-25T10:35:38.733Z] --- PASS: TestSecretInspect (2.18s) [2022-07-25T10:35:38.733Z] === RUN TestSecretList [2022-07-25T10:35:40.003Z] #71 189.4 + bin/containerd-shim-runc-v1 [2022-07-25T10:35:41.258Z] --- PASS: TestSecretList (2.19s) [2022-07-25T10:35:41.258Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:35:43.154Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-25T10:35:43.154Z] === RUN TestSecretsUpdate [2022-07-25T10:35:45.247Z] #71 195.7 + bin/containerd-shim-runc-v2 [2022-07-25T10:35:45.679Z] --- PASS: TestSecretsUpdate (2.16s) [2022-07-25T10:35:45.679Z] === RUN TestTemplatedSecret [2022-07-25T10:35:46.174Z] #71 196.6 + binaries [2022-07-25T10:35:46.174Z] #71 196.6 + install -D bin/containerd /build/containerd [2022-07-25T10:35:46.174Z] #71 196.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-25T10:35:46.174Z] #71 196.6 + install -D bin/ctr /build/ctr [2022-07-25T10:35:46.430Z] #71 DONE 197.0s [2022-07-25T10:35:47.152Z] --- PASS: TestBuildWithHugeFile (34.68s) [2022-07-25T10:35:47.152Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T10:35:47.152Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:35:47.152Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:35:47.152Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:35:47.152Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:35:47.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:35:47.152Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:35:47.152Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:35:47.152Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:35:47.152Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:35:47.152Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:35:47.152Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:35:47.152Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:35:47.152Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-25T10:35:47.152Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-25T10:35:47.152Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-25T10:35:47.152Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T10:35:47.152Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:35:47.152Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:35:47.152Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:35:47.152Z] --- PASS: TestBuildPreserveOwnership (2.81s) [2022-07-25T10:35:47.152Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-07-25T10:35:47.152Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-07-25T10:35:47.152Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:35:47.152Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-25T10:35:47.152Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:35:47.152Z] Loaded image: busybox:latest [2022-07-25T10:35:47.152Z] Loaded image: busybox:glibc [2022-07-25T10:35:47.795Z] [2022-07-25T10:35:47.795Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-25T10:35:47.795Z] #72 sha256:527aaa52f99f58066262e4e7b6ff1331ce56843a9a6cb4c97f62c2c3751f3a86 [2022-07-25T10:35:47.795Z] #72 DONE 0.3s [2022-07-25T10:35:47.795Z] [2022-07-25T10:35:47.796Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-25T10:35:47.796Z] #77 sha256:9b5c94c67bf311f12dbc9a464d40ba0b500fafd4f59b84263575c1f3a424b124 [2022-07-25T10:35:47.796Z] #77 DONE 0.1s [2022-07-25T10:35:48.051Z] [2022-07-25T10:35:48.051Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-25T10:35:48.051Z] #82 sha256:a1d2e423306d0207830b123197f1b2bf76158f4b12b737cba720de4ae211945e [2022-07-25T10:35:48.089Z] Loaded image: debian:bullseye-slim [2022-07-25T10:35:48.089Z] Loaded image: hello-world:latest [2022-07-25T10:35:48.089Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:35:48.209Z] --- PASS: TestTemplatedSecret (2.55s) [2022-07-25T10:35:48.209Z] === RUN TestSecretCreateResolve [2022-07-25T10:35:48.307Z] #82 DONE 0.4s [2022-07-25T10:35:48.307Z] [2022-07-25T10:35:48.307Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-25T10:35:48.307Z] #85 sha256:9e041f250610ecb63ae376220c31e1efc51c7b38ec9468ffdeb0fba335d745ec [2022-07-25T10:35:48.307Z] #85 DONE 0.0s [2022-07-25T10:35:48.307Z] [2022-07-25T10:35:48.307Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-25T10:35:48.307Z] #86 sha256:93a96590791c4bdbb033bbdba0ad23fd5fef4a65ca7a790185709c14f967bd95 [2022-07-25T10:35:48.307Z] #86 DONE 0.0s [2022-07-25T10:35:48.307Z] [2022-07-25T10:35:48.307Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-25T10:35:48.307Z] #87 sha256:7172afb938b4fbc0d387a1b33d7dc668bbc7217ca8e58c43f4798cb914b40124 [2022-07-25T10:35:48.307Z] #87 DONE 0.0s [2022-07-25T10:35:48.562Z] [2022-07-25T10:35:48.562Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-25T10:35:48.562Z] #88 sha256:7be0b6e19d2f4ae97fc69ffc073cc2014099ccb4a1f3cd7ff117c2b8a6fa2664 [2022-07-25T10:35:50.106Z] --- PASS: TestSecretCreateResolve (2.30s) [2022-07-25T10:35:50.106Z] PASS [2022-07-25T10:35:50.106Z] [2022-07-25T10:35:50.106Z] DONE 6 tests in 13.591s [2022-07-25T10:35:50.106Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:35:50.106Z] INFO: Testing against a local daemon [2022-07-25T10:35:50.106Z] === RUN TestServiceCreateInit [2022-07-25T10:35:50.106Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:35:52.726Z] #88 DONE 4.1s [2022-07-25T10:35:52.726Z] [2022-07-25T10:35:52.726Z] #89 exporting to image [2022-07-25T10:35:52.726Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-25T10:35:52.726Z] #89 exporting layers [2022-07-25T10:35:54.283Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:35:56.208Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.40s) [2022-07-25T10:35:56.208Z] PASS [2022-07-25T10:35:56.208Z] [2022-07-25T10:35:56.208Z] === Skipped [2022-07-25T10:35:56.208Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:35:56.208Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:35:56.208Z] [2022-07-25T10:35:56.208Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:35:56.208Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:35:56.208Z] [2022-07-25T10:35:56.208Z] DONE 34 tests, 2 skipped in 66.007s [2022-07-25T10:35:56.208Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:35:56.208Z] ++ 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 [2022-07-25T10:35:56.208Z] ++ set -e [2022-07-25T10:35:56.208Z] ++ '[' -n 0 ']' [2022-07-25T10:35:56.208Z] ++ set -x [2022-07-25T10:35:56.208Z] ++ 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 [2022-07-25T10:35:56.208Z] INFO: Testing against a local daemon [2022-07-25T10:35:56.208Z] === RUN TestConfigInspect [2022-07-25T10:35:58.131Z] --- PASS: TestConfigInspect (2.22s) [2022-07-25T10:35:58.131Z] === RUN TestConfigList [2022-07-25T10:35:58.471Z] --- PASS: TestServiceCreateInit (7.65s) [2022-07-25T10:35:58.471Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-07-25T10:35:58.471Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2022-07-25T10:35:58.471Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:36:00.668Z] --- PASS: TestConfigList (2.28s) [2022-07-25T10:36:00.668Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:36:02.572Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-07-25T10:36:02.572Z] === RUN TestConfigsUpdate [2022-07-25T10:36:04.476Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-25T10:36:04.476Z] === RUN TestTemplatedConfig [2022-07-25T10:36:07.019Z] --- PASS: TestTemplatedConfig (2.41s) [2022-07-25T10:36:07.019Z] === RUN TestConfigCreateResolve [2022-07-25T10:36:09.552Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-07-25T10:36:09.552Z] PASS [2022-07-25T10:36:09.552Z] [2022-07-25T10:36:09.552Z] DONE 6 tests in 13.537s [2022-07-25T10:36:09.552Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:36:09.552Z] ++ 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 [2022-07-25T10:36:09.552Z] ++ set -e [2022-07-25T10:36:09.552Z] ++ '[' -n 0 ']' [2022-07-25T10:36:09.552Z] ++ set -x [2022-07-25T10:36:09.553Z] ++ 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 [2022-07-25T10:36:09.553Z] INFO: Testing against a local daemon [2022-07-25T10:36:09.553Z] === RUN TestAttachWithTTY [2022-07-25T10:36:09.553Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-25T10:36:09.553Z] === RUN TestAttachWithoutTTy [2022-07-25T10:36:09.553Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-25T10:36:09.553Z] === RUN TestCheckpoint [2022-07-25T10:36:09.553Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:36:09.553Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T10:36:09.553Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T10:36:09.553Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:36:09.553Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:36:09.553Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:36:09.553Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:36:09.553Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:36:09.553Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:36:09.553Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T10:36:09.553Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T10:36:09.553Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T10:36:09.553Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T10:36:09.553Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:36:09.553Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T10:36:09.553Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T10:36:09.553Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T10:36:09.553Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T10:36:09.553Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:36:09.553Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T10:36:09.553Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:36:09.553Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-25T10:36:09.553Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:36:09.553Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-25T10:36:09.553Z] === RUN TestCopyEmptyFile [2022-07-25T10:36:09.812Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-25T10:36:09.812Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:36:09.812Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-25T10:36:09.812Z] === RUN TestCopyFromContainer [2022-07-25T10:36:10.749Z] === RUN TestCopyFromContainer// [2022-07-25T10:36:10.749Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:36:11.008Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:36:11.008Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:36:11.008Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:36:11.008Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:36:11.268Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:36:11.268Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:36:11.268Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:36:11.268Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer (1.52s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T10:36:11.268Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T10:36:11.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:36:11.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:36:11.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:36:11.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:36:11.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:36:11.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:36:11.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:36:11.527Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:36:11.527Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:36:11.527Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:36:11.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-25T10:36:11.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:36:11.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:36:11.527Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:36:11.527Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:36:11.527Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T10:36:11.527Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:36:11.527Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:36:11.527Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:36:11.527Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:36:11.527Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:36:11.527Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:36:11.527Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:36:11.527Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:36:11.527Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:36:11.527Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:36:11.527Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T10:36:11.527Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T10:36:11.527Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:36:11.527Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:36:11.527Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:36:11.527Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T10:36:11.527Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:36:12.905Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-07-25T10:36:12.905Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:36:13.843Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-25T10:36:13.843Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:36:13.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:36:13.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:36:13.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:36:13.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:36:13.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:36:13.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:36:13.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:36:13.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:36:13.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:36:13.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:36:13.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:36:13.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:36:13.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:36:13.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:36:13.844Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:36:13.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-25T10:36:13.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-25T10:36:13.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-25T10:36:13.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:36:13.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T10:36:13.844Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-25T10:36:13.844Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:36:14.413Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-07-25T10:36:14.413Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:36:14.413Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:36:14.413Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:36:14.413Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T10:36:14.413Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T10:36:14.413Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T10:36:14.413Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:36:14.413Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-25T10:36:14.413Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:36:14.413Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T10:36:14.413Z] === RUN TestCreateInvalidHostConfig [2022-07-25T10:36:14.413Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:36:14.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:36:14.413Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:36:14.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:36:14.413Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:36:14.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:36:14.413Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:36:14.413Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:36:14.413Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:36:14.413Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:36:14.413Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:36:14.413Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:36:14.413Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T10:36:14.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T10:36:14.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T10:36:14.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T10:36:14.413Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T10:36:14.413Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:36:14.413Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T10:36:14.413Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:36:14.413Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:36:14.413Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:36:14.413Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T10:36:14.413Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:36:14.413Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:36:14.413Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:36:14.413Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T10:36:14.413Z] === RUN TestDiff [2022-07-25T10:36:14.672Z] --- PASS: TestDiff (0.40s) [2022-07-25T10:36:14.672Z] === RUN TestExecConsoleSize [2022-07-25T10:36:15.240Z] --- PASS: TestExecConsoleSize (0.45s) [2022-07-25T10:36:15.240Z] === RUN TestExecWithCloseStdin [2022-07-25T10:36:15.808Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-25T10:36:15.808Z] === RUN TestExec [2022-07-25T10:36:16.068Z] --- PASS: TestExec (0.48s) [2022-07-25T10:36:16.068Z] === RUN TestExecUser [2022-07-25T10:36:16.541Z] --- PASS: TestCreateServiceMultipleTimes (15.83s) [2022-07-25T10:36:16.541Z] === RUN TestCreateServiceConflict [2022-07-25T10:36:16.541Z] --- PASS: TestCreateServiceConflict (2.29s) [2022-07-25T10:36:16.541Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:36:16.637Z] --- PASS: TestExecUser (0.44s) [2022-07-25T10:36:16.637Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:36:17.204Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-25T10:36:17.204Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:36:18.582Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-25T10:36:18.582Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:36:18.841Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-07-25T10:36:18.841Z] === RUN TestHealthKillContainer [2022-07-25T10:36:19.066Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2022-07-25T10:36:19.066Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:36:19.229Z] #89 exporting layers 25.2s done [2022-07-25T10:36:19.229Z] #89 writing image sha256:48b0d03e7341afc8ca2c1e6949bc5ca67a9716e3cf8598bd619993059c8220e2 done [2022-07-25T10:36:19.229Z] #89 naming to docker.io/library/docker:575512c70a6e342b6e90280200ab8a656330bb64 done [2022-07-25T10:36:19.229Z] #89 DONE 25.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-25T10:36:19.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43833/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=575512c70a6e342b6e90280200ab8a656330bb64 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:575512c70a6e342b6e90280200ab8a656330bb64 hack/validate/default [2022-07-25T10:36:20.164Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-25T10:36:20.419Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-25T10:36:20.419Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-25T10:36:20.419Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-25T10:36:20.419Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-25T10:36:20.420Z] [2022-07-25T10:36:20.420Z] INFO Start validation with golang-ci-lint [2022-07-25T10:36:21.346Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-25T10:36:21.346Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-25T10:36:21.346Z] INFO [loader] Using build tags: [ journald] [2022-07-25T10:36:26.969Z] --- PASS: TestHealthKillContainer (7.87s) [2022-07-25T10:36:26.969Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:36:27.229Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-25T10:36:27.229Z] === RUN TestIpcModeNone [2022-07-25T10:36:27.797Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-25T10:36:27.797Z] === RUN TestIpcModePrivate [2022-07-25T10:36:28.056Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-25T10:36:28.315Z] --- PASS: TestIpcModePrivate (0.56s) [2022-07-25T10:36:28.315Z] === RUN TestIpcModeShareable [2022-07-25T10:36:28.574Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-25T10:36:28.574Z] --- PASS: TestIpcModeShareable (0.49s) [2022-07-25T10:36:28.574Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:36:30.479Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-07-25T10:36:30.479Z] === RUN TestAPIIpcModeHost [2022-07-25T10:36:30.479Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-07-25T10:36:30.479Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:36:31.415Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-25T10:36:31.675Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-25T10:36:31.675Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:36:32.612Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-25T10:36:32.871Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-25T10:36:32.871Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:36:33.809Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-25T10:36:33.928Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-07-25T10:36:33.928Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:36:34.068Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-07-25T10:36:34.068Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:36:34.493Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-07-25T10:36:34.493Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:36:35.006Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-25T10:36:35.006Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-07-25T10:36:35.006Z] === RUN TestIpcModeOlderClient [2022-07-25T10:36:35.006Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:36:35.006Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:36:35.575Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-25T10:36:35.575Z] === RUN TestKillContainer [2022-07-25T10:36:35.575Z] === RUN TestKillContainer/no_signal [2022-07-25T10:36:35.834Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:36:36.402Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:36:36.970Z] --- PASS: TestKillContainer (1.30s) [2022-07-25T10:36:36.970Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-25T10:36:36.970Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-25T10:36:36.970Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-25T10:36:36.970Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:36:36.970Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:36:37.019Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-07-25T10:36:37.019Z] === RUN TestCreateServiceSysctls [2022-07-25T10:36:37.230Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:36:38.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-07-25T10:36:38.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-25T10:36:38.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-25T10:36:38.167Z] === RUN TestKillStoppedContainer [2022-07-25T10:36:38.167Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-25T10:36:38.167Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:36:38.167Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T10:36:38.167Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:36:38.426Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-25T10:36:38.426Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:36:38.995Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-07-25T10:36:38.995Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:36:39.254Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-25T10:36:39.254Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:36:39.822Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-07-25T10:36:39.822Z] === RUN TestLinksContainerNames [2022-07-25T10:36:40.295Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-07-25T10:36:40.295Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:36:40.760Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-25T10:36:40.760Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:36:41.018Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-07-25T10:36:41.018Z] === RUN TestLogs [2022-07-25T10:36:41.018Z] === RUN TestLogs/driver_local [2022-07-25T10:36:41.018Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:36:41.018Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:36:41.018Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T10:36:41.018Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T10:36:41.018Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T10:36:41.018Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T10:36:41.018Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:36:41.018Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:36:41.018Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:36:41.018Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:36:41.018Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:36:41.018Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:36:41.018Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:36:41.018Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:36:41.586Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:36:41.586Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:36:42.154Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T10:36:42.154Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T10:36:42.723Z] === RUN TestLogs/driver_json-file [2022-07-25T10:36:42.723Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:36:42.723Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:36:42.723Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:36:42.723Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:36:42.723Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:36:42.723Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:36:42.723Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:36:42.723Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:36:42.723Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:36:42.723Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:36:42.723Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:36:42.723Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:36:42.723Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:36:42.723Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:36:42.819Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-07-25T10:36:42.819Z] === RUN TestInspect [2022-07-25T10:36:43.291Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:36:43.551Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:36:44.122Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:36:44.122Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:36:44.691Z] --- PASS: TestLogs (3.66s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) [2022-07-25T10:36:44.691Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-07-25T10:36:44.691Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:36:44.950Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:36:44.950Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:36:44.950Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:36:44.950Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:36:45.211Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:36:45.470Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:36:45.470Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:36:45.470Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:36:45.470Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:36:45.470Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-25T10:36:45.470Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-07-25T10:36:45.470Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:36:46.106Z] --- PASS: TestInspect (2.89s) [2022-07-25T10:36:46.106Z] === RUN TestCreateJob [2022-07-25T10:36:46.848Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-07-25T10:36:46.848Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:36:47.107Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-25T10:36:47.107Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:36:47.675Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-07-25T10:36:47.675Z] === RUN TestNetworkNat [2022-07-25T10:36:47.934Z] --- PASS: TestNetworkNat (0.46s) [2022-07-25T10:36:47.934Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:36:48.501Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-25T10:36:48.501Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:36:48.633Z] --- PASS: TestCreateJob (3.17s) [2022-07-25T10:36:48.634Z] === RUN TestReplicatedJob [2022-07-25T10:36:51.034Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-07-25T10:36:51.035Z] === RUN TestPause [2022-07-25T10:36:51.603Z] --- PASS: TestPause (0.44s) [2022-07-25T10:36:51.603Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:36:51.603Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:36:51.603Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:36:51.603Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:36:51.861Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-25T10:36:51.861Z] === RUN TestPidHost [2022-07-25T10:36:52.798Z] --- PASS: TestPidHost (0.94s) [2022-07-25T10:36:52.798Z] === RUN TestPsFilter [2022-07-25T10:36:53.058Z] --- PASS: TestPsFilter (0.10s) [2022-07-25T10:36:53.058Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:36:53.318Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-25T10:36:53.318Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:36:53.887Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-25T10:36:53.887Z] === RUN TestRemoveContainerRunning [2022-07-25T10:36:53.895Z] --- PASS: TestReplicatedJob (5.19s) [2022-07-25T10:36:53.895Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:36:54.146Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-25T10:36:54.146Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:36:54.714Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-25T10:36:54.714Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:36:54.714Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T10:36:54.714Z] === RUN TestRenameLinkedContainer [2022-07-25T10:36:56.619Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-07-25T10:36:56.619Z] === RUN TestRenameStoppedContainer [2022-07-25T10:36:56.619Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-25T10:36:56.619Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:36:57.174Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-07-25T10:36:57.174Z] === RUN TestServiceListWithStatuses [2022-07-25T10:36:57.174Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:36:57.174Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:36:57.174Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:36:57.555Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-07-25T10:36:57.555Z] === RUN TestRenameInvalidName [2022-07-25T10:36:57.814Z] --- PASS: TestRenameInvalidName (0.39s) [2022-07-25T10:36:57.814Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:36:59.719Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-07-25T10:36:59.719Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:36:59.979Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-25T10:36:59.979Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:37:00.917Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-25T10:37:00.917Z] === RUN TestResize [2022-07-25T10:37:01.176Z] --- PASS: TestResize (0.42s) [2022-07-25T10:37:01.176Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:37:01.358Z] --- PASS: TestDockerNetworkConnectAlias (4.27s) [2022-07-25T10:37:01.358Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:37:01.744Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-25T10:37:01.744Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:37:02.003Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:37:02.003Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:37:02.003Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:37:02.004Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:37:02.004Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:37:02.004Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:37:02.004Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:37:02.004Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:37:02.004Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:37:02.004Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:37:02.004Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:37:02.004Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:37:02.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:37:02.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:37:03.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:37:04.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:37:05.539Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2022-07-25T10:37:05.539Z] === RUN TestServicePlugin [2022-07-25T10:37:06.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:37:06.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:37:07.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:37:07.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:37:08.839Z] plugin_test.go:61: [dde1a89da0499] joining swarm manager [db359a16e18a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:37:10.210Z] plugin_test.go:64: [d7b61fb0db137] joining swarm manager [db359a16e18a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:37:10.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:37:10.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:37:12.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:37:14.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:37:14.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:37:16.097Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:37:16.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:37:18.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-07-25T10:37:19.421Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-07-25T10:37:19.421Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:37:20.798Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-25T10:37:20.798Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:37:21.735Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-25T10:37:21.735Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:37:23.112Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-25T10:37:23.112Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:37:24.053Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-25T10:37:24.053Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:37:25.431Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-25T10:37:25.431Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:37:26.368Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-25T10:37:26.368Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:37:26.936Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-25T10:37:26.936Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:37:28.342Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-07-25T10:37:28.342Z] === RUN TestNISDomainname [2022-07-25T10:37:28.601Z] --- PASS: TestNISDomainname (0.54s) [2022-07-25T10:37:28.601Z] === RUN TestHostnameDnsResolution [2022-07-25T10:37:29.539Z] --- PASS: TestHostnameDnsResolution (0.79s) [2022-07-25T10:37:29.539Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:37:30.107Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-07-25T10:37:30.107Z] === RUN TestPrivilegedHostDevices [2022-07-25T10:37:30.201Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T10:37:30.201Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:37:30.201Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:37:30.201Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:37:30.201Z] [2022-07-25T10:37:30.201Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:37:30.201Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:37:30.201Z] HOSTNAME=d31f2fa3a7d8 [2022-07-25T10:37:30.201Z] DEST=bundles/test-integration [2022-07-25T10:37:30.201Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:37:30.201Z] DOCKER_ROOTLESS=1 [2022-07-25T10:37:30.201Z] DOCKER_GITCOMMIT=ccd96927200079dcd442b1a440540cc7e8e96e54 [2022-07-25T10:37:30.201Z] container=docker [2022-07-25T10:37:30.201Z] HOME=/root [2022-07-25T10:37:30.201Z] GOLANG_VERSION=1.18.4 [2022-07-25T10:37:30.201Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:37:30.201Z] VALIDATE_BRANCH=master [2022-07-25T10:37:30.201Z] TERM=xterm [2022-07-25T10:37:30.201Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:37:30.201Z] SHLVL=1 [2022-07-25T10:37:30.201Z] TIMEOUT=120m [2022-07-25T10:37:30.201Z] DOCKER_BUILDTAGS= journald [2022-07-25T10:37:30.201Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:37:30.201Z] GO111MODULE=off [2022-07-25T10:37:30.201Z] DOCKER_EXPERIMENTAL=1 [2022-07-25T10:37:30.201Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:37:30.201Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:37:30.201Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:37:30.201Z] GOPATH=/go [2022-07-25T10:37:30.201Z] PKG_CONFIG=pkg-config [2022-07-25T10:37:30.201Z] _=/usr/bin/env [2022-07-25T10:37:30.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:37:30.351Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T10:37:30.351Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:37:30.351Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:37:30.351Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:37:30.351Z] [2022-07-25T10:37:30.351Z] + TEST_INTEGRATION_DEST=2 [2022-07-25T10:37:30.351Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-25T10:37:30.351Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T10:37:30.351Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-25T10:37:30.351Z] + run_tests [2022-07-25T10:37:30.351Z] + c=0 [2022-07-25T10:37:30.351Z] + '[' -n 0 ']' [2022-07-25T10:37:30.351Z] + rm= [2022-07-25T10:37:30.351Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43833/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43833/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=37948fa9ecd0c0294d246ff568381d07eaf3b84f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:37948fa9ecd0c0294d246ff568381d07eaf3b84f hack/make.sh '' test-integration [2022-07-25T10:37:30.351Z] ++ jobs -p [2022-07-25T10:37:30.351Z] + for job in $(jobs -p) [2022-07-25T10:37:30.351Z] + wait 8317 [2022-07-25T10:37:30.351Z] + TEST_INTEGRATION_DEST=3 [2022-07-25T10:37:30.351Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-25T10:37:30.351Z] + TEST_SKIP_INTEGRATION=1 [2022-07-25T10:37:30.351Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-25T10:37:30.351Z] + run_tests [2022-07-25T10:37:30.351Z] + '[' -n 0 ']' [2022-07-25T10:37:30.351Z] + rm= [2022-07-25T10:37:30.351Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43833/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43833/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=37948fa9ecd0c0294d246ff568381d07eaf3b84f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:37948fa9ecd0c0294d246ff568381d07eaf3b84f hack/make.sh '' test-integration [2022-07-25T10:37:30.351Z] + TEST_INTEGRATION_DEST=1 [2022-07-25T10:37:30.351Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-25T10:37:30.351Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:37:30.351Z] + run_tests test-integration-flaky [2022-07-25T10:37:30.351Z] + '[' -n 0 ']' [2022-07-25T10:37:30.351Z] + rm= [2022-07-25T10:37:30.351Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43833/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43833/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=37948fa9ecd0c0294d246ff568381d07eaf3b84f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:37948fa9ecd0c0294d246ff568381d07eaf3b84f hack/make.sh test-integration-flaky test-integration [2022-07-25T10:37:30.351Z] [2022-07-25T10:37:30.351Z] [2022-07-25T10:37:30.351Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:37:30.351Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-25T10:37:30.351Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:37:30.351Z] HOSTNAME=87c6b147936e [2022-07-25T10:37:30.351Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T10:37:30.351Z] TESTDEBUG=0 [2022-07-25T10:37:30.351Z] DEST=bundles/test-integration [2022-07-25T10:37:30.351Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:37:30.351Z] KEEPBUNDLE=1 [2022-07-25T10:37:30.351Z] DOCKER_GITCOMMIT=37948fa9ecd0c0294d246ff568381d07eaf3b84f [2022-07-25T10:37:30.351Z] container=docker [2022-07-25T10:37:30.351Z] HOME=/root [2022-07-25T10:37:30.351Z] GOLANG_VERSION=1.18.4 [2022-07-25T10:37:30.351Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:37:30.351Z] VALIDATE_BRANCH=master [2022-07-25T10:37:30.351Z] TERM=xterm [2022-07-25T10:37:30.351Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:37:30.351Z] SHLVL=1 [2022-07-25T10:37:30.351Z] TIMEOUT=120m [2022-07-25T10:37:30.351Z] DOCKER_BUILDTAGS= journald [2022-07-25T10:37:30.351Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:37:30.351Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-25T10:37:30.351Z] GO111MODULE=off [2022-07-25T10:37:30.351Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:37:30.351Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:37:30.351Z] GOPATH=/go [2022-07-25T10:37:30.351Z] PKG_CONFIG=pkg-config [2022-07-25T10:37:30.351Z] _=/usr/bin/env [2022-07-25T10:37:30.351Z] Building test suite binary ./integration-cli/test.main [2022-07-25T10:37:30.351Z] [2022-07-25T10:37:30.351Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:37:30.351Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:37:30.351Z] HOSTNAME=08d8df69fef4 [2022-07-25T10:37:30.351Z] TEST_SKIP_INTEGRATION=1 [2022-07-25T10:37:30.351Z] TESTDEBUG=0 [2022-07-25T10:37:30.351Z] DEST=bundles/test-integration [2022-07-25T10:37:30.351Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:37:30.351Z] KEEPBUNDLE=1 [2022-07-25T10:37:30.351Z] DOCKER_GITCOMMIT=37948fa9ecd0c0294d246ff568381d07eaf3b84f [2022-07-25T10:37:30.351Z] container=docker [2022-07-25T10:37:30.351Z] HOME=/root [2022-07-25T10:37:30.351Z] GOLANG_VERSION=1.18.4 [2022-07-25T10:37:30.351Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:37:30.351Z] VALIDATE_BRANCH=master [2022-07-25T10:37:30.351Z] TERM=xterm [2022-07-25T10:37:30.351Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:37:30.351Z] SHLVL=1 [2022-07-25T10:37:30.351Z] TIMEOUT=120m [2022-07-25T10:37:30.351Z] DOCKER_BUILDTAGS= journald [2022-07-25T10:37:30.351Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:37:30.351Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T10:37:30.351Z] GO111MODULE=off [2022-07-25T10:37:30.351Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:37:30.351Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:37:30.351Z] GOPATH=/go [2022-07-25T10:37:30.351Z] PKG_CONFIG=pkg-config [2022-07-25T10:37:30.351Z] _=/usr/bin/env [2022-07-25T10:37:30.351Z] Building test suite binary ./integration-cli/test.main [2022-07-25T10:37:30.351Z] No new tests added to integration. [2022-07-25T10:37:30.351Z] [2022-07-25T10:37:30.351Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-25T10:37:30.351Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-25T10:37:30.351Z] HOSTNAME=9dd5556395ca [2022-07-25T10:37:30.351Z] TESTDEBUG=0 [2022-07-25T10:37:30.351Z] DEST=bundles/test-integration [2022-07-25T10:37:30.351Z] PWD=/go/src/github.com/docker/docker [2022-07-25T10:37:30.351Z] KEEPBUNDLE=1 [2022-07-25T10:37:30.351Z] DOCKER_GITCOMMIT=37948fa9ecd0c0294d246ff568381d07eaf3b84f [2022-07-25T10:37:30.351Z] container=docker [2022-07-25T10:37:30.351Z] HOME=/root [2022-07-25T10:37:30.351Z] GOLANG_VERSION=1.18.4 [2022-07-25T10:37:30.351Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-25T10:37:30.351Z] VALIDATE_BRANCH=master [2022-07-25T10:37:30.351Z] TERM=xterm [2022-07-25T10:37:30.351Z] DOCKER_PKG=github.com/docker/docker [2022-07-25T10:37:30.351Z] SHLVL=1 [2022-07-25T10:37:30.351Z] TIMEOUT=120m [2022-07-25T10:37:30.351Z] DOCKER_BUILDTAGS= journald [2022-07-25T10:37:30.351Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-25T10:37:30.351Z] GO111MODULE=off [2022-07-25T10:37:30.351Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-25T10:37:30.351Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-25T10:37:30.351Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-25T10:37:30.351Z] GOPATH=/go [2022-07-25T10:37:30.351Z] PKG_CONFIG=pkg-config [2022-07-25T10:37:30.351Z] _=/usr/bin/env [2022-07-25T10:37:30.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-25T10:37:30.366Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-25T10:37:30.366Z] === RUN TestRunConsoleSize [2022-07-25T10:37:30.934Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-25T10:37:30.934Z] === RUN TestStats [2022-07-25T10:37:33.466Z] --- PASS: TestStats (2.46s) [2022-07-25T10:37:33.466Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:37:33.466Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:37:33.466Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:37:33.466Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:37:33.466Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:37:33.466Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:37:33.466Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:37:33.466Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:37:33.466Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:37:33.466Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:37:33.466Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:37:34.035Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:37:35.939Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:37:36.732Z] --- PASS: TestServicePlugin (30.47s) [2022-07-25T10:37:36.732Z] === RUN TestServiceUpdateLabel [2022-07-25T10:37:37.317Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T10:37:37.318Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-07-25T10:37:37.318Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-07-25T10:37:37.318Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-07-25T10:37:37.318Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-25T10:37:37.318Z] === RUN TestDeleteDevicemapper [2022-07-25T10:37:37.318Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:37:37.318Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:37:37.318Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:37:37.694Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-07-25T10:37:37.694Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:37:38.695Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-07-25T10:37:38.695Z] === RUN TestUpdateMemory [2022-07-25T10:37:39.263Z] --- PASS: TestUpdateMemory (0.55s) [2022-07-25T10:37:39.263Z] === RUN TestUpdateCPUQuota [2022-07-25T10:37:40.199Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-07-25T10:37:40.199Z] === RUN TestUpdatePidsLimit [2022-07-25T10:37:40.199Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T10:37:40.199Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T10:37:40.458Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T10:37:40.718Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-25T10:37:40.977Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T10:37:40.977Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T10:37:41.236Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit (1.84s) [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-25T10:37:41.805Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-25T10:37:41.805Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:37:52.551Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2022-07-25T10:37:52.552Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:37:54.012Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-07-25T10:37:54.012Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:37:54.012Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-25T10:37:54.012Z] === RUN TestWaitNonBlocked [2022-07-25T10:37:54.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:37:54.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:37:54.012Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:37:54.012Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:37:54.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:37:54.012Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:37:54.012Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T10:37:54.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-07-25T10:37:54.012Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2022-07-25T10:37:54.012Z] === RUN TestWaitBlocked [2022-07-25T10:37:54.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:37:54.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:37:54.012Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:37:54.012Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:37:54.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:37:54.012Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:37:54.950Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T10:37:54.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-07-25T10:37:54.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2022-07-25T10:37:54.950Z] === RUN TestWaitConditions [2022-07-25T10:37:54.950Z] === RUN TestWaitConditions/default [2022-07-25T10:37:54.950Z] === PAUSE TestWaitConditions/default [2022-07-25T10:37:54.950Z] === RUN TestWaitConditions/not-running [2022-07-25T10:37:54.950Z] === PAUSE TestWaitConditions/not-running [2022-07-25T10:37:54.950Z] === RUN TestWaitConditions/next-exit [2022-07-25T10:37:54.950Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T10:37:54.950Z] === RUN TestWaitConditions/removed [2022-07-25T10:37:54.950Z] === PAUSE TestWaitConditions/removed [2022-07-25T10:37:54.950Z] === CONT TestWaitConditions/default [2022-07-25T10:37:54.950Z] === CONT TestWaitConditions/next-exit [2022-07-25T10:37:56.853Z] === CONT TestWaitConditions/not-running [2022-07-25T10:37:56.853Z] === CONT TestWaitConditions/removed [2022-07-25T10:37:58.255Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T10:37:58.255Z] --- PASS: TestWaitConditions/default (1.60s) [2022-07-25T10:37:58.255Z] --- PASS: TestWaitConditions/next-exit (1.64s) [2022-07-25T10:37:58.255Z] --- PASS: TestWaitConditions/not-running (1.45s) [2022-07-25T10:37:58.255Z] --- PASS: TestWaitConditions/removed (1.47s) [2022-07-25T10:37:58.255Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T10:37:58.255Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:38:00.162Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-07-25T10:38:00.162Z] === CONT TestIpcModeOlderClient [2022-07-25T10:38:00.162Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s) [2022-07-25T10:38:00.162Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T10:38:00.162Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-25T10:38:00.162Z] === CONT TestDaemonHostGatewayIP [2022-07-25T10:38:02.697Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2022-07-25T10:38:02.697Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:38:05.231Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-07-25T10:38:07.411Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2022-07-25T10:38:07.411Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:38:08.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:38:09.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:38:11.794Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-07-25T10:38:11.794Z] PASS [2022-07-25T10:38:11.794Z] [2022-07-25T10:38:11.794Z] === Skipped [2022-07-25T10:38:11.794Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:38:11.794Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:38:11.794Z] [2022-07-25T10:38:11.794Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:38:11.794Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:38:11.794Z] [2022-07-25T10:38:11.794Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:38:11.794Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:38:11.794Z] [2022-07-25T10:38:11.794Z] DONE 264 tests, 3 skipped in 122.641s [2022-07-25T10:38:11.794Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T10:38:11.794Z] ++ 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 [2022-07-25T10:38:11.794Z] ++ set -e [2022-07-25T10:38:11.794Z] ++ '[' -n 0 ']' [2022-07-25T10:38:11.794Z] ++ set -x [2022-07-25T10:38:11.794Z] ++ 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 [2022-07-25T10:38:12.054Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:38:12.621Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-25T10:38:12.621Z] === RUN TestConfigDaemonID [2022-07-25T10:38:13.557Z] daemon_test.go:83: [d93016385c441] daemon is not started [2022-07-25T10:38:13.557Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-25T10:38:13.557Z] === RUN TestDaemonConfigValidation [2022-07-25T10:38:13.557Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:38:13.557Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:38:13.557Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T10:38:13.557Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T10:38:13.557Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T10:38:13.557Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T10:38:13.557Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T10:38:13.557Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T10:38:13.557Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T10:38:13.557Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T10:38:13.557Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:38:13.557Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T10:38:13.557Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T10:38:13.557Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T10:38:13.816Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T10:38:13.816Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T10:38:13.816Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-25T10:38:13.816Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-25T10:38:13.816Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-25T10:38:13.816Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-25T10:38:13.816Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-25T10:38:13.816Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T10:38:13.816Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T10:38:14.754Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T10:38:16.132Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T10:38:17.068Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T10:38:17.068Z] daemon_test.go:197: [d23c1142324b7] daemon is not started [2022-07-25T10:38:17.068Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-25T10:38:17.068Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-25T10:38:17.068Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-25T10:38:17.068Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-25T10:38:17.068Z] === RUN TestDaemonProxy [2022-07-25T10:38:17.068Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T10:38:18.971Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T10:38:19.598Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-07-25T10:38:19.598Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:38:20.347Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T10:38:20.530Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T10:38:21.463Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T10:38:22.250Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T10:38:22.509Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T10:38:23.077Z] --- PASS: TestDaemonProxy (6.25s) [2022-07-25T10:38:23.077Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-25T10:38:23.077Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-25T10:38:23.077Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-25T10:38:23.077Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T10:38:23.077Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-25T10:38:23.077Z] PASS [2022-07-25T10:38:23.077Z] [2022-07-25T10:38:23.077Z] DONE 18 tests in 11.285s [2022-07-25T10:38:23.077Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:38:23.077Z] ++ 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 [2022-07-25T10:38:23.077Z] ++ set -e [2022-07-25T10:38:23.077Z] ++ '[' -n 0 ']' [2022-07-25T10:38:23.077Z] ++ set -x [2022-07-25T10:38:23.077Z] ++ 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 [2022-07-25T10:38:23.343Z] INFO: Testing against a local daemon [2022-07-25T10:38:23.343Z] === RUN TestCommitInheritsEnv [2022-07-25T10:38:23.603Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-07-25T10:38:23.603Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:38:23.603Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T10:38:23.603Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T10:38:23.603Z] === RUN TestImportWithCustomPlatform [2022-07-25T10:38:23.603Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T10:38:23.603Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T10:38:23.603Z] === RUN TestImportWithCustomPlatform// [2022-07-25T10:38:23.603Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T10:38:23.862Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T10:38:23.862Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T10:38:23.862Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T10:38:23.862Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T10:38:23.862Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform (0.37s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T10:38:23.862Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T10:38:23.862Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:38:24.121Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-25T10:38:24.121Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:38:24.121Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T10:38:24.121Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:38:24.380Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-25T10:38:24.380Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:38:24.380Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:38:24.380Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:38:24.380Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:38:24.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-25T10:38:24.380Z] === RUN TestTagInvalidReference [2022-07-25T10:38:24.380Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T10:38:24.380Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:38:24.380Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-25T10:38:24.380Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:38:24.380Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T10:38:24.380Z] === RUN TestTagOfficialNames [2022-07-25T10:38:24.380Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-25T10:38:24.380Z] === RUN TestTagMatchesDigest [2022-07-25T10:38:24.380Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T10:38:24.380Z] PASS [2022-07-25T10:38:24.380Z] [2022-07-25T10:38:24.380Z] === Skipped [2022-07-25T10:38:24.380Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-25T10:38:24.380Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-25T10:38:24.380Z] [2022-07-25T10:38:24.380Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:38:24.380Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:38:24.380Z] [2022-07-25T10:38:24.380Z] DONE 22 tests, 2 skipped in 1.304s [2022-07-25T10:38:24.380Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T10:38:24.380Z] ++ 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 [2022-07-25T10:38:24.380Z] ++ set -e [2022-07-25T10:38:24.380Z] ++ '[' -n 0 ']' [2022-07-25T10:38:24.380Z] ++ set -x [2022-07-25T10:38:24.380Z] ++ 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 [2022-07-25T10:38:24.639Z] === RUN TestStripANSICommands [2022-07-25T10:38:24.639Z] === RUN TestStripANSICommands/#00 [2022-07-25T10:38:24.639Z] === RUN TestStripANSICommands/#01 [2022-07-25T10:38:24.639Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T10:38:24.639Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T10:38:24.639Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T10:38:24.639Z] PASS [2022-07-25T10:38:24.639Z] [2022-07-25T10:38:24.639Z] DONE 3 tests in 0.049s [2022-07-25T10:38:24.639Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:38:24.639Z] ++ 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 [2022-07-25T10:38:24.639Z] ++ set -e [2022-07-25T10:38:24.639Z] ++ '[' -n 0 ']' [2022-07-25T10:38:24.639Z] ++ set -x [2022-07-25T10:38:24.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-07-25T10:38:24.639Z] INFO: Testing against a local daemon [2022-07-25T10:38:24.639Z] === RUN TestNetworkCreateDelete [2022-07-25T10:38:24.898Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-25T10:38:24.898Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:38:25.157Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-25T10:38:25.157Z] === RUN TestDaemonDNSFallback [2022-07-25T10:38:29.562Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T10:38:31.723Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-25T10:38:31.723Z] === RUN TestInspectNetwork [2022-07-25T10:38:35.011Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T10:38:35.011Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T10:38:35.011Z] === RUN TestInspectNetwork/network_name [2022-07-25T10:38:35.011Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T10:38:35.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T10:38:36.127Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2022-07-25T10:38:36.127Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-25T10:38:36.127Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-25T10:38:36.127Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-07-25T10:38:36.127Z] PASS [2022-07-25T10:38:36.127Z] [2022-07-25T10:38:36.127Z] === Skipped [2022-07-25T10:38:36.127Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:38:36.127Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:38:36.127Z] [2022-07-25T10:38:36.127Z] DONE 27 tests, 1 skipped in 165.415s [2022-07-25T10:38:36.127Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:38:36.127Z] INFO: Testing against a local daemon [2022-07-25T10:38:36.127Z] === RUN TestSessionCreate [2022-07-25T10:38:36.127Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T10:38:36.127Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:38:36.127Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T10:38:36.127Z] PASS [2022-07-25T10:38:36.127Z] [2022-07-25T10:38:36.127Z] DONE 2 tests in 0.064s [2022-07-25T10:38:36.127Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:38:36.127Z] INFO: Testing against a local daemon [2022-07-25T10:38:36.127Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:38:36.127Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:38:36.127Z] === RUN TestDiskUsage [2022-07-25T10:38:36.127Z] === PAUSE TestDiskUsage [2022-07-25T10:38:36.127Z] === RUN TestEventsExecDie [2022-07-25T10:38:36.127Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-25T10:38:36.127Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:38:36.385Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-25T10:38:36.385Z] === RUN TestEventsVolumeCreate [2022-07-25T10:38:36.385Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-25T10:38:36.385Z] === RUN TestInfoBinaryCommits [2022-07-25T10:38:36.385Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:38:36.385Z] === RUN TestInfoAPIVersioned [2022-07-25T10:38:36.385Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:38:36.385Z] === RUN TestInfoAPI [2022-07-25T10:38:36.385Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T10:38:36.385Z] === RUN TestInfoAPIWarnings [2022-07-25T10:38:39.201Z] --- PASS: TestInspectNetwork (7.12s) [2022-07-25T10:38:39.201Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T10:38:39.201Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T10:38:39.201Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T10:38:39.201Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T10:38:39.201Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:38:40.137Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T10:38:40.137Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:38:40.137Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:38:40.137Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:38:40.137Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T10:38:40.137Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T10:38:40.137Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T10:38:40.137Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T10:38:40.137Z] === RUN TestNetworkList [2022-07-25T10:38:40.137Z] === RUN TestNetworkList//networks [2022-07-25T10:38:40.137Z] === PAUSE TestNetworkList//networks [2022-07-25T10:38:40.137Z] === RUN TestNetworkList//networks/ [2022-07-25T10:38:40.137Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:38:40.137Z] === CONT TestNetworkList//networks [2022-07-25T10:38:40.137Z] === CONT TestNetworkList//networks/ [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:38:40.137Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:38:40.137Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:38:40.705Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T10:38:40.705Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:38:41.642Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T10:38:41.642Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:38:42.578Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-25T10:38:42.578Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:38:43.519Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-25T10:38:43.519Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:38:43.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:38:44.896Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-25T10:38:44.896Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:38:45.464Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-25T10:38:45.464Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:38:47.998Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-07-25T10:38:47.998Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:38:47.998Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:38:47.998Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:38:47.998Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:38:52.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T10:38:52.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:38:52.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:38:53.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:38:54.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:38:54.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:38:54.447Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T10:38:54.447Z] === RUN TestInfoDebug [2022-07-25T10:38:54.447Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T10:38:54.447Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:38:54.447Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T10:38:54.447Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:38:54.447Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T10:38:54.447Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:38:55.012Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-25T10:38:55.012Z] === RUN TestPingCacheHeaders [2022-07-25T10:38:55.012Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T10:38:55.012Z] === RUN TestPingGet [2022-07-25T10:38:55.012Z] --- PASS: TestPingGet (0.01s) [2022-07-25T10:38:55.012Z] === RUN TestPingHead [2022-07-25T10:38:55.012Z] --- PASS: TestPingHead (0.03s) [2022-07-25T10:38:55.012Z] === RUN TestPingSwarmHeader [2022-07-25T10:38:55.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:38:55.577Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T10:38:56.141Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T10:38:57.080Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T10:38:57.080Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-07-25T10:38:57.080Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T10:38:57.080Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T10:38:57.080Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T10:38:57.080Z] === RUN TestVersion [2022-07-25T10:38:57.080Z] --- PASS: TestVersion (0.02s) [2022-07-25T10:38:57.080Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:38:57.080Z] === CONT TestDiskUsage [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T10:38:57.645Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T10:38:57.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T10:38:57.903Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T10:38:58.469Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T10:38:58.469Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage (1.60s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T10:38:58.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:38:58.469Z] PASS [2022-07-25T10:38:58.469Z] [2022-07-25T10:38:58.469Z] DONE 54 tests in 22.940s [2022-07-25T10:38:58.469Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:38:58.728Z] INFO: Testing against a local daemon [2022-07-25T10:38:58.728Z] === RUN TestVolumesCreateAndList [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T10:38:58.728Z] === RUN TestVolumesRemove [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-25T10:38:58.728Z] === RUN TestVolumesInspect [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T10:38:58.728Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:38:58.728Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T10:38:58.728Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T10:38:58.728Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T10:38:58.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T10:38:58.728Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T10:38:58.728Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T10:38:58.728Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T10:38:58.728Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T10:38:58.728Z] PASS [2022-07-25T10:38:58.728Z] [2022-07-25T10:38:58.728Z] DONE 9 tests in 0.146s [2022-07-25T10:38:58.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:38:58.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:38:59.293Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-25T10:38:59.293Z] Removing test suite binaries [2022-07-25T10:38:59.293Z] exiting test-integration [2022-07-25T10:38:59.293Z] ++ exit 0 [2022-07-25T10:38:59.293Z] [2022-07-25T10:38:59.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:39:00.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main Post stage [Pipeline] junit [2022-07-25T10:39:00.680Z] Recording test results [2022-07-25T10:39:00.871Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T10:39:00.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:39:01.201Z] + echo Ensuring container killed. [2022-07-25T10:39:01.201Z] Ensuring container killed. [2022-07-25T10:39:01.201Z] + docker rm -vf docker-pr2 [2022-07-25T10:39:01.201Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T10:39:01.479Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:39:01.479Z] Chowning /workspace to jenkins user [2022-07-25T10:39:01.479Z] + id -u [2022-07-25T10:39:01.479Z] + id -g [2022-07-25T10:39:01.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43833:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:39:01.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T10:39:02.917Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) [2022-07-25T10:39:02.917Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:39:02.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:39:03.145Z] + bundleName=amd64-cgroup2 [2022-07-25T10:39:03.145Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T10:39:03.145Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-25T10:39:03.145Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-25T10:39:03.145Z] + 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 [2022-07-25T10:39:03.414Z] Archiving artifacts [2022-07-25T10:39:03.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:39:03.689Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43833/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T10:39:03.993Z] + make clean [2022-07-25T10:39:03.993Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T10:39:03.993Z] docker-dev-cache [2022-07-25T10:39:03.993Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T10:39:04.295Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:efg146m2j6dbgc3k6czo9bit9 Created:2022-07-25 10:39:02.869692895 +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[f2254465ac06030c1dad907674049e220766264ae53c309fa024a7a812c40938:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g5nw3jg9g8wazz61oohd0kuby EndpointID:b130f110b9f9876916ff0210cfc1641b7c05e9351932ddc674017633bace5def MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:78aa922efd38af2c7a069aa1038ddf4de5157756c2ee1cf9a46f4197e493a616 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:78c6dd26b9c6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g5nw3jg9g8wazz61oohd0kuby EndpointID:b130f110b9f9876916ff0210cfc1641b7c05e9351932ddc674017633bace5def EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T10:39:04.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-25T10:39:05.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:39:05.400Z] Using test binary docker [2022-07-25T10:39:05.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:39:05.400Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:39:05.400Z] INFO: Waiting for daemon to start... [2022-07-25T10:39:05.400Z] Starting dockerd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T10:39:07.938Z] . [2022-07-25T10:39:07.938Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:39:08.198Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:39:08.198Z] Error: No such image: emptyfs [2022-07-25T10:39:08.198Z] Running integration-test (iteration 1) [2022-07-25T10:39:08.198Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:39:08.458Z] Loaded image: busybox:latest [2022-07-25T10:39:08.485Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s) [2022-07-25T10:39:08.485Z] PASS [2022-07-25T10:39:08.485Z] [2022-07-25T10:39:08.485Z] === Skipped [2022-07-25T10:39:08.485Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:39:08.485Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:39:08.485Z] [2022-07-25T10:39:08.485Z] DONE 38 tests, 1 skipped in 43.938s [2022-07-25T10:39:08.485Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:39:08.485Z] ++ 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 [2022-07-25T10:39:08.485Z] ++ set -e [2022-07-25T10:39:08.485Z] ++ '[' -n 0 ']' [2022-07-25T10:39:08.485Z] ++ set -x [2022-07-25T10:39:08.485Z] ++ 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 [2022-07-25T10:39:08.485Z] INFO: Testing against a local daemon [2022-07-25T10:39:08.485Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:39:08.485Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:39:08.485Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:39:08.485Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:39:08.485Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:39:08.485Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:39:08.485Z] PASS [2022-07-25T10:39:08.485Z] [2022-07-25T10:39:08.485Z] === Skipped [2022-07-25T10:39:08.485Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:39:08.485Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:39:08.485Z] [2022-07-25T10:39:08.485Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:39:08.485Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:39:08.485Z] [2022-07-25T10:39:08.485Z] DONE 2 tests, 2 skipped in 0.096s [2022-07-25T10:39:08.485Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:39:08.485Z] ++ 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 [2022-07-25T10:39:08.485Z] ++ set -e [2022-07-25T10:39:08.485Z] ++ '[' -n 0 ']' [2022-07-25T10:39:08.485Z] ++ set -x [2022-07-25T10:39:08.485Z] ++ 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 [2022-07-25T10:39:08.717Z] Loaded image: busybox:glibc [2022-07-25T10:39:08.744Z] INFO: Testing against a local daemon [2022-07-25T10:39:08.744Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:39:10.098Z] Loaded image: debian:bullseye-slim [2022-07-25T10:39:10.098Z] Loaded image: hello-world:latest [2022-07-25T10:39:10.098Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:39:10.098Z] INFO: Testing against a local daemon [2022-07-25T10:39:10.098Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:39:10.121Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-25T10:39:10.121Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:39:10.689Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T10:39:11.256Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T10:39:11.477Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-07-25T10:39:11.477Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:39:12.193Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T10:39:12.856Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-25T10:39:12.857Z] === RUN TestBuildWithSession [2022-07-25T10:39:12.857Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:39:12.857Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:39:12.857Z] === RUN TestBuildSquashParent [2022-07-25T10:39:14.097Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T10:39:15.519Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T10:39:18.808Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T10:39:19.377Z] --- PASS: TestDockerNetworkMacvlan (9.26s) [2022-07-25T10:39:19.377Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-25T10:39:19.377Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T10:39:19.377Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.73s) [2022-07-25T10:39:19.377Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-25T10:39:19.377Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s) [2022-07-25T10:39:19.377Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-07-25T10:39:19.377Z] PASS [2022-07-25T10:39:19.377Z] [2022-07-25T10:39:19.377Z] DONE 8 tests in 10.591s [2022-07-25T10:39:19.377Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:39:19.377Z] ++ 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 [2022-07-25T10:39:19.377Z] ++ set -e [2022-07-25T10:39:19.377Z] ++ '[' -n 0 ']' [2022-07-25T10:39:19.377Z] ++ set -x [2022-07-25T10:39:19.377Z] ++ 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 [2022-07-25T10:39:19.377Z] testing: warning: no tests to run [2022-07-25T10:39:19.377Z] PASS [2022-07-25T10:39:19.377Z] [2022-07-25T10:39:19.377Z] DONE 0 tests in 0.026s [2022-07-25T10:39:19.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:39:19.377Z] ++ 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 [2022-07-25T10:39:19.377Z] ++ set -e [2022-07-25T10:39:19.377Z] ++ '[' -n 0 ']' [2022-07-25T10:39:19.377Z] ++ set -x [2022-07-25T10:39:19.377Z] ++ 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 [2022-07-25T10:39:19.377Z] INFO: Testing against a local daemon [2022-07-25T10:39:19.377Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:39:19.427Z] --- PASS: TestBuildSquashParent (6.45s) [2022-07-25T10:39:19.427Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:39:19.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:39:19.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:39:19.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:39:19.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:39:19.427Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:39:19.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:39:19.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:39:19.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:39:19.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:39:19.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:39:19.427Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:39:19.427Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:39:19.427Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:39:19.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:39:20.753Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-25T10:39:20.753Z] === RUN TestAuthZPluginTLS [2022-07-25T10:39:20.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:39:20.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:39:21.012Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-25T10:39:21.012Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:39:21.580Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-25T10:39:21.580Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:39:22.149Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-25T10:39:22.149Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:39:22.716Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-25T10:39:22.716Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:39:23.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:39:23.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:39:23.672Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-07-25T10:39:23.672Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:39:24.240Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-25T10:39:24.240Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:39:24.807Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-25T10:39:24.807Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:39:25.249Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T10:39:25.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2022-07-25T10:39:25.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-07-25T10:39:25.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2022-07-25T10:39:25.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2022-07-25T10:39:25.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2022-07-25T10:39:25.249Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-07-25T10:39:25.249Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:39:25.249Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:39:25.380Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-25T10:39:25.381Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:39:26.758Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-07-25T10:39:26.758Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:39:27.777Z] INFO [loader] Go packages loading at mode 575 (files|imports|compiled_files|exports_file|name|types_sizes|deps) took 2m52.342949601s [2022-07-25T10:39:27.777Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.254527ms [2022-07-25T10:39:28.136Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-07-25T10:39:28.136Z] === RUN TestAuthZPluginHeader [2022-07-25T10:39:28.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:39:28.704Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-25T10:39:28.704Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:39:28.704Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:28.704Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T10:39:28.704Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:39:28.704Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:28.704Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-25T10:39:28.704Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:39:28.704Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:28.704Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T10:39:28.704Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:39:28.704Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:28.704Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T10:39:28.704Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:39:29.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:39:30.044Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:39:31.422Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:39:32.359Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-07-25T10:39:32.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-07-25T10:39:32.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-25T10:39:32.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-25T10:39:32.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-25T10:39:32.359Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-25T10:39:32.359Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:39:37.630Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-25T10:39:37.630Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:39:45.748Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-25T10:39:45.748Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:39:46.789Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-25T10:39:46.789Z] PASS [2022-07-25T10:39:46.789Z] [2022-07-25T10:39:46.789Z] === Skipped [2022-07-25T10:39:46.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-25T10:39:46.789Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:46.789Z] [2022-07-25T10:39:46.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-25T10:39:46.789Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:46.789Z] [2022-07-25T10:39:46.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-25T10:39:46.789Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:46.789Z] [2022-07-25T10:39:46.789Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-25T10:39:46.789Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:46.789Z] [2022-07-25T10:39:46.789Z] DONE 17 tests, 4 skipped in 26.442s [2022-07-25T10:39:46.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:39:46.789Z] ++ 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 [2022-07-25T10:39:46.789Z] ++ set -e [2022-07-25T10:39:46.789Z] ++ '[' -n 0 ']' [2022-07-25T10:39:46.789Z] ++ set -x [2022-07-25T10:39:46.789Z] ++ 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 [2022-07-25T10:39:46.789Z] INFO: Testing against a local daemon [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:39:46.789Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:39:46.789Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T10:39:46.789Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T10:39:46.789Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T10:39:46.789Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T10:39:46.789Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T10:39:46.789Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T10:39:46.789Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T10:39:46.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T10:39:46.790Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T10:39:46.790Z] === RUN TestPluginInstall [2022-07-25T10:39:46.790Z] === RUN TestPluginInstall/no_auth [2022-07-25T10:39:46.790Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:39:46.790Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:340a295a2943fa3338c2382591d22ac0879a4f9d966151a90f68d4675cd46a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:39:46.790Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:39:46.790Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:340a295a2943fa3338c2382591d22ac0879a4f9d966151a90f68d4675cd46a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:39:46.790Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T10:39:47.048Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:39:47.048Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:340a295a2943fa3338c2382591d22ac0879a4f9d966151a90f68d4675cd46a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:39:47.048Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:39:47.048Z] time="2022-07-25T10:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:340a295a2943fa3338c2382591d22ac0879a4f9d966151a90f68d4675cd46a38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:39:47.307Z] === RUN TestPluginInstall/with_insecure [2022-07-25T10:39:48.244Z] time="2022-07-25T10:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:39:48.244Z] time="2022-07-25T10:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa63289c2cb198206035a8ccc329336c5f3459b3506c8ab9b5db744ad684531d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:39:48.244Z] time="2022-07-25T10:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:39:48.244Z] time="2022-07-25T10:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa63289c2cb198206035a8ccc329336c5f3459b3506c8ab9b5db744ad684531d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:39:48.284Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-25T10:39:48.284Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:39:48.503Z] plugin_test.go:195: [d5b9c6251e142] daemon is not started [2022-07-25T10:39:48.503Z] --- PASS: TestPluginInstall (2.55s) [2022-07-25T10:39:48.503Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-25T10:39:48.503Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-25T10:39:48.503Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-07-25T10:39:48.503Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:39:49.880Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T10:39:50.816Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T10:39:51.753Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-07-25T10:39:51.753Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-07-25T10:39:51.753Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-25T10:39:51.753Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:39:52.321Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-25T10:39:52.321Z] PASS [2022-07-25T10:39:52.321Z] [2022-07-25T10:39:52.321Z] DONE 24 tests in 6.515s [2022-07-25T10:39:52.321Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:39:52.321Z] ++ 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 [2022-07-25T10:39:52.321Z] ++ set -e [2022-07-25T10:39:52.321Z] ++ '[' -n 0 ']' [2022-07-25T10:39:52.321Z] ++ set -x [2022-07-25T10:39:52.321Z] ++ 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 [2022-07-25T10:39:52.321Z] INFO: Testing against a local daemon [2022-07-25T10:39:52.321Z] === RUN TestExternalGraphDriver [2022-07-25T10:39:52.580Z] === RUN TestExternalGraphDriver/json [2022-07-25T10:39:53.558Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-07-25T10:39:53.558Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:39:53.818Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-25T10:39:53.818Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:39:54.484Z] === RUN TestExternalGraphDriver/spec [2022-07-25T10:39:55.861Z] === RUN TestExternalGraphDriver/pull [2022-07-25T10:39:57.786Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-07-25T10:39:57.786Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-25T10:39:57.786Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-07-25T10:39:57.786Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-07-25T10:39:57.786Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:39:57.786Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:57.786Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-25T10:39:57.786Z] PASS [2022-07-25T10:39:57.786Z] [2022-07-25T10:39:57.786Z] === Skipped [2022-07-25T10:39:57.786Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-25T10:39:57.786Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:39:57.786Z] [2022-07-25T10:39:57.786Z] DONE 5 tests, 1 skipped in 5.501s [2022-07-25T10:39:57.786Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:39:57.786Z] ++ 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 [2022-07-25T10:39:57.786Z] ++ set -e [2022-07-25T10:39:57.786Z] ++ '[' -n 0 ']' [2022-07-25T10:39:57.786Z] ++ set -x [2022-07-25T10:39:57.786Z] ++ 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 [2022-07-25T10:39:57.786Z] INFO: Testing against a local daemon [2022-07-25T10:39:57.786Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:39:57.786Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:39:57.786Z] === RUN TestReadPluginNoRead [2022-07-25T10:39:57.786Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:39:57.786Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:39:57.786Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:39:57.786Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:39:57.786Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:39:59.091Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-07-25T10:39:59.091Z] === RUN TestBuildWithHugeFile [2022-07-25T10:40:01.079Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-07-25T10:40:01.079Z] === CONT TestReadPluginNoRead [2022-07-25T10:40:02.987Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:40:04.366Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:40:05.744Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:40:06.003Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-07-25T10:40:06.571Z] === CONT TestReadPluginNoRead [2022-07-25T10:40:06.571Z] read_test.go:92: [d3fac2dabe1af] daemon is not started [2022-07-25T10:40:06.571Z] --- PASS: TestReadPluginNoRead (5.80s) [2022-07-25T10:40:06.571Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-07-25T10:40:06.571Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-25T10:40:06.571Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-07-25T10:40:06.571Z] PASS [2022-07-25T10:40:06.571Z] [2022-07-25T10:40:06.571Z] DONE 6 tests in 8.921s [2022-07-25T10:40:06.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-25T10:40:06.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-25T10:40:06.830Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:40:06.830Z] ++ 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 [2022-07-25T10:40:06.830Z] ++ set -e [2022-07-25T10:40:06.830Z] ++ '[' -n 0 ']' [2022-07-25T10:40:06.830Z] ++ set -x [2022-07-25T10:40:06.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-07-25T10:40:06.830Z] testing: warning: no tests to run [2022-07-25T10:40:06.830Z] PASS [2022-07-25T10:40:06.830Z] [2022-07-25T10:40:06.830Z] DONE 0 tests in 0.040s [2022-07-25T10:40:06.830Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:40:06.830Z] ++ 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 [2022-07-25T10:40:06.830Z] ++ set -e [2022-07-25T10:40:06.830Z] ++ '[' -n 0 ']' [2022-07-25T10:40:06.830Z] ++ set -x [2022-07-25T10:40:06.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-07-25T10:40:06.830Z] INFO: Testing against a local daemon [2022-07-25T10:40:06.830Z] === RUN TestPluginWithDevMounts [2022-07-25T10:40:06.830Z] === PAUSE TestPluginWithDevMounts [2022-07-25T10:40:06.830Z] === CONT TestPluginWithDevMounts [2022-07-25T10:40:08.734Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-07-25T10:40:08.734Z] PASS [2022-07-25T10:40:08.734Z] [2022-07-25T10:40:08.734Z] DONE 1 tests in 1.629s [2022-07-25T10:40:08.734Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:40:08.734Z] ++ 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 [2022-07-25T10:40:08.734Z] ++ set -e [2022-07-25T10:40:08.734Z] ++ '[' -n 0 ']' [2022-07-25T10:40:08.734Z] ++ set -x [2022-07-25T10:40:08.734Z] ++ 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 [2022-07-25T10:40:08.734Z] INFO: Testing against a local daemon [2022-07-25T10:40:08.734Z] === RUN TestSecretInspect [2022-07-25T10:40:11.269Z] --- PASS: TestSecretInspect (2.28s) [2022-07-25T10:40:11.269Z] === RUN TestSecretList [2022-07-25T10:40:13.172Z] --- PASS: TestSecretList (2.16s) [2022-07-25T10:40:13.172Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:40:15.077Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-25T10:40:15.077Z] === RUN TestSecretsUpdate [2022-07-25T10:40:17.610Z] --- PASS: TestSecretsUpdate (2.18s) [2022-07-25T10:40:17.610Z] === RUN TestTemplatedSecret [2022-07-25T10:40:20.145Z] --- PASS: TestTemplatedSecret (2.51s) [2022-07-25T10:40:20.145Z] === RUN TestSecretCreateResolve [2022-07-25T10:40:22.058Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-07-25T10:40:22.058Z] PASS [2022-07-25T10:40:22.058Z] [2022-07-25T10:40:22.058Z] DONE 6 tests in 13.672s [2022-07-25T10:40:22.058Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:40:22.058Z] ++ 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 [2022-07-25T10:40:22.058Z] ++ set -e [2022-07-25T10:40:22.058Z] ++ '[' -n 0 ']' [2022-07-25T10:40:22.058Z] ++ set -x [2022-07-25T10:40:22.058Z] ++ 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 [2022-07-25T10:40:22.316Z] INFO: Testing against a local daemon [2022-07-25T10:40:22.317Z] === RUN TestServiceCreateInit [2022-07-25T10:40:22.317Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:40:26.506Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:40:29.795Z] --- PASS: TestServiceCreateInit (7.36s) [2022-07-25T10:40:29.795Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2022-07-25T10:40:29.795Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-07-25T10:40:29.795Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:40:47.883Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-07-25T10:40:47.883Z] === RUN TestCreateServiceConflict [2022-07-25T10:40:47.883Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-07-25T10:40:47.883Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:40:49.787Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-07-25T10:40:49.787Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:40:55.381Z] --- PASS: TestBuildWithHugeFile (50.93s) [2022-07-25T10:40:55.381Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T10:40:55.381Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:40:55.381Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:40:55.381Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:40:55.381Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:40:55.381Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:40:55.381Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:40:55.381Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:40:55.381Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:40:55.381Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:40:55.381Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:40:55.381Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:40:55.381Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:40:55.381Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-07-25T10:40:55.381Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-07-25T10:40:55.381Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-07-25T10:40:55.381Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-25T10:40:55.381Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:40:55.381Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:40:55.381Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:40:59.572Z] --- PASS: TestBuildPreserveOwnership (9.71s) [2022-07-25T10:40:59.572Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-07-25T10:40:59.572Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-25T10:40:59.572Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:40:59.572Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-25T10:40:59.572Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:40:59.572Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T10:40:59.572Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T10:40:59.572Z] PASS [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === Skipped [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:40:59.572Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:40:59.572Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-25T10:40:59.572Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] DONE 34 tests, 3 skipped in 110.972s [2022-07-25T10:40:59.572Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:40:59.572Z] INFO: Testing against a local daemon [2022-07-25T10:40:59.572Z] === RUN TestConfigInspect [2022-07-25T10:40:59.572Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-25T10:40:59.572Z] === RUN TestConfigList [2022-07-25T10:40:59.572Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] --- SKIP: TestConfigList (0.01s) [2022-07-25T10:40:59.572Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:40:59.572Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-25T10:40:59.572Z] === RUN TestConfigsUpdate [2022-07-25T10:40:59.572Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-25T10:40:59.572Z] === RUN TestTemplatedConfig [2022-07-25T10:40:59.572Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-25T10:40:59.572Z] === RUN TestConfigCreateResolve [2022-07-25T10:40:59.572Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-25T10:40:59.572Z] PASS [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === Skipped [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-25T10:40:59.572Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-25T10:40:59.572Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-25T10:40:59.572Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-25T10:40:59.572Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-25T10:40:59.572Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-25T10:40:59.572Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:40:59.572Z] [2022-07-25T10:40:59.572Z] DONE 6 tests, 6 skipped in 0.170s [2022-07-25T10:40:59.572Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:40:59.572Z] INFO: Testing against a local daemon [2022-07-25T10:40:59.572Z] === RUN TestAttachWithTTY [2022-07-25T10:40:59.832Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-25T10:40:59.832Z] === RUN TestAttachWithoutTTy [2022-07-25T10:40:59.832Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T10:40:59.832Z] === RUN TestCheckpoint [2022-07-25T10:40:59.832Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:40:59.832Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T10:40:59.832Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T10:40:59.832Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:40:59.832Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:40:59.832Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:40:59.832Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:40:59.832Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:40:59.832Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:40:59.832Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T10:40:59.832Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T10:40:59.832Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T10:40:59.832Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T10:40:59.832Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:40:59.832Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T10:40:59.832Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T10:40:59.832Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T10:40:59.832Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T10:40:59.832Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:40:59.832Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-25T10:40:59.832Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:40:59.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-25T10:40:59.832Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:41:00.092Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-25T10:41:00.092Z] === RUN TestCopyEmptyFile [2022-07-25T10:41:00.092Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-25T10:41:00.092Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:41:00.092Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-25T10:41:00.092Z] === RUN TestCopyFromContainer [2022-07-25T10:41:04.163Z] INFO [linters context/goanalysis] analyzers took 6m54.517291546s with top 10 stages: buildir: 2m21.633001869s, the_only_name: 41.076953358s, goimports: 29.735041866s, unconvert: 24.550423239s, S1038: 18.914091772s, gosec: 18.774538709s, misspell: 6.70755389s, S1039: 5.873354347s, nilness: 5.708870671s, unused: 4.990567767s [2022-07-25T10:41:04.163Z] INFO [runner] Issues before processing: 2455, after processing: 0 [2022-07-25T10:41:04.163Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2120/2120, autogenerated_exclude: 2017/2120, path_prettifier: 2120/2120, cgo: 2120/2455, identifier_marker: 2017/2017, exclude: 2017/2017, filename_unadjuster: 2120/2120, skip_dirs: 2120/2120, exclude-rules: 77/2017, nolint: 0/77 [2022-07-25T10:41:04.163Z] INFO [runner] processing took 83.239472ms with stages: nolint: 33.834644ms, identifier_marker: 21.879456ms, path_prettifier: 9.405572ms, autogenerated_exclude: 8.364928ms, exclude-rules: 7.582646ms, skip_dirs: 1.740362ms, cgo: 287.672µs, filename_unadjuster: 137.869µs, max_same_issues: 2.18µs, skip_files: 797ns, uniq_by_line: 644ns, severity-rules: 346ns, max_from_linter: 336ns, diff: 330ns, path_shortener: 328ns, source_code: 325ns, exclude: 322ns, max_per_file_from_linter: 273ns, sort_results: 239ns, path_prefixer: 203ns [2022-07-25T10:41:04.163Z] INFO [runner] linters took 1m45.247660268s with stages: goanalysis_metalinter: 1m45.164293341s [2022-07-25T10:41:04.163Z] INFO File cache stats: 1693 entries of total size 8.6MiB [2022-07-25T10:41:04.163Z] INFO Memory: 2783 samples, avg is 315.7MB, max is 1242.3MB [2022-07-25T10:41:04.163Z] INFO Execution took 4m38.111465424s [2022-07-25T10:41:04.163Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-25T10:41:04.291Z] === RUN TestCopyFromContainer// [2022-07-25T10:41:04.291Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:41:04.291Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:41:04.291Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:41:04.520Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=575512c70a6e342b6e90280200ab8a656330bb64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:575512c70a6e342b6e90280200ab8a656330bb64 hack/make.sh dynbinary test-docker-py [2022-07-25T10:41:04.551Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:41:04.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:41:04.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:41:04.551Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:41:04.551Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:41:04.667Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-07-25T10:41:04.667Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:41:04.776Z] [2022-07-25T10:41:04.811Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer (4.59s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-25T10:41:04.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-25T10:41:04.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:41:04.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:41:04.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:41:04.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:41:04.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:41:04.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:41:04.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:41:04.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:41:04.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:41:04.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:41:04.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-25T10:41:04.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:41:04.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:41:04.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:41:04.811Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:41:04.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-25T10:41:04.811Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:41:04.811Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:41:04.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:41:04.811Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:41:04.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:41:04.811Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:41:04.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:41:04.811Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:41:04.811Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:41:04.811Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:41:04.811Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T10:41:04.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T10:41:04.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:41:04.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:41:04.811Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:41:04.811Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-25T10:41:04.811Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:41:05.032Z] Removing bundles/ [2022-07-25T10:41:05.032Z] [2022-07-25T10:41:05.032Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-25T10:41:05.032Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-25T10:41:05.032Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:41:05.234Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-07-25T10:41:05.234Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:41:06.191Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-07-25T10:41:06.191Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:41:07.131Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-07-25T10:41:07.131Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:41:07.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:41:07.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:41:07.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:41:07.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:41:07.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:41:07.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:41:07.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:41:07.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:41:07.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:41:07.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:41:07.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:41:07.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:41:07.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:41:07.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:41:07.391Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:41:07.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-25T10:41:07.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-25T10:41:07.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-25T10:41:07.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-25T10:41:07.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-25T10:41:07.391Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-25T10:41:07.391Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:41:07.650Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-07-25T10:41:07.650Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:41:07.650Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:41:07.650Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:41:07.650Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-25T10:41:07.650Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-25T10:41:07.650Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-25T10:41:07.650Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:41:07.650Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-25T10:41:07.650Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:41:07.768Z] --- PASS: TestCreateServiceConfigFileMode (2.47s) [2022-07-25T10:41:07.768Z] === RUN TestCreateServiceSysctls [2022-07-25T10:41:07.909Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-25T10:41:07.909Z] === RUN TestCreateInvalidHostConfig [2022-07-25T10:41:07.909Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:41:07.909Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:41:07.909Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:41:07.909Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:41:07.909Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:41:07.909Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:41:07.910Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:41:07.910Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:41:07.910Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:41:07.910Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:41:07.910Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:41:07.910Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:41:07.910Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T10:41:07.910Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T10:41:07.910Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T10:41:07.910Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T10:41:07.910Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T10:41:07.910Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:41:07.910Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T10:41:07.910Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T10:41:07.910Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:41:07.910Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:41:07.910Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:41:07.910Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:41:07.910Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-25T10:41:07.910Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:41:07.910Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:41:07.910Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:41:07.910Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T10:41:07.910Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-25T10:41:07.910Z] === RUN TestDiff [2022-07-25T10:41:08.169Z] --- PASS: TestDiff (0.44s) [2022-07-25T10:41:08.169Z] === RUN TestExecConsoleSize [2022-07-25T10:41:08.739Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-25T10:41:08.739Z] === RUN TestExecWithCloseStdin [2022-07-25T10:41:09.307Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-07-25T10:41:09.307Z] === RUN TestExec [2022-07-25T10:41:09.567Z] --- PASS: TestExec (0.48s) [2022-07-25T10:41:09.567Z] === RUN TestExecUser [2022-07-25T10:41:10.146Z] --- PASS: TestExecUser (0.52s) [2022-07-25T10:41:10.146Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:41:10.714Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-07-25T10:41:10.714Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:41:11.065Z] --- PASS: TestCreateServiceSysctls (2.91s) [2022-07-25T10:41:11.065Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:41:12.095Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-25T10:41:12.095Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:41:12.663Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-25T10:41:12.663Z] === RUN TestHealthKillContainer [2022-07-25T10:41:12.968Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-07-25T10:41:12.968Z] === RUN TestInspect [2022-07-25T10:41:16.257Z] --- PASS: TestInspect (2.75s) [2022-07-25T10:41:16.257Z] === RUN TestCreateJob [2022-07-25T10:41:18.792Z] --- PASS: TestCreateJob (3.02s) [2022-07-25T10:41:18.792Z] === RUN TestReplicatedJob [2022-07-25T10:41:20.793Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-25T10:41:20.793Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:41:20.793Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T10:41:20.793Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T10:41:20.793Z] === RUN TestIpcModeNone [2022-07-25T10:41:20.793Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-25T10:41:20.793Z] === RUN TestIpcModePrivate [2022-07-25T10:41:21.364Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-25T10:41:21.364Z] --- PASS: TestIpcModePrivate (0.54s) [2022-07-25T10:41:21.364Z] === RUN TestIpcModeShareable [2022-07-25T10:41:21.364Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:41:21.365Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-25T10:41:21.365Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:41:23.274Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-07-25T10:41:23.274Z] === RUN TestAPIIpcModeHost [2022-07-25T10:41:23.274Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:41:23.274Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-25T10:41:23.274Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:41:23.274Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:41:23.274Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-25T10:41:23.274Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:41:23.843Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-25T10:41:24.063Z] --- PASS: TestReplicatedJob (4.56s) [2022-07-25T10:41:24.063Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:41:24.102Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-25T10:41:24.102Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:41:24.102Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:41:24.102Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T10:41:24.102Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:41:24.102Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:41:24.102Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T10:41:24.102Z] === RUN TestIpcModeOlderClient [2022-07-25T10:41:24.102Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:41:24.102Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:41:24.361Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-25T10:41:24.361Z] === RUN TestKillContainer [2022-07-25T10:41:24.361Z] === RUN TestKillContainer/no_signal [2022-07-25T10:41:24.929Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:41:25.189Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:41:25.757Z] --- PASS: TestKillContainer (1.23s) [2022-07-25T10:41:25.757Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-25T10:41:25.757Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-25T10:41:25.757Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-25T10:41:25.757Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:41:25.757Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:41:26.016Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:41:26.586Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-07-25T10:41:26.586Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-25T10:41:26.586Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-25T10:41:26.586Z] === RUN TestKillStoppedContainer [2022-07-25T10:41:26.586Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-25T10:41:26.586Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:41:26.586Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-25T10:41:26.586Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:41:26.598Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-07-25T10:41:26.598Z] === RUN TestServiceListWithStatuses [2022-07-25T10:41:26.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:41:26.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:41:26.598Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:41:27.155Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-25T10:41:27.155Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:41:27.155Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:41:27.155Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T10:41:27.155Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:41:27.155Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:41:27.155Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T10:41:27.155Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:41:27.155Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T10:41:27.155Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T10:41:27.155Z] === RUN TestLinksContainerNames [2022-07-25T10:41:27.725Z] --- PASS: TestLinksContainerNames (0.80s) [2022-07-25T10:41:27.725Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:41:28.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-25T10:41:28.293Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-25T10:41:28.293Z] === RUN TestLogs [2022-07-25T10:41:28.293Z] === RUN TestLogs/driver_local [2022-07-25T10:41:28.293Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:41:28.293Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:41:28.293Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T10:41:28.293Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T10:41:28.293Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T10:41:28.293Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T10:41:28.293Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:41:28.293Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:41:28.293Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:41:28.293Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:41:28.293Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:41:28.293Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:41:28.293Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:41:28.293Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:41:28.862Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:41:29.121Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:41:29.691Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T10:41:29.691Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T10:41:30.260Z] === RUN TestLogs/driver_json-file [2022-07-25T10:41:30.260Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:41:30.260Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:41:30.260Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:41:30.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:41:30.260Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:41:30.260Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:41:30.260Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:41:30.260Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:41:30.260Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:41:30.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:41:30.260Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:41:30.260Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:41:30.260Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:41:30.260Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:41:30.788Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-07-25T10:41:30.788Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:41:31.198Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:41:31.198Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:41:31.457Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:41:31.717Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:41:32.286Z] --- PASS: TestLogs (4.04s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.82s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.75s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s) [2022-07-25T10:41:32.286Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s) [2022-07-25T10:41:32.286Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:41:32.546Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-25T10:41:32.546Z] === RUN TestMountDaemonRoot [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:41:32.806Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:41:32.806Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:41:32.806Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:41:32.807Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:41:32.807Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:41:32.807Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:41:32.807Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:41:32.807Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:41:33.066Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T10:41:33.066Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T10:41:33.066Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:41:33.066Z] 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) [2022-07-25T10:41:33.066Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-25T10:41:33.066Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:41:33.066Z] 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) [2022-07-25T10:41:33.066Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T10:41:33.066Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:41:33.066Z] 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) [2022-07-25T10:41:33.066Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T10:41:33.066Z] === RUN TestNetworkNat [2022-07-25T10:41:33.635Z] --- PASS: TestNetworkNat (0.50s) [2022-07-25T10:41:33.635Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:41:33.894Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-07-25T10:41:33.894Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:41:34.076Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-07-25T10:41:34.076Z] === RUN TestServicePlugin [2022-07-25T10:41:34.076Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:41:34.076Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-25T10:41:34.076Z] === RUN TestServiceUpdateLabel [2022-07-25T10:41:35.980Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-25T10:41:35.980Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:41:36.429Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-25T10:41:36.429Z] === RUN TestPause [2022-07-25T10:41:36.429Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:41:36.429Z] --- SKIP: TestPause (0.00s) [2022-07-25T10:41:36.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:41:36.429Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:41:36.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:41:36.429Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:41:36.689Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:41:36.689Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-25T10:41:36.689Z] === RUN TestPidHost [2022-07-25T10:41:37.626Z] --- PASS: TestPidHost (0.87s) [2022-07-25T10:41:37.626Z] === RUN TestPsFilter [2022-07-25T10:41:37.626Z] --- PASS: TestPsFilter (0.09s) [2022-07-25T10:41:37.626Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:41:37.923Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-25T10:41:37.923Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:41:38.513Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2022-07-25T10:41:38.513Z] === RUN TestRemoveContainerRunning [2022-07-25T10:41:38.774Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-25T10:41:38.774Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:41:39.342Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-07-25T10:41:39.342Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:41:39.342Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T10:41:39.342Z] === RUN TestRenameLinkedContainer [2022-07-25T10:41:41.247Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-07-25T10:41:41.247Z] === RUN TestRenameStoppedContainer [2022-07-25T10:41:41.247Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-25T10:41:41.247Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:41:42.186Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-07-25T10:41:42.186Z] === RUN TestRenameInvalidName [2022-07-25T10:41:42.446Z] --- PASS: TestRenameInvalidName (0.39s) [2022-07-25T10:41:42.446Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:41:44.352Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-07-25T10:41:44.352Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:41:44.352Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-07-25T10:41:44.352Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:41:45.290Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-07-25T10:41:45.290Z] === RUN TestResize [2022-07-25T10:41:45.549Z] --- PASS: TestResize (0.41s) [2022-07-25T10:41:45.549Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:41:46.117Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-25T10:41:46.117Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:41:46.378Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-25T10:41:46.378Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:41:46.378Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T10:41:46.378Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:41:46.378Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:41:47.756Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-07-25T10:41:47.756Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:41:48.699Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-25T10:41:48.699Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:41:49.636Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-07-25T10:41:49.636Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:41:50.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-25T10:41:50.883Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-07-25T10:41:50.883Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:41:51.015Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-07-25T10:41:51.015Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:41:51.955Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-25T10:41:51.955Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:41:53.333Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-25T10:41:53.333Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:41:53.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-25T10:41:53.901Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:41:55.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-07-25T10:41:55.285Z] === RUN TestNISDomainname [2022-07-25T10:41:55.285Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T10:41:55.285Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-25T10:41:55.285Z] === RUN TestHostnameDnsResolution [2022-07-25T10:41:55.546Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-07-25T10:41:55.546Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:41:55.546Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-25T10:41:55.546Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T10:41:55.546Z] === RUN TestPrivilegedHostDevices [2022-07-25T10:41:56.115Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-07-25T10:41:56.115Z] === RUN TestRunConsoleSize [2022-07-25T10:41:56.684Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-25T10:41:56.684Z] === RUN TestStats [2022-07-25T10:41:56.684Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:41:56.684Z] --- SKIP: TestStats (0.00s) [2022-07-25T10:41:56.684Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:41:56.684Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:41:56.684Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:41:56.684Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:41:56.684Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:41:56.684Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:41:56.684Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:41:56.684Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:41:56.684Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:41:56.684Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:41:56.684Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:41:57.253Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:41:59.158Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:42:00.536Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T10:42:00.536Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-07-25T10:42:00.536Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-25T10:42:00.536Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-25T10:42:00.536Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-25T10:42:00.536Z] === RUN TestDeleteDevicemapper [2022-07-25T10:42:00.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:42:00.536Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:42:00.536Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:42:01.917Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-07-25T10:42:01.917Z] === RUN TestUpdateMemory [2022-07-25T10:42:01.917Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:01.917Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T10:42:01.917Z] === RUN TestUpdateCPUQuota [2022-07-25T10:42:01.917Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:01.917Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-25T10:42:01.917Z] === RUN TestUpdatePidsLimit [2022-07-25T10:42:01.917Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:01.917Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-25T10:42:01.917Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:42:05.763Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-07-25T10:42:05.763Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:42:14.127Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-07-25T10:42:14.127Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:42:14.127Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-25T10:42:14.127Z] === RUN TestWaitNonBlocked [2022-07-25T10:42:14.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:42:14.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:42:14.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:42:14.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:42:14.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:42:14.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:42:14.127Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-25T10:42:14.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-07-25T10:42:14.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-07-25T10:42:14.127Z] === RUN TestWaitBlocked [2022-07-25T10:42:14.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:42:14.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:42:14.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:42:14.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:42:14.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:42:14.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:42:14.696Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T10:42:14.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-07-25T10:42:14.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-25T10:42:14.696Z] === RUN TestWaitConditions [2022-07-25T10:42:14.696Z] === RUN TestWaitConditions/default [2022-07-25T10:42:14.696Z] === PAUSE TestWaitConditions/default [2022-07-25T10:42:14.696Z] === RUN TestWaitConditions/not-running [2022-07-25T10:42:14.696Z] === PAUSE TestWaitConditions/not-running [2022-07-25T10:42:14.696Z] === RUN TestWaitConditions/next-exit [2022-07-25T10:42:14.696Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T10:42:14.696Z] === RUN TestWaitConditions/removed [2022-07-25T10:42:14.696Z] === PAUSE TestWaitConditions/removed [2022-07-25T10:42:14.696Z] === CONT TestWaitConditions/default [2022-07-25T10:42:14.696Z] === CONT TestWaitConditions/next-exit [2022-07-25T10:42:16.602Z] === CONT TestWaitConditions/removed [2022-07-25T10:42:16.602Z] === CONT TestWaitConditions/not-running [2022-07-25T10:42:16.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-25T10:42:16.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-25T10:42:17.970Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2022-07-25T10:42:17.970Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:42:17.970Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T10:42:17.980Z] --- PASS: TestWaitConditions (0.01s) [2022-07-25T10:42:17.980Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-07-25T10:42:17.980Z] --- PASS: TestWaitConditions/default (1.76s) [2022-07-25T10:42:17.980Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-25T10:42:17.980Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-07-25T10:42:17.980Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:42:17.980Z] === CONT TestIpcModeOlderClient [2022-07-25T10:42:17.980Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-25T10:42:17.980Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:42:18.538Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T10:42:19.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-25T10:42:20.521Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-07-25T10:42:20.780Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-07-25T10:42:20.780Z] PASS [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === Skipped [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:42:20.780Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-25T10:42:20.780Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-25T10:42:20.780Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-25T10:42:20.780Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-25T10:42:20.780Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-25T10:42:20.780Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-25T10:42:20.780Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-25T10:42:20.780Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-25T10:42:20.780Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-25T10:42:20.780Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T10:42:20.780Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T10:42:20.780Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-25T10:42:20.780Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-25T10:42:20.780Z] 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) [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-25T10:42:20.780Z] 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) [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-25T10:42:20.780Z] 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) [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-25T10:42:20.780Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:42:20.780Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-25T10:42:20.780Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:42:20.780Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-25T10:42:20.780Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-25T10:42:20.780Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-25T10:42:20.780Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:42:20.780Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T10:42:20.780Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-25T10:42:20.780Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-25T10:42:20.780Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-25T10:42:20.780Z] [2022-07-25T10:42:20.780Z] DONE 241 tests, 27 skipped in 81.257s [2022-07-25T10:42:20.780Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T10:42:21.039Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:42:21.609Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-25T10:42:21.609Z] === RUN TestConfigDaemonID [2022-07-25T10:42:21.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-25T10:42:22.546Z] daemon_test.go:83: [d6069fb8fc3b4] daemon is not started [2022-07-25T10:42:22.546Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-25T10:42:22.546Z] === RUN TestDaemonConfigValidation [2022-07-25T10:42:22.546Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:42:22.546Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:42:22.546Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T10:42:22.546Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T10:42:22.546Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T10:42:22.546Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T10:42:22.546Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T10:42:22.546Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T10:42:22.546Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T10:42:22.546Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T10:42:22.546Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:42:22.546Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T10:42:22.547Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T10:42:22.547Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T10:42:22.806Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T10:42:22.806Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T10:42:22.806Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-25T10:42:22.806Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-25T10:42:22.806Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-25T10:42:22.806Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-07-25T10:42:22.806Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-25T10:42:22.806Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T10:42:22.806Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T10:42:23.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-25T10:42:24.190Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T10:42:24.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-25T10:42:25.128Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T10:42:26.066Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T10:42:26.066Z] daemon_test.go:197: [db4a85a1a0701] daemon is not started [2022-07-25T10:42:26.066Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-25T10:42:26.066Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-25T10:42:26.066Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-25T10:42:26.066Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-25T10:42:26.066Z] === RUN TestDaemonProxy [2022-07-25T10:42:26.066Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T10:42:26.066Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-25T10:42:26.066Z] PASS [2022-07-25T10:42:26.066Z] [2022-07-25T10:42:26.066Z] === Skipped [2022-07-25T10:42:26.066Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-25T10:42:26.066Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-25T10:42:26.066Z] [2022-07-25T10:42:26.066Z] DONE 13 tests, 1 skipped in 5.280s [2022-07-25T10:42:26.066Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:42:26.325Z] INFO: Testing against a local daemon [2022-07-25T10:42:26.325Z] === RUN TestCommitInheritsEnv [2022-07-25T10:42:26.654Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T10:42:27.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-25T10:42:28.230Z] --- PASS: TestCommitInheritsEnv (1.91s) [2022-07-25T10:42:28.230Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:42:28.230Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T10:42:28.230Z] === RUN TestImportWithCustomPlatform [2022-07-25T10:42:28.230Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T10:42:28.230Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T10:42:28.230Z] === RUN TestImportWithCustomPlatform// [2022-07-25T10:42:28.230Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T10:42:28.230Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T10:42:28.489Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T10:42:28.489Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T10:42:28.489Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T10:42:28.489Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-25T10:42:28.489Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T10:42:28.489Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:42:28.489Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-25T10:42:28.489Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:42:28.489Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-25T10:42:28.489Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:42:30.398Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-25T10:42:30.398Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:42:30.398Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T10:42:30.398Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:42:30.398Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:42:30.398Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-25T10:42:30.398Z] === RUN TestTagInvalidReference [2022-07-25T10:42:30.398Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-25T10:42:30.398Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:42:30.398Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-25T10:42:30.398Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:42:30.398Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-25T10:42:30.398Z] === RUN TestTagOfficialNames [2022-07-25T10:42:30.398Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-25T10:42:30.398Z] === RUN TestTagMatchesDigest [2022-07-25T10:42:30.398Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-25T10:42:30.398Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T10:42:33.218Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-07-25T10:42:33.218Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-07-25T10:42:33.218Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-07-25T10:42:33.218Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-25T10:42:33.218Z] PASS [2022-07-25T10:42:33.218Z] [2022-07-25T10:42:33.218Z] === Skipped [2022-07-25T10:42:33.218Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:42:33.218Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:42:33.218Z] [2022-07-25T10:42:33.218Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-25T10:42:33.218Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-25T10:42:33.218Z] [2022-07-25T10:42:33.218Z] DONE 27 tests, 2 skipped in 130.594s [2022-07-25T10:42:33.218Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:42:33.218Z] ++ 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 [2022-07-25T10:42:33.218Z] ++ set -e [2022-07-25T10:42:33.218Z] ++ '[' -n 0 ']' [2022-07-25T10:42:33.218Z] ++ set -x [2022-07-25T10:42:33.218Z] ++ 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 [2022-07-25T10:42:33.218Z] INFO: Testing against a local daemon [2022-07-25T10:42:33.218Z] === RUN TestSessionCreate [2022-07-25T10:42:33.218Z] --- PASS: TestSessionCreate (0.02s) [2022-07-25T10:42:33.218Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:42:33.218Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T10:42:33.218Z] PASS [2022-07-25T10:42:33.218Z] [2022-07-25T10:42:33.218Z] DONE 2 tests in 0.140s [2022-07-25T10:42:33.218Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:42:33.218Z] ++ 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 [2022-07-25T10:42:33.218Z] ++ set -e [2022-07-25T10:42:33.218Z] ++ '[' -n 0 ']' [2022-07-25T10:42:33.218Z] ++ set -x [2022-07-25T10:42:33.218Z] ++ 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 [2022-07-25T10:42:33.218Z] INFO: Testing against a local daemon [2022-07-25T10:42:33.218Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:42:33.218Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:42:33.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:42:33.218Z] === RUN TestDiskUsage [2022-07-25T10:42:33.218Z] === PAUSE TestDiskUsage [2022-07-25T10:42:33.218Z] === RUN TestEventsExecDie [2022-07-25T10:42:33.478Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-25T10:42:33.478Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:42:33.478Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T10:42:33.478Z] === RUN TestEventsVolumeCreate [2022-07-25T10:42:33.478Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-25T10:42:33.478Z] === RUN TestInfoBinaryCommits [2022-07-25T10:42:33.736Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:42:33.736Z] === RUN TestInfoAPIVersioned [2022-07-25T10:42:33.736Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:42:33.736Z] === RUN TestInfoAPI [2022-07-25T10:42:33.736Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T10:42:33.736Z] === RUN TestInfoAPIWarnings [2022-07-25T10:42:35.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-25T10:42:38.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-25T10:42:41.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-25T10:42:42.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-25T10:42:45.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-25T10:42:47.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-25T10:42:50.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-25T10:42:51.829Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-25T10:42:51.829Z] === RUN TestInfoDebug [2022-07-25T10:42:51.829Z] --- PASS: TestInfoDebug (0.52s) [2022-07-25T10:42:51.829Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:42:51.829Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T10:42:51.829Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:42:51.829Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T10:42:51.829Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:42:52.088Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-25T10:42:52.088Z] === RUN TestPingCacheHeaders [2022-07-25T10:42:52.088Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-25T10:42:52.088Z] === RUN TestPingGet [2022-07-25T10:42:52.088Z] --- PASS: TestPingGet (0.01s) [2022-07-25T10:42:52.088Z] === RUN TestPingHead [2022-07-25T10:42:52.088Z] --- PASS: TestPingHead (0.02s) [2022-07-25T10:42:52.088Z] === RUN TestPingSwarmHeader [2022-07-25T10:42:52.655Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T10:42:52.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-25T10:42:53.223Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T10:42:54.159Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T10:42:54.159Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-07-25T10:42:54.159Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T10:42:54.159Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T10:42:54.159Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T10:42:54.159Z] === RUN TestVersion [2022-07-25T10:42:54.159Z] --- PASS: TestVersion (0.02s) [2022-07-25T10:42:54.159Z] === CONT TestDiskUsage [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T10:42:54.727Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T10:42:54.986Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T10:42:55.245Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage (1.12s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T10:42:55.505Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:42:55.505Z] PASS [2022-07-25T10:42:55.505Z] [2022-07-25T10:42:55.505Z] === Skipped [2022-07-25T10:42:55.505Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:42:55.505Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:42:55.505Z] [2022-07-25T10:42:55.505Z] DONE 54 tests, 1 skipped in 22.522s [2022-07-25T10:42:55.505Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:42:55.505Z] ++ 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 [2022-07-25T10:42:55.505Z] ++ set -e [2022-07-25T10:42:55.505Z] ++ '[' -n 0 ']' [2022-07-25T10:42:55.505Z] ++ set -x [2022-07-25T10:42:55.505Z] ++ 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 [2022-07-25T10:42:55.505Z] INFO: Testing against a local daemon [2022-07-25T10:42:55.505Z] === RUN TestVolumesCreateAndList [2022-07-25T10:42:55.505Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T10:42:55.505Z] === RUN TestVolumesRemove [2022-07-25T10:42:55.505Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-25T10:42:55.505Z] === RUN TestVolumesInspect [2022-07-25T10:42:55.505Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-25T10:42:55.505Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:42:55.505Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T10:42:55.505Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T10:42:55.505Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T10:42:55.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T10:42:55.505Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T10:42:55.505Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T10:42:55.505Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T10:42:55.506Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T10:42:55.506Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T10:42:55.506Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T10:42:55.506Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T10:42:55.506Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T10:42:55.506Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T10:42:55.506Z] PASS [2022-07-25T10:42:55.506Z] [2022-07-25T10:42:55.506Z] DONE 9 tests in 0.185s [2022-07-25T10:42:55.506Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:42:55.765Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T10:42:55.765Z] +++ kill 14279 [2022-07-25T10:42:56.024Z] +++ /etc/init.d/apparmor stop [2022-07-25T10:42:56.024Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:42:56.024Z] [2022-07-25T10:42:56.024Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:42:56.024Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:42:56.024Z] [2022-07-25T10:42:56.024Z] To set a process to complain mode, use the command line tool [2022-07-25T10:42:56.024Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:42:56.024Z] +++ true [2022-07-25T10:42:56.024Z] exiting test-integration [2022-07-25T10:42:56.024Z] ++ exit 0 [2022-07-25T10:42:56.024Z] [2022-07-25T10:42:56.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main Post stage [Pipeline] junit [2022-07-25T10:42:56.605Z] Recording test results [2022-07-25T10:42:56.801Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T10:42:57.129Z] + echo Ensuring container killed. [2022-07-25T10:42:57.129Z] Ensuring container killed. [2022-07-25T10:42:57.129Z] + docker rm -vf docker-pr2 [2022-07-25T10:42:57.129Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T10:42:57.412Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:42:57.412Z] Chowning /workspace to jenkins user [2022-07-25T10:42:57.412Z] + id -u [2022-07-25T10:42:57.412Z] + id -g [2022-07-25T10:42:57.412Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43833:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:42:58.600Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:42:58.600Z] Using test binary docker [2022-07-25T10:42:58.600Z] +++ /etc/init.d/apparmor start [2022-07-25T10:42:58.600Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:42:58.600Z] INFO: Waiting for daemon to start... [2022-07-25T10:42:58.600Z] Starting dockerd [2022-07-25T10:42:58.600Z] +++ 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 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T10:42:59.102Z] + bundleName=arm64-integration [2022-07-25T10:42:59.102Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-25T10:42:59.102Z] Creating arm64-integration-bundles.tar.gz [2022-07-25T10:42:59.102Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-25T10:42:59.102Z] + 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 [2022-07-25T10:42:59.372Z] Archiving artifacts [2022-07-25T10:42:59.623Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43833/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T10:42:59.926Z] + make clean [2022-07-25T10:42:59.926Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T10:42:59.926Z] docker-dev-cache [2022-07-25T10:42:59.926Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T10:43:00.502Z] . [2022-07-25T10:43:00.502Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:43:00.502Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:43:00.502Z] Error: No such image: emptyfs [2022-07-25T10:43:00.502Z] ++++ docker load [2022-07-25T10:43:00.502Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:43:01.068Z] Running integration-test (iteration 1) [2022-07-25T10:43:01.068Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-25T10:43:01.068Z] ++ 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 [2022-07-25T10:43:01.068Z] ++ set -e [2022-07-25T10:43:01.068Z] ++ '[' -n 0 ']' [2022-07-25T10:43:01.068Z] ++ set -x [2022-07-25T10:43:01.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T10:43:02.002Z] Loaded image: busybox:latest [2022-07-25T10:43:02.260Z] Loaded image: busybox:glibc [2022-07-25T10:43:07.524Z] Loaded image: debian:bullseye-slim [2022-07-25T10:43:07.524Z] Loaded image: hello-world:latest [2022-07-25T10:43:07.524Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:43:07.524Z] INFO: Testing against a local daemon [2022-07-25T10:43:07.524Z] === RUN TestCgroupNamespacesBuild [2022-07-25T10:43:09.427Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2022-07-25T10:43:09.427Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-25T10:43:11.481Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-25T10:43:11.481Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:43:11.481Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:43:11.481Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-25T10:43:11.481Z] [2022-07-25T10:43:11.481Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-25T10:43:11.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-25T10:43:11.481Z] Using test binary docker [2022-07-25T10:43:11.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-25T10:43:11.481Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:43:11.481Z] INFO: Waiting for daemon to start... [2022-07-25T10:43:11.481Z] Starting dockerd [2022-07-25T10:43:11.481Z] . [2022-07-25T10:43:11.481Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-25T10:43:11.960Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-07-25T10:43:11.960Z] === RUN TestBuildWithSession [2022-07-25T10:43:11.960Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:43:11.960Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-25T10:43:11.960Z] === RUN TestBuildSquashParent [2022-07-25T10:43:21.937Z] --- PASS: TestBuildSquashParent (8.71s) [2022-07-25T10:43:21.937Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-25T10:43:21.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:43:21.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:43:21.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:43:21.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:43:21.937Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:43:21.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:43:21.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:43:21.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:43:21.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:43:21.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:43:21.937Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:43:21.937Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:43:21.937Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-25T10:43:21.937Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-25T10:43:23.839Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-25T10:43:24.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-25T10:43:27.382Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-25T10:43:27.382Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-25T10:43:30.669Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-25T10:43:30.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s) [2022-07-25T10:43:30.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.58s) [2022-07-25T10:43:30.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-07-25T10:43:30.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2022-07-25T10:43:30.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.91s) [2022-07-25T10:43:30.669Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.21s) [2022-07-25T10:43:30.669Z] === RUN TestBuildMultiStageCopy [2022-07-25T10:43:30.669Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-25T10:43:33.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-25T10:43:33.456Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-25T10:43:34.021Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-25T10:43:34.586Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-25T10:43:35.957Z] --- PASS: TestBuildMultiStageCopy (5.36s) [2022-07-25T10:43:35.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2022-07-25T10:43:35.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2022-07-25T10:43:35.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-07-25T10:43:35.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-07-25T10:43:35.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.98s) [2022-07-25T10:43:35.957Z] === RUN TestBuildMultiStageParentConfig [2022-07-25T10:43:36.890Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2022-07-25T10:43:36.890Z] === RUN TestBuildLabelWithTargets [2022-07-25T10:43:39.417Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-07-25T10:43:39.417Z] === RUN TestBuildWithEmptyLayers [2022-07-25T10:43:40.348Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-07-25T10:43:40.348Z] === RUN TestBuildMultiStageOnBuild [2022-07-25T10:43:43.512Z] sha256:15557b28475f4d422eda06555b9c7771516a3152e649d38eb205b572636f08ab [2022-07-25T10:43:43.512Z] INFO: Starting docker-py tests... [2022-07-25T10:43:43.629Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2022-07-25T10:43:43.629Z] === RUN TestBuildUncleanTarFilenames [2022-07-25T10:43:44.438Z] ============================= test session starts ============================== [2022-07-25T10:43:44.438Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-25T10:43:44.438Z] rootdir: /src, inifile: pytest.ini [2022-07-25T10:43:44.438Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-25T10:43:45.366Z] collected 395 items / 2 deselected / 393 selected [2022-07-25T10:43:45.366Z] [2022-07-25T10:43:45.529Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2022-07-25T10:43:45.529Z] === RUN TestBuildMultiStageLayerLeak [2022-07-25T10:43:48.853Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s) [2022-07-25T10:43:48.853Z] === RUN TestBuildWithHugeFile [2022-07-25T10:44:01.519Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-25T10:44:02.336Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-25T10:44:03.713Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-25T10:44:06.905Z] --- PASS: TestImportExtremelyLargeImageWorks (93.16s) [2022-07-25T10:44:06.906Z] PASS [2022-07-25T10:44:06.906Z] [2022-07-25T10:44:06.906Z] === Skipped [2022-07-25T10:44:06.906Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-25T10:44:06.906Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-25T10:44:06.906Z] [2022-07-25T10:44:06.906Z] DONE 22 tests, 1 skipped in 97.426s [2022-07-25T10:44:06.906Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T10:44:06.906Z] === RUN TestStripANSICommands [2022-07-25T10:44:06.906Z] === RUN TestStripANSICommands/#00 [2022-07-25T10:44:06.906Z] === RUN TestStripANSICommands/#01 [2022-07-25T10:44:06.906Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T10:44:06.906Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T10:44:06.906Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T10:44:06.906Z] PASS [2022-07-25T10:44:06.906Z] [2022-07-25T10:44:06.906Z] DONE 3 tests in 0.056s [2022-07-25T10:44:06.906Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:44:06.906Z] INFO: Testing against a local daemon [2022-07-25T10:44:06.906Z] === RUN TestNetworkCreateDelete [2022-07-25T10:44:06.906Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-25T10:44:06.906Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:44:06.906Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-25T10:44:06.906Z] === RUN TestDaemonDNSFallback [2022-07-25T10:44:11.096Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-25T10:44:11.096Z] === RUN TestInspectNetwork [2022-07-25T10:44:11.096Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:44:11.096Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T10:44:11.096Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:44:11.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:44:11.096Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:44:11.096Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T10:44:11.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T10:44:11.096Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T10:44:11.096Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestNetworkList [2022-07-25T10:44:11.096Z] === RUN TestNetworkList//networks [2022-07-25T10:44:11.096Z] === PAUSE TestNetworkList//networks [2022-07-25T10:44:11.096Z] === RUN TestNetworkList//networks/ [2022-07-25T10:44:11.096Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:44:11.096Z] === CONT TestNetworkList//networks [2022-07-25T10:44:11.096Z] === CONT TestNetworkList//networks/ [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkList (0.01s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:44:11.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:44:11.096Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:44:11.096Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T10:44:11.096Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:44:11.096Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T10:44:11.096Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:44:11.096Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T10:44:11.096Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:44:11.096Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T10:44:11.096Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:44:11.096Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T10:44:11.096Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:44:11.096Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:44:11.096Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:44:11.096Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:44:11.096Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-25T10:44:11.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:44:11.096Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T10:44:11.096Z] PASS [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === Skipped [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-25T10:44:11.096Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-25T10:44:11.096Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-25T10:44:11.096Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-25T10:44:11.096Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-25T10:44:11.096Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-25T10:44:11.096Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-25T10:44:11.096Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-25T10:44:11.096Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-25T10:44:11.096Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:44:11.096Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-25T10:44:11.096Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-25T10:44:11.096Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] DONE 34 tests, 12 skipped in 7.074s [2022-07-25T10:44:11.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:44:11.096Z] INFO: Testing against a local daemon [2022-07-25T10:44:11.096Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:44:11.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:44:11.096Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:44:11.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:44:11.096Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:44:11.096Z] PASS [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === Skipped [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:44:11.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:44:11.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] DONE 2 tests, 2 skipped in 0.104s [2022-07-25T10:44:11.096Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:44:11.096Z] INFO: Testing against a local daemon [2022-07-25T10:44:11.096Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:44:11.096Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:44:11.096Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-25T10:44:11.096Z] PASS [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === Skipped [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-25T10:44:11.096Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-25T10:44:11.096Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] DONE 2 tests, 2 skipped in 0.096s [2022-07-25T10:44:11.096Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:44:11.096Z] testing: warning: no tests to run [2022-07-25T10:44:11.096Z] PASS [2022-07-25T10:44:11.096Z] [2022-07-25T10:44:11.096Z] DONE 0 tests in 0.029s [2022-07-25T10:44:11.096Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:44:11.096Z] INFO: Testing against a local daemon [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginTLS [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginHeader [2022-07-25T10:44:11.096Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.096Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-25T10:44:11.096Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:44:11.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.355Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-25T10:44:11.355Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:44:11.923Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:11.923Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-25T10:44:11.923Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:44:12.182Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T10:44:12.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:44:12.441Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.441Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T10:44:12.441Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-25T10:44:12.700Z] PASS [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === Skipped [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-25T10:44:12.700Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.700Z] [2022-07-25T10:44:12.700Z] DONE 17 tests, 17 skipped in 1.824s [2022-07-25T10:44:12.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:44:12.959Z] INFO: Testing against a local daemon [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:44:12.959Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:44:12.959Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T10:44:12.959Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T10:44:12.959Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:44:12.959Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T10:44:12.959Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T10:44:12.959Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T10:44:12.959Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T10:44:12.959Z] === RUN TestPluginInstall [2022-07-25T10:44:12.959Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.959Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-25T10:44:12.959Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:44:12.959Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-25T10:44:12.959Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-25T10:44:12.959Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:44:12.959Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T10:44:12.959Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T10:44:12.959Z] PASS [2022-07-25T10:44:12.959Z] [2022-07-25T10:44:12.959Z] === Skipped [2022-07-25T10:44:12.959Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-25T10:44:12.959Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-25T10:44:12.959Z] [2022-07-25T10:44:12.959Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-25T10:44:12.959Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-25T10:44:12.959Z] [2022-07-25T10:44:12.959Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-25T10:44:12.959Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-25T10:44:12.959Z] [2022-07-25T10:44:12.959Z] DONE 19 tests, 3 skipped in 0.167s [2022-07-25T10:44:12.959Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:44:12.959Z] INFO: Testing against a local daemon [2022-07-25T10:44:12.959Z] === RUN TestExternalGraphDriver [2022-07-25T10:44:13.527Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T10:44:13.527Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-25T10:44:13.527Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:44:17.724Z] --- PASS: TestGraphdriverPluginV2 (3.83s) [2022-07-25T10:44:17.724Z] PASS [2022-07-25T10:44:17.724Z] [2022-07-25T10:44:17.724Z] === Skipped [2022-07-25T10:44:17.724Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-25T10:44:17.724Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-25T10:44:17.724Z] [2022-07-25T10:44:17.724Z] DONE 2 tests, 1 skipped in 4.278s [2022-07-25T10:44:17.724Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:44:17.724Z] INFO: Testing against a local daemon [2022-07-25T10:44:17.724Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:44:17.724Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:44:17.724Z] === RUN TestReadPluginNoRead [2022-07-25T10:44:17.724Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:44:17.724Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:44:17.724Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:44:17.724Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:44:17.724Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:44:21.917Z] --- PASS: TestDaemonStartWithLogOpt (4.56s) [2022-07-25T10:44:21.917Z] === CONT TestReadPluginNoRead [2022-07-25T10:44:24.455Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:44:25.391Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:44:26.770Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2022-07-25T10:44:26.770Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:44:28.149Z] === CONT TestReadPluginNoRead [2022-07-25T10:44:28.149Z] read_test.go:92: [d38d992947b4a] daemon is not started [2022-07-25T10:44:28.149Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-07-25T10:44:28.149Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-07-25T10:44:28.149Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-07-25T10:44:28.149Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-07-25T10:44:28.149Z] PASS [2022-07-25T10:44:28.149Z] [2022-07-25T10:44:28.149Z] DONE 6 tests in 10.777s [2022-07-25T10:44:28.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:44:28.149Z] testing: warning: no tests to run [2022-07-25T10:44:28.149Z] PASS [2022-07-25T10:44:28.149Z] [2022-07-25T10:44:28.149Z] DONE 0 tests in 0.038s [2022-07-25T10:44:28.149Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:44:28.149Z] INFO: Testing against a local daemon [2022-07-25T10:44:28.149Z] === RUN TestPluginWithDevMounts [2022-07-25T10:44:28.149Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T10:44:28.149Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-25T10:44:28.149Z] PASS [2022-07-25T10:44:28.149Z] [2022-07-25T10:44:28.149Z] === Skipped [2022-07-25T10:44:28.149Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-25T10:44:28.149Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-25T10:44:28.149Z] [2022-07-25T10:44:28.149Z] DONE 1 tests, 1 skipped in 0.134s [2022-07-25T10:44:28.149Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:44:28.408Z] INFO: Testing against a local daemon [2022-07-25T10:44:28.408Z] === RUN TestSecretInspect [2022-07-25T10:44:28.408Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.408Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-25T10:44:28.408Z] === RUN TestSecretList [2022-07-25T10:44:28.408Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] --- SKIP: TestSecretList (0.01s) [2022-07-25T10:44:28.409Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:44:28.409Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-25T10:44:28.409Z] === RUN TestSecretsUpdate [2022-07-25T10:44:28.409Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-25T10:44:28.409Z] === RUN TestTemplatedSecret [2022-07-25T10:44:28.409Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-25T10:44:28.409Z] === RUN TestSecretCreateResolve [2022-07-25T10:44:28.409Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-25T10:44:28.409Z] PASS [2022-07-25T10:44:28.409Z] [2022-07-25T10:44:28.409Z] === Skipped [2022-07-25T10:44:28.409Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-25T10:44:28.409Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] [2022-07-25T10:44:28.409Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-25T10:44:28.409Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] [2022-07-25T10:44:28.409Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-25T10:44:28.409Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] [2022-07-25T10:44:28.409Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-25T10:44:28.409Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] [2022-07-25T10:44:28.409Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-25T10:44:28.409Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] [2022-07-25T10:44:28.409Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-25T10:44:28.409Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.409Z] [2022-07-25T10:44:28.409Z] DONE 6 tests, 6 skipped in 0.179s [2022-07-25T10:44:28.409Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:44:28.668Z] INFO: Testing against a local daemon [2022-07-25T10:44:28.668Z] === RUN TestServiceCreateInit [2022-07-25T10:44:28.668Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:44:28.668Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:44:28.668Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-25T10:44:28.668Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T10:44:28.668Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T10:44:28.668Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:44:28.668Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestCreateServiceConflict [2022-07-25T10:44:28.668Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-07-25T10:44:28.668Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:44:28.668Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:44:28.668Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:44:28.668Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:44:28.668Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestCreateServiceSysctls [2022-07-25T10:44:28.668Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-25T10:44:28.668Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:44:28.668Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-25T10:44:28.668Z] === RUN TestInspect [2022-07-25T10:44:28.668Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestInspect (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestCreateJob [2022-07-25T10:44:28.668Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestCreateJob (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestReplicatedJob [2022-07-25T10:44:28.668Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-25T10:44:28.668Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:44:28.668Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.668Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-25T10:44:28.668Z] === RUN TestServiceListWithStatuses [2022-07-25T10:44:28.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:44:28.668Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:44:28.668Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:44:28.668Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.927Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-25T10:44:28.927Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:44:28.927Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:28.927Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-25T10:44:28.927Z] === RUN TestServicePlugin [2022-07-25T10:44:30.834Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServicePlugin (1.95s) [2022-07-25T10:44:30.834Z] === RUN TestServiceUpdateLabel [2022-07-25T10:44:30.834Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-25T10:44:30.834Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:44:30.834Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-25T10:44:30.834Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:44:30.834Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-25T10:44:30.834Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:44:30.834Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-25T10:44:30.834Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:44:30.834Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-25T10:44:30.834Z] PASS [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === Skipped [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T10:44:30.834Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T10:44:30.834Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-25T10:44:30.834Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-07-25T10:44:30.834Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-25T10:44:30.834Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-25T10:44:30.834Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-25T10:44:30.834Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-25T10:44:30.834Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-25T10:44:30.834Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-25T10:44:30.834Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-25T10:44:30.834Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-25T10:44:30.834Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-25T10:44:30.834Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-25T10:44:30.834Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:44:30.834Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-25T10:44:30.834Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-25T10:44:30.834Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-07-25T10:44:30.834Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-25T10:44:30.834Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-25T10:44:30.834Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-25T10:44:30.834Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-25T10:44:30.834Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-25T10:44:30.834Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-25T10:44:30.834Z] [2022-07-25T10:44:30.834Z] DONE 24 tests, 23 skipped in 2.432s [2022-07-25T10:44:30.834Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:44:31.093Z] INFO: Testing against a local daemon [2022-07-25T10:44:31.093Z] === RUN TestSessionCreate [2022-07-25T10:44:31.093Z] --- PASS: TestSessionCreate (0.03s) [2022-07-25T10:44:31.093Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:44:31.093Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-25T10:44:31.093Z] PASS [2022-07-25T10:44:31.093Z] [2022-07-25T10:44:31.093Z] DONE 2 tests in 0.167s [2022-07-25T10:44:31.093Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:44:31.093Z] INFO: Testing against a local daemon [2022-07-25T10:44:31.093Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:44:31.093Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:44:31.093Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:44:31.093Z] === RUN TestDiskUsage [2022-07-25T10:44:31.093Z] === PAUSE TestDiskUsage [2022-07-25T10:44:31.093Z] === RUN TestEventsExecDie [2022-07-25T10:44:31.662Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-25T10:44:31.662Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:44:31.662Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-25T10:44:31.662Z] === RUN TestEventsVolumeCreate [2022-07-25T10:44:31.662Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-25T10:44:31.662Z] === RUN TestInfoBinaryCommits [2022-07-25T10:44:31.921Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:44:31.921Z] === RUN TestInfoAPIVersioned [2022-07-25T10:44:31.921Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:44:31.921Z] === RUN TestInfoAPI [2022-07-25T10:44:31.921Z] --- PASS: TestInfoAPI (0.02s) [2022-07-25T10:44:31.921Z] === RUN TestInfoAPIWarnings [2022-07-25T10:44:34.018Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-25T10:44:50.008Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-25T10:44:50.008Z] === RUN TestInfoDebug [2022-07-25T10:44:50.008Z] --- PASS: TestInfoDebug (0.55s) [2022-07-25T10:44:50.008Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:44:50.008Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-25T10:44:50.008Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:44:50.008Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-25T10:44:50.008Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:44:50.577Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-25T10:44:50.577Z] === RUN TestPingCacheHeaders [2022-07-25T10:44:50.577Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-25T10:44:50.577Z] === RUN TestPingGet [2022-07-25T10:44:50.577Z] --- PASS: TestPingGet (0.01s) [2022-07-25T10:44:50.577Z] === RUN TestPingHead [2022-07-25T10:44:50.577Z] --- PASS: TestPingHead (0.04s) [2022-07-25T10:44:50.577Z] === RUN TestPingSwarmHeader [2022-07-25T10:44:51.145Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T10:44:51.713Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T10:44:52.650Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T10:44:52.650Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-25T10:44:52.650Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T10:44:52.650Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T10:44:52.650Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T10:44:52.650Z] === RUN TestVersion [2022-07-25T10:44:52.650Z] --- PASS: TestVersion (0.03s) [2022-07-25T10:44:52.650Z] === CONT TestDiskUsage [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T10:44:53.218Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T10:44:53.478Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T10:44:53.478Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T10:44:53.478Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T10:44:53.478Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T10:44:53.478Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T10:44:53.478Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T10:44:53.478Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T10:44:53.737Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T10:44:53.738Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T10:44:53.738Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage (1.21s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-25T10:44:53.738Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-25T10:44:53.738Z] PASS [2022-07-25T10:44:53.738Z] [2022-07-25T10:44:53.738Z] === Skipped [2022-07-25T10:44:53.738Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:44:53.738Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:44:53.738Z] [2022-07-25T10:44:53.738Z] DONE 54 tests, 1 skipped in 22.745s [2022-07-25T10:44:53.738Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:44:53.997Z] INFO: Testing against a local daemon [2022-07-25T10:44:53.997Z] === RUN TestVolumesCreateAndList [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-25T10:44:53.997Z] === RUN TestVolumesRemove [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-25T10:44:53.997Z] === RUN TestVolumesInspect [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-25T10:44:53.997Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:44:53.997Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T10:44:53.997Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T10:44:53.997Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T10:44:53.997Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T10:44:53.997Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T10:44:53.997Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T10:44:53.997Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T10:44:53.997Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T10:44:53.997Z] PASS [2022-07-25T10:44:53.997Z] [2022-07-25T10:44:53.997Z] DONE 9 tests in 0.227s [2022-07-25T10:44:53.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:44:53.997Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14267 is not a child of this shell [2022-07-25T10:44:53.997Z] warning: PID 14267 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-25T10:44:53.997Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:44:53.997Z] [2022-07-25T10:44:53.997Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:44:53.997Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:44:53.997Z] [2022-07-25T10:44:53.997Z] To set a process to complain mode, use the command line tool [2022-07-25T10:44:53.997Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:44:53.997Z] Removing test suite binaries [2022-07-25T10:44:54.256Z] exiting test-integration [2022-07-25T10:44:54.256Z] ++ exit 0 [2022-07-25T10:44:54.256Z] Post stage [Pipeline] junit [2022-07-25T10:44:55.648Z] Recording test results [2022-07-25T10:44:57.376Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T10:44:57.714Z] + echo Ensuring container killed. [2022-07-25T10:44:57.714Z] Ensuring container killed. [2022-07-25T10:44:57.714Z] + docker rm -vf docker-pr2 [2022-07-25T10:44:57.714Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T10:44:57.999Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:44:57.999Z] Chowning /workspace to jenkins user [2022-07-25T10:44:57.999Z] + id -u [2022-07-25T10:44:57.999Z] + id -g [2022-07-25T10:44:57.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43833:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:44:57.999Z] Unable to find image 'busybox:latest' locally [2022-07-25T10:44:58.259Z] latest: Pulling from library/busybox [2022-07-25T10:44:58.259Z] 19d511225f94: Pulling fs layer [2022-07-25T10:44:58.259Z] 19d511225f94: Verifying Checksum [2022-07-25T10:44:58.259Z] 19d511225f94: Download complete [2022-07-25T10:44:58.519Z] 19d511225f94: Pull complete [2022-07-25T10:44:58.519Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T10:44:58.519Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T10:45:00.723Z] + bundleName=amd64-rootless [2022-07-25T10:45:00.723Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-25T10:45:00.723Z] Creating amd64-rootless-bundles.tar.gz [2022-07-25T10:45:00.723Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-25T10:45:00.723Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T10:45:00.736Z] Archiving artifacts [2022-07-25T10:45:02.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43833/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T10:45:03.170Z] + make clean [2022-07-25T10:45:03.429Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T10:45:03.429Z] docker-dev-cache [2022-07-25T10:45:03.429Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T10:45:27.501Z] .........................xx.................... [ 29%] [2022-07-25T10:45:40.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:45:40.311Z] Using test binary docker [2022-07-25T10:45:40.570Z] +++ /etc/init.d/apparmor start [2022-07-25T10:45:40.570Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:45:40.570Z] INFO: Waiting for daemon to start... [2022-07-25T10:45:40.570Z] Starting dockerd [2022-07-25T10:45:40.570Z] +++ 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 [2022-07-25T10:45:42.727Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-25T10:45:42.727Z] Using test binary docker [2022-07-25T10:45:42.727Z] +++ /etc/init.d/apparmor start [2022-07-25T10:45:42.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-25T10:45:42.727Z] INFO: Waiting for daemon to start... [2022-07-25T10:45:42.727Z] Starting dockerd [2022-07-25T10:45:42.727Z] +++ 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 [2022-07-25T10:45:43.293Z] . [2022-07-25T10:45:43.293Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:45:43.551Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:45:43.551Z] Error: No such image: emptyfs [2022-07-25T10:45:43.551Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:45:43.551Z] ++++ docker load [2022-07-25T10:45:43.809Z] Running integration-test (iteration 1) [2022-07-25T10:45:43.809Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-25T10:45:43.809Z] ++ 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)/' [2022-07-25T10:45:43.809Z] ++ set -e [2022-07-25T10:45:43.809Z] ++ '[' -n 0 ']' [2022-07-25T10:45:43.809Z] ++ set -x [2022-07-25T10:45:43.809Z] ++ 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)/' [2022-07-25T10:45:44.260Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-25T10:45:44.375Z] Loaded image: busybox:latest [2022-07-25T10:45:44.633Z] Loaded image: busybox:glibc [2022-07-25T10:45:44.891Z] [2022-07-25T10:45:44.891Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-25T10:45:44.891Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-25T10:45:44.891Z] Error: No such image: emptyfs [2022-07-25T10:45:44.891Z] ++++ docker load [2022-07-25T10:45:44.891Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-25T10:45:45.457Z] Running integration-test (iteration 1) [2022-07-25T10:45:45.457Z] 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)/ [2022-07-25T10:45:45.458Z] ++ 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)/' [2022-07-25T10:45:45.458Z] ++ set -e [2022-07-25T10:45:45.458Z] ++ '[' -n 0 ']' [2022-07-25T10:45:45.458Z] ++ set -x [2022-07-25T10:45:45.458Z] ++ 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)/' [2022-07-25T10:45:46.392Z] Loaded image: busybox:latest [2022-07-25T10:45:46.650Z] Loaded image: busybox:glibc [2022-07-25T10:45:48.567Z] Loaded image: debian:bullseye-slim [2022-07-25T10:45:48.826Z] Loaded image: hello-world:latest [2022-07-25T10:45:49.084Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:45:49.084Z] INFO: Testing against a local daemon [2022-07-25T10:45:49.084Z] === RUN TestDockerDaemonSuite [2022-07-25T10:45:49.084Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-25T10:45:50.460Z] Loaded image: debian:bullseye-slim [2022-07-25T10:45:50.718Z] Loaded image: hello-world:latest [2022-07-25T10:45:50.976Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:45:50.976Z] INFO: Testing against a local daemon [2022-07-25T10:45:50.976Z] === RUN TestDockerSuite [2022-07-25T10:45:50.976Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-25T10:45:50.976Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-25T10:45:50.976Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-25T10:45:50.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-25T10:45:50.976Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-25T10:45:50.976Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-25T10:45:51.234Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-25T10:45:51.234Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-25T10:45:51.674Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-25T10:45:52.168Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-25T10:45:52.168Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-25T10:45:53.105Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-25T10:45:53.105Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-25T10:45:54.479Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-25T10:45:55.045Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-25T10:45:55.045Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-25T10:45:55.302Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-25T10:45:56.176Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-25T10:45:56.676Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-25T10:45:56.935Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-25T10:45:56.935Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-25T10:45:56.935Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-25T10:45:57.194Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-25T10:45:58.126Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-25T10:45:59.059Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-25T10:45:59.059Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-25T10:45:59.059Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-25T10:45:59.059Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-25T10:46:00.432Z] --- PASS: TestBuildWithHugeFile (131.44s) [2022-07-25T10:46:00.432Z] === RUN TestBuildWCOWSandboxSize [2022-07-25T10:46:00.432Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:46:00.432Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:46:00.432Z] === RUN TestBuildWithEmptyDockerfile [2022-07-25T10:46:00.432Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:46:00.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:46:00.432Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:46:00.432Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:46:00.432Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:46:00.432Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:46:00.432Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-25T10:46:00.432Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-25T10:46:00.432Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-25T10:46:00.432Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-25T10:46:00.432Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-07-25T10:46:00.432Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-07-25T10:46:00.432Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-25T10:46:00.432Z] === RUN TestBuildPreserveOwnership [2022-07-25T10:46:00.432Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-25T10:46:02.958Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-25T10:46:02.958Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-25T10:46:03.890Z] --- PASS: TestBuildPreserveOwnership (3.29s) [2022-07-25T10:46:03.890Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.05s) [2022-07-25T10:46:03.890Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2022-07-25T10:46:03.890Z] === RUN TestBuildPlatformInvalid [2022-07-25T10:46:03.890Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-25T10:46:03.890Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-25T10:46:04.454Z] Loaded image: busybox:latest [2022-07-25T10:46:05.020Z] Loaded image: busybox:glibc [2022-07-25T10:46:05.020Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-25T10:46:06.920Z] Loaded image: debian:bullseye-slim [2022-07-25T10:46:06.920Z] Loaded image: hello-world:latest [2022-07-25T10:46:06.920Z] Loaded image: arm32v7/hello-world:latest [2022-07-25T10:46:07.180Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-25T10:46:09.081Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-25T10:46:09.647Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-25T10:46:10.581Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-25T10:46:11.955Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-25T10:46:12.495Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-25T10:46:12.891Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-25T10:46:13.827Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-25T10:46:13.827Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-25T10:46:13.827Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-25T10:46:15.202Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-25T10:46:15.768Z] docker_cli_daemon_test.go:1474: [dcb631867dfa7] daemon is not started [2022-07-25T10:46:16.026Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-25T10:46:16.592Z] check_test.go:540: [d5a27ada26641] daemon is not started [2022-07-25T10:46:16.592Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-25T10:46:17.158Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-25T10:46:18.532Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-25T10:46:18.790Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.87s) [2022-07-25T10:46:18.790Z] PASS [2022-07-25T10:46:18.790Z] [2022-07-25T10:46:18.790Z] === Skipped [2022-07-25T10:46:18.790Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-25T10:46:18.790Z] build_session_test.go:25: TODO: BuildKit [2022-07-25T10:46:18.790Z] [2022-07-25T10:46:18.790Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-25T10:46:18.790Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-25T10:46:18.790Z] [2022-07-25T10:46:18.790Z] DONE 34 tests, 2 skipped in 197.661s [2022-07-25T10:46:18.790Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-25T10:46:18.790Z] ++ 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 [2022-07-25T10:46:18.790Z] ++ set -e [2022-07-25T10:46:18.790Z] ++ '[' -n 0 ']' [2022-07-25T10:46:18.790Z] ++ set -x [2022-07-25T10:46:18.790Z] ++ 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 [2022-07-25T10:46:18.790Z] INFO: Testing against a local daemon [2022-07-25T10:46:18.790Z] === RUN TestConfigInspect [2022-07-25T10:46:19.048Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-25T10:46:20.422Z] check_test.go:540: [df78cb2d79b43] daemon is not started [2022-07-25T10:46:20.422Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-25T10:46:21.669Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-25T10:46:21.797Z] --- PASS: TestConfigInspect (2.81s) [2022-07-25T10:46:21.797Z] === RUN TestConfigList [2022-07-25T10:46:22.781Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-25T10:46:23.413Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-25T10:46:23.722Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-25T10:46:24.299Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-25T10:46:24.299Z] --- PASS: TestConfigList (2.72s) [2022-07-25T10:46:24.299Z] === RUN TestConfigsCreateAndDelete [2022-07-25T10:46:24.865Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-25T10:46:24.865Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-25T10:46:25.122Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-25T10:46:25.122Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-25T10:46:25.122Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-25T10:46:27.022Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-25T10:46:27.279Z] --- PASS: TestConfigsCreateAndDelete (3.04s) [2022-07-25T10:46:27.280Z] === RUN TestConfigsUpdate [2022-07-25T10:46:27.546Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-25T10:46:27.845Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-25T10:46:28.103Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-25T10:46:28.362Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-25T10:46:28.929Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-25T10:46:29.862Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-25T10:46:30.121Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-25T10:46:30.379Z] --- PASS: TestConfigsUpdate (3.06s) [2022-07-25T10:46:30.379Z] === RUN TestTemplatedConfig [2022-07-25T10:46:30.636Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-25T10:46:31.202Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-25T10:46:31.769Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-25T10:46:31.769Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-25T10:46:32.027Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-25T10:46:32.210Z] ............................ [ 66%] [2022-07-25T10:46:32.962Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-25T10:46:32.962Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-25T10:46:32.962Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-25T10:46:32.962Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-25T10:46:32.962Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-25T10:46:33.221Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-25T10:46:33.787Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-25T10:46:34.046Z] --- PASS: TestTemplatedConfig (3.51s) [2022-07-25T10:46:34.046Z] === RUN TestConfigCreateResolve [2022-07-25T10:46:34.613Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-25T10:46:35.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-25T10:46:35.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-25T10:46:36.552Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-25T10:46:37.117Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-25T10:46:37.117Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-07-25T10:46:37.117Z] PASS [2022-07-25T10:46:37.117Z] [2022-07-25T10:46:37.117Z] DONE 6 tests in 18.324s [2022-07-25T10:46:37.117Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-25T10:46:37.117Z] ++ 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 [2022-07-25T10:46:37.117Z] ++ set -e [2022-07-25T10:46:37.117Z] ++ '[' -n 0 ']' [2022-07-25T10:46:37.117Z] ++ set -x [2022-07-25T10:46:37.117Z] ++ 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 [2022-07-25T10:46:37.117Z] INFO: Testing against a local daemon [2022-07-25T10:46:37.117Z] === RUN TestAttachWithTTY [2022-07-25T10:46:37.376Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-25T10:46:37.376Z] === RUN TestAttachWithoutTTy [2022-07-25T10:46:37.376Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-25T10:46:37.376Z] === RUN TestCheckpoint [2022-07-25T10:46:37.376Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:46:37.376Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/commit [2022-07-25T10:46:37.376Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-25T10:46:37.376Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:46:37.376Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:46:37.376Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:46:37.376Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:46:37.376Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:46:37.376Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:46:37.376Z] === CONT TestContainerInvalidJSON/commit [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-25T10:46:37.376Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-25T10:46:37.376Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-25T10:46:37.376Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-25T10:46:37.376Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-25T10:46:37.376Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-25T10:46:37.376Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-25T10:46:37.376Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-25T10:46:37.376Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-25T10:46:37.376Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-25T10:46:37.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-25T10:46:37.634Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-25T10:46:37.634Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-25T10:46:37.634Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-25T10:46:37.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-25T10:46:37.634Z] === RUN TestCopyEmptyFile [2022-07-25T10:46:37.892Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-25T10:46:37.892Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-25T10:46:38.149Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-07-25T10:46:38.149Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-25T10:46:38.149Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-25T10:46:38.149Z] === RUN TestCopyFromContainer [2022-07-25T10:46:38.715Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-25T10:46:38.972Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-25T10:46:39.538Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-25T10:46:39.797Z] === RUN TestCopyFromContainer// [2022-07-25T10:46:40.055Z] === RUN TestCopyFromContainer//bar/root [2022-07-25T10:46:40.055Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-25T10:46:40.314Z] === RUN TestCopyFromContainer/bar/quux [2022-07-25T10:46:40.314Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-25T10:46:40.314Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-25T10:46:40.314Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted=== RUN TestCopyFromContainer/bar/quux/baz [2022-07-25T10:46:40.314Z] [2022-07-25T10:46:40.572Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-25T10:46:40.572Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-25T10:46:40.830Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-25T10:46:40.830Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer (2.98s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-07-25T10:46:41.088Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-25T10:46:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-25T10:46:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:46:41.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:46:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:46:41.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:46:41.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:46:41.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:46:41.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-25T10:46:41.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-25T10:46:41.089Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-25T10:46:41.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-25T10:46:41.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-25T10:46:41.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-25T10:46:41.089Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-25T10:46:41.089Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-25T10:46:41.089Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-25T10:46:41.089Z] === RUN TestCreateWithInvalidEnv [2022-07-25T10:46:41.089Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-25T10:46:41.089Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-25T10:46:41.089Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-25T10:46:41.089Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-25T10:46:41.089Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-25T10:46:41.089Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-25T10:46:41.089Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-25T10:46:41.089Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-25T10:46:41.089Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-25T10:46:41.089Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-25T10:46:41.089Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-25T10:46:41.089Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-25T10:46:41.089Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-25T10:46:41.089Z] === RUN TestCreateTmpfsMountsTarget [2022-07-25T10:46:41.089Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-25T10:46:41.089Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-25T10:46:41.347Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-25T10:46:41.347Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-25T10:46:42.282Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-25T10:46:42.848Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-25T10:46:43.105Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-25T10:46:43.363Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-07-25T10:46:43.363Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-25T10:46:43.930Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-25T10:46:43.930Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-25T10:46:44.187Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-25T10:46:44.752Z] check_test.go:540: [d3cc32939cf5a] daemon is not started [2022-07-25T10:46:44.752Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-25T10:46:44.752Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-25T10:46:45.321Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2022-07-25T10:46:45.321Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-25T10:46:45.321Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:46:45.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:46:45.321Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:46:45.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:46:45.321Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:46:45.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:46:45.321Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:46:45.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:46:45.321Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:46:45.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:46:45.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-25T10:46:45.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-25T10:46:45.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-25T10:46:45.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-25T10:46:45.321Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-25T10:46:45.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-25T10:46:45.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-25T10:46:45.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-25T10:46:45.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-25T10:46:45.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-25T10:46:45.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-25T10:46:45.321Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-25T10:46:46.255Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2022-07-25T10:46:46.255Z] === RUN TestCreateDifferentPlatform [2022-07-25T10:46:46.255Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-25T10:46:46.255Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-25T10:46:46.255Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-25T10:46:46.255Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-25T10:46:46.255Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-07-25T10:46:46.255Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-25T10:46:46.255Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-25T10:46:46.255Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-25T10:46:46.255Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-25T10:46:46.255Z] === RUN TestCreateInvalidHostConfig [2022-07-25T10:46:46.255Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:46:46.255Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:46:46.255Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:46:46.255Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:46:46.255Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:46:46.255Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:46:46.255Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:46:46.255Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:46:46.255Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-25T10:46:46.255Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-25T10:46:46.255Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-25T10:46:46.255Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-25T10:46:46.255Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-25T10:46:46.256Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-25T10:46:46.256Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-25T10:46:46.256Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-25T10:46:46.256Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-25T10:46:46.256Z] === RUN TestContainerStartOnDaemonRestart [2022-07-25T10:46:46.256Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-25T10:46:46.256Z] === RUN TestDaemonRestartIpcMode [2022-07-25T10:46:46.256Z] === PAUSE TestDaemonRestartIpcMode [2022-07-25T10:46:46.256Z] === RUN TestDaemonHostGatewayIP [2022-07-25T10:46:46.256Z] === PAUSE TestDaemonHostGatewayIP [2022-07-25T10:46:46.256Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-25T10:46:46.256Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-25T10:46:46.256Z] === RUN TestContainerKillOnDaemonStart [2022-07-25T10:46:46.256Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-25T10:46:46.256Z] === RUN TestDiff [2022-07-25T10:46:46.513Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-25T10:46:46.771Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-25T10:46:47.029Z] --- PASS: TestDiff (0.80s) [2022-07-25T10:46:47.029Z] === RUN TestExecConsoleSize [2022-07-25T10:46:47.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-25T10:46:47.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-25T10:46:47.962Z] --- PASS: TestExecConsoleSize (0.85s) [2022-07-25T10:46:47.962Z] === RUN TestExecWithCloseStdin [2022-07-25T10:46:47.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-25T10:46:47.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-25T10:46:47.962Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-25T10:46:48.221Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-25T10:46:48.786Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-07-25T10:46:48.786Z] === RUN TestExec [2022-07-25T10:46:48.786Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-25T10:46:49.719Z] --- PASS: TestExec (0.74s) [2022-07-25T10:46:49.719Z] === RUN TestExecUser [2022-07-25T10:46:49.977Z] --- PASS: TestExecUser (0.56s) [2022-07-25T10:46:49.977Z] === RUN TestExportContainerAndImportImage [2022-07-25T10:46:50.545Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-25T10:46:50.803Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-07-25T10:46:50.803Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-25T10:46:52.179Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-25T10:46:52.179Z] === RUN TestHealthCheckWorkdir [2022-07-25T10:46:52.744Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-07-25T10:46:52.744Z] === RUN TestHealthKillContainer [2022-07-25T10:46:53.309Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-25T10:46:53.566Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-25T10:46:54.132Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-25T10:46:54.132Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-25T10:46:54.132Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T10:46:54.132Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-25T10:46:54.389Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-25T10:46:56.912Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-25T10:46:57.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-25T10:46:57.734Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-25T10:46:57.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-25T10:46:57.994Z] check_test.go:540: [dc457c52d8f56] daemon is not started [2022-07-25T10:46:57.994Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-25T10:46:58.560Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-25T10:46:59.124Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-25T10:46:59.383Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-25T10:46:59.641Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-25T10:47:01.015Z] --- PASS: TestHealthKillContainer (8.12s) [2022-07-25T10:47:01.015Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-25T10:47:01.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-25T10:47:01.581Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2022-07-25T10:47:01.581Z] === RUN TestIpcModeNone [2022-07-25T10:47:02.148Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-25T10:47:02.407Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-25T10:47:02.407Z] === RUN TestIpcModePrivate [2022-07-25T10:47:02.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-25T10:47:02.973Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-07-25T10:47:03.231Z] --- PASS: TestIpcModePrivate (0.84s) [2022-07-25T10:47:03.231Z] === RUN TestIpcModeShareable [2022-07-25T10:47:03.797Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-07-25T10:47:03.797Z] --- PASS: TestIpcModeShareable (0.66s) [2022-07-25T10:47:03.797Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-25T10:47:03.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fb18f0__} [2022-07-25T10:47:05.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1645100296_/foo_false_____} [2022-07-25T10:47:05.956Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.11s) [2022-07-25T10:47:05.956Z] === RUN TestAPIIpcModeHost [2022-07-25T10:47:06.524Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-07-25T10:47:06.524Z] === RUN TestDaemonIpcModeShareable [2022-07-25T10:47:06.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1645100296_/foo_true_____} [2022-07-25T10:47:07.039Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-25T10:47:07.973Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2022-07-25T10:47:08.231Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2022-07-25T10:47:08.231Z] === RUN TestDaemonIpcModePrivate [2022-07-25T10:47:08.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31718417323_/foo_false_____} [2022-07-25T10:47:09.072Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-25T10:47:09.072Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T10:47:09.072Z] check_test.go:540: [d232dfef9e088] daemon is not started [2022-07-25T10:47:09.072Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-25T10:47:09.651Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-25T10:47:09.651Z] --- PASS: TestDaemonIpcModePrivate (1.56s) [2022-07-25T10:47:09.651Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-25T10:47:09.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31718417323_/foo_true_____} [2022-07-25T10:47:11.292Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-25T10:47:11.292Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-25T10:47:11.292Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2022-07-25T10:47:11.292Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-25T10:47:11.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31718417323_/foo_true__0xc000fb1920___} [2022-07-25T10:47:12.489Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-07-25T10:47:12.747Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2022-07-25T10:47:12.747Z] === RUN TestIpcModeOlderClient [2022-07-25T10:47:12.747Z] === PAUSE TestIpcModeOlderClient [2022-07-25T10:47:12.747Z] === RUN TestKillContainerInvalidSignal [2022-07-25T10:47:12.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fb1938__}=== RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-25T10:47:12.747Z] [2022-07-25T10:47:13.681Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2022-07-25T10:47:13.681Z] === RUN TestKillContainer [2022-07-25T10:47:13.681Z] === RUN TestKillContainer/no_signal [2022-07-25T10:47:13.781Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-25T10:47:14.247Z] === RUN TestKillContainer/non_killing_signal [2022-07-25T10:47:14.247Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-25T10:47:14.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fb1950__} [2022-07-25T10:47:14.505Z] === RUN TestKillContainer/killing_signal [2022-07-25T10:47:15.440Z] --- PASS: TestKillContainer (1.87s) [2022-07-25T10:47:15.440Z] --- PASS: TestKillContainer/no_signal (0.57s) [2022-07-25T10:47:15.440Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2022-07-25T10:47:15.440Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2022-07-25T10:47:15.440Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-25T10:47:15.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-25T10:47:15.698Z] check_test.go:540: [dfa178b0341d8] daemon is not started [2022-07-25T10:47:15.698Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-25T10:47:15.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fb1968__} [2022-07-25T10:47:16.215Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-25T10:47:16.780Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-07-25T10:47:16.780Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2022-07-25T10:47:16.780Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-07-25T10:47:16.780Z] === RUN TestKillStoppedContainer [2022-07-25T10:47:16.780Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-25T10:47:16.780Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-25T10:47:16.780Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-25T10:47:16.780Z] === RUN TestKillDifferentUserContainer [2022-07-25T10:47:17.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fb1980__} [2022-07-25T10:47:17.604Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2022-07-25T10:47:17.604Z] === RUN TestInspectOomKilledTrue [2022-07-25T10:47:17.604Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:47:17.604Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-25T10:47:17.604Z] === RUN TestInspectOomKilledFalse [2022-07-25T10:47:17.604Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:47:17.604Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-25T10:47:17.604Z] === RUN TestLinksEtcHostsContentMatch [2022-07-25T10:47:18.172Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-07-25T10:47:18.172Z] === RUN TestLinksContainerNames [2022-07-25T10:47:18.430Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-25T10:47:18.995Z] check_test.go:540: [d7a228d0041ac] daemon is not started [2022-07-25T10:47:18.995Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-25T10:47:18.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-25T10:47:19.253Z] --- PASS: TestLinksContainerNames (1.08s) [2022-07-25T10:47:19.253Z] === RUN TestLogsFollowTailEmpty [2022-07-25T10:47:20.185Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-07-25T10:47:20.185Z] === RUN TestLogs [2022-07-25T10:47:20.185Z] === RUN TestLogs/driver_local [2022-07-25T10:47:20.185Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:47:20.185Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:47:20.185Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-25T10:47:20.185Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-25T10:47:20.185Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-25T10:47:20.185Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-25T10:47:20.185Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:47:20.185Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:47:20.185Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:47:20.185Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:47:20.185Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:47:20.185Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:47:20.185Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-25T10:47:20.185Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-25T10:47:20.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-25T10:47:20.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-25T10:47:20.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-25T10:47:20.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-25T10:47:20.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-25T10:47:20.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-25T10:47:20.444Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-25T10:47:20.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-25T10:47:20.444Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-25T10:47:20.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-25T10:47:20.704Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-25T10:47:20.963Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-25T10:47:21.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-25T10:47:22.156Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-25T10:47:22.156Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-25T10:47:22.156Z] docker_cli_daemon_plugins_test.go:80: [d16af67d93714] daemon is not started [2022-07-25T10:47:23.092Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-25T10:47:23.092Z] === RUN TestLogs/driver_json-file [2022-07-25T10:47:23.092Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:47:23.092Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:47:23.092Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:47:23.092Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:47:23.092Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:47:23.092Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:47:23.092Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:47:23.092Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:47:23.092Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:47:23.092Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:47:23.092Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:47:23.092Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:47:23.092Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-25T10:47:23.092Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-25T10:47:23.659Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-25T10:47:23.917Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-25T10:47:24.175Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-25T10:47:24.175Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-25T10:47:25.111Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-25T10:47:25.111Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-25T10:47:25.677Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-25T10:47:25.935Z] --- PASS: TestLogs (6.06s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.91s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.25s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.20s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.86s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.93s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.91s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.84s) [2022-07-25T10:47:25.935Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.95s) [2022-07-25T10:47:25.935Z] === RUN TestContainerNetworkMountsNoChown [2022-07-25T10:47:26.871Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/default [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/default [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/private [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/private [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rprivate [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/slave [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/slave [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rslave [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/shared [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/shared [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rshared [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/default [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rshared [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/shared [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-25T10:47:26.871Z] docker_cli_daemon_plugins_test.go:170: [d2547997ef094] daemon is not started=== RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rslave [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:47:26.871Z] [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/slave [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rprivate [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/private [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-25T10:47:26.871Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:47:26.871Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-25T10:47:26.871Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-25T10:47:27.129Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-25T10:47:27.129Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-25T10:47:27.387Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-25T10:47:27.387Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-25T10:47:27.388Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-25T10:47:27.388Z] === RUN TestContainerBindMountNonRecursive [2022-07-25T10:47:27.953Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-25T10:47:28.211Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-25T10:47:28.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-25T10:47:29.037Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-25T10:47:29.295Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2022-07-25T10:47:29.295Z] === RUN TestContainerVolumesMountedAsShared [2022-07-25T10:47:29.861Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-25T10:47:29.861Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2022-07-25T10:47:29.861Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-25T10:47:30.797Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2022-07-25T10:47:30.797Z] === RUN TestNetworkNat [2022-07-25T10:47:30.797Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-25T10:47:31.362Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-25T10:47:31.362Z] --- PASS: TestNetworkNat (0.87s) [2022-07-25T10:47:31.362Z] === RUN TestNetworkLocalhostTCPNat [2022-07-25T10:47:31.620Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-25T10:47:31.815Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-25T10:47:31.815Z] tests/integration/client_test.py ..... [ 75%] [2022-07-25T10:47:31.815Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-25T10:47:31.815Z] tests/integration/errors_test.py . [ 76%] [2022-07-25T10:47:32.186Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-25T10:47:32.186Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-07-25T10:47:32.186Z] === RUN TestNetworkLoopbackNat [2022-07-25T10:47:32.752Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-25T10:47:33.010Z] check_test.go:540: [d200bb176564b] daemon is not started [2022-07-25T10:47:33.010Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-25T10:47:33.269Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-25T10:47:33.835Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-25T10:47:34.400Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-25T10:47:34.400Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-25T10:47:35.334Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-25T10:47:35.334Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-07-25T10:47:35.334Z] === RUN TestPause [2022-07-25T10:47:36.269Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-25T10:47:36.269Z] --- PASS: TestPause (0.86s) [2022-07-25T10:47:36.269Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-25T10:47:36.269Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:47:36.269Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:47:36.269Z] === RUN TestPauseStopPausedContainer [2022-07-25T10:47:36.269Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-25T10:47:37.203Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-25T10:47:37.203Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2022-07-25T10:47:37.203Z] === RUN TestPidHost [2022-07-25T10:47:37.769Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-25T10:47:38.028Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-25T10:47:38.966Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-25T10:47:38.967Z] --- PASS: TestPidHost (1.76s) [2022-07-25T10:47:38.967Z] === RUN TestPsFilter [2022-07-25T10:47:38.967Z] --- PASS: TestPsFilter (0.14s) [2022-07-25T10:47:38.967Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-25T10:47:39.532Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-25T10:47:39.790Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2022-07-25T10:47:39.790Z] === RUN TestRemoveContainerWithVolume [2022-07-25T10:47:40.355Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-07-25T10:47:40.355Z] === RUN TestRemoveContainerRunning [2022-07-25T10:47:40.355Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-25T10:47:41.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-25T10:47:41.289Z] --- PASS: TestRemoveContainerRunning (0.79s) [2022-07-25T10:47:41.289Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-25T10:47:41.855Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-07-25T10:47:41.855Z] === RUN TestRemoveInvalidContainer [2022-07-25T10:47:42.113Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-25T10:47:42.113Z] === RUN TestRenameLinkedContainer [2022-07-25T10:47:42.678Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-25T10:47:44.052Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-25T10:47:44.309Z] --- PASS: TestRenameLinkedContainer (2.31s) [2022-07-25T10:47:44.309Z] === RUN TestRenameStoppedContainer [2022-07-25T10:47:44.567Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-25T10:47:44.825Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-07-25T10:47:44.825Z] === RUN TestRenameRunningContainerAndReuse [2022-07-25T10:47:45.759Z] --- PASS: TestRenameRunningContainerAndReuse (0.97s) [2022-07-25T10:47:45.759Z] === RUN TestRenameInvalidName [2022-07-25T10:47:46.323Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-25T10:47:46.323Z] === RUN TestRenameAnonymousContainer [2022-07-25T10:47:48.221Z] --- PASS: TestRenameAnonymousContainer (1.80s) [2022-07-25T10:47:48.222Z] === RUN TestRenameContainerWithSameName [2022-07-25T10:47:48.222Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-25T10:47:48.480Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-07-25T10:47:48.480Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-25T10:47:49.413Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-25T10:47:49.413Z] === RUN TestResize [2022-07-25T10:47:49.671Z] --- PASS: TestResize (0.45s) [2022-07-25T10:47:49.671Z] === RUN TestResizeWithInvalidSize [2022-07-25T10:47:50.072Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-25T10:47:50.236Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-25T10:47:50.237Z] === RUN TestResizeWhenContainerNotStarted [2022-07-25T10:47:50.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:47:50.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:47:50.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:47:50.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-25T10:47:50.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:47:51.736Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-25T10:47:52.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:47:54.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:47:54.604Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-25T10:47:55.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-25T10:47:55.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-25T10:47:56.573Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-25T10:47:56.573Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-25T10:47:56.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:47:59.387Z] check_test.go:540: [df57cb9e890a7] daemon is not started [2022-07-25T10:47:59.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-25T10:48:00.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-25T10:48:00.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-25T10:48:00.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-25T10:48:01.145Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-25T10:48:03.046Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-25T10:48:04.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-25T10:48:06.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-25T10:48:06.530Z] ......... [ 85%] [2022-07-25T10:48:06.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-25T10:48:08.257Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-25T10:48:08.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-25T10:48:09.392Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-25T10:48:09.392Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-25T10:48:09.392Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-25T10:48:10.326Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-25T10:48:11.262Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-25T10:48:11.459Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-25T10:48:11.521Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-25T10:48:12.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-25T10:48:12.456Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-25T10:48:12.898Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-25T10:48:13.390Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-25T10:48:14.766Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-25T10:48:15.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-25T10:48:15.590Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-25T10:48:15.590Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-25T10:48:15.590Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.06s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.84s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.35s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.74s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2022-07-25T10:48:15.590Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s) [2022-07-25T10:48:15.590Z] === RUN TestCgroupNamespacesRun [2022-07-25T10:48:16.156Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-25T10:48:17.089Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-25T10:48:17.348Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2022-07-25T10:48:17.348Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-25T10:48:17.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-25T10:48:18.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-25T10:48:18.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.27s) [2022-07-25T10:48:18.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-25T10:48:19.429Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-25T10:48:19.429Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-25T10:48:20.092Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.49s) [2022-07-25T10:48:20.092Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-25T10:48:20.658Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-25T10:48:21.123Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-25T10:48:21.592Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-25T10:48:21.850Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2022-07-25T10:48:21.850Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-25T10:48:22.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-25T10:48:23.041Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2022-07-25T10:48:23.041Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-25T10:48:23.851Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-25T10:48:23.851Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-25T10:48:24.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s) [2022-07-25T10:48:24.417Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-25T10:48:25.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-25T10:48:25.351Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.76s) [2022-07-25T10:48:25.351Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-25T10:48:26.285Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-25T10:48:26.852Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-07-25T10:48:26.852Z] === RUN TestNISDomainname [2022-07-25T10:48:27.109Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-25T10:48:27.676Z] --- PASS: TestNISDomainname (0.89s) [2022-07-25T10:48:27.676Z] === RUN TestHostnameDnsResolution [2022-07-25T10:48:27.743Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-25T10:48:28.255Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-25T10:48:28.255Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-25T10:48:28.255Z] [2022-07-25T10:48:28.255Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-25T10:48:28.255Z] =========================== short test summary info ============================ [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-25T10:48:28.255Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-25T10:48:28.255Z] Not supported on most drivers [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-25T10:48:28.255Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-25T10:48:28.255Z] Output of docker top depends on host distro, and is not formalized. [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-25T10:48:28.255Z] Can fail if eth0 has multiple IP addresses [2022-07-25T10:48:28.255Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-25T10:48:28.255Z] This doesn't seem to be taken into account by the engine [2022-07-25T10:48:28.255Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-25T10:48:28.255Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-25T10:48:28.255Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.87 seconds == [2022-07-25T10:48:28.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-25T10:48:29.050Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-25T10:48:29.050Z] --- PASS: TestHostnameDnsResolution (1.17s) [2022-07-25T10:48:29.050Z] === RUN TestUnprivilegedPortsAndPing [2022-07-25T10:48:29.983Z] --- PASS: TestUnprivilegedPortsAndPing (0.86s) [2022-07-25T10:48:29.983Z] === RUN TestPrivilegedHostDevices [2022-07-25T10:48:29.983Z] check_test.go:540: [d007fce1f9ad8] daemon is not started [2022-07-25T10:48:29.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-25T10:48:30.549Z] --- PASS: TestPrivilegedHostDevices (0.71s) [2022-07-25T10:48:30.549Z] === RUN TestRunConsoleSize [2022-07-25T10:48:31.115Z] --- PASS: TestRunConsoleSize (0.71s) [2022-07-25T10:48:31.115Z] === RUN TestStats [2022-07-25T10:48:31.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-25T10:48:33.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-25T10:48:33.900Z] --- PASS: TestStats (2.56s) [2022-07-25T10:48:33.900Z] === RUN TestStopContainerWithTimeout [2022-07-25T10:48:33.900Z] === RUN TestStopContainerWithTimeout/0 [2022-07-25T10:48:33.900Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-25T10:48:33.900Z] === RUN TestStopContainerWithTimeout/1 [2022-07-25T10:48:33.900Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-25T10:48:33.900Z] === RUN TestStopContainerWithTimeout/3 [2022-07-25T10:48:33.900Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-25T10:48:33.900Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-25T10:48:33.900Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-25T10:48:33.900Z] === CONT TestStopContainerWithTimeout/0 [2022-07-25T10:48:33.900Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-25T10:48:34.842Z] === CONT TestStopContainerWithTimeout/3 [2022-07-25T10:48:35.778Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-25T10:48:35.778Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-25T10:48:35.778Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-25T10:48:36.345Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-25T10:48:36.345Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-25T10:48:36.603Z] === CONT TestStopContainerWithTimeout/1 [2022-07-25T10:48:37.168Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-25T10:48:37.168Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-25T10:48:37.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-25T10:48:37.734Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-25T10:48:38.669Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-25T10:48:38.669Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2022-07-25T10:48:38.669Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2022-07-25T10:48:38.669Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-07-25T10:48:38.669Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-07-25T10:48:38.669Z] === RUN TestDeleteDevicemapper [2022-07-25T10:48:38.669Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:48:38.669Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-25T10:48:38.669Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-25T10:48:39.237Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-25T10:48:39.237Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-25T10:48:40.174Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-25T10:48:40.670Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:48:40.670Z] [2022-07-25T10:48:40.670Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:48:40.670Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:48:40.670Z] [2022-07-25T10:48:40.670Z] To set a process to complain mode, use the command line tool [2022-07-25T10:48:40.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:48:40.670Z] Post stage [Pipeline] junit [2022-07-25T10:48:40.680Z] Recording test results [2022-07-25T10:48:41.554Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.73s) [2022-07-25T10:48:41.554Z] === RUN TestUpdateMemory [2022-07-25T10:48:41.554Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:48:41.554Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-25T10:48:41.554Z] === RUN TestUpdateCPUQuota [2022-07-25T10:48:41.693Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-25T10:48:42.009Z] + echo Ensuring container killed. [2022-07-25T10:48:42.009Z] Ensuring container killed. [2022-07-25T10:48:42.009Z] + docker rm -vf docker-pr2 [2022-07-25T10:48:42.009Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T10:48:42.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-25T10:48:42.327Z] + echo Chowning /workspace to jenkins user [2022-07-25T10:48:42.327Z] Chowning /workspace to jenkins user [2022-07-25T10:48:42.327Z] + id -u [2022-07-25T10:48:42.327Z] + id -g [2022-07-25T10:48:42.327Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43833:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T10:48:42.327Z] Unable to find image 'busybox:latest' locally [2022-07-25T10:48:42.327Z] latest: Pulling from library/busybox [2022-07-25T10:48:42.380Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-25T10:48:42.588Z] 19d511225f94: Pulling fs layer [2022-07-25T10:48:42.588Z] 19d511225f94: Download complete [2022-07-25T10:48:42.588Z] 19d511225f94: Pull complete [2022-07-25T10:48:42.588Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T10:48:42.588Z] Status: Downloaded newer image for busybox:latest [2022-07-25T10:48:42.638Z] --- PASS: TestUpdateCPUQuota (1.26s) [2022-07-25T10:48:42.638Z] === RUN TestUpdatePidsLimit [2022-07-25T10:48:42.638Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-25T10:48:42.896Z] === RUN TestUpdatePidsLimit/no_change [2022-07-25T10:48:43.154Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-25T10:48:43.721Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] catchError [Pipeline] { [2022-07-25T10:48:43.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-25T10:48:43.979Z] === RUN TestDockerSuite/TestAttachDetach [Pipeline] sh [2022-07-25T10:48:44.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-25T10:48:44.310Z] + bundleName=docker-py [2022-07-25T10:48:44.310Z] + echo Creating docker-py-bundles.tar.gz [2022-07-25T10:48:44.310Z] Creating docker-py-bundles.tar.gz [2022-07-25T10:48:44.310Z] + 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 [2022-07-25T10:48:44.319Z] Archiving artifacts [2022-07-25T10:48:44.498Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-25T10:48:44.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-25T10:48:45.015Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit (3.26s) [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-07-25T10:48:45.949Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-07-25T10:48:45.949Z] === RUN TestUpdateRestartPolicy [2022-07-25T10:48:45.949Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-25T10:48:46.007Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43833/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-25T10:48:46.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=575512c70a6e342b6e90280200ab8a656330bb64 -e DOCKER_GRAPHDRIVER docker:575512c70a6e342b6e90280200ab8a656330bb64 hack/make.sh binary [2022-07-25T10:48:46.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-25T10:48:46.602Z] [2022-07-25T10:48:46.859Z] Removing bundles/ [2022-07-25T10:48:46.859Z] [2022-07-25T10:48:46.859Z] ---> Making bundle: binary (in bundles/binary) [2022-07-25T10:48:46.859Z] Building: bundles/binary-daemon/dockerd [2022-07-25T10:48:46.859Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:48:47.887Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-25T10:48:48.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-25T10:48:48.416Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-25T10:48:49.013Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-25T10:48:50.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-25T10:48:50.920Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T10:48:50.920Z] check_test.go:540: [dae444feb0816] daemon is not started [2022-07-25T10:48:50.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-25T10:48:50.920Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T10:48:50.920Z] check_test.go:540: [d19bd1fd164fe] daemon is not started [2022-07-25T10:48:50.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-25T10:48:54.202Z] check_test.go:540: [dcc50cb769f1a] daemon is not started [2022-07-25T10:48:54.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-25T10:48:58.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-25T10:48:58.645Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2022-07-25T10:48:58.645Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-25T10:48:59.580Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2022-07-25T10:48:59.580Z] === RUN TestWaitNonBlocked [2022-07-25T10:48:59.580Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:48:59.580Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:48:59.580Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:48:59.580Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:48:59.580Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-25T10:48:59.580Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-25T10:49:00.958Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-25T10:49:00.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2022-07-25T10:49:00.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.37s) [2022-07-25T10:49:00.958Z] === RUN TestWaitBlocked [2022-07-25T10:49:00.958Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:49:00.958Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:49:00.958Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:49:00.958Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:49:00.958Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-25T10:49:00.958Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-25T10:49:01.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-25T10:49:02.154Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-25T10:49:02.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2022-07-25T10:49:02.154Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-07-25T10:49:02.154Z] === RUN TestWaitConditions [2022-07-25T10:49:02.154Z] === RUN TestWaitConditions/default [2022-07-25T10:49:02.154Z] === PAUSE TestWaitConditions/default [2022-07-25T10:49:02.154Z] === RUN TestWaitConditions/not-running [2022-07-25T10:49:02.154Z] === PAUSE TestWaitConditions/not-running [2022-07-25T10:49:02.154Z] === RUN TestWaitConditions/next-exit [2022-07-25T10:49:02.154Z] === PAUSE TestWaitConditions/next-exit [2022-07-25T10:49:02.154Z] === RUN TestWaitConditions/removed [2022-07-25T10:49:02.154Z] === PAUSE TestWaitConditions/removed [2022-07-25T10:49:02.154Z] === CONT TestWaitConditions/default [2022-07-25T10:49:02.154Z] === CONT TestWaitConditions/removed [2022-07-25T10:49:04.057Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-25T10:49:04.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-25T10:49:04.573Z] === CONT TestWaitConditions/next-exit [2022-07-25T10:49:04.573Z] === CONT TestWaitConditions/not-running [2022-07-25T10:49:04.573Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-25T10:49:05.946Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-25T10:49:05.946Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-25T10:49:06.880Z] --- PASS: TestWaitConditions (0.02s) [2022-07-25T10:49:06.880Z] --- PASS: TestWaitConditions/removed (2.36s) [2022-07-25T10:49:06.880Z] --- PASS: TestWaitConditions/default (2.37s) [2022-07-25T10:49:06.880Z] --- PASS: TestWaitConditions/not-running (2.16s) [2022-07-25T10:49:06.880Z] --- PASS: TestWaitConditions/next-exit (2.17s) [2022-07-25T10:49:06.880Z] === CONT TestContainerStartOnDaemonRestart [2022-07-25T10:49:06.880Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-25T10:49:07.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-25T10:49:07.703Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-25T10:49:10.234Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2022-07-25T10:49:10.234Z] === CONT TestIpcModeOlderClient [2022-07-25T10:49:10.234Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-25T10:49:10.234Z] === CONT TestContainerKillOnDaemonStart [2022-07-25T10:49:10.234Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.37s) [2022-07-25T10:49:10.234Z] === CONT TestDaemonHostGatewayIP [2022-07-25T10:49:10.234Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-25T10:49:11.607Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-25T10:49:11.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-25T10:49:13.766Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2022-07-25T10:49:13.766Z] === CONT TestDaemonRestartIpcMode [2022-07-25T10:49:15.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-25T10:49:17.042Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2022-07-25T10:49:18.941Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-25T10:49:18.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-25T10:49:20.839Z] check_test.go:540: [d8c4ada8e8041] daemon is not started [2022-07-25T10:49:20.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-25T10:49:21.403Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-25T10:49:21.770Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-25T10:49:22.707Z] --- PASS: TestContainerKillOnDaemonStart (12.92s) [2022-07-25T10:49:22.707Z] PASS [2022-07-25T10:49:22.707Z] [2022-07-25T10:49:22.707Z] === Skipped [2022-07-25T10:49:22.707Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-25T10:49:22.707Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-25T10:49:22.707Z] [2022-07-25T10:49:22.707Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-25T10:49:22.707Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:49:22.707Z] [2022-07-25T10:49:22.707Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-25T10:49:22.707Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:49:22.707Z] [2022-07-25T10:49:22.707Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-25T10:49:22.707Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-25T10:49:22.707Z] [2022-07-25T10:49:22.707Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-25T10:49:22.707Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-25T10:49:22.707Z] [2022-07-25T10:49:22.707Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-25T10:49:22.707Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-25T10:49:22.707Z] [2022-07-25T10:49:22.707Z] DONE 264 tests, 6 skipped in 165.792s [2022-07-25T10:49:22.965Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-25T10:49:22.966Z] ++ 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 [2022-07-25T10:49:22.966Z] ++ set -e [2022-07-25T10:49:22.966Z] ++ '[' -n 0 ']' [2022-07-25T10:49:22.966Z] ++ set -x [2022-07-25T10:49:22.966Z] ++ 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 [2022-07-25T10:49:23.223Z] === RUN TestConfigDaemonLibtrustID [2022-07-25T10:49:23.223Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-25T10:49:23.789Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-25T10:49:23.789Z] === RUN TestConfigDaemonID [2022-07-25T10:49:23.789Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-25T10:49:24.722Z] daemon_test.go:83: [dfac1dccac79f] daemon is not started [2022-07-25T10:49:24.722Z] --- PASS: TestConfigDaemonID (1.09s) [2022-07-25T10:49:24.722Z] === RUN TestDaemonConfigValidation [2022-07-25T10:49:24.722Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:49:24.722Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:49:24.722Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-25T10:49:24.722Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-25T10:49:24.722Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-25T10:49:24.722Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-25T10:49:24.722Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-25T10:49:24.722Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-25T10:49:24.722Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-25T10:49:24.722Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-25T10:49:24.722Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-25T10:49:24.722Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-25T10:49:24.979Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-25T10:49:24.979Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-25T10:49:24.979Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-25T10:49:25.238Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-25T10:49:25.238Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-07-25T10:49:25.238Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-07-25T10:49:25.238Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2022-07-25T10:49:25.238Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-07-25T10:49:25.238Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-07-25T10:49:25.238Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-25T10:49:25.238Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-25T10:49:26.171Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-25T10:49:26.429Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-25T10:49:27.363Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-25T10:49:27.363Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-25T10:49:27.621Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-25T10:49:28.187Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-25T10:49:28.445Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-25T10:49:28.445Z] daemon_test.go:197: [de1cf911e00db] daemon is not started [2022-07-25T10:49:28.445Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-07-25T10:49:28.445Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-07-25T10:49:28.445Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-25T10:49:28.445Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-07-25T10:49:28.445Z] === RUN TestDaemonProxy [2022-07-25T10:49:28.445Z] === RUN TestDaemonProxy/environment_variables [2022-07-25T10:49:29.380Z] check_test.go:540: [df634c108fafa] daemon is not started [2022-07-25T10:49:29.380Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-25T10:49:30.313Z] === RUN TestDaemonProxy/command-line_options [2022-07-25T10:49:30.571Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-25T10:49:31.942Z] === RUN TestDaemonProxy/configuration_file [2022-07-25T10:49:32.873Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-25T10:49:33.130Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-25T10:49:33.697Z] === RUN TestDaemonProxy/conflicting_options [2022-07-25T10:49:33.954Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-25T10:49:34.212Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-25T10:49:34.778Z] --- PASS: TestDaemonProxy (6.28s) [2022-07-25T10:49:34.778Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-07-25T10:49:34.778Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-25T10:49:34.778Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-25T10:49:34.778Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-25T10:49:34.778Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-25T10:49:34.778Z] PASS [2022-07-25T10:49:34.778Z] [2022-07-25T10:49:34.778Z] DONE 18 tests in 11.863s [2022-07-25T10:49:34.778Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-25T10:49:34.778Z] ++ 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 [2022-07-25T10:49:34.778Z] ++ set -e [2022-07-25T10:49:34.778Z] ++ '[' -n 0 ']' [2022-07-25T10:49:34.778Z] ++ set -x [2022-07-25T10:49:34.778Z] ++ 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 [2022-07-25T10:49:35.037Z] INFO: Testing against a local daemon [2022-07-25T10:49:35.037Z] === RUN TestCommitInheritsEnv [2022-07-25T10:49:35.295Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-07-25T10:49:35.295Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-25T10:49:35.295Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-25T10:49:35.295Z] === RUN TestImportWithCustomPlatform [2022-07-25T10:49:35.295Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-25T10:49:35.554Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-25T10:49:35.554Z] === RUN TestImportWithCustomPlatform// [2022-07-25T10:49:35.554Z] === RUN TestImportWithCustomPlatform/linux [2022-07-25T10:49:35.554Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-25T10:49:35.812Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-25T10:49:35.812Z] === RUN TestImportWithCustomPlatform/macos [2022-07-25T10:49:35.812Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-25T10:49:35.812Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-25T10:49:36.071Z] --- PASS: TestImportWithCustomPlatform (0.57s) [2022-07-25T10:49:36.071Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.19s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-07-25T10:49:36.072Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-25T10:49:36.072Z] === RUN TestImagesFilterMultiReference [2022-07-25T10:49:36.072Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-07-25T10:49:36.072Z] === RUN TestImagePullPlatformInvalid [2022-07-25T10:49:36.072Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-25T10:49:36.072Z] === RUN TestRemoveImageOrphaning [2022-07-25T10:49:36.640Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-07-25T10:49:36.640Z] === RUN TestRemoveImageGarbageCollector [2022-07-25T10:49:36.640Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-25T10:49:36.898Z] time="2022-07-25T10:49:36Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-25T10:49:38.272Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-25T10:49:38.838Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2022-07-25T10:49:38.838Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-25T10:49:38.838Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-25T10:49:38.838Z] === RUN TestTagInvalidReference [2022-07-25T10:49:39.096Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-25T10:49:39.096Z] === RUN TestTagValidPrefixedRepo [2022-07-25T10:49:39.096Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-07-25T10:49:39.096Z] === RUN TestTagExistedNameWithoutForce [2022-07-25T10:49:39.096Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-25T10:49:39.096Z] === RUN TestTagOfficialNames [2022-07-25T10:49:39.096Z] --- PASS: TestTagOfficialNames (0.09s) [2022-07-25T10:49:39.096Z] === RUN TestTagMatchesDigest [2022-07-25T10:49:39.096Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-25T10:49:39.096Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-25T10:49:39.354Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-25T10:49:39.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-25T10:49:40.853Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-25T10:49:40.853Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-25T10:49:41.111Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-25T10:49:41.678Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-25T10:49:42.244Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-25T10:49:42.810Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-25T10:49:43.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-25T10:49:43.376Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-25T10:49:43.634Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-25T10:49:44.200Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-25T10:49:44.781Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-25T10:49:45.354Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-25T10:49:45.923Z] check_test.go:540: [dbdadff2b1a01] daemon is not started [2022-07-25T10:49:45.923Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-25T10:49:46.856Z] check_test.go:540: [d5648b7dbd5b6] daemon is not started [2022-07-25T10:49:46.856Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-25T10:49:47.421Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-25T10:49:47.987Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-25T10:49:48.921Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-25T10:49:51.450Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-25T10:49:51.450Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-25T10:49:52.382Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-25T10:49:52.640Z] check_test.go:540: [d142a496c5f52] daemon is not started [2022-07-25T10:49:52.640Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-25T10:49:55.922Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-25T10:49:57.823Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-25T10:50:00.355Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-25T10:50:01.289Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-25T10:50:01.547Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-25T10:50:02.484Z] check_test.go:540: [d4801e5eaf232] daemon is not started [2022-07-25T10:50:02.484Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-25T10:50:02.743Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-25T10:50:06.930Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-25T10:50:07.495Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-25T10:50:11.680Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-25T10:50:14.212Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-25T10:50:14.212Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-25T10:50:14.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-25T10:50:16.370Z] check_test.go:540: [dc59f381c8654] daemon is not started [2022-07-25T10:50:16.370Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-25T10:50:16.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-25T10:50:16.937Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-25T10:50:17.504Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-25T10:50:18.070Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-25T10:50:18.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-25T10:50:19.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-25T10:50:20.271Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-25T10:50:20.271Z] check_test.go:540: [d7d6c4ebe7a14] daemon is not started [2022-07-25T10:50:20.271Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-25T10:50:22.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-25T10:50:22.741Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-25T10:50:24.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-25T10:50:25.050Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-25T10:50:26.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-25T10:50:27.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-25T10:50:29.894Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-25T10:50:30.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-25T10:50:31.027Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-25T10:50:32.928Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-25T10:50:37.112Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-25T10:50:40.468Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-25T10:50:42.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-25T10:50:44.294Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-25T10:50:45.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-25T10:50:45.930Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-25T10:50:47.308Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-25T10:50:48.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-25T10:50:48.242Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-25T10:50:48.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-25T10:50:51.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-25T10:50:51.596Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-25T10:50:52.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-25T10:50:53.258Z] Created binary: bundles/binary-daemon/dockerd [2022-07-25T10:50:53.258Z] Copying nested executables into bundles/binary-daemon [2022-07-25T10:50:53.258Z] Building: bundles/binary-daemon/docker-proxy [2022-07-25T10:50:53.258Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:50:53.258Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-25T10:50:53.258Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-25T10:50:53.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=575512c70a6e342b6e90280200ab8a656330bb64 -e DOCKER_GRAPHDRIVER docker:575512c70a6e342b6e90280200ab8a656330bb64 hack/make.sh cross [2022-07-25T10:50:53.874Z] [2022-07-25T10:50:54.132Z] Removing bundles/ [2022-07-25T10:50:54.132Z] [2022-07-25T10:50:54.132Z] ---> Making bundle: cross (in bundles/cross) [2022-07-25T10:50:54.132Z] Cross building: bundles/cross/linux/amd64 [2022-07-25T10:50:54.132Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T10:50:54.132Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T10:50:58.233Z] docker_cli_daemon_test.go:2503: [db6b4ef1ae258] daemon is not started [2022-07-25T10:50:58.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-25T10:50:59.426Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-25T10:50:59.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-25T10:51:01.056Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-25T10:51:02.429Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-25T10:51:03.366Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-25T10:51:08.628Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-25T10:51:08.628Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-25T10:51:10.530Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-25T10:51:10.788Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-25T10:51:11.353Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-25T10:51:12.286Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-25T10:51:12.544Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-25T10:51:15.070Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-25T10:51:15.070Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-25T10:51:15.328Z] check_test.go:540: [dc882034e92c8] daemon is not started [2022-07-25T10:51:15.328Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-25T10:51:15.917Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-25T10:51:16.483Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-25T10:51:16.743Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-25T10:51:17.001Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-25T10:51:17.567Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-25T10:51:17.567Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T10:51:17.567Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-25T10:51:18.942Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite (332.34s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.36s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.75s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.48s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.25s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.15s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.12s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.54s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.18s) [2022-07-25T10:51:21.476Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.96s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.81s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.31s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.50s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.63s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.67s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.38s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.46s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.54s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.40s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.72s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.36s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.29s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.29s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.72s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.76s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.62s) [2022-07-25T10:51:21.476Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-25T10:51:21.476Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.05s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.09s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.04s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.11s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.84s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.99s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.56s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.88s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.79s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.68s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.71s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.62s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.51s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.50s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.46s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.35s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.58s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.82s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.63s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-25T10:51:21.476Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s) [2022-07-25T10:51:21.476Z] === RUN TestDockerSwarmSuite [2022-07-25T10:51:21.476Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-25T10:51:24.760Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-25T10:51:24.760Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-25T10:51:25.693Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-25T10:51:26.626Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-25T10:51:26.884Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-25T10:51:27.817Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-25T10:51:27.817Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-25T10:51:28.383Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-25T10:51:28.641Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-25T10:51:32.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-25T10:51:40.972Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-25T10:51:40.972Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-25T10:51:42.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-25T10:51:46.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-25T10:51:46.152Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-25T10:51:47.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-25T10:51:47.652Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-25T10:51:47.652Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T10:51:47.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-25T10:51:47.911Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T10:51:47.911Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-25T10:51:47.911Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T10:51:47.911Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-25T10:51:47.911Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T10:51:47.911Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-25T10:51:50.439Z] docker_api_swarm_test.go:563: [d84933c91bb1c] joining swarm manager [d8625cab080a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:51:51.005Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-25T10:51:56.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-25T10:51:58.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-25T10:51:58.736Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-25T10:52:02.018Z] docker_api_swarm_test.go:585: [d777722a4047f] joining swarm manager [d8625cab080a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:52:04.551Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-25T10:52:05.486Z] check_test.go:611: [d84933c91bb1c] daemon is not started [2022-07-25T10:52:09.668Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-25T10:52:09.926Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-25T10:52:11.304Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-25T10:52:12.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-25T10:52:12.239Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T10:52:12.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-25T10:52:15.519Z] docker_api_swarm_test.go:46: [d0e9341e1cbc2] joining swarm manager [dd067811cf3e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:52:15.519Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-25T10:52:15.776Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-25T10:52:15.776Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-25T10:52:16.710Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-25T10:52:18.083Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-25T10:52:18.650Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-25T10:52:28.613Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-25T10:52:28.613Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-25T10:52:31.147Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-25T10:52:33.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-25T10:52:34.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-25T10:52:40.797Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-25T10:52:41.363Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-25T10:52:41.363Z] --- PASS: TestImportExtremelyLargeImageWorks (182.30s) [2022-07-25T10:52:41.363Z] PASS [2022-07-25T10:52:41.363Z] [2022-07-25T10:52:41.363Z] DONE 22 tests in 186.753s [2022-07-25T10:52:41.621Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-25T10:52:41.621Z] ++ 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 [2022-07-25T10:52:41.621Z] ++ set -e [2022-07-25T10:52:41.621Z] ++ '[' -n 0 ']' [2022-07-25T10:52:41.621Z] ++ set -x [2022-07-25T10:52:41.621Z] ++ 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 [2022-07-25T10:52:41.621Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-25T10:52:41.621Z] === RUN TestStripANSICommands [2022-07-25T10:52:41.621Z] === RUN TestStripANSICommands/#00 [2022-07-25T10:52:41.621Z] === RUN TestStripANSICommands/#01 [2022-07-25T10:52:41.621Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-25T10:52:41.621Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-25T10:52:41.621Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-25T10:52:41.621Z] PASS [2022-07-25T10:52:41.621Z] [2022-07-25T10:52:41.621Z] DONE 3 tests in 0.056s [2022-07-25T10:52:41.621Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-25T10:52:41.621Z] ++ 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 [2022-07-25T10:52:41.621Z] ++ set -e [2022-07-25T10:52:41.621Z] ++ '[' -n 0 ']' [2022-07-25T10:52:41.621Z] ++ set -x [2022-07-25T10:52:41.621Z] ++ 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 [2022-07-25T10:52:41.621Z] INFO: Testing against a local daemon [2022-07-25T10:52:41.621Z] === RUN TestNetworkCreateDelete [2022-07-25T10:52:41.879Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-25T10:52:41.879Z] === RUN TestDockerNetworkDeletePreferID [2022-07-25T10:52:42.445Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-07-25T10:52:42.445Z] === RUN TestDaemonDNSFallback [2022-07-25T10:52:44.345Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-25T10:52:45.670Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-25T10:52:45.670Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-25T10:52:45.670Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T10:52:45.670Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-25T10:52:45.670Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-25T10:52:45.670Z] Cross building: bundles/cross/windows/amd64 [2022-07-25T10:52:45.717Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-25T10:52:45.926Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-25T10:52:45.926Z] { [2022-07-25T10:52:45.926Z] "RT_GROUP_ICON": { [2022-07-25T10:52:45.926Z] "#1": { [2022-07-25T10:52:45.926Z] "0409": "../../winresources/docker.ico" [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] }, [2022-07-25T10:52:45.926Z] "RT_MANIFEST": { [2022-07-25T10:52:45.926Z] "#1": { [2022-07-25T10:52:45.926Z] "0409": { [2022-07-25T10:52:45.926Z] "identity": {}, [2022-07-25T10:52:45.926Z] "description": "Docker Engine", [2022-07-25T10:52:45.926Z] "minimum-os": "vista", [2022-07-25T10:52:45.926Z] "execution-level": "", [2022-07-25T10:52:45.926Z] "ui-access": false, [2022-07-25T10:52:45.926Z] "auto-elevate": false, [2022-07-25T10:52:45.926Z] "dpi-awareness": "unaware", [2022-07-25T10:52:45.926Z] "disable-theming": false, [2022-07-25T10:52:45.926Z] "disable-window-filtering": false, [2022-07-25T10:52:45.926Z] "high-resolution-scrolling-aware": false, [2022-07-25T10:52:45.926Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T10:52:45.926Z] "long-path-aware": false, [2022-07-25T10:52:45.926Z] "printer-driver-isolation": false, [2022-07-25T10:52:45.926Z] "gdi-scaling": false, [2022-07-25T10:52:45.926Z] "segment-heap": false, [2022-07-25T10:52:45.926Z] "use-common-controls-v6": false [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] }, [2022-07-25T10:52:45.926Z] "RT_MESSAGETABLE": { [2022-07-25T10:52:45.926Z] "#1": { [2022-07-25T10:52:45.926Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] }, [2022-07-25T10:52:45.926Z] "RT_VERSION": { [2022-07-25T10:52:45.926Z] "#1": { [2022-07-25T10:52:45.926Z] "0409": { [2022-07-25T10:52:45.926Z] "fixed": { [2022-07-25T10:52:45.926Z] "file_version": "0.0.0.0", [2022-07-25T10:52:45.926Z] "product_version": "0.0.0.0", [2022-07-25T10:52:45.926Z] "type": "Unknown" [2022-07-25T10:52:45.926Z] }, [2022-07-25T10:52:45.926Z] "info": { [2022-07-25T10:52:45.926Z] "0000": { [2022-07-25T10:52:45.926Z] "CompanyName": "", [2022-07-25T10:52:45.926Z] "FileVersion": "dev", [2022-07-25T10:52:45.926Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T10:52:45.926Z] "OriginalFileName": "dockerd.exe", [2022-07-25T10:52:45.926Z] "ProductName": "", [2022-07-25T10:52:45.926Z] "ProductVersion": "dev", [2022-07-25T10:52:45.926Z] "SpecialBuild": "575512c70a6e342b6e90280200ab8a656330bb64" [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] } [2022-07-25T10:52:45.926Z] cmd/dockerd/config.go [2022-07-25T10:52:45.926Z] cmd/dockerd/config_windows.go [2022-07-25T10:52:45.926Z] cmd/dockerd/daemon.go [2022-07-25T10:52:45.926Z] cmd/dockerd/daemon_test.go [2022-07-25T10:52:45.926Z] cmd/dockerd/daemon_windows.go [2022-07-25T10:52:45.926Z] cmd/dockerd/docker.go [2022-07-25T10:52:45.926Z] cmd/dockerd/docker_windows.go [2022-07-25T10:52:45.926Z] cmd/dockerd/genwinres_windows.go [2022-07-25T10:52:45.926Z] cmd/dockerd/metrics.go [2022-07-25T10:52:45.926Z] cmd/dockerd/options.go [2022-07-25T10:52:45.926Z] cmd/dockerd/options_test.go [2022-07-25T10:52:45.926Z] cmd/dockerd/service_windows.go [2022-07-25T10:52:45.926Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T10:52:45.926Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T10:52:47.088Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-25T10:52:48.988Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-07-25T10:52:48.988Z] === RUN TestInspectNetwork [2022-07-25T10:52:50.889Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-25T10:52:52.262Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-25T10:52:52.832Z] === RUN TestInspectNetwork/full_network_id [2022-07-25T10:52:52.832Z] === RUN TestInspectNetwork/partial_network_id [2022-07-25T10:52:52.832Z] === RUN TestInspectNetwork/network_name [2022-07-25T10:52:52.832Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-25T10:52:53.786Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-25T10:52:57.969Z] --- PASS: TestInspectNetwork (8.34s) [2022-07-25T10:52:57.969Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-25T10:52:57.969Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-25T10:52:57.969Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-25T10:52:57.969Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-25T10:52:57.969Z] === RUN TestRunContainerWithBridgeNone [2022-07-25T10:52:59.342Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-25T10:52:59.342Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:52:59.342Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:52:59.342Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:52:59.342Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-25T10:52:59.342Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-25T10:52:59.342Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-25T10:52:59.342Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-25T10:52:59.342Z] === RUN TestNetworkList [2022-07-25T10:52:59.342Z] === RUN TestNetworkList//networks [2022-07-25T10:52:59.342Z] === PAUSE TestNetworkList//networks [2022-07-25T10:52:59.342Z] === RUN TestNetworkList//networks/ [2022-07-25T10:52:59.342Z] === PAUSE TestNetworkList//networks/ [2022-07-25T10:52:59.342Z] === CONT TestNetworkList//networks [2022-07-25T10:52:59.342Z] === CONT TestNetworkList//networks/ [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkList (0.02s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-25T10:52:59.342Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-25T10:52:59.342Z] === RUN TestHostIPv4BridgeLabel [2022-07-25T10:52:59.907Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-25T10:52:59.907Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-25T10:53:00.841Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-25T10:53:00.841Z] === RUN TestDaemonDefaultNetworkPools [2022-07-25T10:53:01.774Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-07-25T10:53:01.774Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-25T10:53:03.145Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-25T10:53:03.145Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-25T10:53:04.078Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-07-25T10:53:04.078Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-25T10:53:04.078Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-25T10:53:04.335Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-25T10:53:04.901Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-25T10:53:04.901Z] === RUN TestServiceWithPredefinedNetwork [2022-07-25T10:53:07.429Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-25T10:53:07.429Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-07-25T10:53:07.429Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-25T10:53:07.429Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:53:07.429Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:53:07.429Z] === RUN TestServiceWithDataPathPortInit [2022-07-25T10:53:07.687Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-25T10:53:07.945Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-25T10:53:08.511Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-25T10:53:08.511Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-25T10:53:08.769Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-25T10:53:08.769Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-25T10:53:10.669Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-25T10:53:11.602Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-25T10:53:12.540Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-25T10:53:13.499Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-25T10:53:14.063Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-25T10:53:14.996Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-25T10:53:20.263Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-25T10:53:23.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-25T10:53:23.541Z] --- PASS: TestServiceWithDataPathPortInit (15.91s) [2022-07-25T10:53:23.541Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-25T10:53:26.073Z] docker_api_swarm_test.go:304: [dd4d5c84b39a6] joining swarm manager [d259ad18bad76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:53:27.444Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:02ke8o8oku3igplck80dd5hlr Created:2022-07-25 10:53:25.136341107 +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[7e93b9f11f045917858ccc53420286c841c63ba4d3de4328fbba187765be7a18:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tkgjo3t7nrla99pni2oya0kfc EndpointID:6f709881bfb22c5466c0f59503c83d20efe51ede1dbf40c58d0d855e13dcce4f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:985c19da4207815093696f6004699efe36ba883766535058f94ded9323c6bae4 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:1b993dbc3821 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tkgjo3t7nrla99pni2oya0kfc EndpointID:6f709881bfb22c5466c0f59503c83d20efe51ede1dbf40c58d0d855e13dcce4f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-25T10:53:28.010Z] docker_api_swarm_test.go:305: [d1f9b8727fb92] joining swarm manager [d259ad18bad76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:53:28.942Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-25T10:53:32.222Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.70s) [2022-07-25T10:53:32.222Z] PASS [2022-07-25T10:53:32.222Z] [2022-07-25T10:53:32.222Z] === Skipped [2022-07-25T10:53:32.222Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-25T10:53:32.222Z] service_test.go:243: FLAKY_TEST [2022-07-25T10:53:32.222Z] [2022-07-25T10:53:32.222Z] DONE 38 tests, 1 skipped in 50.538s [2022-07-25T10:53:32.222Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:53:32.222Z] ++ 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 [2022-07-25T10:53:32.222Z] ++ set -e [2022-07-25T10:53:32.222Z] ++ '[' -n 0 ']' [2022-07-25T10:53:32.222Z] ++ set -x [2022-07-25T10:53:32.222Z] ++ 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 [2022-07-25T10:53:32.222Z] INFO: Testing against a local daemon [2022-07-25T10:53:32.222Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-25T10:53:32.222Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:32.222Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:53:32.222Z] === RUN TestDockerNetworkIpvlan [2022-07-25T10:53:32.222Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:32.222Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:53:32.222Z] PASS [2022-07-25T10:53:32.222Z] [2022-07-25T10:53:32.222Z] === Skipped [2022-07-25T10:53:32.222Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-25T10:53:32.222Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:32.222Z] [2022-07-25T10:53:32.222Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-25T10:53:32.222Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-25T10:53:32.222Z] [2022-07-25T10:53:32.222Z] DONE 2 tests, 2 skipped in 0.107s [2022-07-25T10:53:32.222Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-25T10:53:32.222Z] ++ 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 [2022-07-25T10:53:32.222Z] ++ set -e [2022-07-25T10:53:32.222Z] ++ '[' -n 0 ']' [2022-07-25T10:53:32.222Z] ++ set -x [2022-07-25T10:53:32.222Z] ++ 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 [2022-07-25T10:53:32.480Z] INFO: Testing against a local daemon [2022-07-25T10:53:32.480Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-25T10:53:33.852Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-07-25T10:53:33.852Z] === RUN TestDockerNetworkMacvlan [2022-07-25T10:53:34.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-25T10:53:34.418Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-25T10:53:35.355Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-25T10:53:35.941Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-25T10:53:36.199Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-25T10:53:38.725Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-25T10:53:41.254Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-25T10:53:41.254Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-25T10:53:43.782Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-25T10:53:44.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-25T10:53:44.915Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-25T10:53:45.481Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-25T10:53:46.414Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-25T10:53:46.414Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-25T10:53:46.414Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T10:53:46.414Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-25T10:53:46.672Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-25T10:53:47.604Z] --- PASS: TestDockerNetworkMacvlan (13.62s) [2022-07-25T10:53:47.604Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-25T10:53:47.604Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-25T10:53:47.604Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-07-25T10:53:47.604Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.40s) [2022-07-25T10:53:47.604Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.89s) [2022-07-25T10:53:47.604Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-07-25T10:53:47.604Z] PASS [2022-07-25T10:53:47.604Z] [2022-07-25T10:53:47.604Z] DONE 8 tests in 15.095s [2022-07-25T10:53:47.604Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-25T10:53:47.604Z] ++ 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 [2022-07-25T10:53:47.604Z] ++ set -e [2022-07-25T10:53:47.604Z] ++ '[' -n 0 ']' [2022-07-25T10:53:47.604Z] ++ set -x [2022-07-25T10:53:47.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-07-25T10:53:47.604Z] testing: warning: no tests to run [2022-07-25T10:53:47.604Z] PASS [2022-07-25T10:53:47.604Z] [2022-07-25T10:53:47.604Z] DONE 0 tests in 0.030s [2022-07-25T10:53:47.604Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-25T10:53:47.604Z] ++ 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 [2022-07-25T10:53:47.604Z] ++ set -e [2022-07-25T10:53:47.604Z] ++ '[' -n 0 ']' [2022-07-25T10:53:47.604Z] ++ set -x [2022-07-25T10:53:47.605Z] ++ 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 [2022-07-25T10:53:47.605Z] INFO: Testing against a local daemon [2022-07-25T10:53:47.605Z] === RUN TestAuthZPluginAllowRequest [2022-07-25T10:53:48.982Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-07-25T10:53:48.982Z] === RUN TestAuthZPluginTLS [2022-07-25T10:53:49.548Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-07-25T10:53:49.548Z] === RUN TestAuthZPluginDenyRequest [2022-07-25T10:53:50.114Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-07-25T10:53:50.114Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-25T10:53:50.686Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-25T10:53:50.686Z] === RUN TestAuthZPluginDenyResponse [2022-07-25T10:53:51.253Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-07-25T10:53:51.253Z] === RUN TestAuthZPluginAllowEventStream [2022-07-25T10:53:52.627Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-07-25T10:53:52.627Z] === RUN TestAuthZPluginErrorResponse [2022-07-25T10:53:53.194Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-07-25T10:53:53.194Z] === RUN TestAuthZPluginErrorRequest [2022-07-25T10:53:53.760Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-25T10:53:53.760Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-25T10:53:54.332Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-25T10:53:54.332Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-25T10:53:54.332Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-25T10:53:54.593Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-25T10:53:55.158Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-25T10:53:55.722Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-25T10:53:55.980Z] === RUN TestDockerSuite/TestBuildFails [2022-07-25T10:53:56.240Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-07-25T10:53:56.240Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-25T10:53:56.497Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-25T10:53:56.497Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-25T10:53:57.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-25T10:53:58.002Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2022-07-25T10:53:58.002Z] === RUN TestAuthZPluginHeader [2022-07-25T10:53:58.569Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-25T10:53:58.827Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-07-25T10:53:58.827Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-25T10:53:59.762Z] docker_api_swarm_test.go:272: [d249b1b9ac6ca] joining swarm manager [df801de77bb81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:54:00.696Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-25T10:54:01.262Z] docker_api_swarm_test.go:273: [ddfe666bf5d81] joining swarm manager [df801de77bb81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:54:02.195Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-25T10:54:03.568Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-25T10:54:03.568Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2022-07-25T10:54:03.568Z] === RUN TestAuthZPluginV2Disable [2022-07-25T10:54:03.568Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-25T10:54:04.501Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-25T10:54:05.434Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-25T10:54:06.367Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-25T10:54:06.367Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-25T10:54:08.266Z] --- PASS: TestAuthZPluginV2Disable (4.35s) [2022-07-25T10:54:08.266Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-25T10:54:08.266Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-25T10:54:09.639Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-25T10:54:10.572Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-25T10:54:11.138Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-25T10:54:11.397Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-25T10:54:11.969Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.89s) [2022-07-25T10:54:11.969Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-25T10:54:11.969Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-25T10:54:12.534Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-25T10:54:12.534Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-25T10:54:13.099Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-25T10:54:13.357Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-25T10:54:13.614Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-25T10:54:13.872Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-25T10:54:14.439Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-25T10:54:14.697Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-25T10:54:15.630Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-25T10:54:18.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-25T10:54:18.912Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-25T10:54:24.176Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.77s) [2022-07-25T10:54:24.176Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-25T10:54:24.176Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-25T10:54:26.071Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-25T10:54:26.071Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-25T10:54:26.071Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-25T10:54:26.329Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-25T10:54:26.329Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-25T10:54:26.329Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-25T10:54:27.702Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-25T10:54:28.268Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-25T10:54:30.799Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-25T10:54:30.799Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-25T10:54:31.365Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-25T10:54:37.330Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-25T10:54:37.331Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-25T10:54:37.331Z] { [2022-07-25T10:54:37.331Z] "RT_GROUP_ICON": { [2022-07-25T10:54:37.331Z] "#1": { [2022-07-25T10:54:37.331Z] "0409": "../../winresources/docker.ico" [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] }, [2022-07-25T10:54:37.331Z] "RT_MANIFEST": { [2022-07-25T10:54:37.331Z] "#1": { [2022-07-25T10:54:37.331Z] "0409": { [2022-07-25T10:54:37.331Z] "identity": {}, [2022-07-25T10:54:37.331Z] "description": "Docker Engine", [2022-07-25T10:54:37.331Z] "minimum-os": "vista", [2022-07-25T10:54:37.331Z] "execution-level": "", [2022-07-25T10:54:37.331Z] "ui-access": false, [2022-07-25T10:54:37.331Z] "auto-elevate": false, [2022-07-25T10:54:37.331Z] "dpi-awareness": "unaware", [2022-07-25T10:54:37.331Z] "disable-theming": false, [2022-07-25T10:54:37.331Z] "disable-window-filtering": false, [2022-07-25T10:54:37.331Z] "high-resolution-scrolling-aware": false, [2022-07-25T10:54:37.331Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-25T10:54:37.331Z] "long-path-aware": false, [2022-07-25T10:54:37.331Z] "printer-driver-isolation": false, [2022-07-25T10:54:37.331Z] "gdi-scaling": false, [2022-07-25T10:54:37.331Z] "segment-heap": false, [2022-07-25T10:54:37.331Z] "use-common-controls-v6": false [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] }, [2022-07-25T10:54:37.331Z] "RT_MESSAGETABLE": { [2022-07-25T10:54:37.331Z] "#1": { [2022-07-25T10:54:37.331Z] "0409": "../../winresources/event_messages.bin" [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] }, [2022-07-25T10:54:37.331Z] "RT_VERSION": { [2022-07-25T10:54:37.331Z] "#1": { [2022-07-25T10:54:37.331Z] "0409": { [2022-07-25T10:54:37.331Z] "fixed": { [2022-07-25T10:54:37.331Z] "file_version": "0.0.0.0", [2022-07-25T10:54:37.331Z] "product_version": "0.0.0.0", [2022-07-25T10:54:37.331Z] "type": "Unknown" [2022-07-25T10:54:37.331Z] }, [2022-07-25T10:54:37.331Z] "info": { [2022-07-25T10:54:37.331Z] "0000": { [2022-07-25T10:54:37.331Z] "CompanyName": "", [2022-07-25T10:54:37.331Z] "FileVersion": "dev", [2022-07-25T10:54:37.331Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-25T10:54:37.331Z] "OriginalFileName": "docker-proxy.exe", [2022-07-25T10:54:37.331Z] "ProductName": "", [2022-07-25T10:54:37.331Z] "ProductVersion": "dev", [2022-07-25T10:54:37.331Z] "SpecialBuild": "575512c70a6e342b6e90280200ab8a656330bb64" [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] } [2022-07-25T10:54:37.331Z] cmd/docker-proxy/genwinres_windows.go [2022-07-25T10:54:37.331Z] cmd/docker-proxy/main.go [2022-07-25T10:54:37.331Z] cmd/docker-proxy/network_proxy_test.go [2022-07-25T10:54:37.331Z] cmd/docker-proxy/proxy.go [2022-07-25T10:54:37.331Z] cmd/docker-proxy/sctp_proxy.go [2022-07-25T10:54:37.331Z] cmd/docker-proxy/tcp_proxy.go [2022-07-25T10:54:37.331Z] cmd/docker-proxy/udp_proxy.go [2022-07-25T10:54:37.331Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T10:54:37.331Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-25T10:54:37.331Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-25T10:54:37.331Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-25T10:54:37.331Z] remote: Enumerating objects: 23, done. [2022-07-25T10:54:37.331Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-25T10:54:37.331Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-25T10:54:37.331Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-25T10:54:37.331Z] 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. [2022-07-25T10:54:37.331Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-25T10:54:37.331Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-25T10:54:37.331Z] Cross building: bundles/cross/linux/ppc64le [2022-07-25T10:54:37.331Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T10:54:37.331Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T10:54:37.935Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-25T10:54:39.306Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-25T10:54:40.239Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-25T10:54:40.497Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-25T10:54:40.497Z] PASS [2022-07-25T10:54:40.497Z] [2022-07-25T10:54:40.497Z] DONE 17 tests in 52.983s [2022-07-25T10:54:40.497Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-25T10:54:40.497Z] ++ 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 [2022-07-25T10:54:40.497Z] ++ set -e [2022-07-25T10:54:40.497Z] ++ '[' -n 0 ']' [2022-07-25T10:54:40.497Z] ++ set -x [2022-07-25T10:54:40.497Z] ++ 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 [2022-07-25T10:54:40.497Z] INFO: Testing against a local daemon [2022-07-25T10:54:40.497Z] === RUN TestPluginInvalidJSON [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:54:40.755Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:54:40.755Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-25T10:54:40.755Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-25T10:54:40.755Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-25T10:54:40.755Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-25T10:54:40.755Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-25T10:54:40.755Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-25T10:54:40.755Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-25T10:54:40.755Z] === RUN TestPluginInstall [2022-07-25T10:54:40.755Z] === RUN TestPluginInstall/no_auth [2022-07-25T10:54:42.129Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-25T10:54:42.129Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T10:54:42.129Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-25T10:54:42.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-25T10:54:42.954Z] time="2022-07-25T10:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:54:42.954Z] time="2022-07-25T10:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc410eadd93a7935283d3008c6c8462f8876d35086b679810063be5e7c030c17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:54:42.954Z] time="2022-07-25T10:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:54:42.954Z] time="2022-07-25T10:54:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc410eadd93a7935283d3008c6c8462f8876d35086b679810063be5e7c030c17" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:54:43.520Z] === RUN TestPluginInstall/with_htpasswd [2022-07-25T10:54:43.778Z] time="2022-07-25T10:54:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:54:43.778Z] time="2022-07-25T10:54:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84d16abedd9a808a34c338ca0cb9e09c6a6f76924a2101e6331ead3744254876" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:54:43.778Z] time="2022-07-25T10:54:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:54:43.778Z] time="2022-07-25T10:54:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:84d16abedd9a808a34c338ca0cb9e09c6a6f76924a2101e6331ead3744254876" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:54:44.343Z] === RUN TestPluginInstall/with_insecure [2022-07-25T10:54:45.721Z] time="2022-07-25T10:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:54:45.721Z] time="2022-07-25T10:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d345a419f0583baaaf88bcd51e35441fc1d787ff503463f387e1095681006281" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:54:45.721Z] time="2022-07-25T10:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-25T10:54:45.721Z] time="2022-07-25T10:54:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d345a419f0583baaaf88bcd51e35441fc1d787ff503463f387e1095681006281" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-25T10:54:46.287Z] plugin_test.go:195: [dcf617fd1eda4] daemon is not started [2022-07-25T10:54:46.287Z] --- PASS: TestPluginInstall (5.54s) [2022-07-25T10:54:46.287Z] --- PASS: TestPluginInstall/no_auth (2.73s) [2022-07-25T10:54:46.287Z] --- PASS: TestPluginInstall/with_htpasswd (1.00s) [2022-07-25T10:54:46.287Z] --- PASS: TestPluginInstall/with_insecure (1.81s) [2022-07-25T10:54:46.287Z] === RUN TestPluginsWithRuntimes [2022-07-25T10:54:47.220Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-25T10:54:47.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-25T10:54:47.739Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-25T10:54:47.997Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-25T10:54:48.931Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-25T10:54:49.189Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-25T10:54:49.757Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-25T10:54:50.014Z] docker_api_swarm_node_test.go:20: [d67d87673de4b] joining swarm manager [d14dc80d2846d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:54:50.581Z] --- PASS: TestPluginsWithRuntimes (4.27s) [2022-07-25T10:54:50.581Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.13s) [2022-07-25T10:54:50.581Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.30s) [2022-07-25T10:54:50.581Z] === RUN TestPluginBackCompatMediaTypes [2022-07-25T10:54:51.147Z] docker_api_swarm_node_test.go:21: [dfd9e51b10c1f] joining swarm manager [d14dc80d2846d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:54:51.405Z] --- PASS: TestPluginBackCompatMediaTypes (0.95s) [2022-07-25T10:54:51.405Z] PASS [2022-07-25T10:54:51.405Z] [2022-07-25T10:54:51.405Z] DONE 24 tests in 10.941s [2022-07-25T10:54:51.405Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-25T10:54:51.405Z] ++ 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 [2022-07-25T10:54:51.405Z] ++ set -e [2022-07-25T10:54:51.405Z] ++ '[' -n 0 ']' [2022-07-25T10:54:51.405Z] ++ set -x [2022-07-25T10:54:51.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=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 [2022-07-25T10:54:51.663Z] INFO: Testing against a local daemon [2022-07-25T10:54:51.663Z] === RUN TestExternalGraphDriver [2022-07-25T10:54:51.920Z] === RUN TestExternalGraphDriver/json [2022-07-25T10:54:51.920Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-25T10:54:52.487Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-25T10:54:53.427Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-25T10:54:53.684Z] === RUN TestExternalGraphDriver/spec [2022-07-25T10:54:53.942Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-25T10:54:55.314Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-25T10:54:55.571Z] === RUN TestExternalGraphDriver/pull [2022-07-25T10:54:55.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-25T10:54:55.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-25T10:54:56.394Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-25T10:54:56.960Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-25T10:54:57.526Z] --- PASS: TestExternalGraphDriver (5.85s) [2022-07-25T10:54:57.526Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-07-25T10:54:57.526Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-07-25T10:54:57.526Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2022-07-25T10:54:57.526Z] === RUN TestGraphdriverPluginV2 [2022-07-25T10:54:57.526Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-25T10:54:58.903Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-25T10:55:00.802Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-25T10:55:01.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-25T10:55:01.737Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-25T10:55:01.995Z] --- PASS: TestGraphdriverPluginV2 (4.64s) [2022-07-25T10:55:01.995Z] PASS [2022-07-25T10:55:01.995Z] [2022-07-25T10:55:01.995Z] DONE 5 tests in 10.605s [2022-07-25T10:55:01.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-25T10:55:01.995Z] ++ 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 [2022-07-25T10:55:01.995Z] ++ set -e [2022-07-25T10:55:01.995Z] ++ '[' -n 0 ']' [2022-07-25T10:55:01.995Z] ++ set -x [2022-07-25T10:55:01.995Z] ++ 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 [2022-07-25T10:55:02.254Z] INFO: Testing against a local daemon [2022-07-25T10:55:02.254Z] === RUN TestContinueAfterPluginCrash [2022-07-25T10:55:02.254Z] === PAUSE TestContinueAfterPluginCrash [2022-07-25T10:55:02.254Z] === RUN TestReadPluginNoRead [2022-07-25T10:55:02.254Z] === PAUSE TestReadPluginNoRead [2022-07-25T10:55:02.254Z] === RUN TestDaemonStartWithLogOpt [2022-07-25T10:55:02.254Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-25T10:55:02.254Z] === CONT TestContinueAfterPluginCrash [2022-07-25T10:55:02.254Z] === CONT TestDaemonStartWithLogOpt [2022-07-25T10:55:04.153Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-25T10:55:05.529Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-25T10:55:07.429Z] docker_api_swarm_test.go:502: [d176e802daf93] joining swarm manager [debd3c90a4790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:55:07.688Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-25T10:55:08.253Z] --- PASS: TestDaemonStartWithLogOpt (5.97s) [2022-07-25T10:55:08.253Z] === CONT TestReadPluginNoRead [2022-07-25T10:55:10.783Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-25T10:55:10.783Z] === RUN TestReadPluginNoRead/default [2022-07-25T10:55:12.169Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-25T10:55:12.427Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-25T10:55:12.992Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-25T10:55:13.560Z] --- PASS: TestContinueAfterPluginCrash (11.19s) [2022-07-25T10:55:13.560Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-25T10:55:14.126Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-25T10:55:15.501Z] === CONT TestReadPluginNoRead [2022-07-25T10:55:15.501Z] read_test.go:92: [dc7bd57a6de0d] daemon is not started [2022-07-25T10:55:15.501Z] --- PASS: TestReadPluginNoRead (7.21s) [2022-07-25T10:55:15.501Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-07-25T10:55:15.501Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-07-25T10:55:15.501Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2022-07-25T10:55:15.501Z] PASS [2022-07-25T10:55:15.501Z] [2022-07-25T10:55:15.501Z] DONE 6 tests in 13.326s [2022-07-25T10:55:15.501Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-25T10:55:15.501Z] ++ 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 [2022-07-25T10:55:15.501Z] ++ set -e [2022-07-25T10:55:15.501Z] ++ '[' -n 0 ']' [2022-07-25T10:55:15.501Z] ++ set -x [2022-07-25T10:55:15.501Z] ++ 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 [2022-07-25T10:55:15.501Z] testing: warning: no tests to run [2022-07-25T10:55:15.501Z] PASS [2022-07-25T10:55:15.501Z] [2022-07-25T10:55:15.502Z] DONE 0 tests in 0.046s [2022-07-25T10:55:15.502Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-25T10:55:15.502Z] ++ 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 [2022-07-25T10:55:15.502Z] ++ set -e [2022-07-25T10:55:15.502Z] ++ '[' -n 0 ']' [2022-07-25T10:55:15.502Z] ++ set -x [2022-07-25T10:55:15.502Z] ++ 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 [2022-07-25T10:55:15.502Z] INFO: Testing against a local daemon [2022-07-25T10:55:15.502Z] === RUN TestPluginWithDevMounts [2022-07-25T10:55:15.502Z] === PAUSE TestPluginWithDevMounts [2022-07-25T10:55:15.502Z] === CONT TestPluginWithDevMounts [2022-07-25T10:55:17.400Z] docker_api_swarm_test.go:507: [dbbd18d42c3a5] joining swarm manager [debd3c90a4790]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:55:17.658Z] --- PASS: TestPluginWithDevMounts (1.93s) [2022-07-25T10:55:17.658Z] PASS [2022-07-25T10:55:17.658Z] [2022-07-25T10:55:17.658Z] DONE 1 tests in 2.050s [2022-07-25T10:55:17.658Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-25T10:55:17.658Z] ++ 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 [2022-07-25T10:55:17.658Z] ++ set -e [2022-07-25T10:55:17.658Z] ++ '[' -n 0 ']' [2022-07-25T10:55:17.658Z] ++ set -x [2022-07-25T10:55:17.658Z] ++ 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 [2022-07-25T10:55:17.658Z] INFO: Testing against a local daemon [2022-07-25T10:55:17.658Z] === RUN TestSecretInspect [2022-07-25T10:55:20.186Z] --- PASS: TestSecretInspect (2.61s) [2022-07-25T10:55:20.186Z] === RUN TestSecretList [2022-07-25T10:55:20.444Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-25T10:55:22.970Z] --- PASS: TestSecretList (2.46s) [2022-07-25T10:55:22.970Z] === RUN TestSecretsCreateAndDelete [2022-07-25T10:55:23.535Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-25T10:55:25.433Z] === RUN TestDockerSuite/TestBuildRm [2022-07-25T10:55:25.433Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2022-07-25T10:55:25.433Z] === RUN TestSecretsUpdate [2022-07-25T10:55:27.963Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-25T10:55:27.963Z] --- PASS: TestSecretsUpdate (2.61s) [2022-07-25T10:55:27.963Z] === RUN TestTemplatedSecret [2022-07-25T10:55:28.221Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-25T10:55:29.156Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-25T10:55:30.091Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-25T10:55:31.464Z] --- PASS: TestTemplatedSecret (3.40s) [2022-07-25T10:55:31.464Z] === RUN TestSecretCreateResolve [2022-07-25T10:55:31.464Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-25T10:55:32.400Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-25T10:55:32.967Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-25T10:55:33.899Z] --- PASS: TestSecretCreateResolve (2.67s) [2022-07-25T10:55:33.899Z] PASS [2022-07-25T10:55:33.899Z] [2022-07-25T10:55:33.899Z] DONE 6 tests in 16.332s [2022-07-25T10:55:33.899Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-25T10:55:33.899Z] ++ 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 [2022-07-25T10:55:33.899Z] ++ set -e [2022-07-25T10:55:33.899Z] ++ '[' -n 0 ']' [2022-07-25T10:55:33.899Z] ++ set -x [2022-07-25T10:55:33.899Z] ++ 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 [2022-07-25T10:55:34.158Z] INFO: Testing against a local daemon [2022-07-25T10:55:34.158Z] === RUN TestServiceCreateInit [2022-07-25T10:55:34.158Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-25T10:55:36.057Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-25T10:55:36.057Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-25T10:55:36.314Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-25T10:55:36.314Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T10:55:36.314Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-25T10:55:36.572Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-25T10:55:37.505Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-25T10:55:37.505Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-25T10:55:38.436Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-25T10:55:38.436Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-25T10:55:41.720Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-25T10:55:43.092Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-25T10:55:43.092Z] --- PASS: TestServiceCreateInit (8.91s) [2022-07-25T10:55:43.092Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2022-07-25T10:55:43.092Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2022-07-25T10:55:43.092Z] === RUN TestCreateServiceMultipleTimes [2022-07-25T10:55:43.660Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-25T10:55:43.919Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-25T10:55:44.854Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-25T10:55:46.228Z] === RUN TestDockerSuite/TestBuildUser [2022-07-25T10:55:48.129Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-25T10:55:51.411Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-25T10:55:51.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-25T10:55:53.952Z] docker_api_swarm_node_test.go:81: [d9bde7215a63d] joining swarm manager [d55595e345a4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:56:00.505Z] --- PASS: TestCreateServiceMultipleTimes (17.37s) [2022-07-25T10:56:00.505Z] === RUN TestCreateServiceConflict [2022-07-25T10:56:03.789Z] --- PASS: TestCreateServiceConflict (2.86s) [2022-07-25T10:56:03.789Z] === RUN TestCreateServiceMaxReplicas [2022-07-25T10:56:04.047Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-25T10:56:04.613Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-25T10:56:05.179Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-25T10:56:06.112Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-25T10:56:06.676Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2022-07-25T10:56:06.676Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-25T10:56:06.933Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-25T10:56:07.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-25T10:56:07.867Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-25T10:56:07.867Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T10:56:07.867Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-25T10:56:07.867Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T10:56:07.867Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-25T10:56:07.867Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T10:56:07.867Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-25T10:56:07.867Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T10:56:07.867Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-25T10:56:09.766Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-25T10:56:10.024Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-25T10:56:10.592Z] docker_api_swarm_node_test.go:53: [d028cabc85f20] joining swarm manager [df7bcfe13d7c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:56:10.849Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-25T10:56:11.782Z] docker_api_swarm_node_test.go:54: [d78702d1ae61a] joining swarm manager [df7bcfe13d7c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:56:11.782Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-25T10:56:12.346Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-25T10:56:12.346Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-25T10:56:14.252Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-25T10:56:15.641Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-25T10:56:15.899Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-25T10:56:16.157Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-25T10:56:16.721Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-25T10:56:16.721Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T10:56:16.721Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-25T10:56:17.286Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-25T10:56:18.657Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-25T10:56:19.222Z] === RUN TestDockerSuite/TestCommitChange [2022-07-25T10:56:19.786Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-25T10:56:20.352Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-25T10:56:20.917Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.41s) [2022-07-25T10:56:20.917Z] === RUN TestCreateServiceSecretFileMode [2022-07-25T10:56:21.482Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-25T10:56:22.855Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-25T10:56:23.420Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-07-25T10:56:23.420Z] === RUN TestCreateServiceConfigFileMode [2022-07-25T10:56:23.679Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-25T10:56:25.051Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-25T10:56:26.424Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-25T10:56:26.424Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2022-07-25T10:56:26.424Z] === RUN TestCreateServiceSysctls [2022-07-25T10:56:26.990Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-25T10:56:27.924Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-25T10:56:28.183Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-25T10:56:28.744Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-25T10:56:28.744Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T10:56:28.744Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-25T10:56:28.744Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-25T10:56:28.744Z] Cross building: bundles/cross/linux/s390x [2022-07-25T10:56:28.744Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T10:56:28.744Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T10:56:29.117Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-25T10:56:29.684Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-25T10:56:30.249Z] --- PASS: TestCreateServiceSysctls (3.98s) [2022-07-25T10:56:30.249Z] === RUN TestCreateServiceCapabilities [2022-07-25T10:56:30.507Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-25T10:56:31.097Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-25T10:56:31.679Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-25T10:56:32.613Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-25T10:56:33.177Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-25T10:56:33.435Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2022-07-25T10:56:33.435Z] === RUN TestInspect [2022-07-25T10:56:34.004Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-25T10:56:34.569Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-25T10:56:35.504Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-25T10:56:36.437Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-25T10:56:36.696Z] --- PASS: TestInspect (3.25s) [2022-07-25T10:56:36.696Z] === RUN TestCreateJob [2022-07-25T10:56:36.953Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-25T10:56:37.885Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-25T10:56:38.819Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-25T10:56:39.754Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-25T10:56:40.319Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-25T10:56:40.319Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-25T10:56:40.576Z] --- PASS: TestCreateJob (3.96s) [2022-07-25T10:56:40.576Z] === RUN TestReplicatedJob [2022-07-25T10:56:41.142Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-25T10:56:41.707Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-25T10:56:42.641Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-25T10:56:43.575Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-25T10:56:43.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-25T10:56:44.399Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-25T10:56:46.302Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-25T10:56:46.867Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-25T10:56:47.432Z] --- PASS: TestReplicatedJob (6.84s) [2022-07-25T10:56:47.432Z] === RUN TestUpdateReplicatedJob [2022-07-25T10:56:48.369Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-25T10:56:50.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-25T10:56:51.202Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2022-07-25T10:56:51.202Z] === RUN TestServiceListWithStatuses [2022-07-25T10:56:51.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:56:51.202Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-25T10:56:51.202Z] === RUN TestDockerNetworkConnectAlias [2022-07-25T10:56:52.575Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-25T10:56:52.575Z] docker_api_swarm_test.go:202: [d7027d6f501ad] joining swarm manager [d07c37cf26e76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:56:55.102Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-25T10:56:55.667Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-25T10:56:57.038Z] --- PASS: TestDockerNetworkConnectAlias (5.56s) [2022-07-25T10:56:57.038Z] === RUN TestDockerNetworkReConnect [2022-07-25T10:56:59.565Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-25T10:57:01.464Z] --- PASS: TestDockerNetworkReConnect (4.38s) [2022-07-25T10:57:01.464Z] === RUN TestServicePlugin [2022-07-25T10:57:02.396Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-25T10:57:03.330Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-25T10:57:05.863Z] plugin_test.go:61: [d835894cf6fe6] joining swarm manager [dd9093cc4a4c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:57:06.430Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-25T10:57:06.994Z] plugin_test.go:64: [daf2e215c4dd6] joining swarm manager [dd9093cc4a4c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:57:06.994Z] === RUN TestDockerSuite/TestCpToDot [2022-07-25T10:57:07.968Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-25T10:57:08.901Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-25T10:57:09.836Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-25T10:57:10.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-25T10:57:10.401Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-25T10:57:11.774Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-25T10:57:11.774Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-25T10:57:12.707Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-25T10:57:12.968Z] docker_api_swarm_test.go:384: [d36816201c7ae] joining swarm manager [d39deaec86e66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:57:13.904Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-25T10:57:13.904Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-25T10:57:13.904Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-25T10:57:14.471Z] docker_api_swarm_test.go:385: [d0b6d32a24c64] joining swarm manager [d39deaec86e66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:57:14.471Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-25T10:57:14.729Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-25T10:57:14.729Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T10:57:14.729Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-25T10:57:14.986Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-25T10:57:15.552Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-25T10:57:15.810Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-25T10:57:15.810Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-25T10:57:15.810Z] === RUN TestDockerSuite/TestCreateRM [2022-07-25T10:57:15.810Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-25T10:57:15.810Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T10:57:15.810Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-25T10:57:16.068Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-25T10:57:16.068Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-25T10:57:17.965Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-25T10:57:17.965Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-25T10:57:17.965Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-25T10:57:21.245Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-25T10:57:21.245Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-25T10:57:21.504Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-25T10:57:22.069Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-25T10:57:22.633Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-25T10:57:23.198Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-25T10:57:23.457Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-25T10:57:24.022Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-25T10:57:25.395Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-25T10:57:26.336Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-25T10:57:28.864Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-25T10:57:30.759Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-25T10:57:31.325Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-25T10:57:32.257Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-25T10:57:32.515Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-25T10:57:32.773Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-25T10:57:33.705Z] --- PASS: TestServicePlugin (32.27s) [2022-07-25T10:57:33.705Z] === RUN TestServiceUpdateLabel [2022-07-25T10:57:33.962Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-25T10:57:33.962Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-25T10:57:34.220Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-25T10:57:34.478Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-25T10:57:34.478Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-25T10:57:34.736Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-25T10:57:36.108Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-25T10:57:36.108Z] --- PASS: TestServiceUpdateLabel (2.55s) [2022-07-25T10:57:36.108Z] === RUN TestServiceUpdateSecrets [2022-07-25T10:57:37.040Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-25T10:57:37.040Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-25T10:57:37.040Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-25T10:57:37.973Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-25T10:57:37.973Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-25T10:57:39.343Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-25T10:57:40.274Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-25T10:57:40.274Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-25T10:57:40.274Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T10:57:40.274Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-25T10:57:40.274Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T10:57:40.274Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-25T10:57:42.797Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-25T10:57:43.055Z] === RUN TestDockerSuite/TestEventsRename [2022-07-25T10:57:43.627Z] === RUN TestDockerSuite/TestEventsResize [2022-07-25T10:57:43.889Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-25T10:57:50.439Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-25T10:57:50.439Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-25T10:57:50.696Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-25T10:57:50.696Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-07-25T10:57:50.696Z] === RUN TestServiceUpdateConfigs [2022-07-25T10:57:53.976Z] === RUN TestDockerSuite/TestEventsTop [2022-07-25T10:57:53.976Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-25T10:57:56.499Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-25T10:58:03.048Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-25T10:58:05.572Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2022-07-25T10:58:05.572Z] === RUN TestServiceUpdateNetwork [2022-07-25T10:58:08.096Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-25T10:58:09.028Z] check_test.go:611: [d0b6d32a24c64] daemon is not started [2022-07-25T10:58:09.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-25T10:58:10.933Z] docker_api_swarm_test.go:802: [d2bd32f9d6930] joining swarm manager [dcf32fc9722a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:58:12.321Z] docker_api_swarm_test.go:802: [dc971d95b4603] joining swarm manager [dcf32fc9722a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:58:13.692Z] === RUN TestDockerSuite/TestExec [2022-07-25T10:58:13.692Z] docker_api_swarm_test.go:802: [d93d16e4c783a] joining swarm manager [dcf32fc9722a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T10:58:14.257Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-25T10:58:15.189Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-25T10:58:16.122Z] === RUN TestDockerSuite/TestExecEnv [2022-07-25T10:58:16.122Z] docker_api_swarm_test.go:802: [dd02abc0a13b0] joining swarm manager [dcf32fc9722a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T10:58:16.687Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-25T10:58:17.621Z] docker_api_swarm_test.go:810: [db46045314c1e] joining swarm manager [dcf32fc9722a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-25T10:58:18.185Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-25T10:58:18.443Z] --- PASS: TestServiceUpdateNetwork (13.13s) [2022-07-25T10:58:18.443Z] === RUN TestServiceUpdatePidsLimit [2022-07-25T10:58:18.701Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-25T10:58:20.073Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-25T10:58:20.158Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-25T10:58:20.158Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T10:58:20.158Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-25T10:58:20.158Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-25T10:58:20.158Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-25T10:58:20.331Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-25T10:58:20.515Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-25T10:58:20.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=575512c70a6e342b6e90280200ab8a656330bb64 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:575512c70a6e342b6e90280200ab8a656330bb64 hack/test/unit [2022-07-25T10:58:21.094Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-25T10:58:21.094Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-25T10:58:21.094Z] + TESTDIRS=./... [2022-07-25T10:58:21.094Z] + exclude_paths='/vendor/|/integration' [2022-07-25T10:58:21.094Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-25T10:58:21.094Z] ++ go list ./... [2022-07-25T10:58:21.703Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-25T10:58:22.024Z] + pkg_list='github.com/docker/docker/api [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/backend [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/container [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/events [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/filters [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/image [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/mount [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/network [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/registry [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/time [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/versions [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/types/volume [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:58:22.024Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:58:22.024Z] github.com/docker/docker/cli [2022-07-25T10:58:22.024Z] github.com/docker/docker/cli/config [2022-07-25T10:58:22.024Z] github.com/docker/docker/cli/debug [2022-07-25T10:58:22.024Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:58:22.024Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:58:22.024Z] github.com/docker/docker/client [2022-07-25T10:58:22.024Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:58:22.024Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:58:22.024Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:58:22.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:58:22.024Z] github.com/docker/docker/container [2022-07-25T10:58:22.024Z] github.com/docker/docker/container/stream [2022-07-25T10:58:22.024Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:58:22.024Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:58:22.024Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/config [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/events [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/exec [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/images [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/links [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/names [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/network [2022-07-25T10:58:22.024Z] github.com/docker/docker/daemon/stats [2022-07-25T10:58:22.024Z] github.com/docker/docker/distribution [2022-07-25T10:58:22.024Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:58:22.024Z] github.com/docker/docker/distribution/utils [2022-07-25T10:58:22.024Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:58:22.024Z] github.com/docker/docker/dockerversion [2022-07-25T10:58:22.024Z] github.com/docker/docker/errdefs [2022-07-25T10:58:22.024Z] github.com/docker/docker/image [2022-07-25T10:58:22.024Z] github.com/docker/docker/image/cache [2022-07-25T10:58:22.024Z] github.com/docker/docker/image/tarexport [2022-07-25T10:58:22.024Z] github.com/docker/docker/image/v1 [2022-07-25T10:58:22.024Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:58:22.024Z] github.com/docker/docker/layer [2022-07-25T10:58:22.024Z] github.com/docker/docker/libcontainerd [2022-07-25T10:58:22.024Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:58:22.024Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:58:22.024Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:58:22.024Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/libnetwork/types [2022-07-25T10:58:22.024Z] github.com/docker/docker/oci [2022-07-25T10:58:22.024Z] github.com/docker/docker/oci/caps [2022-07-25T10:58:22.024Z] github.com/docker/docker/opts [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/archive [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/directory [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/platform [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/pools [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/progress [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/signal [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/stack [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/system [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:58:22.024Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:58:22.024Z] github.com/docker/docker/plugin [2022-07-25T10:58:22.024Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:58:22.024Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:58:22.024Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:58:22.024Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:58:22.024Z] github.com/docker/docker/quota [2022-07-25T10:58:22.024Z] github.com/docker/docker/reference [2022-07-25T10:58:22.024Z] github.com/docker/docker/registry [2022-07-25T10:58:22.024Z] github.com/docker/docker/registry/resumable [2022-07-25T10:58:22.024Z] github.com/docker/docker/restartmanager [2022-07-25T10:58:22.024Z] github.com/docker/docker/rootless [2022-07-25T10:58:22.024Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:58:22.024Z] github.com/docker/docker/runconfig [2022-07-25T10:58:22.024Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/environment [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/registry [2022-07-25T10:58:22.024Z] github.com/docker/docker/testutil/request [2022-07-25T10:58:22.024Z] github.com/docker/docker/volume [2022-07-25T10:58:22.024Z] github.com/docker/docker/volume/drivers [2022-07-25T10:58:22.024Z] github.com/docker/docker/volume/local [2022-07-25T10:58:22.024Z] github.com/docker/docker/volume/mounts [2022-07-25T10:58:22.024Z] github.com/docker/docker/volume/service [2022-07-25T10:58:22.024Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:58:22.024Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:58:22.024Z] ++ echo 'github.com/docker/docker/api [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:58:22.024Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/backend [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/events [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/filters [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/image [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/mount [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/network [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/registry [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/time [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/versions [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/volume [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/config [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/debug [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/client [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:58:22.025Z] github.com/docker/docker/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/container/stream [2022-07-25T10:58:22.025Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:58:22.025Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:58:22.025Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/config [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/events [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/exec [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/images [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/links [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/names [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/network [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/stats [2022-07-25T10:58:22.025Z] github.com/docker/docker/distribution [2022-07-25T10:58:22.025Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:58:22.025Z] github.com/docker/docker/distribution/utils [2022-07-25T10:58:22.025Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:58:22.025Z] github.com/docker/docker/dockerversion [2022-07-25T10:58:22.025Z] github.com/docker/docker/errdefs [2022-07-25T10:58:22.025Z] github.com/docker/docker/image [2022-07-25T10:58:22.025Z] github.com/docker/docker/image/cache [2022-07-25T10:58:22.025Z] github.com/docker/docker/image/tarexport [2022-07-25T10:58:22.025Z] github.com/docker/docker/image/v1 [2022-07-25T10:58:22.025Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:58:22.025Z] github.com/docker/docker/layer [2022-07-25T10:58:22.025Z] github.com/docker/docker/libcontainerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:58:22.025Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:58:22.025Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:58:22.025Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/libnetwork/types [2022-07-25T10:58:22.025Z] github.com/docker/docker/oci [2022-07-25T10:58:22.025Z] github.com/docker/docker/oci/caps [2022-07-25T10:58:22.025Z] github.com/docker/docker/opts [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/archive [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/directory [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/platform [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/pools [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/progress [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/signal [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/stack [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/system [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:58:22.025Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:58:22.025Z] github.com/docker/docker/plugin [2022-07-25T10:58:22.025Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:58:22.025Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:58:22.025Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:58:22.025Z] github.com/docker/docker/quota [2022-07-25T10:58:22.025Z] github.com/docker/docker/reference [2022-07-25T10:58:22.025Z] github.com/docker/docker/registry [2022-07-25T10:58:22.025Z] github.com/docker/docker/registry/resumable [2022-07-25T10:58:22.025Z] github.com/docker/docker/restartmanager [2022-07-25T10:58:22.025Z] github.com/docker/docker/rootless [2022-07-25T10:58:22.025Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:58:22.025Z] github.com/docker/docker/runconfig [2022-07-25T10:58:22.025Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/environment [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/registry [2022-07-25T10:58:22.025Z] github.com/docker/docker/testutil/request [2022-07-25T10:58:22.025Z] github.com/docker/docker/volume [2022-07-25T10:58:22.025Z] github.com/docker/docker/volume/drivers [2022-07-25T10:58:22.025Z] github.com/docker/docker/volume/local [2022-07-25T10:58:22.025Z] github.com/docker/docker/volume/mounts [2022-07-25T10:58:22.025Z] github.com/docker/docker/volume/service [2022-07-25T10:58:22.025Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:58:22.025Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:58:22.025Z] ++ grep --fixed-strings -v /libnetwork [2022-07-25T10:58:22.025Z] + base_pkg_list='github.com/docker/docker/api [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/backend [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/events [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/filters [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/image [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/mount [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/network [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/registry [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/time [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/versions [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:58:22.025Z] github.com/docker/docker/api/types/volume [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:58:22.025Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/config [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/debug [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:58:22.025Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/client [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:58:22.025Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:58:22.025Z] github.com/docker/docker/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/container/stream [2022-07-25T10:58:22.025Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:58:22.025Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:58:22.025Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/config [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/events [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/exec [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/images [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/links [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:58:22.025Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/names [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/network [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/stats [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution/utils [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:58:22.026Z] github.com/docker/docker/dockerversion [2022-07-25T10:58:22.026Z] github.com/docker/docker/errdefs [2022-07-25T10:58:22.026Z] github.com/docker/docker/image [2022-07-25T10:58:22.026Z] github.com/docker/docker/image/cache [2022-07-25T10:58:22.026Z] github.com/docker/docker/image/tarexport [2022-07-25T10:58:22.026Z] github.com/docker/docker/image/v1 [2022-07-25T10:58:22.026Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:58:22.026Z] github.com/docker/docker/layer [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:58:22.026Z] github.com/docker/docker/oci [2022-07-25T10:58:22.026Z] github.com/docker/docker/oci/caps [2022-07-25T10:58:22.026Z] github.com/docker/docker/opts [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/archive [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/directory [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/platform [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/pools [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/progress [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/signal [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/stack [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/system [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:58:22.026Z] github.com/docker/docker/plugin [2022-07-25T10:58:22.026Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:58:22.026Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:58:22.026Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:58:22.026Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:58:22.026Z] github.com/docker/docker/quota [2022-07-25T10:58:22.026Z] github.com/docker/docker/reference [2022-07-25T10:58:22.026Z] github.com/docker/docker/registry [2022-07-25T10:58:22.026Z] github.com/docker/docker/registry/resumable [2022-07-25T10:58:22.026Z] github.com/docker/docker/restartmanager [2022-07-25T10:58:22.026Z] github.com/docker/docker/rootless [2022-07-25T10:58:22.026Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:58:22.026Z] github.com/docker/docker/runconfig [2022-07-25T10:58:22.026Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/environment [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/registry [2022-07-25T10:58:22.026Z] github.com/docker/docker/testutil/request [2022-07-25T10:58:22.026Z] github.com/docker/docker/volume [2022-07-25T10:58:22.026Z] github.com/docker/docker/volume/drivers [2022-07-25T10:58:22.026Z] github.com/docker/docker/volume/local [2022-07-25T10:58:22.026Z] github.com/docker/docker/volume/mounts [2022-07-25T10:58:22.026Z] github.com/docker/docker/volume/service [2022-07-25T10:58:22.026Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:58:22.026Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:58:22.026Z] ++ grep --fixed-strings /libnetwork [2022-07-25T10:58:22.026Z] ++ echo 'github.com/docker/docker/api [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/backend [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/container [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/events [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/filters [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/image [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/mount [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/network [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/registry [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/time [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/versions [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:58:22.026Z] github.com/docker/docker/api/types/volume [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:58:22.026Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:58:22.026Z] github.com/docker/docker/cli [2022-07-25T10:58:22.026Z] github.com/docker/docker/cli/config [2022-07-25T10:58:22.026Z] github.com/docker/docker/cli/debug [2022-07-25T10:58:22.026Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:58:22.026Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:58:22.026Z] github.com/docker/docker/client [2022-07-25T10:58:22.026Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:58:22.026Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:58:22.026Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:58:22.026Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:58:22.026Z] github.com/docker/docker/container [2022-07-25T10:58:22.026Z] github.com/docker/docker/container/stream [2022-07-25T10:58:22.026Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:58:22.026Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:58:22.026Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/config [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/events [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/exec [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/images [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/links [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/names [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/network [2022-07-25T10:58:22.026Z] github.com/docker/docker/daemon/stats [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution/utils [2022-07-25T10:58:22.026Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:58:22.026Z] github.com/docker/docker/dockerversion [2022-07-25T10:58:22.026Z] github.com/docker/docker/errdefs [2022-07-25T10:58:22.026Z] github.com/docker/docker/image [2022-07-25T10:58:22.026Z] github.com/docker/docker/image/cache [2022-07-25T10:58:22.026Z] github.com/docker/docker/image/tarexport [2022-07-25T10:58:22.026Z] github.com/docker/docker/image/v1 [2022-07-25T10:58:22.026Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:58:22.026Z] github.com/docker/docker/layer [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:58:22.026Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/libnetwork/types [2022-07-25T10:58:22.026Z] github.com/docker/docker/oci [2022-07-25T10:58:22.026Z] github.com/docker/docker/oci/caps [2022-07-25T10:58:22.026Z] github.com/docker/docker/opts [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/archive [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/directory [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/platform [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:58:22.026Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/pools [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/progress [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/signal [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/stack [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/system [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:58:22.027Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:58:22.027Z] github.com/docker/docker/plugin [2022-07-25T10:58:22.027Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:58:22.027Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:58:22.027Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:58:22.027Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:58:22.027Z] github.com/docker/docker/quota [2022-07-25T10:58:22.027Z] github.com/docker/docker/reference [2022-07-25T10:58:22.027Z] github.com/docker/docker/registry [2022-07-25T10:58:22.027Z] github.com/docker/docker/registry/resumable [2022-07-25T10:58:22.027Z] github.com/docker/docker/restartmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/rootless [2022-07-25T10:58:22.027Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:58:22.027Z] github.com/docker/docker/runconfig [2022-07-25T10:58:22.027Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/environment [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/registry [2022-07-25T10:58:22.027Z] github.com/docker/docker/testutil/request [2022-07-25T10:58:22.027Z] github.com/docker/docker/volume [2022-07-25T10:58:22.027Z] github.com/docker/docker/volume/drivers [2022-07-25T10:58:22.027Z] github.com/docker/docker/volume/local [2022-07-25T10:58:22.027Z] github.com/docker/docker/volume/mounts [2022-07-25T10:58:22.027Z] github.com/docker/docker/volume/service [2022-07-25T10:58:22.027Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:58:22.027Z] github.com/docker/docker/volume/testutils' [2022-07-25T10:58:22.027Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/types' [2022-07-25T10:58:22.027Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-25T10:58:22.027Z] + echo 'github.com/docker/docker/libnetwork [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/config [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/idm [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/ns [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/options [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/osl [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/types' [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T10:58:22.027Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T10:58:22.027Z] + type docker-proxy [2022-07-25T10:58:22.027Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-25T10:58:22.027Z] + hack/make.sh binary-proxy install-proxy [2022-07-25T10:58:22.027Z] [2022-07-25T10:58:22.027Z] Removing bundles/ [2022-07-25T10:58:22.269Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-25T10:58:22.283Z] [2022-07-25T10:58:22.283Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-25T10:58:22.283Z] Building: bundles/binary-proxy/docker-proxy [2022-07-25T10:58:22.283Z] GOOS="" GOARCH="" GOARM="" [2022-07-25T10:58:22.838Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-25T10:58:23.547Z] === RUN TestDockerSuite/TestExecParseError [2022-07-25T10:58:24.115Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-25T10:58:24.682Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-25T10:58:24.940Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-25T10:58:25.506Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-25T10:58:26.071Z] === RUN TestDockerSuite/TestExecTTY [2022-07-25T10:58:26.637Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-25T10:58:27.211Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-25T10:58:27.484Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-25T10:58:27.741Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-25T10:58:28.305Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-25T10:58:28.305Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T10:58:28.305Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-25T10:58:29.678Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-25T10:58:29.935Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-25T10:58:30.376Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-25T10:58:30.376Z] [2022-07-25T10:58:30.376Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-25T10:58:30.376Z] Installing docker-proxy to /usr/local/bin/ [2022-07-25T10:58:30.376Z] [2022-07-25T10:58:30.376Z] + mkdir -p bundles [2022-07-25T10:58:30.376Z] + '[' -n 'github.com/docker/docker/api [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/backend/build [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/httpstatus [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/httputils [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/middleware [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/build [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/container [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/debug [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/distribution [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/grpc [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/image [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/network [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/plugin [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/session [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/swarm [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/system [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/server/router/volume [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/backend [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/blkiodev [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/container [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/events [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/filters [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/image [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/mount [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/network [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/registry [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/strslice [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/swarm [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/time [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/versions [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-25T10:58:30.376Z] github.com/docker/docker/api/types/volume [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/builder-next [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/builder-next/worker [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/dockerfile [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/remotecontext [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/remotecontext/git [2022-07-25T10:58:30.376Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-25T10:58:30.376Z] github.com/docker/docker/cli [2022-07-25T10:58:30.376Z] github.com/docker/docker/cli/config [2022-07-25T10:58:30.376Z] github.com/docker/docker/cli/debug [2022-07-25T10:58:30.376Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-25T10:58:30.376Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-25T10:58:30.376Z] github.com/docker/docker/client [2022-07-25T10:58:30.376Z] github.com/docker/docker/cmd/docker-proxy [2022-07-25T10:58:30.376Z] github.com/docker/docker/cmd/dockerd [2022-07-25T10:58:30.376Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-25T10:58:30.376Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-25T10:58:30.376Z] github.com/docker/docker/container [2022-07-25T10:58:30.376Z] github.com/docker/docker/container/stream [2022-07-25T10:58:30.376Z] github.com/docker/docker/contrib/apparmor [2022-07-25T10:58:30.376Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-25T10:58:30.376Z] github.com/docker/docker/contrib/httpserver [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/cluster [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/cluster/convert [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/cluster/executor [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/cluster/provider [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/config [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/containerd [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/events [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/events/testutils [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/exec [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/images [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/initlayer [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/links [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/listeners [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/gelf [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/journald [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/local [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/logentries [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/splunk [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/syslog [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/logger/templates [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/names [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/network [2022-07-25T10:58:30.376Z] github.com/docker/docker/daemon/stats [2022-07-25T10:58:30.376Z] github.com/docker/docker/distribution [2022-07-25T10:58:30.376Z] github.com/docker/docker/distribution/metadata [2022-07-25T10:58:30.376Z] github.com/docker/docker/distribution/utils [2022-07-25T10:58:30.376Z] github.com/docker/docker/distribution/xfer [2022-07-25T10:58:30.376Z] github.com/docker/docker/dockerversion [2022-07-25T10:58:30.376Z] github.com/docker/docker/errdefs [2022-07-25T10:58:30.376Z] github.com/docker/docker/image [2022-07-25T10:58:30.376Z] github.com/docker/docker/image/cache [2022-07-25T10:58:30.376Z] github.com/docker/docker/image/tarexport [2022-07-25T10:58:30.376Z] github.com/docker/docker/image/v1 [2022-07-25T10:58:30.376Z] github.com/docker/docker/internal/test/suite [2022-07-25T10:58:30.376Z] github.com/docker/docker/layer [2022-07-25T10:58:30.376Z] github.com/docker/docker/libcontainerd [2022-07-25T10:58:30.376Z] github.com/docker/docker/libcontainerd/queue [2022-07-25T10:58:30.376Z] github.com/docker/docker/libcontainerd/remote [2022-07-25T10:58:30.376Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-25T10:58:30.376Z] github.com/docker/docker/libcontainerd/types [2022-07-25T10:58:30.376Z] github.com/docker/docker/oci [2022-07-25T10:58:30.376Z] github.com/docker/docker/oci/caps [2022-07-25T10:58:30.376Z] github.com/docker/docker/opts [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/aaparser [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/archive [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/authorization [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/broadcaster [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/capabilities [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/chrootarchive [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/containerfs [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/devicemapper [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/directory [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/dmesg [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/fileutils [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/fsutils [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/homedir [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/idtools [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/ioutils [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/jsonmessage [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/longpath [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/loopback [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/namesgenerator [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/parsers [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/pidfile [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/platform [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/plugingetter [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/plugins [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/plugins/transport [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/pools [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/progress [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/pubsub [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/reexec [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/signal [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/stack [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/stdcopy [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/streamformatter [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/stringid [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/sysinfo [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/system [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/tailfile [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/tarsum [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/urlutil [2022-07-25T10:58:30.376Z] github.com/docker/docker/pkg/useragent [2022-07-25T10:58:30.376Z] github.com/docker/docker/plugin [2022-07-25T10:58:30.376Z] github.com/docker/docker/plugin/executor/containerd [2022-07-25T10:58:30.376Z] github.com/docker/docker/plugin/v2 [2022-07-25T10:58:30.376Z] github.com/docker/docker/profiles/apparmor [2022-07-25T10:58:30.376Z] github.com/docker/docker/profiles/seccomp [2022-07-25T10:58:30.376Z] github.com/docker/docker/quota [2022-07-25T10:58:30.376Z] github.com/docker/docker/reference [2022-07-25T10:58:30.376Z] github.com/docker/docker/registry [2022-07-25T10:58:30.376Z] github.com/docker/docker/registry/resumable [2022-07-25T10:58:30.376Z] github.com/docker/docker/restartmanager [2022-07-25T10:58:30.376Z] github.com/docker/docker/rootless [2022-07-25T10:58:30.376Z] github.com/docker/docker/rootless/specconv [2022-07-25T10:58:30.376Z] github.com/docker/docker/runconfig [2022-07-25T10:58:30.376Z] github.com/docker/docker/runconfig/opts [2022-07-25T10:58:30.376Z] github.com/docker/docker/testutil [2022-07-25T10:58:30.376Z] github.com/docker/docker/testutil/daemon [2022-07-25T10:58:30.376Z] github.com/docker/docker/testutil/environment [2022-07-25T10:58:30.376Z] github.com/docker/docker/testutil/fakecontext [2022-07-25T10:58:30.376Z] github.com/docker/docker/testutil/fakegit [2022-07-25T10:58:30.376Z] github.com/docker/docker/testutil/fakestorage [2022-07-25T10:58:30.376Z] github.com/docker/docker/testutil/fixtures/load [2022-07-25T10:58:30.377Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-25T10:58:30.377Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-25T10:58:30.377Z] github.com/docker/docker/testutil/registry [2022-07-25T10:58:30.377Z] github.com/docker/docker/testutil/request [2022-07-25T10:58:30.377Z] github.com/docker/docker/volume [2022-07-25T10:58:30.377Z] github.com/docker/docker/volume/drivers [2022-07-25T10:58:30.377Z] github.com/docker/docker/volume/local [2022-07-25T10:58:30.377Z] github.com/docker/docker/volume/mounts [2022-07-25T10:58:30.377Z] github.com/docker/docker/volume/service [2022-07-25T10:58:30.377Z] github.com/docker/docker/volume/service/opts [2022-07-25T10:58:30.377Z] github.com/docker/docker/volume/testutils' ']' [2022-07-25T10:58:30.377Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-25T10:58:30.377Z] ? github.com/docker/docker/api [no test files] [2022-07-25T10:58:30.867Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-25T10:58:31.432Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-25T10:58:32.000Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-25T10:58:32.932Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-25T10:58:35.461Z] --- PASS: TestServiceUpdatePidsLimit (16.78s) [2022-07-25T10:58:35.461Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-25T10:58:35.461Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-07-25T10:58:35.461Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-07-25T10:58:35.461Z] PASS [2022-07-25T10:58:35.461Z] [2022-07-25T10:58:35.461Z] === Skipped [2022-07-25T10:58:35.461Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-25T10:58:35.461Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-25T10:58:35.461Z] [2022-07-25T10:58:35.461Z] DONE 27 tests, 1 skipped in 181.267s [2022-07-25T10:58:35.461Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-25T10:58:35.461Z] ++ 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 [2022-07-25T10:58:35.461Z] ++ set -e [2022-07-25T10:58:35.461Z] ++ '[' -n 0 ']' [2022-07-25T10:58:35.461Z] ++ set -x [2022-07-25T10:58:35.461Z] ++ 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 [2022-07-25T10:58:35.461Z] === RUN TestDockerSuite/TestHealth [2022-07-25T10:58:35.461Z] INFO: Testing against a local daemon [2022-07-25T10:58:35.461Z] === RUN TestSessionCreate [2022-07-25T10:58:35.461Z] --- PASS: TestSessionCreate (0.04s) [2022-07-25T10:58:35.461Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-25T10:58:35.461Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-25T10:58:35.461Z] PASS [2022-07-25T10:58:35.461Z] [2022-07-25T10:58:35.461Z] DONE 2 tests in 0.176s [2022-07-25T10:58:35.461Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-25T10:58:35.461Z] ++ 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 [2022-07-25T10:58:35.461Z] ++ set -e [2022-07-25T10:58:35.461Z] ++ '[' -n 0 ']' [2022-07-25T10:58:35.461Z] ++ set -x [2022-07-25T10:58:35.461Z] ++ 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 [2022-07-25T10:58:35.719Z] INFO: Testing against a local daemon [2022-07-25T10:58:35.719Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-25T10:58:35.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:58:35.719Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:58:35.719Z] === RUN TestDiskUsage [2022-07-25T10:58:35.719Z] === PAUSE TestDiskUsage [2022-07-25T10:58:35.719Z] === RUN TestEventsExecDie [2022-07-25T10:58:36.287Z] --- PASS: TestEventsExecDie (0.79s) [2022-07-25T10:58:36.287Z] === RUN TestEventsBackwardsCompatible [2022-07-25T10:58:36.545Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-25T10:58:36.545Z] === RUN TestEventsVolumeCreate [2022-07-25T10:58:36.545Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-07-25T10:58:36.545Z] === RUN TestInfoBinaryCommits [2022-07-25T10:58:36.545Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-25T10:58:36.545Z] === RUN TestInfoAPIVersioned [2022-07-25T10:58:36.545Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-25T10:58:36.545Z] === RUN TestInfoAPI [2022-07-25T10:58:36.545Z] --- PASS: TestInfoAPI (0.03s) [2022-07-25T10:58:36.545Z] === RUN TestInfoAPIWarnings [2022-07-25T10:58:48.433Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-25T10:58:54.608Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-25T10:58:54.608Z] === RUN TestInfoDebug [2022-07-25T10:58:54.608Z] --- PASS: TestInfoDebug (0.53s) [2022-07-25T10:58:54.608Z] === RUN TestInfoInsecureRegistries [2022-07-25T10:58:54.608Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-25T10:58:54.608Z] === RUN TestInfoRegistryMirrors [2022-07-25T10:58:54.608Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-25T10:58:54.608Z] === RUN TestLoginFailsWithBadCredentials [2022-07-25T10:58:54.865Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-25T10:58:55.122Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-25T10:58:55.122Z] === RUN TestPingCacheHeaders [2022-07-25T10:58:55.122Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-25T10:58:55.122Z] === RUN TestPingGet [2022-07-25T10:58:55.122Z] --- PASS: TestPingGet (0.03s) [2022-07-25T10:58:55.122Z] === RUN TestPingHead [2022-07-25T10:58:55.122Z] --- PASS: TestPingHead (0.02s) [2022-07-25T10:58:55.122Z] === RUN TestPingSwarmHeader [2022-07-25T10:58:55.686Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-25T10:58:56.252Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-25T10:58:57.624Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-25T10:58:57.624Z] --- PASS: TestPingSwarmHeader (2.19s) [2022-07-25T10:58:57.624Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-25T10:58:57.624Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-25T10:58:57.624Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-25T10:58:57.624Z] === RUN TestVersion [2022-07-25T10:58:57.624Z] --- PASS: TestVersion (0.02s) [2022-07-25T10:58:57.624Z] === CONT TestDiskUsage [2022-07-25T10:58:57.624Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/container_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/image_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/volume_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-25T10:58:57.887Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-25T10:58:58.152Z] === RUN TestDiskUsage/after_container.Run [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-25T10:58:58.726Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage (1.45s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-25T10:58:58.726Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-25T10:58:58.726Z] PASS [2022-07-25T10:58:58.984Z] [2022-07-25T10:58:58.984Z] === Skipped [2022-07-25T10:58:58.984Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-25T10:58:58.984Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-25T10:58:58.984Z] [2022-07-25T10:58:58.984Z] DONE 54 tests, 1 skipped in 23.425s [2022-07-25T10:58:58.984Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-25T10:58:58.984Z] ++ 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 [2022-07-25T10:58:58.984Z] ++ set -e [2022-07-25T10:58:58.984Z] ++ '[' -n 0 ']' [2022-07-25T10:58:58.984Z] ++ set -x [2022-07-25T10:58:58.984Z] ++ 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 [2022-07-25T10:58:58.984Z] INFO: Testing against a local daemon [2022-07-25T10:58:58.984Z] === RUN TestVolumesCreateAndList [2022-07-25T10:58:58.984Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-25T10:58:58.984Z] === RUN TestVolumesRemove [2022-07-25T10:58:58.985Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-25T10:58:58.985Z] === RUN TestVolumesInspect [2022-07-25T10:58:58.985Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-25T10:58:59.242Z] === RUN TestVolumesInvalidJSON [2022-07-25T10:58:59.242Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-25T10:58:59.242Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-25T10:58:59.242Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-25T10:58:59.242Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-25T10:58:59.242Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-25T10:58:59.242Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-25T10:58:59.242Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-25T10:58:59.242Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-25T10:58:59.242Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-25T10:58:59.242Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-25T10:58:59.242Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-25T10:58:59.242Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-25T10:58:59.242Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-25T10:58:59.242Z] PASS [2022-07-25T10:58:59.242Z] [2022-07-25T10:58:59.242Z] DONE 9 tests in 0.258s [2022-07-25T10:58:59.242Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T10:58:59.499Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T10:58:59.499Z] +++ kill 6727 [2022-07-25T10:58:59.757Z] +++ /etc/init.d/apparmor stop [2022-07-25T10:58:59.757Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T10:58:59.757Z] [2022-07-25T10:58:59.757Z] Unloading profiles will leave already running processes permanently [2022-07-25T10:58:59.757Z] unconfined, which can lead to unexpected situations. [2022-07-25T10:58:59.757Z] [2022-07-25T10:58:59.757Z] To set a process to complain mode, use the command line tool [2022-07-25T10:58:59.757Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T10:58:59.757Z] +++ true [2022-07-25T10:58:59.757Z] exiting test-integration [2022-07-25T10:58:59.757Z] ++ exit 0 [2022-07-25T10:58:59.757Z] [2022-07-25T10:59:00.324Z] + for job in $(jobs -p) [2022-07-25T10:59:00.324Z] + wait 8318 [2022-07-25T10:59:01.256Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-25T10:59:01.256Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-25T10:59:01.256Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-25T10:59:01.256Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-25T10:59:01.824Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-25T10:59:01.824Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-25T10:59:02.391Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-25T10:59:02.957Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-25T10:59:02.957Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-25T10:59:02.957Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-25T10:59:02.957Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-25T10:59:03.215Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-25T10:59:03.215Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-25T10:59:03.780Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-25T10:59:03.780Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-25T10:59:04.346Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-25T10:59:04.346Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-25T10:59:04.911Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-25T10:59:05.476Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-25T10:59:05.476Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-25T10:59:06.041Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-25T10:59:08.564Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-25T10:59:08.564Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-25T10:59:08.821Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-25T10:59:09.755Z] === RUN TestDockerSuite/TestImportFile [2022-07-25T10:59:10.691Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-25T10:59:10.691Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-25T10:59:12.063Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-25T10:59:12.995Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-25T10:59:13.929Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-25T10:59:14.510Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-25T10:59:15.089Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-25T10:59:15.653Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-25T10:59:15.653Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-25T10:59:15.653Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-25T10:59:16.217Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-25T10:59:16.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-25T10:59:16.477Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-25T10:59:16.477Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-25T10:59:17.047Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-25T10:59:17.047Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T10:59:17.047Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-25T10:59:17.979Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-25T10:59:18.543Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-25T10:59:18.801Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-25T10:59:19.365Z] === RUN TestDockerSuite/TestInspectImage [2022-07-25T10:59:19.365Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-25T10:59:19.365Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-25T10:59:19.365Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T10:59:19.365Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-25T10:59:19.930Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-25T10:59:20.188Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-25T10:59:20.189Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-25T10:59:20.754Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-25T10:59:21.318Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-25T10:59:23.842Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-25T10:59:23.842Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-25T10:59:23.842Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-25T10:59:24.407Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-25T10:59:25.341Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-25T10:59:25.906Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-25T10:59:26.470Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-25T10:59:27.034Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-25T10:59:27.292Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-25T10:59:27.857Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-25T10:59:28.115Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-25T10:59:28.115Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-25T10:59:29.486Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-25T10:59:30.053Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-25T10:59:30.311Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-25T10:59:31.704Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-25T10:59:33.076Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-25T10:59:34.453Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-25T10:59:34.453Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-25T10:59:35.824Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-25T10:59:35.824Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-25T10:59:36.392Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-25T10:59:38.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-25T10:59:42.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-25T10:59:45.005Z] docker_api_swarm_service_test.go:395: [dca4f90086a44] joining swarm manager [dec5949774412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T10:59:45.005Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-25T10:59:45.570Z] docker_api_swarm_service_test.go:395: [ddc09dfc3306d] joining swarm manager [dec5949774412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T10:59:46.945Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-25T10:59:47.513Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-25T10:59:49.413Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-25T10:59:49.671Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-25T10:59:49.671Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-25T10:59:51.046Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-25T10:59:52.001Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-25T10:59:52.566Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-25T10:59:53.503Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-25T10:59:54.434Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-25T10:59:56.332Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-25T10:59:56.590Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-25T10:59:57.155Z] === RUN TestDockerSuite/TestLogsSince [2022-07-25T11:00:01.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-25T11:00:03.230Z] docker_api_swarm_service_test.go:343: [de36d4ef90e76] joining swarm manager [d3fd2f78ca49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:00:03.488Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-25T11:00:04.054Z] docker_api_swarm_service_test.go:343: [db21841b6d66c] joining swarm manager [d3fd2f78ca49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:00:09.313Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-25T11:00:09.571Z] === RUN TestDockerSuite/TestLogsTail [2022-07-25T11:00:10.137Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-25T11:00:10.395Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-25T11:00:10.960Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-25T11:00:10.960Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-25T11:00:10.960Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-25T11:00:10.960Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-25T11:00:10.960Z] === RUN TestDockerSuite/TestNetHostname [2022-07-25T11:00:12.334Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-25T11:00:12.592Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-25T11:00:12.592Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-25T11:00:12.592Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-25T11:00:13.536Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-25T11:00:13.794Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-25T11:00:15.167Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-25T11:00:15.167Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-25T11:00:15.167Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-25T11:00:15.167Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-25T11:00:17.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-25T11:00:19.064Z] docker_api_swarm_service_test.go:490: [d34810848072a] joining swarm manager [d8803a852539a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:00:19.995Z] docker_api_swarm_service_test.go:490: [d8e5dd7305d02] joining swarm manager [d8803a852539a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:00:20.561Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-25T11:00:21.494Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-25T11:00:23.391Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.7% of statements [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/builder/dockerfile 0.539s coverage: 49.3% of statements [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/builder/remotecontext/git 1.647s coverage: 86.3% of statements [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/cli [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-25T11:00:24.830Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-25T11:00:24.830Z] ok github.com/docker/docker/cmd/docker-proxy 0.245s coverage: 67.6% of statements [2022-07-25T11:00:25.289Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-25T11:00:27.187Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-25T11:00:28.101Z] ok github.com/docker/docker/client 0.103s coverage: 75.9% of statements [2022-07-25T11:00:29.088Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-25T11:00:31.613Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-25T11:00:32.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-25T11:00:33.484Z] === RUN TestDockerSuite/TestPluginActive [2022-07-25T11:00:36.019Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-25T11:00:38.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-25T11:00:41.076Z] docker_api_swarm_service_test.go:128: [d89c8fedf6bfe] joining swarm manager [d48aadf643b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:00:42.008Z] docker_api_swarm_service_test.go:129: [dc238ea53c0d0] joining swarm manager [d48aadf643b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:00:42.941Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-25T11:00:42.941Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T11:00:42.941Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-25T11:00:43.873Z] docker_api_swarm_service_test.go:137: [d307464aa0238] joining swarm manager [d48aadf643b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T11:00:44.807Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-25T11:00:44.807Z] docker_api_swarm_service_test.go:138: [d73891d13dfbb] joining swarm manager [d48aadf643b4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-25T11:00:47.337Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-25T11:00:52.596Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-25T11:00:53.969Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-25T11:00:54.907Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-25T11:00:55.839Z] === RUN TestDockerSuite/TestPortList [2022-07-25T11:01:02.390Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-25T11:01:04.925Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-25T11:01:04.925Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-25T11:01:06.823Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-25T11:01:06.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-25T11:01:07.387Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-25T11:01:07.954Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-25T11:01:07.954Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-25T11:01:09.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-25T11:01:10.423Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-25T11:01:11.360Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-25T11:01:11.926Z] docker_api_swarm_service_test.go:304: [df7bed59671b3] joining swarm manager [d04a81e2ff86e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:01:12.860Z] docker_api_swarm_service_test.go:304: [d80a865f5e626] joining swarm manager [d04a81e2ff86e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:01:14.236Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-25T11:01:14.729Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 31.5% of statements [2022-07-25T11:01:14.729Z] ok github.com/docker/docker/container 0.119s coverage: 36.0% of statements [2022-07-25T11:01:14.729Z] ok github.com/docker/docker/cmd/dockerd/trap 2.501s coverage: 0.0% of statements [2022-07-25T11:01:14.729Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-25T11:01:14.729Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-25T11:01:14.729Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-25T11:01:14.729Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-25T11:01:14.729Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-25T11:01:17.519Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-25T11:01:17.519Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-25T11:01:17.998Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-07-25T11:01:19.889Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-25T11:01:20.050Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-25T11:01:21.256Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-25T11:01:26.602Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-25T11:01:27.537Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-25T11:01:28.909Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-25T11:01:29.343Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-25T11:01:29.599Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2022-07-25T11:01:29.840Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-25T11:01:30.160Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-25T11:01:30.723Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-25T11:01:30.773Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-25T11:01:31.286Z] ok github.com/docker/docker/daemon 10.175s coverage: 16.2% of statements [2022-07-25T11:01:31.286Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-25T11:01:31.286Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-25T11:01:31.286Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-25T11:01:31.286Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-25T11:01:31.286Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-25T11:01:32.145Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-25T11:01:32.218Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.719s coverage: 74.8% of statements [2022-07-25T11:01:32.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-25T11:01:33.592Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.404s coverage: 56.2% of statements [2022-07-25T11:01:33.592Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-25T11:01:33.775Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-25T11:01:34.708Z] docker_api_swarm_service_test.go:100: [d63a2047a52c7] joining swarm manager [d0714446a89fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:01:34.958Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-25T11:01:34.966Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-25T11:01:35.224Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-25T11:01:35.792Z] docker_api_swarm_service_test.go:101: [d8dc13dc80df2] joining swarm manager [d0714446a89fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:01:35.792Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-25T11:01:36.849Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.6% of statements [2022-07-25T11:01:37.168Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-25T11:01:37.778Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.642s coverage: 46.1% of statements [2022-07-25T11:01:37.778Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-25T11:01:38.706Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.669s coverage: 58.5% of statements [2022-07-25T11:01:38.707Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-25T11:01:38.707Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-25T11:01:38.962Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-07-25T11:01:39.890Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2022-07-25T11:01:40.460Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-25T11:01:40.460Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T11:01:40.460Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-25T11:01:40.460Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-25T11:01:40.717Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-25T11:01:40.717Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-25T11:01:40.818Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-25T11:01:41.381Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-07-25T11:01:41.381Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-25T11:01:41.381Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-25T11:01:41.651Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-25T11:01:42.311Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-07-25T11:01:42.586Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-25T11:01:42.874Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 80.2% of statements [2022-07-25T11:01:43.130Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-07-25T11:01:43.130Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-25T11:01:43.151Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-25T11:01:43.692Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-25T11:01:43.948Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.4% of statements [2022-07-25T11:01:44.510Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-07-25T11:01:45.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.151s coverage: 76.8% of statements [2022-07-25T11:01:45.634Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 79.4% of statements [2022-07-25T11:01:45.634Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-25T11:01:45.634Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-25T11:01:46.197Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 62.0% of statements [2022-07-25T11:01:46.197Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2022-07-25T11:01:47.565Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2022-07-25T11:01:47.565Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-25T11:01:48.128Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-25T11:01:49.056Z] ok github.com/docker/docker/daemon/logger/splunk 1.620s coverage: 82.5% of statements [2022-07-25T11:01:49.056Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-25T11:01:49.056Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-25T11:01:49.707Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-25T11:01:49.708Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-25T11:01:49.984Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-25T11:01:50.912Z] ok github.com/docker/docker/distribution 1.506s coverage: 28.0% of statements [2022-07-25T11:01:50.912Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-25T11:01:51.079Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-25T11:01:51.338Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-25T11:01:51.338Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-25T11:01:51.474Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-25T11:01:51.596Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-25T11:01:52.035Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-25T11:01:52.291Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-07-25T11:01:52.291Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-25T11:01:52.291Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-07-25T11:01:53.219Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-25T11:01:53.219Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-25T11:01:53.219Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-25T11:01:53.783Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-25T11:01:54.123Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-25T11:01:54.366Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-07-25T11:01:54.928Z] ok github.com/docker/docker/opts 0.049s coverage: 66.0% of statements [2022-07-25T11:01:55.058Z] check_test.go:611: [d63a2047a52c7] daemon is not started [2022-07-25T11:01:55.184Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-25T11:01:55.625Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-25T11:01:57.073Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2022-07-25T11:01:57.328Z] ok github.com/docker/docker/pkg/authorization 0.180s coverage: 68.3% of statements [2022-07-25T11:01:57.522Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-25T11:01:57.584Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-25T11:01:57.584Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-25T11:01:58.456Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-25T11:01:58.456Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-25T11:01:58.456Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-25T11:02:00.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-25T11:02:00.849Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 42.7% of statements [2022-07-25T11:02:00.849Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-25T11:02:00.918Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-25T11:02:01.105Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-25T11:02:01.361Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-25T11:02:01.617Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-25T11:02:01.863Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-25T11:02:02.121Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-25T11:02:02.177Z] ok github.com/docker/docker/pkg/fsutils 0.115s coverage: 85.1% of statements [2022-07-25T11:02:02.177Z] ok github.com/docker/docker/layer 7.891s coverage: 68.9% of statements [2022-07-25T11:02:02.177Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-25T11:02:02.177Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-25T11:02:02.177Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-25T11:02:02.177Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-25T11:02:02.177Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-25T11:02:02.177Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-25T11:02:02.177Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-25T11:02:02.380Z] docker_api_swarm_service_test.go:533: [d618c73c0af79] joining swarm manager [d3250fb2ae74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:02:03.314Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-25T11:02:03.542Z] ok github.com/docker/docker/pkg/idtools 0.482s coverage: 67.9% of statements [2022-07-25T11:02:03.542Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 71.5% of statements [2022-07-25T11:02:03.572Z] docker_api_swarm_service_test.go:534: [db0ea6b8ba29d] joining swarm manager [d3250fb2ae74b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:02:03.799Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2022-07-25T11:02:03.799Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-25T11:02:03.799Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-25T11:02:04.055Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-07-25T11:02:04.055Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-07-25T11:02:04.140Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-25T11:02:04.312Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-25T11:02:04.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-07-25T11:02:04.569Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-25T11:02:04.569Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-25T11:02:04.569Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-25T11:02:05.497Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-07-25T11:02:05.515Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-25T11:02:05.754Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-07-25T11:02:06.010Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-07-25T11:02:06.010Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-25T11:02:06.889Z] === RUN TestDockerSuite/TestRmiTag [2022-07-25T11:02:06.889Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-25T11:02:07.374Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-25T11:02:07.630Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-25T11:02:07.825Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-25T11:02:07.887Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-25T11:02:08.143Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-07-25T11:02:08.143Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-25T11:02:08.399Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-25T11:02:08.962Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-25T11:02:09.217Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-25T11:02:09.473Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-07-25T11:02:10.036Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-07-25T11:02:10.292Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-25T11:02:11.110Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-25T11:02:11.677Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-25T11:02:12.181Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-07-25T11:02:12.181Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-25T11:02:12.241Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-25T11:02:12.498Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-25T11:02:12.743Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-25T11:02:12.756Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-25T11:02:13.320Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-25T11:02:13.671Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2022-07-25T11:02:13.885Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-25T11:02:13.928Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-07-25T11:02:14.142Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-25T11:02:14.857Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-25T11:02:15.074Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-25T11:02:15.112Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-25T11:02:15.368Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-25T11:02:15.625Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-25T11:02:15.890Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-25T11:02:17.782Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-25T11:02:18.344Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.8% of statements [2022-07-25T11:02:18.354Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-25T11:02:18.354Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-25T11:02:18.907Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-25T11:02:19.287Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-25T11:02:19.834Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-25T11:02:20.225Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-25T11:02:22.126Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-25T11:02:23.064Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-25T11:02:24.962Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-25T11:02:25.220Z] === RUN TestDockerSuite/TestDockerFails [2022-07-25T11:02:25.220Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-25T11:02:26.592Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-25T11:02:26.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-25T11:02:26.849Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-25T11:02:27.417Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-25T11:02:28.790Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-25T11:02:28.790Z] docker_api_swarm_service_test.go:148: [df3782d920b0a] joining swarm manager [d1f53f1bb9bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:02:29.355Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-25T11:02:29.921Z] docker_api_swarm_service_test.go:148: [db2691f8d6f61] joining swarm manager [d1f53f1bb9bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:02:29.921Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-25T11:02:31.819Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-25T11:02:32.076Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-25T11:02:32.334Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-25T11:02:32.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-25T11:02:32.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-25T11:02:33.527Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-25T11:02:34.461Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-25T11:02:35.026Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-25T11:02:35.595Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-25T11:02:36.162Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-25T11:02:37.094Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-25T11:02:38.039Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-25T11:02:38.622Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-25T11:02:39.188Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-25T11:02:40.121Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-25T11:02:40.378Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-25T11:02:41.311Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-25T11:02:41.710Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/rootless [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/volume [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-25T11:02:41.710Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === Skipped [2022-07-25T11:02:41.710Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-25T11:02:41.710Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-25T11:02:41.710Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-25T11:02:41.710Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-25T11:02:41.710Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:71: No driver to put! [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-25T11:02:41.710Z] time="2022-07-25T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-25T11:02:41.710Z] time="2022-07-25T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-25T11:02:41.710Z] time="2022-07-25T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-25T11:02:41.710Z] time="2022-07-25T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-25T11:02:41.710Z] time="2022-07-25T11:01:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:71: No driver to put! [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-25T11:02:41.710Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-25T11:02:41.710Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-25T11:02:41.710Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.710Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-25T11:02:41.710Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-25T11:02:41.710Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-25T11:02:41.710Z] [2022-07-25T11:02:41.711Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-25T11:02:41.711Z] graphtest_unix.go:71: No driver to put! [2022-07-25T11:02:41.711Z] [2022-07-25T11:02:41.711Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-25T11:02:41.711Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-25T11:02:41.711Z] [2022-07-25T11:02:41.711Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-25T11:02:41.711Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-25T11:02:41.711Z] [2022-07-25T11:02:41.711Z] DONE 2811 tests, 28 skipped in 249.997s [2022-07-25T11:02:41.711Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/bitseq [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cluster [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/config [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/datastore [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/driverapi [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/etchosts [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/idm [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipam [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/iptables [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/netlabel [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/netutils [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/networkdb [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/ns [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/options [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/osl [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/portallocator [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/portmapper [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/testutils [2022-07-25T11:02:41.711Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-25T11:02:41.711Z] + 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 [2022-07-25T11:02:41.875Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-25T11:02:42.439Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-25T11:02:43.004Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-25T11:02:43.569Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-25T11:02:43.828Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-25T11:02:43.828Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-25T11:02:45.200Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-25T11:02:45.767Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-25T11:02:46.332Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-25T11:02:46.591Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-25T11:02:47.155Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-25T11:02:47.155Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-25T11:02:47.720Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-25T11:02:48.653Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-25T11:02:48.911Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-25T11:02:49.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-25T11:02:50.043Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-25T11:02:50.043Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-25T11:02:50.302Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-25T11:02:50.302Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-25T11:02:51.234Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-25T11:02:51.492Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-25T11:02:52.058Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-25T11:02:52.623Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-25T11:02:52.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-25T11:02:53.188Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-25T11:02:54.151Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-25T11:02:55.525Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-25T11:02:56.457Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-25T11:02:57.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-25T11:02:57.280Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-25T11:02:57.845Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-25T11:02:58.102Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-25T11:02:58.667Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-25T11:02:59.598Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-25T11:03:02.125Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-25T11:03:02.125Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-25T11:03:02.125Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-25T11:03:03.500Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-25T11:03:04.872Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-25T11:03:06.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-25T11:03:06.248Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-25T11:03:08.149Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-25T11:03:08.149Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-25T11:03:08.149Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-25T11:03:08.149Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-25T11:03:08.149Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-25T11:03:08.716Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-25T11:03:10.618Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-25T11:03:11.549Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-25T11:03:12.929Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-25T11:03:13.495Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-25T11:03:14.428Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-25T11:03:14.993Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-25T11:03:14.993Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T11:03:14.993Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-25T11:03:15.559Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-25T11:03:16.493Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-25T11:03:16.494Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-25T11:03:17.428Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-25T11:03:17.686Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-25T11:03:18.253Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-25T11:03:18.818Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-25T11:03:18.818Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-25T11:03:19.385Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-25T11:03:19.951Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-25T11:03:20.516Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-25T11:03:20.774Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-25T11:03:21.340Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-25T11:03:21.598Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-25T11:03:22.163Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-25T11:03:22.729Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-25T11:03:22.729Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-25T11:03:23.294Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-25T11:03:23.859Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-25T11:03:25.236Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-25T11:03:25.497Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T11:03:25.497Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-25T11:03:25.497Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-25T11:03:28.031Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-25T11:03:28.289Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork 37.346s coverage: 40.6% of statements [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.367s coverage: 59.9% of statements [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.173s coverage: 5.2% of statements [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-25T11:03:28.327Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-25T11:03:28.327Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-25T11:03:30.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-25T11:03:35.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-25T11:03:37.545Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-25T11:03:38.267Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.173s coverage: 6.6% of statements [2022-07-25T11:03:38.268Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-25T11:03:38.268Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-25T11:03:38.524Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-25T11:03:38.524Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-25T11:03:38.524Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-25T11:03:38.524Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-25T11:03:39.088Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-25T11:03:39.345Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-25T11:03:39.345Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-25T11:03:39.444Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-25T11:03:39.600Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-25T11:03:39.701Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-25T11:03:39.959Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-25T11:03:40.894Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-25T11:03:40.894Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-25T11:03:40.894Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-25T11:03:40.894Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-25T11:03:41.830Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-25T11:03:42.764Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-25T11:03:44.138Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-25T11:03:45.072Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-25T11:03:46.009Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-25T11:03:46.266Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-25T11:03:48.164Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-25T11:03:51.789Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-25T11:03:52.362Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-25T11:03:52.362Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-25T11:03:52.622Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-25T11:03:52.880Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-25T11:03:53.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-25T11:03:53.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-25T11:03:54.073Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-25T11:03:55.447Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-25T11:03:56.012Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-25T11:03:56.270Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-25T11:03:57.646Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-25T11:03:57.646Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-25T11:03:57.646Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-25T11:03:59.019Z] === RUN TestDockerSuite/TestRunMount [2022-07-25T11:04:03.202Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-25T11:04:03.202Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-25T11:04:03.464Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-25T11:04:04.395Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-25T11:04:05.772Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-25T11:04:06.629Z] ok github.com/docker/docker/libnetwork/ipam 14.244s coverage: 85.3% of statements [2022-07-25T11:04:06.629Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-25T11:04:06.629Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-25T11:04:06.629Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-25T11:04:06.629Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-25T11:04:06.629Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-25T11:04:06.629Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-25T11:04:06.629Z] ok github.com/docker/docker/libnetwork/ipamutils 0.248s coverage: 74.0% of statements [2022-07-25T11:04:06.629Z] ok github.com/docker/docker/libnetwork/iptables 0.154s coverage: 45.0% of statements [2022-07-25T11:04:06.885Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-25T11:04:07.142Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-25T11:04:07.146Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-25T11:04:08.518Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-25T11:04:09.450Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-25T11:04:10.855Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-25T11:04:10.855Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-25T11:04:11.115Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-25T11:04:11.680Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-25T11:04:12.244Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-25T11:04:12.502Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-25T11:04:13.874Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-25T11:04:15.247Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-25T11:04:17.779Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-25T11:04:18.037Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-25T11:04:18.037Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-25T11:04:18.603Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-25T11:04:18.603Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-25T11:04:19.169Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-25T11:04:19.734Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-25T11:04:19.734Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-25T11:04:20.300Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-25T11:04:20.300Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-25T11:04:26.852Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-25T11:04:26.852Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T11:04:26.852Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-25T11:04:26.852Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-25T11:04:27.418Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-25T11:04:27.986Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-25T11:04:28.550Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-25T11:04:29.483Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-25T11:04:30.053Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-25T11:04:30.053Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-25T11:04:30.620Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-25T11:04:31.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-25T11:04:31.209Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-25T11:04:31.776Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-25T11:04:32.341Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-25T11:04:32.341Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T11:04:32.341Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-25T11:04:32.599Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-25T11:04:33.535Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-25T11:04:33.535Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-25T11:04:33.535Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-25T11:04:34.100Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-25T11:04:34.100Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-25T11:04:35.482Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-25T11:04:35.482Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T11:04:35.482Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-25T11:04:37.381Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-25T11:04:37.946Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-25T11:04:38.879Z] === RUN TestDockerSuite/TestRunRm [2022-07-25T11:04:39.445Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-25T11:04:40.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-25T11:04:42.275Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-25T11:04:43.216Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-25T11:04:43.782Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-25T11:04:44.349Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-25T11:04:45.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-25T11:04:45.986Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-25T11:04:46.557Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-25T11:04:48.467Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-25T11:04:49.401Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-25T11:04:51.930Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-25T11:04:52.864Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-25T11:04:53.430Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-25T11:04:53.998Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-25T11:04:54.257Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-25T11:04:54.515Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-25T11:04:55.082Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-25T11:04:55.340Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-25T11:04:55.910Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-25T11:04:56.844Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-25T11:04:57.411Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-25T11:04:57.669Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-25T11:04:57.927Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-25T11:05:00.454Z] === RUN TestDockerSuite/TestRunState [2022-07-25T11:05:01.828Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-25T11:05:02.088Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-25T11:05:02.654Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-25T11:05:02.654Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-25T11:05:02.654Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T11:05:02.654Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-25T11:05:03.220Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-25T11:05:03.220Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-25T11:05:03.788Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-25T11:05:05.163Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-25T11:05:05.163Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-25T11:05:05.163Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-25T11:05:05.738Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-25T11:05:07.635Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-25T11:05:07.893Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-25T11:05:08.826Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-25T11:05:09.084Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-25T11:05:12.368Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-25T11:05:12.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-25T11:05:14.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-25T11:05:15.152Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-25T11:05:15.717Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-25T11:05:16.283Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-25T11:05:16.849Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-25T11:05:17.782Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-25T11:05:18.714Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-25T11:05:20.091Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-25T11:05:20.657Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-25T11:05:20.914Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-25T11:05:21.172Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-25T11:05:21.172Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-25T11:05:21.738Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-25T11:05:22.305Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-25T11:05:22.564Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-25T11:05:22.564Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T11:05:22.564Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-25T11:05:22.822Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-25T11:05:23.757Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-25T11:05:26.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-25T11:05:26.567Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-25T11:05:27.132Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-25T11:05:28.068Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-25T11:05:29.440Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-25T11:05:30.005Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-25T11:05:30.939Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-25T11:05:32.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-25T11:05:32.845Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-25T11:05:34.744Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-25T11:05:35.678Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-25T11:05:35.678Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-25T11:05:35.678Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-25T11:05:35.678Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T11:05:35.678Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-25T11:05:35.678Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T11:05:35.678Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-25T11:05:35.678Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-25T11:05:35.678Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-25T11:05:35.678Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T11:05:35.678Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-25T11:05:36.244Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-25T11:05:36.813Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-25T11:05:38.191Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-25T11:05:38.449Z] docker_cli_service_logs_test.go:248: checking task qdbvxbm57xml [2022-07-25T11:05:38.449Z] docker_cli_service_logs_test.go:253: checking messages for qdbvxbm57xml [2022-07-25T11:05:38.449Z] docker_cli_service_logs_test.go:248: checking task gio5l1eczubs [2022-07-25T11:05:38.449Z] docker_cli_service_logs_test.go:253: checking messages for gio5l1eczubs [2022-07-25T11:05:38.706Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-25T11:05:39.270Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-25T11:05:39.270Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-25T11:05:39.270Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-25T11:05:39.836Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-25T11:05:39.836Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-25T11:05:39.836Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-25T11:05:39.836Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-25T11:05:39.836Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-25T11:05:39.836Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T11:05:39.836Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-25T11:05:40.400Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-25T11:05:40.968Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-25T11:05:41.226Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-25T11:05:41.807Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-25T11:05:41.807Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-25T11:05:42.081Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-25T11:05:42.647Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-25T11:05:42.647Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-25T11:05:42.905Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-25T11:05:43.837Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-25T11:05:43.837Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-25T11:05:43.837Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-25T11:05:44.095Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-25T11:05:45.028Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-25T11:05:45.593Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-25T11:05:45.593Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T11:05:45.593Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-25T11:05:45.850Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-25T11:05:45.850Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-25T11:05:46.782Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-25T11:05:47.348Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-25T11:05:48.721Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-25T11:05:49.286Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-25T11:05:49.286Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-25T11:05:49.544Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-25T11:05:49.544Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-25T11:05:50.109Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-25T11:05:51.042Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-25T11:05:51.608Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-25T11:05:52.980Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-25T11:05:53.545Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-25T11:05:56.072Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-25T11:05:58.515Z] ok github.com/docker/docker/libnetwork/networkdb 103.669s coverage: 60.4% of statements [2022-07-25T11:05:58.515Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-25T11:05:58.515Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-25T11:05:58.515Z] ok github.com/docker/docker/libnetwork/osl 4.326s coverage: 39.7% of statements [2022-07-25T11:05:58.515Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-25T11:05:58.515Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-25T11:05:58.515Z] ok github.com/docker/docker/libnetwork/portmapper 0.541s coverage: 48.6% of statements [2022-07-25T11:05:58.771Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-25T11:05:58.771Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-25T11:05:59.026Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === Skipped [2022-07-25T11:05:59.026Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-25T11:05:59.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-25T11:05:59.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-25T11:05:59.026Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-25T11:05:59.026Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-25T11:05:59.026Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-25T11:05:59.026Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-25T11:05:59.026Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-25T11:05:59.026Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-25T11:05:59.026Z] firewalld_test.go:14: firewalld is not running [2022-07-25T11:05:59.026Z] [2022-07-25T11:05:59.026Z] DONE 327 tests, 9 skipped in 199.950s [2022-07-25T11:05:59.354Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart Post stage [Pipeline] junit [2022-07-25T11:05:59.596Z] Recording test results [2022-07-25T11:05:59.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-25T11:06:00.017Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-25T11:06:00.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43833/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=575512c70a6e342b6e90280200ab8a656330bb64 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:575512c70a6e342b6e90280200ab8a656330bb64 hack/validate/vendor [2022-07-25T11:06:00.924Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T11:06:01.822Z] + echo Ensuring container killed. [2022-07-25T11:06:01.822Z] Ensuring container killed. [2022-07-25T11:06:01.823Z] + docker rm -vf docker-pr2 [2022-07-25T11:06:01.823Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-25T11:06:02.100Z] + echo Chowning /workspace to jenkins user [2022-07-25T11:06:02.100Z] Chowning /workspace to jenkins user [2022-07-25T11:06:02.100Z] + id -u [2022-07-25T11:06:02.100Z] + id -g [2022-07-25T11:06:02.100Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43833:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T11:06:02.164Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-25T11:06:02.164Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T11:06:03.793Z] + bundleName=unit [2022-07-25T11:06:03.793Z] + echo Creating unit-bundles.tar.gz [2022-07-25T11:06:03.793Z] Creating unit-bundles.tar.gz [2022-07-25T11:06:03.793Z] + 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 [2022-07-25T11:06:03.793Z] bundles/junit-report-libnetwork.xml [2022-07-25T11:06:03.793Z] bundles/junit-report.xml [2022-07-25T11:06:03.793Z] bundles/go-test-report-libnetwork.json [2022-07-25T11:06:03.793Z] bundles/go-test-report.json [2022-07-25T11:06:03.793Z] bundles/profile-libnetwork.out [2022-07-25T11:06:03.793Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-25T11:06:03.802Z] Archiving artifacts [2022-07-25T11:06:04.124Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-25T11:06:04.239Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43833/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T11:06:04.538Z] + make clean [2022-07-25T11:06:04.538Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T11:06:04.538Z] docker-dev-cache [2022-07-25T11:06:04.538Z] docker-mod-cache [Pipeline] deleteDir [2022-07-25T11:06:04.690Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-25T11:06:05.624Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-25T11:06:06.999Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-25T11:06:06.999Z] docker_cli_swarm_test.go:1895: [d918b74e9515c] joining swarm manager [dc725bdedfe2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:06:07.932Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-25T11:06:08.190Z] docker_cli_swarm_test.go:1896: [d762f2620dff9] joining swarm manager [dc725bdedfe2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:06:09.570Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-25T11:06:10.943Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-25T11:06:12.312Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-25T11:06:13.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-25T11:06:15.056Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-25T11:06:16.428Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-25T11:06:17.803Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-25T11:06:20.330Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-25T11:06:20.330Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-25T11:06:20.330Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-25T11:06:20.330Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-25T11:06:20.587Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-25T11:06:21.152Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-25T11:06:22.084Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-25T11:06:22.649Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-25T11:06:22.649Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-25T11:06:24.021Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-25T11:06:24.021Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-25T11:06:24.278Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-25T11:06:25.211Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents728799025 [2022-07-25T11:06:25.776Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-25T11:06:25.776Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-25T11:06:26.714Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-25T11:06:26.714Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-25T11:06:26.714Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-25T11:06:28.100Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-25T11:06:29.049Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-25T11:06:29.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-25T11:06:31.511Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-25T11:06:31.768Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-25T11:06:32.332Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-25T11:06:32.332Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-25T11:06:33.703Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-25T11:06:33.703Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T11:06:33.703Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-25T11:06:37.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-25T11:06:38.813Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-25T11:06:39.746Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-25T11:06:40.681Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-25T11:06:41.248Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-25T11:06:42.621Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-25T11:06:45.168Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-25T11:06:46.540Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-25T11:06:47.106Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-25T11:06:48.041Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-25T11:06:49.415Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-25T11:06:50.786Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-25T11:06:53.312Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-25T11:06:55.208Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-25T11:06:57.108Z] docker_cli_swarm_test.go:1796: [d58a615fd8ac0] joining swarm manager [d50c4f7761cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:06:57.108Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-25T11:06:58.478Z] docker_cli_swarm_test.go:1797: [dacc873351182] joining swarm manager [d50c4f7761cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:07:00.373Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-25T11:07:04.552Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-25T11:07:07.099Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-25T11:07:07.664Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-25T11:07:08.229Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-25T11:07:08.794Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-25T11:07:08.794Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T11:07:08.794Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-25T11:07:09.051Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-25T11:07:09.617Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-25T11:07:09.617Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T11:07:09.617Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-25T11:07:09.617Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T11:07:09.617Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-25T11:07:09.875Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-25T11:07:10.808Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-25T11:07:11.375Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-25T11:07:12.309Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-25T11:07:13.241Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-25T11:07:17.419Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-25T11:07:17.983Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-25T11:07:17.983Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T11:07:17.983Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-25T11:07:17.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-25T11:07:18.548Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-25T11:07:19.115Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-25T11:07:20.049Z] docker_cli_swarm_test.go:1315: [d6dfe8ce1d204] joining swarm manager [d268ecf4d24a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:07:21.422Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-25T11:07:21.422Z] docker_cli_swarm_test.go:1316: [de2632aa0be70] joining swarm manager [d268ecf4d24a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:07:23.352Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-25T11:07:24.285Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-25T11:07:42.347Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-25T11:07:42.912Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-25T11:07:42.912Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-25T11:07:43.171Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-25T11:07:43.171Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-25T11:07:43.171Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-25T11:07:43.171Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite (1312.12s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-07-25T11:07:43.171Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.63s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.68s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.12s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.30s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.43s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.31s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.48s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.51s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.62s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.71s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.75s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.73s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.59s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.52s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2022-07-25T11:07:43.172Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.65s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.40s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.49s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.58s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fb18f0__} (1.47s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1645100296_/foo_false_____} (1.48s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1645100296_/foo_true_____} (1.49s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31718417323_/foo_false_____} (1.52s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31718417323_/foo_true_____} (1.58s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31718417323_/foo_true__0xc000fb1920___} (1.40s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fb1938__} (1.52s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fb1950__} (1.44s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fb1968__} (1.45s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fb1980__} (1.62s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.26s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.64s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.68s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.74s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.66s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.74s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.32s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.13s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.06s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.11s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.11s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.92s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.24s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.74s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.91s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.58s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.69s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.76s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.97s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.82s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.73s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.12s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.91s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.46s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.52s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.75s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.55s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.73s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.70s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.05s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.49s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.41s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.33s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.19s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.99s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.02s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.06s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.06s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.19s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.23s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.67s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.68s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.13s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.33s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.44s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.99s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.55s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-07-25T11:07:43.172Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.40s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.99s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.45s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.51s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2022-07-25T11:07:43.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-25T11:07:43.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T11:07:43.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T11:07:43.172Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.25s) [2022-07-25T11:07:43.172Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.68s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.50s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.64s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.22s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.53s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.34s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.74s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.02s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.97s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.33s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.53s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.67s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.85s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.88s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.22s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.20s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.72s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.76s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.49s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.44s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.13s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.50s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.87s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.86s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.91s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnv (0.85s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.72s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.79s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.72s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.95s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.43s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.49s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.04s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.53s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFails (0.65s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.06s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.02s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.51s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.70s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.23s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.48s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.95s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.33s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.80s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.22s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.25s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.88s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.73s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.30s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.65s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.18s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.96s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.39s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.32s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.87s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.10s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.35s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.54s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.00s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.83s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildPATH (1.76s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.91s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.81s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.75s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildRm (2.37s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.50s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.70s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildStderr (0.91s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.26s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.12s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.93s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.28s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildUser (1.86s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.03s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.98s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.99s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.96s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.85s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.18s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.94s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.13s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.53s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.35s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.16s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.37s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.85s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitTTY (1.08s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.49s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.83s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.94s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.87s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.71s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.66s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.62s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.75s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.89s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.65s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.90s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.86s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.29s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToDot (0.87s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.15s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.72s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.43s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.05s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.02s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.10s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFilters (1.24s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFormat (1.11s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T11:07:43.173Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.19s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.62s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsTop (0.49s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.48s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestExec (0.69s) [2022-07-25T11:07:43.173Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecEnv (0.63s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.38s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.76s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecInspectID (2.71s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-07-25T11:07:43.174Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.37s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestHealth (19.41s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestBuildHistory (3.29s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.53s) [2022-07-25T11:07:43.174Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.79s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-25T11:07:43.174Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.20s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.41s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.52s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.81s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.09s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.22s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.08s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPluginActive (2.37s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.97s) [2022-07-25T11:07:43.174Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.65s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPortList (6.17s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.93s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsByOrder (2.40s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.83s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.67s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.31s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.64s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.32s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.68s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.23s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.61s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.39s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.78s) [2022-07-25T11:07:43.174Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.72s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.53s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.49s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.82s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.31s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.81s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.23s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiTag (0.39s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.35s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.93s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.36s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.95s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.16s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.67s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.67s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.62s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.63s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.22s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-25T11:07:43.174Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.36s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.61s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.35s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.99s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.93s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.61s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.40s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.59s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.28s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.85s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.23s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.28s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.12s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.14s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.23s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunMount (3.88s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.07s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.53s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.32s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.79s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.65s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.66s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.52s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.72s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.10s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunRm (0.66s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.98s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.27s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.82s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.54s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.48s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.63s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.37s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.97s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.12s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.86s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.93s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.89s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.96s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.22s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.61s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.52s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.65s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.75s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.98s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.47s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.62s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.71s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.15s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.13s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.73s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2022-07-25T11:07:43.175Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-25T11:07:43.175Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-07-25T11:07:43.433Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-07-25T11:07:43.433Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-07-25T11:07:43.433Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.04s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.49s) [2022-07-25T11:07:43.434Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.82s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.13s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.24s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-07-25T11:07:43.434Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-07-25T11:07:43.434Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T11:07:43.434Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.70s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2022-07-25T11:07:43.434Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.15s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.81s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-25T11:07:43.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-25T11:07:43.434Z] === RUN TestDockerRegistrySuite [2022-07-25T11:07:43.434Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-25T11:07:44.366Z] check_test.go:427: [d05ca966e6977] daemon is not started [2022-07-25T11:07:44.366Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-25T11:07:45.298Z] check_test.go:427: [d35533bc0daef] daemon is not started [2022-07-25T11:07:45.298Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-25T11:07:46.671Z] check_test.go:427: [dd3661ab6e70a] daemon is not started [2022-07-25T11:07:46.671Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-25T11:07:46.928Z] check_test.go:427: [d9b246fe2b386] daemon is not started [2022-07-25T11:07:46.928Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T11:07:49.454Z] check_test.go:427: [def04dea3d35c] daemon is not started [2022-07-25T11:07:49.454Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T11:07:54.712Z] check_test.go:427: [dd285e8c6ccfb] daemon is not started [2022-07-25T11:07:54.712Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-25T11:07:56.641Z] check_test.go:427: [d15da1a593d83] daemon is not started [2022-07-25T11:07:56.641Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-25T11:07:57.575Z] check_test.go:427: [d8e2be04586d3] daemon is not started [2022-07-25T11:07:57.575Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-25T11:07:58.507Z] check_test.go:427: [d14df3ce92042] daemon is not started [2022-07-25T11:07:58.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-25T11:07:59.440Z] check_test.go:427: [d8538f389c9aa] daemon is not started [2022-07-25T11:07:59.440Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-25T11:08:00.816Z] check_test.go:427: [de470a1484936] daemon is not started [2022-07-25T11:08:00.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-25T11:08:01.748Z] check_test.go:427: [dc5988f2d87c6] daemon is not started [2022-07-25T11:08:01.748Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-25T11:08:03.124Z] check_test.go:427: [d799168cfcf61] daemon is not started [2022-07-25T11:08:03.124Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-25T11:08:04.061Z] check_test.go:427: [df92bf8a1de59] daemon is not started [2022-07-25T11:08:04.061Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-25T11:08:04.628Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:00b8def0b127628633e0e6743055d59541adb04d369c547365b7965f69e89521 [2022-07-25T11:08:05.561Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:233037ed641b8dd8f2c4db68f98a578314dab4929def7c1ac2662403e9c48783 [2022-07-25T11:08:05.561Z] check_test.go:427: [d72aebf4f1721] daemon is not started [2022-07-25T11:08:05.819Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-25T11:08:06.752Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1a7249bfea7f61f21d528a4ee6cb5188eb3fcf609b7437b79dcda7a62582b3d0 [2022-07-25T11:08:07.318Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f4a1611cc0960c6fc58cc9ff4e801fa4100b8ec82734994028dfb6b99d85e29f [2022-07-25T11:08:07.575Z] check_test.go:427: [d78fb129e464b] daemon is not started [2022-07-25T11:08:07.575Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-25T11:08:08.507Z] check_test.go:427: [d2d4c2dad78b9] daemon is not started [2022-07-25T11:08:08.507Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-25T11:08:11.035Z] check_test.go:427: [ddd9f71889559] daemon is not started [2022-07-25T11:08:11.035Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-25T11:08:11.600Z] check_test.go:427: [d8e2d6fcfa0cf] daemon is not started [2022-07-25T11:08:11.600Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-25T11:08:11.600Z] check_test.go:427: [d6e050ee18a6e] daemon is not started [2022-07-25T11:08:11.600Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T11:08:12.532Z] check_test.go:427: [d472af69c0d8f] daemon is not started [2022-07-25T11:08:12.532Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T11:08:13.932Z] check_test.go:427: [d467cd684b4d5] daemon is not started [2022-07-25T11:08:13.932Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T11:08:14.497Z] check_test.go:427: [dccb2ca8597c0] daemon is not started [2022-07-25T11:08:14.497Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-25T11:08:17.024Z] check_test.go:427: [d8644d5ca2e7f] daemon is not started [2022-07-25T11:08:17.024Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-25T11:08:17.024Z] check_test.go:427: [d9969327c915a] daemon is not started [2022-07-25T11:08:17.024Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-25T11:08:18.395Z] check_test.go:427: [d738dd48fa556] daemon is not started [2022-07-25T11:08:18.395Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-25T11:08:18.395Z] check_test.go:427: [dd25f110abea6] daemon is not started [2022-07-25T11:08:18.395Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-25T11:08:18.653Z] check_test.go:427: [de6fb1ae1fe88] daemon is not started [2022-07-25T11:08:18.653Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-25T11:08:18.911Z] check_test.go:427: [d90941730f362] daemon is not started [2022-07-25T11:08:18.911Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-25T11:08:19.168Z] check_test.go:427: [dd8ca24c2e29d] daemon is not started [2022-07-25T11:08:19.168Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-25T11:08:19.426Z] check_test.go:427: [d00d019978ede] daemon is not started [2022-07-25T11:08:19.426Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-25T11:08:19.683Z] check_test.go:427: [dbea523741276] daemon is not started [2022-07-25T11:08:19.683Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-25T11:08:20.617Z] check_test.go:427: [d4bfedb17916d] daemon is not started [2022-07-25T11:08:20.617Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-25T11:08:21.990Z] check_test.go:427: [d9a02c7330c06] daemon is not started [2022-07-25T11:08:21.990Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-25T11:08:22.924Z] check_test.go:427: [df79779c9ed38] daemon is not started [2022-07-25T11:08:22.924Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-25T11:08:23.856Z] check_test.go:427: [dcb2a9cebede8] daemon is not started [2022-07-25T11:08:23.856Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-25T11:08:24.788Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite (42.22s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.42s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.90s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.04s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-25T11:08:25.352Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-25T11:08:25.352Z] === RUN TestDockerSchema1RegistrySuite [2022-07-25T11:08:25.352Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-25T11:08:25.610Z] check_test.go:454: [d5a79dc38b7fb] daemon is not started [2022-07-25T11:08:25.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-25T11:08:28.889Z] check_test.go:454: [d524d02fc8107] daemon is not started [2022-07-25T11:08:28.889Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-25T11:08:32.195Z] check_test.go:454: [dfca8407fee5c] daemon is not started [2022-07-25T11:08:32.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-25T11:08:32.763Z] check_test.go:454: [dfbb727a524be] daemon is not started [2022-07-25T11:08:32.763Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-25T11:08:32.763Z] check_test.go:454: [dadd9eda35e7b] daemon is not started [2022-07-25T11:08:32.763Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-25T11:08:33.328Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-25T11:08:33.893Z] check_test.go:454: [d612acbd6d176] daemon is not started [2022-07-25T11:08:33.893Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-25T11:08:34.826Z] check_test.go:454: [dfccf01753629] daemon is not started [2022-07-25T11:08:34.826Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-25T11:08:36.201Z] check_test.go:454: [dc58adc4c34ff] daemon is not started [2022-07-25T11:08:36.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-25T11:08:37.573Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-25T11:08:38.946Z] check_test.go:454: [dc5d70c83d26b] daemon is not started [2022-07-25T11:08:38.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-25T11:08:39.513Z] check_test.go:454: [db826cb218d5b] daemon is not started [2022-07-25T11:08:39.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-25T11:08:40.081Z] check_test.go:454: [d438bebe62542] daemon is not started [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite (14.65s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.28s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.84s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.67s) [2022-07-25T11:08:40.081Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2022-07-25T11:08:40.081Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-25T11:08:40.081Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-25T11:08:41.015Z] check_test.go:483: [d1d117a1e8b90] daemon is not started [2022-07-25T11:08:41.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-25T11:08:41.581Z] check_test.go:483: [dc3d7eaf5a63d] daemon is not started [2022-07-25T11:08:41.581Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-25T11:08:41.839Z] check_test.go:483: [d1c2d6573a880] daemon is not started [2022-07-25T11:08:41.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-25T11:08:43.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-25T11:08:44.153Z] check_test.go:483: [dcd7ef04e60af] daemon is not started [2022-07-25T11:08:44.153Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-25T11:08:44.410Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-25T11:08:44.410Z] check_test.go:483: [d395992f765ee] daemon is not started [2022-07-25T11:08:44.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-25T11:08:45.343Z] check_test.go:483: [d528a70a9c786] daemon is not started [2022-07-25T11:08:45.343Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-25T11:08:45.600Z] check_test.go:483: [df4cc46b78dbe] daemon is not started [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.50s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.54s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.61s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.96s) [2022-07-25T11:08:45.600Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-25T11:08:45.600Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-25T11:08:45.600Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-25T11:08:50.877Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-25T11:08:50.877Z] check_test.go:510: [d6915d902387d] daemon is not started [2022-07-25T11:08:50.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-25T11:08:50.877Z] check_test.go:510: [d77b722a6437d] daemon is not started [2022-07-25T11:08:50.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-25T11:08:51.134Z] check_test.go:510: [de8f591de0991] daemon is not started [2022-07-25T11:08:51.134Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-25T11:08:51.391Z] check_test.go:510: [d4554506746ca] daemon is not started [2022-07-25T11:08:51.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-25T11:08:51.391Z] check_test.go:510: [dfab525063f5b] daemon is not started [2022-07-25T11:08:51.391Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.87s) [2022-07-25T11:08:51.391Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-07-25T11:08:51.391Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2022-07-25T11:08:51.391Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-07-25T11:08:51.391Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-25T11:08:51.391Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-07-25T11:08:51.391Z] === RUN TestDockerNetworkSuite [2022-07-25T11:08:51.391Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-25T11:08:52.765Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-25T11:08:53.023Z] docker_cli_network_unix_test.go:46: [d92ab87e2497e] daemon is not started [2022-07-25T11:08:53.023Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-25T11:08:53.589Z] docker_cli_network_unix_test.go:46: [db13164eab541] daemon is not started [2022-07-25T11:08:53.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-25T11:08:57.127Z] docker_cli_network_unix_test.go:46: [d7d70a3039ee5] daemon is not started [2022-07-25T11:08:57.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-25T11:08:57.647Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-25T11:08:59.023Z] docker_cli_network_unix_test.go:46: [d31d669eaa270] daemon is not started [2022-07-25T11:08:59.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-25T11:08:59.281Z] docker_cli_network_unix_test.go:1233: [dcdbe010ffc88] daemon is not started [2022-07-25T11:09:01.811Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-25T11:09:02.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-25T11:09:03.749Z] docker_cli_network_unix_test.go:46: [dc8c17fbed0c0] daemon is not started [2022-07-25T11:09:04.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-25T11:09:06.216Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-25T11:09:06.216Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T11:09:06.216Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-25T11:09:10.401Z] docker_cli_network_unix_test.go:46: [d74745eeb963c] daemon is not started [2022-07-25T11:09:10.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-25T11:09:12.344Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-25T11:09:12.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-25T11:09:13.477Z] docker_cli_network_unix_test.go:46: [daa827a05c611] daemon is not started [2022-07-25T11:09:13.735Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-25T11:09:13.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-25T11:09:15.368Z] docker_cli_network_unix_test.go:46: [df0ff47f28fb3] daemon is not started [2022-07-25T11:09:15.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-25T11:09:15.931Z] docker_cli_network_unix_test.go:46: [d4f7542f6944e] daemon is not started [2022-07-25T11:09:16.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-25T11:09:16.190Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-25T11:09:16.450Z] docker_cli_network_unix_test.go:46: [dbc863775a605] daemon is not started [2022-07-25T11:09:16.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-25T11:09:17.280Z] docker_cli_network_unix_test.go:46: [d1d750be9243e] daemon is not started [2022-07-25T11:09:17.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-25T11:09:18.478Z] docker_cli_network_unix_test.go:46: [df0a507cb41bc] daemon is not started [2022-07-25T11:09:18.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-25T11:09:18.994Z] docker_cli_network_unix_test.go:46: [d7fce895533ae] daemon is not started [2022-07-25T11:09:18.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-25T11:09:19.252Z] docker_cli_network_unix_test.go:46: [dc02e85fa5a6f] daemon is not started [2022-07-25T11:09:19.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-25T11:09:19.818Z] docker_cli_network_unix_test.go:46: [db1112a865937] daemon is not started [2022-07-25T11:09:20.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-25T11:09:20.333Z] docker_cli_network_unix_test.go:46: [d794400da5490] daemon is not started [2022-07-25T11:09:20.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-25T11:09:20.333Z] docker_cli_network_unix_test.go:46: [d5c9749451191] daemon is not started [2022-07-25T11:09:20.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-25T11:09:20.333Z] docker_cli_network_unix_test.go:46: [d2a83e9756e14] daemon is not started [2022-07-25T11:09:20.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-25T11:09:21.266Z] docker_cli_network_unix_test.go:46: [d31d60191de51] daemon is not started [2022-07-25T11:09:21.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-25T11:09:21.833Z] docker_cli_network_unix_test.go:46: [d9e6c33110e99] daemon is not started [2022-07-25T11:09:22.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-25T11:09:22.348Z] docker_cli_network_unix_test.go:46: [d365c52f67cd1] daemon is not started [2022-07-25T11:09:22.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-25T11:09:22.348Z] docker_cli_network_unix_test.go:46: [d3f743fff12ef] daemon is not started [2022-07-25T11:09:22.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-25T11:09:22.605Z] docker_cli_network_unix_test.go:46: [dfd2f5f8bb159] daemon is not started [2022-07-25T11:09:22.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-25T11:09:23.979Z] docker_cli_network_unix_test.go:968: [d2ea3b0edd008] daemon is not started [2022-07-25T11:09:25.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-25T11:09:26.317Z] docker_cli_network_unix_test.go:46: [d5284b8ea800e] daemon is not started [2022-07-25T11:09:26.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-25T11:09:29.052Z] docker_cli_network_unix_test.go:1116: [dcce5af7a40ed] daemon is not started [2022-07-25T11:09:32.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-25T11:09:32.347Z] docker_cli_network_unix_test.go:46: [d794c917e976b] daemon is not started [2022-07-25T11:09:32.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-25T11:09:33.280Z] docker_cli_network_unix_test.go:46: [db509c3008b71] daemon is not started [2022-07-25T11:09:33.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-25T11:09:33.280Z] docker_cli_network_unix_test.go:46: [d0ab932ac17ff] daemon is not started [2022-07-25T11:09:33.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-25T11:09:33.280Z] docker_cli_network_unix_test.go:46: [d6af7802d7e9f] daemon is not started [2022-07-25T11:09:33.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-25T11:09:33.537Z] docker_cli_network_unix_test.go:46: [ddac9694e9b80] daemon is not started [2022-07-25T11:09:33.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-25T11:09:33.796Z] docker_cli_network_unix_test.go:46: [dc4e8dbeb723b] daemon is not started [2022-07-25T11:09:33.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-25T11:09:33.796Z] docker_cli_network_unix_test.go:46: [df0febfbe486c] daemon is not started [2022-07-25T11:09:33.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-25T11:09:35.167Z] docker_cli_network_unix_test.go:46: [da640224ff0d2] daemon is not started [2022-07-25T11:09:36.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-25T11:09:36.099Z] docker_cli_network_unix_test.go:46: [d445f8734f515] daemon is not started [2022-07-25T11:09:36.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-25T11:09:36.099Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T11:09:36.099Z] docker_cli_network_unix_test.go:46: [d9186cf8c732a] daemon is not started [2022-07-25T11:09:36.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-25T11:09:36.664Z] docker_cli_network_unix_test.go:46: [db0063d6d74c0] daemon is not started [2022-07-25T11:09:36.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-25T11:09:41.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-25T11:09:42.035Z] docker_cli_network_unix_test.go:1084: [d7c4e5076992b] daemon is not started [2022-07-25T11:09:43.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-25T11:09:43.407Z] docker_cli_network_unix_test.go:46: [dd2261f7b6397] daemon is not started [2022-07-25T11:09:43.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-25T11:09:43.973Z] docker_cli_network_unix_test.go:46: [dcfe4ce9f2796] daemon is not started [2022-07-25T11:09:44.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-25T11:09:45.627Z] docker_cli_network_unix_test.go:46: [da557cdfca8c6] daemon is not started [2022-07-25T11:09:45.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-25T11:09:45.886Z] docker_cli_network_unix_test.go:46: [db759e8456b47] daemon is not started [2022-07-25T11:09:45.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-25T11:09:46.144Z] docker_cli_network_unix_test.go:46: [d270c2fe2e0d7] daemon is not started [2022-07-25T11:09:46.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-25T11:09:46.976Z] docker_cli_network_unix_test.go:46: [d4e444351faeb] daemon is not started [2022-07-25T11:09:46.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-25T11:09:47.543Z] docker_cli_network_unix_test.go:46: [d83c9be56eada] daemon is not started [2022-07-25T11:09:47.800Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-25T11:09:53.060Z] docker_cli_network_unix_test.go:46: [d1a4b6d37df7e] daemon is not started [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite (61.91s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.65s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.58s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.71s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.00s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.80s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.08s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.33s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.74s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.04s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.24s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.58s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.58s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.01s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-07-25T11:09:53.318Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.03s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-07-25T11:09:53.318Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.49s) [2022-07-25T11:09:53.318Z] === RUN TestDockerHubPullSuite [2022-07-25T11:09:53.318Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-25T11:09:55.843Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-25T11:09:58.365Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-25T11:09:59.298Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-25T11:10:01.196Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-25T11:10:01.454Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-25T11:10:01.712Z] --- PASS: TestDockerHubPullSuite (8.36s) [2022-07-25T11:10:01.712Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.20s) [2022-07-25T11:10:01.712Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-25T11:10:01.712Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-07-25T11:10:01.712Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) [2022-07-25T11:10:01.712Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-07-25T11:10:01.712Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-25T11:10:01.712Z] PASS [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === Skipped [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T11:10:01.712Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T11:10:01.712Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T11:10:01.712Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T11:10:01.712Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T11:10:01.712Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.712Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-25T11:10:01.712Z] [2022-07-25T11:10:01.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T11:10:01.712Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-25T11:10:01.713Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_sni_test.go:30: Flakey test [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T11:10:01.713Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-25T11:10:01.713Z] docker_cli_network_unix_test.go:46: [d9186cf8c732a] daemon is not started [2022-07-25T11:10:01.713Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] DONE 1265 tests, 51 skipped in 1456.167s [2022-07-25T11:10:01.713Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T11:10:01.713Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T11:10:01.713Z] +++ kill 9349 [2022-07-25T11:10:01.713Z] +++ /etc/init.d/apparmor stop [2022-07-25T11:10:01.713Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] Unloading profiles will leave already running processes permanently [2022-07-25T11:10:01.713Z] unconfined, which can lead to unexpected situations. [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.713Z] To set a process to complain mode, use the command line tool [2022-07-25T11:10:01.713Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T11:10:01.713Z] +++ true [2022-07-25T11:10:01.713Z] exiting test-integration [2022-07-25T11:10:01.713Z] ++ exit 0 [2022-07-25T11:10:01.713Z] [2022-07-25T11:10:01.970Z] + for job in $(jobs -p) [2022-07-25T11:10:01.970Z] + wait 8319 [2022-07-25T11:10:10.091Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-25T11:10:12.618Z] docker_cli_swarm_test.go:1180: [d8c7c7564aa61] joining swarm manager [d17def535e284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:10:19.172Z] docker_cli_swarm_test.go:1189: [dfb8eeac44a4f] joining swarm manager [d17def535e284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:10:53.235Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-25T11:11:01.337Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-25T11:11:05.519Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-25T11:11:07.417Z] docker_cli_swarm_test.go:1112: [d948e08efd0ee] joining swarm manager [d43ad0a3daab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:11:08.349Z] docker_cli_swarm_test.go:1113: [d93d2f3d46bd0] joining swarm manager [d43ad0a3daab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:12:29.761Z] docker_cli_swarm_test.go:1166: [d9a4fe0cea05b] joining swarm manager [d43ad0a3daab5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-25T11:13:08.446Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-25T11:13:08.446Z] docker_cli_swarm_test.go:1447: [da7806d333069] joining swarm manager [d2afad37b4d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:13:08.446Z] docker_cli_swarm_test.go:1448: [d7ce4c0786700] joining swarm manager [d2afad37b4d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-25T11:13:18.403Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-25T11:13:19.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-25T11:13:19.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-25T11:13:19.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-25T11:13:20.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-25T11:13:20.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-25T11:13:23.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-25T11:13:26.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-25T11:13:28.314Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-25T11:13:30.212Z] docker_cli_swarm_unix_test.go:63: [d2f79fc2ba4b1] joining swarm manager [d968137f2a3fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:14:26.412Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-25T11:14:26.412Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-25T11:14:26.412Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-25T11:14:28.329Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-25T11:14:31.609Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-25T11:14:34.134Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-25T11:14:36.030Z] docker_api_swarm_test.go:962: [de3578b43539a] joining swarm manager [da730dd6dae79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-25T11:14:54.097Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-25T11:15:06.292Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-25T11:15:08.190Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-25T11:15:10.719Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-25T11:15:13.244Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-25T11:15:19.799Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-25T11:15:25.057Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-25T11:15:26.968Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-25T11:15:29.495Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-25T11:15:32.021Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-25T11:15:34.553Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-25T11:15:37.832Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-25T11:15:39.729Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-25T11:16:35.933Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-25T11:16:50.790Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite (1544.33s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.25s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.07s) [2022-07-25T11:17:08.852Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.06s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.02s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.20s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.39s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.68s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.97s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.78s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.37s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.16s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.52s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.45s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.69s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.51s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.68s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.43s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.49s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.62s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.92s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.95s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.27s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.32s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.85s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.07s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.63s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2022-07-25T11:17:08.852Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.44s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.54s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.85s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.05s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.09s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.16s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.10s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.04s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.73s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.48s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.46s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.43s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.08s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.33s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.09s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.17s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.48s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.76s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.70s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.71s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.71s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.31s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.42s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.82s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.24s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.13s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.99s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.04s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.48s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.80s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.78s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s) [2022-07-25T11:17:08.853Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.28s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.50s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.66s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.90s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.33s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.97s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.71s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.19s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-07-25T11:17:08.853Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-07-25T11:17:08.853Z] === RUN TestDockerExternalVolumeSuite [2022-07-25T11:17:08.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-25T11:17:08.853Z] docker_cli_external_volume_driver_test.go:53: [d83daee46380f] daemon is not started [2022-07-25T11:17:23.745Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-25T11:18:31.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-25T11:18:39.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-25T11:18:54.381Z] docker_cli_external_volume_driver_test.go:53: [dd1f833df6255] daemon is not started [2022-07-25T11:19:09.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-25T11:19:24.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-25T11:19:38.958Z] docker_cli_external_volume_driver_test.go:53: [d51fdffb439bb] daemon is not started [2022-07-25T11:19:53.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-25T11:19:54.074Z] docker_cli_external_volume_driver_test.go:53: [d3003c1e5146b] daemon is not started [2022-07-25T11:20:08.931Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-25T11:20:40.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-25T11:20:59.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-25T11:21:13.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-25T11:22:00.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-25T11:22:18.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-25T11:22:50.670Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-25T11:23:22.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-25T11:23:37.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-25T11:23:52.453Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-25T11:23:52.453Z] docker_cli_external_volume_driver_test.go:485: [df95bc304f02d] daemon is not started [2022-07-25T11:24:10.523Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-25T11:24:10.523Z] docker_cli_external_volume_driver_test.go:53: [de828ff7d8263] daemon is not started [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite (436.91s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-25T11:24:22.708Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-25T11:24:22.708Z] PASS [2022-07-25T11:24:22.708Z] [2022-07-25T11:24:22.708Z] === Skipped [2022-07-25T11:24:22.708Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T11:24:22.708Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-25T11:24:22.708Z] check_test.go:540: [d232dfef9e088] daemon is not started [2022-07-25T11:24:22.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-25T11:24:22.708Z] [2022-07-25T11:24:22.708Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-25T11:24:22.708Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-25T11:24:22.708Z] check_test.go:540: [dae444feb0816] daemon is not started [2022-07-25T11:24:22.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-25T11:24:22.708Z] [2022-07-25T11:24:22.708Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-25T11:24:22.708Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-25T11:24:22.708Z] check_test.go:540: [d19bd1fd164fe] daemon is not started [2022-07-25T11:24:22.708Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-25T11:24:22.708Z] [2022-07-25T11:24:22.708Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T11:24:22.708Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-25T11:24:22.708Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-25T11:24:22.708Z] [2022-07-25T11:24:22.708Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T11:24:22.708Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-25T11:24:22.708Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-25T11:24:22.708Z] [2022-07-25T11:24:22.708Z] DONE 269 tests, 5 skipped in 2318.914s [2022-07-25T11:24:22.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-25T11:24:22.965Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e5c322ce6ce/docker.pid [2022-07-25T11:24:22.965Z] +++ kill 7025 [2022-07-25T11:24:22.965Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7025 is not a child of this shell [2022-07-25T11:24:22.965Z] warning: PID 7025 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9e5c322ce6ce/docker.pid had a nonzero exit code [2022-07-25T11:24:22.965Z] ++++ cat bundles/test-integration/docker.pid [2022-07-25T11:24:22.965Z] +++ kill 9377 [2022-07-25T11:24:22.965Z] +++ /etc/init.d/apparmor stop [2022-07-25T11:24:22.965Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-25T11:24:22.965Z] [2022-07-25T11:24:22.965Z] Unloading profiles will leave already running processes permanently [2022-07-25T11:24:22.965Z] unconfined, which can lead to unexpected situations. [2022-07-25T11:24:22.965Z] [2022-07-25T11:24:22.965Z] To set a process to complain mode, use the command line tool [2022-07-25T11:24:22.965Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-25T11:24:22.965Z] +++ true [2022-07-25T11:24:22.965Z] exiting test-integration [2022-07-25T11:24:22.965Z] ++ exit 0 [2022-07-25T11:24:22.965Z] [2022-07-25T11:24:23.223Z] + exit 0 [2022-07-25T11:24:23.223Z] ++ jobs -p [2022-07-25T11:24:23.223Z] + pids= [2022-07-25T11:24:23.223Z] + echo 'Remaining pids to kill: []' [2022-07-25T11:24:23.223Z] Remaining pids to kill: [] [2022-07-25T11:24:23.223Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-25T11:24:23.236Z] Recording test results [2022-07-25T11:24:24.838Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-25T11:24:25.159Z] + echo Ensuring container killed. [2022-07-25T11:24:25.159Z] Ensuring container killed. [2022-07-25T11:24:25.159Z] + docker ps -aq -f name=docker-pr2-* [2022-07-25T11:24:25.159Z] + cids=9dd5556395ca [2022-07-25T11:24:25.159Z] 08d8df69fef4 [2022-07-25T11:24:25.159Z] 87c6b147936e [2022-07-25T11:24:25.159Z] + [ -n 9dd5556395ca [2022-07-25T11:24:25.159Z] 08d8df69fef4 [2022-07-25T11:24:25.159Z] 87c6b147936e ] [2022-07-25T11:24:25.159Z] + docker rm -vf 9dd5556395ca 08d8df69fef4 87c6b147936e [2022-07-25T11:24:26.092Z] 9dd5556395ca [2022-07-25T11:24:26.092Z] 08d8df69fef4 [2022-07-25T11:24:26.092Z] 87c6b147936e [Pipeline] sh [2022-07-25T11:24:26.374Z] + echo Chowning /workspace to jenkins user [2022-07-25T11:24:26.374Z] Chowning /workspace to jenkins user [2022-07-25T11:24:26.374Z] + id -u [2022-07-25T11:24:26.374Z] + id -g [2022-07-25T11:24:26.374Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43833:/workspace busybox chown -R 1000:1000 /workspace [2022-07-25T11:24:26.374Z] Unable to find image 'busybox:latest' locally [2022-07-25T11:24:26.631Z] latest: Pulling from library/busybox [2022-07-25T11:24:26.631Z] 19d511225f94: Pulling fs layer [2022-07-25T11:24:26.631Z] 19d511225f94: Download complete [2022-07-25T11:24:26.889Z] 19d511225f94: Pull complete [2022-07-25T11:24:26.889Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-25T11:24:26.889Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-25T11:24:29.709Z] + bundleName=amd64 [2022-07-25T11:24:29.709Z] + echo Creating amd64-bundles.tar.gz [2022-07-25T11:24:29.709Z] Creating amd64-bundles.tar.gz [2022-07-25T11:24:29.709Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-25T11:24:29.709Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-25T11:24:31.090Z] Archiving artifacts [2022-07-25T11:24:32.844Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43833/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-25T11:24:33.155Z] + make clean [2022-07-25T11:24:33.414Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-25T11:24:33.414Z] docker-dev-cache [2022-07-25T11:24:33.414Z] 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