Pull request #43888 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 982f09f837ccfd40751bebbc8d4459530f3bb02f+6e213899177faac5c4bf9bdc68ac2899fb0916e1 (ff323464d3a897a4eb03713bd151627469effe0c) 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-43888@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-29T21:21:32.219Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-29T21:21:32.223Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-29T21:21:32.353Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-29T21:21:32.518Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b7d167571fca130c) in /home/ubuntu/workspace/moby_PR-43888 [Pipeline] { [Pipeline] checkout [2022-07-29T21:21:32.553Z] The recommended git tool is: git [2022-07-29T21:21:32.573Z] using credential docker-jenkins-github-credentials [2022-07-29T21:21:32.582Z] Cloning the remote Git repository [2022-07-29T21:21:32.582Z] Cloning with configured refspecs honoured and without tags [2022-07-29T21:21:32.596Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:21:32.596Z] > git init /home/ubuntu/workspace/moby_PR-43888 # timeout=10 [2022-07-29T21:21:32.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:21:32.618Z] > git --version # timeout=10 [2022-07-29T21:21:32.625Z] > git --version # 'git version 2.17.1' [2022-07-29T21:21:32.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:32.626Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:48.370Z] Fetching without tags [2022-07-29T21:21:48.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:21:48.347Z] > git config --add remote.origin.fetch +refs/pull/43888/head:refs/remotes/origin/PR-43888 # timeout=10 [2022-07-29T21:21:48.354Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:48.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:21:48.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:21:48.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:48.378Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:48.584Z] Merging remotes/origin/master commit 6e213899177faac5c4bf9bdc68ac2899fb0916e1 into PR head commit 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:21:49.174Z] Merge succeeded, producing 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:21:49.174Z] Checking out Revision 982f09f837ccfd40751bebbc8d4459530f3bb02f (PR-43888) [2022-07-29T21:21:49.388Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.42)" [2022-07-29T21:21:49.403Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:21:49.994Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43888:/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-29T21:21:49.994Z] Unable to find image 'alpine:latest' locally [2022-07-29T21:21:49.994Z] latest: Pulling from library/alpine [2022-07-29T21:21:48.591Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:21:48.601Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:21:49.125Z] > git remote # timeout=10 [2022-07-29T21:21:49.144Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:21:49.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:49.152Z] > git merge 6e213899177faac5c4bf9bdc68ac2899fb0916e1 # timeout=10 [2022-07-29T21:21:49.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:21:49.181Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:21:49.186Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:21:49.397Z] > git rev-list --no-walk 0d386ad956bebf4131e9bd3e932ca43babe9e61b # timeout=10 [2022-07-29T21:21:50.253Z] 530afca65e2e: Pulling fs layer [2022-07-29T21:21:50.253Z] 530afca65e2e: Verifying Checksum [2022-07-29T21:21:50.253Z] 530afca65e2e: Download complete [2022-07-29T21:21:50.513Z] 530afca65e2e: Pull complete [2022-07-29T21:21:50.513Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T21:21:50.513Z] Status: Downloaded newer image for alpine:latest [2022-07-29T21:21:53.047Z] 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 [2022-07-29T21:21:53.493Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b7d167571fca130c) in /home/ubuntu/workspace/moby_PR-43888 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-07-29T21:21:53.508Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08083a737bf67fef8) in /home/ubuntu/workspace/moby_PR-43888 [Pipeline] { (Print info) [2022-07-29T21:21:53.509Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09832436d18d57e38) in /home/ubuntu/workspace/moby_PR-43888 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] } [2022-07-29T21:21:53.511Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03988be41c483d507) in /home/ubuntu/workspace/moby_PR-43888 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-29T21:21:53.512Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05ba6c118cbe4d6ad) in /home/ubuntu/workspace/moby_PR-43888 [Pipeline] { [Pipeline] checkout [2022-07-29T21:21:53.542Z] The recommended git tool is: git [Pipeline] { [2022-07-29T21:21:53.551Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-07-29T21:21:53.567Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-07-29T21:21:53.591Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] { [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-07-29T21:21:53.626Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-29T21:21:53.634Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-07-29T21:21:53.640Z] The recommended git tool is: git [2022-07-29T21:21:53.643Z] Cloning the remote Git repository [2022-07-29T21:21:53.643Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-07-29T21:21:53.648Z] The recommended git tool is: git [Pipeline] checkout [2022-07-29T21:21:53.655Z] The recommended git tool is: git [2022-07-29T21:21:53.659Z] using credential docker-jenkins-github-credentials [2022-07-29T21:21:53.661Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-29T21:21:53.668Z] Cloning the remote Git repository [2022-07-29T21:21:53.668Z] Cloning with configured refspecs honoured and without tags [2022-07-29T21:21:53.674Z] Cloning the remote Git repository [2022-07-29T21:21:53.674Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-29T21:21:53.721Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [2022-07-29T21:21:53.730Z] Cloning the remote Git repository [2022-07-29T21:21:53.730Z] Cloning with configured refspecs honoured and without tags [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) [2022-07-29T21:21:53.814Z] Merging remotes/origin/master commit 6e213899177faac5c4bf9bdc68ac2899fb0916e1 into PR head commit 982f09f837ccfd40751bebbc8d4459530f3bb02f [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-29T21:21:54.028Z] Merge succeeded, producing 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:21:54.029Z] Checking out Revision 982f09f837ccfd40751bebbc8d4459530f3bb02f (PR-43888) [2022-07-29T21:21:54.096Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.42)" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-29T21:21:53.566Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43888/.git # timeout=10 [2022-07-29T21:21:53.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:21:53.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:21:53.599Z] > git --version # timeout=10 [2022-07-29T21:21:53.612Z] > git --version # 'git version 2.17.1' [2022-07-29T21:21:53.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:53.613Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:53.821Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:21:53.826Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:21:54.001Z] > git remote # timeout=10 [2022-07-29T21:21:54.012Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:21:54.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:54.015Z] > git merge 6e213899177faac5c4bf9bdc68ac2899fb0916e1 # timeout=10 [2022-07-29T21:21:54.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:21:54.035Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:21:54.040Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:21:53.642Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:21:53.643Z] > git init /home/ubuntu/workspace/moby_PR-43888 # timeout=10 [2022-07-29T21:21:53.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:21:53.658Z] > git --version # timeout=10 [2022-07-29T21:21:53.664Z] > git --version # 'git version 2.25.1' [2022-07-29T21:21:53.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:53.666Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:53.676Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:21:53.676Z] > git init /home/ubuntu/workspace/moby_PR-43888 # timeout=10 [2022-07-29T21:21:53.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:21:53.692Z] > git --version # timeout=10 [2022-07-29T21:21:53.698Z] > git --version # 'git version 2.17.1' [2022-07-29T21:21:53.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:53.699Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:53.674Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:21:53.675Z] > git init /home/ubuntu/workspace/moby_PR-43888 # timeout=10 [2022-07-29T21:21:53.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:21:53.688Z] > git --version # timeout=10 [2022-07-29T21:21:53.693Z] > git --version # 'git version 2.25.1' [2022-07-29T21:21:53.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:53.694Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:54.694Z] + docker version [2022-07-29T21:21:54.694Z] Client: Docker Engine - Community [2022-07-29T21:21:54.694Z] Version: 20.10.14 [2022-07-29T21:21:54.694Z] API version: 1.41 [2022-07-29T21:21:54.694Z] Go version: go1.16.15 [2022-07-29T21:21:54.694Z] Git commit: a224086 [2022-07-29T21:21:54.694Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-29T21:21:54.694Z] OS/Arch: linux/amd64 [2022-07-29T21:21:54.694Z] Context: default [2022-07-29T21:21:54.694Z] Experimental: true [2022-07-29T21:21:54.694Z] [2022-07-29T21:21:54.694Z] Server: Docker Engine - Community [2022-07-29T21:21:54.694Z] Engine: [2022-07-29T21:21:54.694Z] Version: 20.10.14 [2022-07-29T21:21:54.694Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:21:54.694Z] Go version: go1.16.15 [2022-07-29T21:21:54.694Z] Git commit: 87a90dc [2022-07-29T21:21:54.694Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-29T21:21:54.694Z] OS/Arch: linux/amd64 [2022-07-29T21:21:54.694Z] Experimental: true [2022-07-29T21:21:54.694Z] containerd: [2022-07-29T21:21:54.694Z] Version: 1.5.11 [2022-07-29T21:21:54.694Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:21:54.694Z] runc: [2022-07-29T21:21:54.694Z] Version: 1.0.3 [2022-07-29T21:21:54.694Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:21:54.694Z] docker-init: [2022-07-29T21:21:54.694Z] Version: 0.19.0 [2022-07-29T21:21:54.694Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:21:53.780Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:21:53.781Z] > git init /home/ubuntu/workspace/moby_PR-43888 # timeout=10 [2022-07-29T21:21:53.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:21:53.796Z] > git --version # timeout=10 [2022-07-29T21:21:53.804Z] > git --version # 'git version 2.17.1' [2022-07-29T21:21:53.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:21:53.805Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:21:54.978Z] + docker info [2022-07-29T21:21:55.915Z] Client: [2022-07-29T21:21:55.915Z] Context: default [2022-07-29T21:21:55.915Z] Debug Mode: false [2022-07-29T21:21:55.915Z] Plugins: [2022-07-29T21:21:55.915Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:21:55.915Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:21:55.915Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:21:55.915Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:21:55.915Z] [2022-07-29T21:21:55.915Z] Server: [2022-07-29T21:21:55.915Z] Containers: 0 [2022-07-29T21:21:55.915Z] Running: 0 [2022-07-29T21:21:55.915Z] Paused: 0 [2022-07-29T21:21:55.915Z] Stopped: 0 [2022-07-29T21:21:55.915Z] Images: 3 [2022-07-29T21:21:55.915Z] Server Version: 20.10.14 [2022-07-29T21:21:55.915Z] Storage Driver: overlay2 [2022-07-29T21:21:55.915Z] Backing Filesystem: extfs [2022-07-29T21:21:55.915Z] Supports d_type: true [2022-07-29T21:21:55.915Z] Native Overlay Diff: true [2022-07-29T21:21:55.915Z] userxattr: false [2022-07-29T21:21:55.915Z] Logging Driver: json-file [2022-07-29T21:21:55.915Z] Cgroup Driver: cgroupfs [2022-07-29T21:21:55.915Z] Cgroup Version: 1 [2022-07-29T21:21:55.915Z] Plugins: [2022-07-29T21:21:55.915Z] Volume: local [2022-07-29T21:21:55.915Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:21:55.915Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:21:55.915Z] Swarm: inactive [2022-07-29T21:21:55.915Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-29T21:21:55.915Z] Default Runtime: runc [2022-07-29T21:21:55.915Z] Init Binary: docker-init [2022-07-29T21:21:55.915Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:21:55.915Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:21:55.915Z] init version: de40ad0 [2022-07-29T21:21:55.915Z] Security Options: [2022-07-29T21:21:55.915Z] apparmor [2022-07-29T21:21:55.915Z] seccomp [2022-07-29T21:21:55.915Z] Profile: default [2022-07-29T21:21:55.915Z] Kernel Version: 5.4.0-1071-aws [2022-07-29T21:21:55.915Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-29T21:21:55.915Z] OSType: linux [2022-07-29T21:21:55.915Z] Architecture: x86_64 [2022-07-29T21:21:55.915Z] CPUs: 2 [2022-07-29T21:21:55.915Z] Total Memory: 7.483GiB [2022-07-29T21:21:55.915Z] Name: ip-10-100-34-101 [2022-07-29T21:21:55.915Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-29T21:21:55.915Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:21:55.915Z] Debug Mode: false [2022-07-29T21:21:55.915Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:21:55.915Z] Labels: [2022-07-29T21:21:55.915Z] Experimental: true [2022-07-29T21:21:55.915Z] Insecure Registries: [2022-07-29T21:21:55.915Z] 127.0.0.0/8 [2022-07-29T21:21:55.915Z] Live Restore Enabled: true [2022-07-29T21:21:55.915Z] [2022-07-29T21:21:55.915Z] WARNING: No swap limit support [Pipeline] sh [2022-07-29T21:21:56.197Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:21:56.197Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:21:56.197Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43888/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:21:56.197Z] + bash /home/ubuntu/workspace/moby_PR-43888/check-config.sh [2022-07-29T21:21:56.197Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:21:56.198Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-29T21:21:56.198Z] [2022-07-29T21:21:56.198Z] Generally Necessary: [2022-07-29T21:21:56.198Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:21:56.198Z] - apparmor: enabled and tools installed [2022-07-29T21:21:56.198Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:21:56.198Z] - CONFIG_NET_NS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_PID_NS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:21:56.198Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:21:56.198Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:21:56.198Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:21:56.198Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_MEMCG: enabled [2022-07-29T21:21:56.198Z] - CONFIG_KEYS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:21:56.198Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:21:56.198Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:21:56.198Z] [2022-07-29T21:21:56.198Z] Optional Features: [2022-07-29T21:21:56.198Z] - CONFIG_USER_NS: enabled [2022-07-29T21:21:56.198Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:21:56.457Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:21:56.457Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:21:56.457Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-29T21:21:56.457Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-29T21:21:56.457Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:21:56.457Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:21:56.457Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:21:56.457Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:21:56.457Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:21:56.457Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:21:56.457Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:21:56.457Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:21:56.457Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:21:56.457Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:21:56.457Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:21:56.457Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:21:56.457Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:21:56.457Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:21:56.457Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:21:56.457Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:21:56.457Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:21:56.457Z] - Network Drivers: [2022-07-29T21:21:56.457Z] - "overlay": [2022-07-29T21:21:56.457Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:21:56.457Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:21:56.457Z] Optional (for encrypted networks): [2022-07-29T21:21:56.457Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:21:56.457Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:21:56.457Z] - CONFIG_XFRM: enabled [2022-07-29T21:21:56.457Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:21:56.457Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:21:56.457Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:21:56.457Z] - "ipvlan": [2022-07-29T21:21:56.720Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:21:56.720Z] - "macvlan": [2022-07-29T21:21:56.720Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:21:56.720Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:21:56.720Z] - "ftp,tftp client in container": [2022-07-29T21:21:56.720Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:21:56.720Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:21:56.720Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:21:56.720Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:21:56.720Z] - Storage Drivers: [2022-07-29T21:21:56.720Z] - "aufs": [2022-07-29T21:21:56.720Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:21:56.720Z] - "btrfs": [2022-07-29T21:21:56.720Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:21:56.720Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:21:56.720Z] - "devicemapper": [2022-07-29T21:21:56.720Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:21:56.720Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:21:56.720Z] - "overlay": [2022-07-29T21:21:56.720Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:21:56.720Z] - "zfs": [2022-07-29T21:21:56.720Z] - /dev/zfs: present [2022-07-29T21:21:56.720Z] - zfs command: missing [2022-07-29T21:21:56.720Z] - zpool command: missing [2022-07-29T21:21:56.720Z] [2022-07-29T21:21:56.720Z] Limits: [2022-07-29T21:21:56.720Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:21:56.720Z] [2022-07-29T21:21:56.720Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:21:57.048Z] + sudo modprobe ip_vs [2022-07-29T21:21:57.048Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:982f09f837ccfd40751bebbc8d4459530f3bb02f . [2022-07-29T21:21:57.307Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:21:57.307Z] #1 sha256:7f5cbe32fd597c2e7a005aa4221b4c8e8451db2ca6db69f27e873189896d1450 [2022-07-29T21:21:57.307Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:21:57.307Z] #1 DONE 0.0s [2022-07-29T21:21:57.307Z] [2022-07-29T21:21:57.307Z] #2 [internal] load .dockerignore [2022-07-29T21:21:57.307Z] #2 sha256:dea86ee3030ad026fd2f53719e66cc6e9df496d11d7d4561f522e7191c6163e1 [2022-07-29T21:21:57.307Z] #2 transferring context: 145B done [2022-07-29T21:21:57.307Z] #2 DONE 0.0s [2022-07-29T21:21:57.307Z] [2022-07-29T21:21:57.307Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:21:57.307Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:21:57.307Z] #3 DONE 0.1s [2022-07-29T21:21:57.307Z] [2022-07-29T21:21:57.307Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:21:57.307Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:21:57.307Z] #4 CACHED [2022-07-29T21:21:57.566Z] [2022-07-29T21:21:57.566Z] #5 [internal] load .dockerignore [2022-07-29T21:21:57.566Z] #5 sha256:e4fb69c13b59b8d186635d54453bf9fe96e5797e2f8213119dea77bc28ab8130 [2022-07-29T21:21:57.566Z] #5 DONE 0.0s [2022-07-29T21:21:57.566Z] [2022-07-29T21:21:57.566Z] #6 [internal] load build definition from Dockerfile [2022-07-29T21:21:57.566Z] #6 sha256:4f91f59a8ee298ed2d33dd3e9451c6a13fd47f903b8653d08620a3810202c91d [2022-07-29T21:21:57.566Z] #6 DONE 0.0s [2022-07-29T21:21:57.566Z] [2022-07-29T21:21:57.566Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:21:57.566Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:21:57.566Z] #7 DONE 0.1s [2022-07-29T21:21:57.566Z] [2022-07-29T21:21:57.566Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:21:57.566Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:21:57.566Z] #10 DONE 0.1s [2022-07-29T21:21:57.566Z] [2022-07-29T21:21:57.566Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:21:57.566Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:21:57.566Z] #8 DONE 0.1s [2022-07-29T21:21:57.566Z] [2022-07-29T21:21:57.566Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:21:57.566Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:21:57.566Z] #9 DONE 0.1s [2022-07-29T21:21:57.826Z] [2022-07-29T21:21:57.826Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:21:57.826Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:21:57.826Z] #73 DONE 0.0s [2022-07-29T21:21:57.826Z] [2022-07-29T21:21:57.826Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:21:57.826Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:21:57.826Z] #11 DONE 0.0s [2022-07-29T21:21:57.826Z] [2022-07-29T21:21:57.826Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:21:57.826Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:21:57.826Z] #71 DONE 0.0s [2022-07-29T21:21:57.826Z] [2022-07-29T21:21:57.826Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:21:57.826Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:21:57.826Z] #28 DONE 0.0s [2022-07-29T21:21:57.826Z] [2022-07-29T21:21:57.826Z] #24 [internal] load build context [2022-07-29T21:21:57.826Z] #24 sha256:63af0223fbfb56a5ade46b6468a70b9e30201671cd4192cc02f1ad7c7f64b460 [2022-07-29T21:21:58.092Z] #24 ... [2022-07-29T21:21:58.092Z] [2022-07-29T21:21:58.092Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:21:58.092Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:21:58.092Z] #49 DONE 0.4s [2022-07-29T21:21:58.092Z] [2022-07-29T21:21:58.092Z] #24 [internal] load build context [2022-07-29T21:21:58.092Z] #24 sha256:63af0223fbfb56a5ade46b6468a70b9e30201671cd4192cc02f1ad7c7f64b460 [2022-07-29T21:21:59.474Z] #24 transferring context: 62.36MB 1.7s done [2022-07-29T21:21:59.474Z] #24 DONE 1.8s [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:21:59.474Z] #55 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:21:59.474Z] #57 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:21:59.474Z] #47 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #61 sha256:bb9b997dae8affe116557c0699e89ee78311349cb11cd9bb956f0964548345d1 [2022-07-29T21:21:59.474Z] #61 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #26 sha256:ebb69408763ec728c943bdc072d19547a61300901debf95419a735f3f9192b85 [2022-07-29T21:21:59.474Z] #26 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #67 sha256:9528d1ee00346fe59bf9b7d475e8b9ca281a85e8ef308121648b06e7a8a2c96b [2022-07-29T21:21:59.474Z] #67 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #60 sha256:629076e4469e01bb1392e6567de476d000c0d534b5b8c59cb3d1718c0066e610 [2022-07-29T21:21:59.474Z] #60 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:21:59.474Z] #53 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #64 sha256:56c72964e2c0337cbfa4fd7dc54ed4c4322a60d50075372a551925cf505f9d76 [2022-07-29T21:21:59.474Z] #64 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #70 sha256:2e6097eb0d033d4dce8992b7001ba1ed57aa79b3657c8c4a8e0e07de7411b1c7 [2022-07-29T21:21:59.474Z] #70 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:21:59.474Z] #14 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:21:59.474Z] #30 sha256:ca6332bd8b4f71e2c00ff5d27e85f56e43017f63e1340393de92a7c8c5a00e25 [2022-07-29T21:21:59.474Z] #30 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:21:59.474Z] #77 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:21:59.474Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-07-29T21:21:59.474Z] #19 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #31 sha256:fd66fb8f6f99c5afdac4070e86bd3d46dbe5e5599a7b6dacd6831406180abbc0 [2022-07-29T21:21:59.474Z] #31 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:21:59.474Z] #63 sha256:182b5eba15571f8aefebc8a0d21193e6155676927a9b11759dc4e6c40cf99875 [2022-07-29T21:21:59.474Z] #63 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #75 sha256:213aed50fce11b9b6a228c55205930f5d702c589d6df790eb379254b202f8867 [2022-07-29T21:21:59.474Z] #75 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:21:59.474Z] #36 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:21:59.474Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-07-29T21:21:59.474Z] #23 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #78 sha256:dc826ac51d59380cd0d47d117b8661fd6df8c9eda0125f079bddb354a9ccb44c [2022-07-29T21:21:59.474Z] #78 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:21:59.474Z] #25 sha256:8cd038f689b642220e917ff1af0e7d117ffd22009f9aa29f14adbb8fcf02de3e [2022-07-29T21:21:59.474Z] #25 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #39 sha256:071a1ac92e536c392e288c4c1a334d83f4572e83dae53e68b59bf2929c910428 [2022-07-29T21:21:59.474Z] #39 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #44 sha256:aed34eb19e78691879cf441a774562fb1a89bf296e179c44d21b881bbfa071f4 [2022-07-29T21:21:59.474Z] #44 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:21:59.474Z] #27 sha256:847f5a3f7777de83324ec306a0b9b59227fe90343390747e0b5d12e2a91e24c2 [2022-07-29T21:21:59.474Z] #27 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:21:59.474Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-07-29T21:21:59.474Z] #15 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:21:59.474Z] #66 sha256:d3049a8ac4f7af6aa91a3c48abe3ecf1889983c8e6598c4e26526187a0945dc1 [2022-07-29T21:21:59.474Z] #66 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:21:59.474Z] #51 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:21:59.474Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-07-29T21:21:59.474Z] #18 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #65 sha256:d13583c8e3a09d89baa72c68ad800a19332d373923d577174d3d0238d3519903 [2022-07-29T21:21:59.474Z] #65 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:21:59.474Z] #76 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:21:59.474Z] #34 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:21:59.474Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:21:59.474Z] #33 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:21:59.474Z] #59 sha256:db5e4bf34638b475e76ef0a333df7fca19e8b981d9836e816f96aaaf6b22fab2 [2022-07-29T21:21:59.474Z] #59 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #37 sha256:41d0fd187b981096f247cfe04cef521c987ec8431064bf8630015deafe5dc815 [2022-07-29T21:21:59.474Z] #37 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #52 sha256:1872e4dc0cb5afaaf5700273301d35e49e9d3fbeabac3c6e7ca04def69108946 [2022-07-29T21:21:59.474Z] #52 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:21:59.474Z] #43 sha256:e50b31a51b34264dca27e0edb950951b8d9e49d0d267d44bf40652d897a9fe7a [2022-07-29T21:21:59.474Z] #43 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #45 sha256:5b3aafff65db0a42e6419e6b8e362972ca695f5b48e3a0dcabf50aaa2a1c84e0 [2022-07-29T21:21:59.474Z] #45 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:21:59.474Z] #50 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:21:59.474Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-07-29T21:21:59.474Z] #17 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:21:59.474Z] #29 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #56 sha256:59d43ab2bffea0511c990c03d502af4ef8af7d5c5ffa51572753e558f05fa8d1 [2022-07-29T21:21:59.474Z] #56 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:21:59.474Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:21:59.474Z] #72 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:21:59.474Z] #40 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:21:59.474Z] #79 sha256:0fd5e4cf5b8605c77560945c6a2aab323823091f2a0cd2570ad4a8fc293fed84 [2022-07-29T21:21:59.474Z] #79 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #54 sha256:d5e538e99dbc7b182138d509ccda826b53431d59e34deda7eb72e503ac1c726b [2022-07-29T21:21:59.474Z] #54 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-07-29T21:21:59.474Z] #16 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-07-29T21:21:59.474Z] #22 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:21:59.474Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:21:59.474Z] #46 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #48 sha256:03e77261e21b7cc0c6525bb1a478f1d991f30dde76167cef62bb4daa111b4398 [2022-07-29T21:21:59.474Z] #48 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #58 sha256:944f7f17f1f87ab008d2044f91a8d255bb5b9d65613721c823cc44d631b67704 [2022-07-29T21:21:59.474Z] #58 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:21:59.474Z] #41 sha256:85b32c4fceb3dc0e583d55f5ea5a24700ec31c5db2a58d0e79d7d64b0cd9a614 [2022-07-29T21:21:59.474Z] #41 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:21:59.474Z] #13 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #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-29T21:21:59.474Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:21:59.474Z] #42 CACHED [2022-07-29T21:21:59.474Z] [2022-07-29T21:21:59.474Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:21:59.474Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-07-29T21:21:59.474Z] #20 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #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-29T21:21:59.475Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:21:59.475Z] #21 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:21:59.475Z] #32 sha256:5b230d8886bb5af9d8adbe4b355907dbaab12556fe15a6e05b1dac89837bdf75 [2022-07-29T21:21:59.475Z] #32 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:21:59.475Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:21:59.475Z] #12 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:21:59.475Z] #35 sha256:c5eb422d922e83dfc5c3f371ea364943e2eed191e493d44e9516117c6d2b1b91 [2022-07-29T21:21:59.475Z] #35 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #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-29T21:21:59.475Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:21:59.475Z] #38 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:21:59.475Z] #68 sha256:3350a1e376e199a092c0a411feb202f0df4ab26a5eb3d31faf3101437499e6da [2022-07-29T21:21:59.475Z] #68 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:21:59.475Z] #69 sha256:c59fb216d7274c6f22d2a3151ac30e2a63064b79d0c09ce1ae7a361fee88dc89 [2022-07-29T21:21:59.475Z] #69 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:21:59.475Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:21:59.475Z] #74 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #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-29T21:21:59.475Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:21:59.475Z] #62 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:21:59.475Z] #80 sha256:1f7b8ad89e40f53a5b4ecdf35ad9dfd6e6513391b61bcec9a980f84bc020e356 [2022-07-29T21:21:59.475Z] #80 CACHED [2022-07-29T21:21:59.475Z] [2022-07-29T21:21:59.475Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:21:59.475Z] #81 sha256:93aa6de65c065d7d841187facb7f5ac5c372dab57dba197409599f3d4acb789c [2022-07-29T21:22:00.855Z] #81 DONE 1.1s [2022-07-29T21:22:00.855Z] [2022-07-29T21:22:00.855Z] #82 exporting to image [2022-07-29T21:22:00.855Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:22:00.855Z] #82 exporting layers [2022-07-29T21:22:01.424Z] #82 exporting layers 0.9s done [2022-07-29T21:22:01.424Z] #82 writing image sha256:7ca72f08d1d822e707e52ccf611e3cb472a84bd20657d84dd27b12d53ba24019 done [2022-07-29T21:22:01.424Z] #82 naming to docker.io/library/docker:982f09f837ccfd40751bebbc8d4459530f3bb02f done [2022-07-29T21:22:01.424Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-29T21:22:01.746Z] + trap exit INT TERM [2022-07-29T21:22:01.747Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-29T21:22:01.747Z] + CONTAINER_NAME=docker-pr2 [2022-07-29T21:22:01.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43888/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh dynbinary [2022-07-29T21:22:02.006Z] [2022-07-29T21:22:02.266Z] Removing bundles/ [2022-07-29T21:22:02.266Z] [2022-07-29T21:22:02.266Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:22:02.266Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:22:02.266Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:22:06.129Z] Fetching without tags [2022-07-29T21:22:06.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:06.117Z] > git config --add remote.origin.fetch +refs/pull/43888/head:refs/remotes/origin/PR-43888 # timeout=10 [2022-07-29T21:22:06.121Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:06.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:06.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:22:06.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:06.136Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:06.308Z] Merging remotes/origin/master commit 6e213899177faac5c4bf9bdc68ac2899fb0916e1 into PR head commit 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:06.869Z] Merge succeeded, producing 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:06.870Z] Checking out Revision 982f09f837ccfd40751bebbc8d4459530f3bb02f (PR-43888) [2022-07-29T21:22:07.623Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.42)" [2022-07-29T21:22:06.314Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:06.318Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:22:06.843Z] > git remote # timeout=10 [2022-07-29T21:22:06.846Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:22:06.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:06.852Z] > git merge 6e213899177faac5c4bf9bdc68ac2899fb0916e1 # timeout=10 [2022-07-29T21:22:06.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:22:06.876Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:06.878Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-29T21:22:08.268Z] + docker version [2022-07-29T21:22:08.268Z] Client: Docker Engine - Community [2022-07-29T21:22:08.268Z] Version: 20.10.14 [2022-07-29T21:22:08.268Z] API version: 1.41 [2022-07-29T21:22:08.268Z] Go version: go1.16.15 [2022-07-29T21:22:08.268Z] Git commit: a224086 [2022-07-29T21:22:08.268Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-29T21:22:08.268Z] OS/Arch: linux/arm64 [2022-07-29T21:22:08.268Z] Context: default [2022-07-29T21:22:08.268Z] Experimental: true [2022-07-29T21:22:08.268Z] [2022-07-29T21:22:08.268Z] Server: Docker Engine - Community [2022-07-29T21:22:08.268Z] Engine: [2022-07-29T21:22:08.268Z] Version: 20.10.14 [2022-07-29T21:22:08.268Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:22:08.268Z] Go version: go1.16.15 [2022-07-29T21:22:08.268Z] Git commit: 87a90dc [2022-07-29T21:22:08.268Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-29T21:22:08.268Z] OS/Arch: linux/arm64 [2022-07-29T21:22:08.268Z] Experimental: true [2022-07-29T21:22:08.268Z] containerd: [2022-07-29T21:22:08.268Z] Version: 1.5.11 [2022-07-29T21:22:08.268Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:08.268Z] runc: [2022-07-29T21:22:08.268Z] Version: 1.0.3 [2022-07-29T21:22:08.268Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:22:08.268Z] docker-init: [2022-07-29T21:22:08.268Z] Version: 0.19.0 [2022-07-29T21:22:08.268Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:22:08.547Z] + docker info [2022-07-29T21:22:09.113Z] Client: [2022-07-29T21:22:09.113Z] Context: default [2022-07-29T21:22:09.113Z] Debug Mode: false [2022-07-29T21:22:09.113Z] Plugins: [2022-07-29T21:22:09.113Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:22:09.113Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:22:09.113Z] [2022-07-29T21:22:09.113Z] Server: [2022-07-29T21:22:09.113Z] Containers: 0 [2022-07-29T21:22:09.113Z] Running: 0 [2022-07-29T21:22:09.113Z] Paused: 0 [2022-07-29T21:22:09.113Z] Stopped: 0 [2022-07-29T21:22:09.113Z] Images: 2 [2022-07-29T21:22:09.113Z] Server Version: 20.10.14 [2022-07-29T21:22:09.113Z] Storage Driver: overlay2 [2022-07-29T21:22:09.113Z] Backing Filesystem: extfs [2022-07-29T21:22:09.113Z] Supports d_type: true [2022-07-29T21:22:09.113Z] Native Overlay Diff: true [2022-07-29T21:22:09.113Z] userxattr: false [2022-07-29T21:22:09.113Z] Logging Driver: json-file [2022-07-29T21:22:09.113Z] Cgroup Driver: cgroupfs [2022-07-29T21:22:09.113Z] Cgroup Version: 1 [2022-07-29T21:22:09.113Z] Plugins: [2022-07-29T21:22:09.113Z] Volume: local [2022-07-29T21:22:09.113Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:22:09.113Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:22:09.113Z] Swarm: inactive [2022-07-29T21:22:09.113Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-29T21:22:09.113Z] Default Runtime: runc [2022-07-29T21:22:09.113Z] Init Binary: docker-init [2022-07-29T21:22:09.113Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:09.113Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:22:09.113Z] init version: de40ad0 [2022-07-29T21:22:09.113Z] Security Options: [2022-07-29T21:22:09.113Z] apparmor [2022-07-29T21:22:09.113Z] seccomp [2022-07-29T21:22:09.113Z] Profile: default [2022-07-29T21:22:09.113Z] Kernel Version: 5.13.0-1021-aws [2022-07-29T21:22:09.113Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-29T21:22:09.113Z] OSType: linux [2022-07-29T21:22:09.113Z] Architecture: aarch64 [2022-07-29T21:22:09.113Z] CPUs: 2 [2022-07-29T21:22:09.113Z] Total Memory: 7.562GiB [2022-07-29T21:22:09.113Z] Name: ip-10-100-116-215 [2022-07-29T21:22:09.113Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-29T21:22:09.113Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:22:09.113Z] Debug Mode: false [2022-07-29T21:22:09.113Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:22:09.113Z] Labels: [2022-07-29T21:22:09.113Z] Experimental: true [2022-07-29T21:22:09.113Z] Insecure Registries: [2022-07-29T21:22:09.113Z] 127.0.0.0/8 [2022-07-29T21:22:09.113Z] Live Restore Enabled: true [2022-07-29T21:22:09.113Z] [Pipeline] sh [2022-07-29T21:22:09.374Z] Fetching without tags [2022-07-29T21:22:09.393Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:22:09.393Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:22:09.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43888/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:22:09.393Z] + bash /home/ubuntu/workspace/moby_PR-43888/check-config.sh [2022-07-29T21:22:09.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:22:09.393Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-29T21:22:09.393Z] [2022-07-29T21:22:09.393Z] Generally Necessary: [2022-07-29T21:22:09.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:22:09.393Z] - apparmor: enabled and tools installed [2022-07-29T21:22:09.393Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:22:09.393Z] - CONFIG_NET_NS: enabled [2022-07-29T21:22:09.393Z] - CONFIG_PID_NS: enabled [2022-07-29T21:22:09.393Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:22:09.393Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:22:09.393Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:22:09.393Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:22:09.393Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:22:09.393Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:22:09.393Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:22:09.393Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:22:09.393Z] - CONFIG_MEMCG: enabled [2022-07-29T21:22:09.393Z] - CONFIG_KEYS: enabled [2022-07-29T21:22:09.393Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:22:09.393Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:22:09.393Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:22:09.393Z] [2022-07-29T21:22:09.393Z] Optional Features: [2022-07-29T21:22:09.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:09.346Z] > git config --add remote.origin.fetch +refs/pull/43888/head:refs/remotes/origin/PR-43888 # timeout=10 [2022-07-29T21:22:09.356Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:09.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:09.374Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:22:09.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:09.375Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:09.533Z] Fetching without tags [2022-07-29T21:22:09.582Z] Merging remotes/origin/master commit 6e213899177faac5c4bf9bdc68ac2899fb0916e1 into PR head commit 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:09.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:09.518Z] > git config --add remote.origin.fetch +refs/pull/43888/head:refs/remotes/origin/PR-43888 # timeout=10 [2022-07-29T21:22:09.522Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:09.528Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:09.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:22:09.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:09.542Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:09.598Z] Fetching without tags [2022-07-29T21:22:09.653Z] - CONFIG_USER_NS: enabled [2022-07-29T21:22:09.653Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:22:09.653Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:22:09.653Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:22:09.653Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:22:09.653Z] (cgroup swap accounting is currently enabled) [2022-07-29T21:22:09.653Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:22:09.653Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:22:09.653Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:22:09.653Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:22:09.653Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:22:09.653Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:22:09.653Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:22:09.653Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:22:09.653Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:22:09.653Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:22:09.653Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:22:09.653Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:22:09.653Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:22:09.653Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:22:09.653Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:22:09.653Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:22:09.653Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:22:09.653Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:22:09.653Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:22:09.653Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:22:09.653Z] - Network Drivers: [2022-07-29T21:22:09.653Z] - "overlay": [2022-07-29T21:22:09.653Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:22:09.653Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:22:09.653Z] Optional (for encrypted networks): [2022-07-29T21:22:09.737Z] Merging remotes/origin/master commit 6e213899177faac5c4bf9bdc68ac2899fb0916e1 into PR head commit 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:09.784Z] Merging remotes/origin/master commit 6e213899177faac5c4bf9bdc68ac2899fb0916e1 into PR head commit 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:09.911Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:22:09.911Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:22:09.911Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:22:09.911Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:22:09.911Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:22:09.911Z] - CONFIG_XFRM: enabled [2022-07-29T21:22:09.911Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:22:09.911Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:22:09.911Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:22:09.911Z] - "ipvlan": [2022-07-29T21:22:09.911Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:22:09.911Z] - "macvlan": [2022-07-29T21:22:09.911Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:22:09.911Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:22:09.911Z] - "ftp,tftp client in container": [2022-07-29T21:22:09.911Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:22:09.911Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:22:09.911Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:22:09.911Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:22:09.911Z] - Storage Drivers: [2022-07-29T21:22:09.911Z] - "aufs": [2022-07-29T21:22:09.911Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:22:09.911Z] - "btrfs": [2022-07-29T21:22:09.911Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:22:09.911Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:22:09.911Z] - "devicemapper": [2022-07-29T21:22:09.911Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:22:09.911Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:22:09.911Z] - "overlay": [2022-07-29T21:22:09.911Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:22:09.911Z] - "zfs": [2022-07-29T21:22:09.911Z] - /dev/zfs: present [2022-07-29T21:22:09.911Z] - zfs command: missing [2022-07-29T21:22:09.911Z] - zpool command: missing [2022-07-29T21:22:09.911Z] [2022-07-29T21:22:09.911Z] Limits: [2022-07-29T21:22:09.911Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:22:09.911Z] [2022-07-29T21:22:09.911Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:22:10.145Z] Merge succeeded, producing 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:10.146Z] Checking out Revision 982f09f837ccfd40751bebbc8d4459530f3bb02f (PR-43888) [2022-07-29T21:22:10.229Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:982f09f837ccfd40751bebbc8d4459530f3bb02f . [2022-07-29T21:22:10.319Z] Merge succeeded, producing 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:10.320Z] Checking out Revision 982f09f837ccfd40751bebbc8d4459530f3bb02f (PR-43888) [2022-07-29T21:22:10.335Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.42)" [2022-07-29T21:22:10.358Z] Merge succeeded, producing 982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:22:10.358Z] Checking out Revision 982f09f837ccfd40751bebbc8d4459530f3bb02f (PR-43888) [2022-07-29T21:22:10.487Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:22:10.487Z] #1 sha256:d58cf8b37dc06ac9745d523e9fe2eee9acb3cf0118973d1b5e7a3a64c3b761d3 [2022-07-29T21:22:10.487Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:22:10.487Z] #1 DONE 0.0s [2022-07-29T21:22:10.487Z] [2022-07-29T21:22:10.487Z] #2 [internal] load .dockerignore [2022-07-29T21:22:10.487Z] #2 sha256:0844f388670b029c7950b633688f83b599aecb2a09f90c2d818c8438c23944be [2022-07-29T21:22:10.487Z] #2 transferring context: 145B done [2022-07-29T21:22:10.487Z] #2 DONE 0.0s [2022-07-29T21:22:10.487Z] [2022-07-29T21:22:10.487Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:22:10.487Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-29T21:22:10.487Z] #3 DONE 0.2s [2022-07-29T21:22:10.487Z] [2022-07-29T21:22:10.487Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:22:10.487Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-29T21:22:10.487Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-29T21:22:10.731Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.42)" [2022-07-29T21:22:10.745Z] [2022-07-29T21:22:10.745Z] #5 [internal] load build definition from Dockerfile [2022-07-29T21:22:10.745Z] #5 sha256:01b236aa80fee08153c04ceb10d4e2e6325bb0729093cc408eaa37b3b7992389 [2022-07-29T21:22:10.745Z] #5 DONE 0.0s [2022-07-29T21:22:10.745Z] [2022-07-29T21:22:10.745Z] #6 [internal] load .dockerignore [2022-07-29T21:22:10.745Z] #6 sha256:9e1122ec0a1b0eae821f32d8978ac1437f9d3e91c5af731300117e2fb2bc0b12 [2022-07-29T21:22:10.745Z] #6 DONE 0.0s [2022-07-29T21:22:10.745Z] [2022-07-29T21:22:10.745Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:10.745Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:22:10.745Z] #7 DONE 0.1s [2022-07-29T21:22:10.745Z] [2022-07-29T21:22:10.745Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:22:10.745Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-29T21:22:10.776Z] Commit message: "docs: api: add missing "platform" query-arg on create (v1.42)" [2022-07-29T21:22:10.918Z] + docker version [2022-07-29T21:22:10.918Z] Client: Docker Engine - Community [2022-07-29T21:22:10.918Z] Version: 20.10.14 [2022-07-29T21:22:10.918Z] API version: 1.41 [2022-07-29T21:22:10.918Z] Go version: go1.16.15 [2022-07-29T21:22:10.918Z] Git commit: a224086 [2022-07-29T21:22:10.918Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-29T21:22:10.918Z] OS/Arch: linux/amd64 [2022-07-29T21:22:10.918Z] Context: default [2022-07-29T21:22:10.918Z] Experimental: true [2022-07-29T21:22:10.918Z] [2022-07-29T21:22:10.918Z] Server: Docker Engine - Community [2022-07-29T21:22:10.918Z] Engine: [2022-07-29T21:22:10.918Z] Version: 20.10.14 [2022-07-29T21:22:10.918Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:22:10.918Z] Go version: go1.16.15 [2022-07-29T21:22:10.918Z] Git commit: 87a90dc [2022-07-29T21:22:10.918Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-29T21:22:10.918Z] OS/Arch: linux/amd64 [2022-07-29T21:22:10.918Z] Experimental: true [2022-07-29T21:22:10.918Z] containerd: [2022-07-29T21:22:10.918Z] Version: 1.5.11 [2022-07-29T21:22:10.918Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:10.918Z] runc: [2022-07-29T21:22:10.918Z] Version: 1.0.3 [2022-07-29T21:22:10.918Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:22:10.918Z] docker-init: [2022-07-29T21:22:10.918Z] Version: 0.19.0 [2022-07-29T21:22:10.918Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:22:11.003Z] #10 DONE 0.2s [2022-07-29T21:22:11.003Z] [2022-07-29T21:22:11.003Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:22:11.003Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-29T21:22:11.003Z] #9 DONE 0.1s [2022-07-29T21:22:11.003Z] [2022-07-29T21:22:11.003Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:11.003Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:22:11.003Z] #8 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:22:11.204Z] + docker info [2022-07-29T21:22:11.264Z] [2022-07-29T21:22:11.264Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:11.264Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:22:11.264Z] #71 DONE 0.0s [2022-07-29T21:22:11.264Z] [2022-07-29T21:22:11.264Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:22:11.264Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-07-29T21:22:11.264Z] #11 DONE 0.0s [2022-07-29T21:22:11.264Z] [2022-07-29T21:22:11.264Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:11.264Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:22:11.264Z] #73 DONE 0.0s [2022-07-29T21:22:11.264Z] [2022-07-29T21:22:11.264Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:22:11.264Z] #12 sha256:ead8a4cfc36566d41a1898fe5b650a42a16fa47b136fd8684f2ee36263abc711 [2022-07-29T21:22:11.264Z] #12 CACHED [2022-07-29T21:22:11.264Z] [2022-07-29T21:22:11.264Z] #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-29T21:22:11.264Z] #13 sha256:07dbc766a7090ca1774e18b09fd2af5d92b5c5c2a60d1ca2da410b1a61d07bb3 [2022-07-29T21:22:11.264Z] #13 CACHED [2022-07-29T21:22:11.264Z] [2022-07-29T21:22:11.264Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:22:11.264Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-29T21:22:11.264Z] #28 DONE 0.0s [2022-07-29T21:22:11.264Z] [2022-07-29T21:22:11.264Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:22:11.264Z] #33 sha256:bf1866bd04ba1b3fa2431fe43195d821d35998a6fbe66f4f4614958a23619223 [2022-07-29T21:22:09.581Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:09.584Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:22:10.118Z] > git remote # timeout=10 [2022-07-29T21:22:10.123Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:22:10.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:10.129Z] > git merge 6e213899177faac5c4bf9bdc68ac2899fb0916e1 # timeout=10 [2022-07-29T21:22:10.140Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:22:10.145Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:10.160Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:22:09.561Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:09.565Z] > git config --add remote.origin.fetch +refs/pull/43888/head:refs/remotes/origin/PR-43888 # timeout=10 [2022-07-29T21:22:09.571Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:09.581Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:22:09.599Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:22:09.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:09.599Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43888/head:refs/remotes/origin/PR-43888 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-29T21:22:09.785Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:09.793Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:22:10.320Z] > git remote # timeout=10 [2022-07-29T21:22:10.327Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:22:10.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:10.333Z] > git merge 6e213899177faac5c4bf9bdc68ac2899fb0916e1 # timeout=10 [2022-07-29T21:22:10.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:22:10.358Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:10.360Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:22:09.739Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:09.751Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:22:10.293Z] > git remote # timeout=10 [2022-07-29T21:22:10.301Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:22:10.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:22:10.306Z] > git merge 6e213899177faac5c4bf9bdc68ac2899fb0916e1 # timeout=10 [2022-07-29T21:22:10.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:22:10.329Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:22:10.339Z] > git checkout -f 982f09f837ccfd40751bebbc8d4459530f3bb02f # timeout=10 [2022-07-29T21:22:11.403Z] + docker version [2022-07-29T21:22:11.403Z] Client: Docker Engine - Community [2022-07-29T21:22:11.403Z] Version: 20.10.14 [2022-07-29T21:22:11.403Z] API version: 1.41 [2022-07-29T21:22:11.403Z] Go version: go1.16.15 [2022-07-29T21:22:11.403Z] Git commit: a224086 [2022-07-29T21:22:11.403Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-29T21:22:11.403Z] OS/Arch: linux/amd64 [2022-07-29T21:22:11.403Z] Context: default [2022-07-29T21:22:11.403Z] Experimental: true [2022-07-29T21:22:11.403Z] [2022-07-29T21:22:11.403Z] Server: Docker Engine - Community [2022-07-29T21:22:11.403Z] Engine: [2022-07-29T21:22:11.403Z] Version: 20.10.14 [2022-07-29T21:22:11.403Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:22:11.403Z] Go version: go1.16.15 [2022-07-29T21:22:11.403Z] Git commit: 87a90dc [2022-07-29T21:22:11.403Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-29T21:22:11.403Z] OS/Arch: linux/amd64 [2022-07-29T21:22:11.403Z] Experimental: true [2022-07-29T21:22:11.403Z] containerd: [2022-07-29T21:22:11.403Z] Version: 1.5.11 [2022-07-29T21:22:11.403Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:11.403Z] runc: [2022-07-29T21:22:11.403Z] Version: 1.0.3 [2022-07-29T21:22:11.403Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:22:11.403Z] docker-init: [2022-07-29T21:22:11.403Z] Version: 0.19.0 [2022-07-29T21:22:11.403Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:22:11.451Z] + [ PR != PR ] [2022-07-29T21:22:11.452Z] + [ master != master ] [2022-07-29T21:22:11.452Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-29T21:22:11.524Z] #33 ... [2022-07-29T21:22:11.524Z] [2022-07-29T21:22:11.524Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:22:11.524Z] #46 sha256:13fe470ba583efd35de32bb82225e2fe65e2874279d45667f93c3774ec6231f4 [2022-07-29T21:22:11.524Z] #46 DONE 0.3s [2022-07-29T21:22:11.524Z] [2022-07-29T21:22:11.524Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:22:11.524Z] #33 sha256:bf1866bd04ba1b3fa2431fe43195d821d35998a6fbe66f4f4614958a23619223 [2022-07-29T21:22:11.524Z] #33 DONE 0.4s [2022-07-29T21:22:11.524Z] [2022-07-29T21:22:11.524Z] #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-29T21:22:11.524Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-07-29T21:22:11.691Z] + docker info [2022-07-29T21:22:11.771Z] + docker version [2022-07-29T21:22:11.771Z] Client: Docker Engine - Community [2022-07-29T21:22:11.771Z] Version: 20.10.14 [2022-07-29T21:22:11.771Z] API version: 1.41 [2022-07-29T21:22:11.771Z] Go version: go1.16.15 [2022-07-29T21:22:11.771Z] Git commit: a224086 [2022-07-29T21:22:11.771Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-29T21:22:11.771Z] OS/Arch: linux/amd64 [2022-07-29T21:22:11.771Z] Context: default [2022-07-29T21:22:11.771Z] Experimental: true [2022-07-29T21:22:11.771Z] [2022-07-29T21:22:11.771Z] Server: Docker Engine - Community [2022-07-29T21:22:11.771Z] Engine: [2022-07-29T21:22:11.771Z] Version: 20.10.14 [2022-07-29T21:22:11.771Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:22:11.771Z] Go version: go1.16.15 [2022-07-29T21:22:11.771Z] Git commit: 87a90dc [2022-07-29T21:22:11.771Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-29T21:22:11.771Z] OS/Arch: linux/amd64 [2022-07-29T21:22:11.771Z] Experimental: true [2022-07-29T21:22:11.771Z] containerd: [2022-07-29T21:22:11.771Z] Version: 1.5.11 [2022-07-29T21:22:11.771Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:11.771Z] runc: [2022-07-29T21:22:11.771Z] Version: 1.0.3 [2022-07-29T21:22:11.771Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:22:11.771Z] docker-init: [2022-07-29T21:22:11.771Z] Version: 0.19.0 [2022-07-29T21:22:11.771Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:22:11.784Z] #47 ... [2022-07-29T21:22:11.784Z] [2022-07-29T21:22:11.784Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:22:11.784Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:22:11.784Z] #49 CACHED [2022-07-29T21:22:12.042Z] [2022-07-29T21:22:12.042Z] #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-29T21:22:12.042Z] #50 sha256:2e7facb576c57743e84db0024b84d417027257b41d6c3bcf89420270ed0b247a [2022-07-29T21:22:12.042Z] #50 DONE 0.1s [2022-07-29T21:22:12.042Z] [2022-07-29T21:22:12.042Z] #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-29T21:22:12.042Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:12.055Z] + docker info [2022-07-29T21:22:12.136Z] Client: [2022-07-29T21:22:12.136Z] Context: default [2022-07-29T21:22:12.136Z] Debug Mode: false [2022-07-29T21:22:12.136Z] Plugins: [2022-07-29T21:22:12.136Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:22:12.136Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:22:12.136Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:22:12.136Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:22:12.136Z] [2022-07-29T21:22:12.136Z] Server: [2022-07-29T21:22:12.136Z] Containers: 0 [2022-07-29T21:22:12.136Z] Running: 0 [2022-07-29T21:22:12.136Z] Paused: 0 [2022-07-29T21:22:12.136Z] Stopped: 0 [2022-07-29T21:22:12.136Z] Images: 3 [2022-07-29T21:22:12.136Z] Server Version: 20.10.14 [2022-07-29T21:22:12.136Z] Storage Driver: overlay2 [2022-07-29T21:22:12.136Z] Backing Filesystem: extfs [2022-07-29T21:22:12.136Z] Supports d_type: true [2022-07-29T21:22:12.136Z] Native Overlay Diff: true [2022-07-29T21:22:12.136Z] userxattr: false [2022-07-29T21:22:12.136Z] Logging Driver: json-file [2022-07-29T21:22:12.136Z] Cgroup Driver: systemd [2022-07-29T21:22:12.136Z] Cgroup Version: 2 [2022-07-29T21:22:12.136Z] Plugins: [2022-07-29T21:22:12.136Z] Volume: local [2022-07-29T21:22:12.136Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:22:12.136Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:22:12.136Z] Swarm: inactive [2022-07-29T21:22:12.136Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-29T21:22:12.136Z] Default Runtime: runc [2022-07-29T21:22:12.136Z] Init Binary: docker-init [2022-07-29T21:22:12.136Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:12.136Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:22:12.136Z] init version: de40ad0 [2022-07-29T21:22:12.136Z] Security Options: [2022-07-29T21:22:12.136Z] apparmor [2022-07-29T21:22:12.136Z] seccomp [2022-07-29T21:22:12.136Z] Profile: default [2022-07-29T21:22:12.136Z] cgroupns [2022-07-29T21:22:12.136Z] Kernel Version: 5.13.0-1021-aws [2022-07-29T21:22:12.136Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-29T21:22:12.136Z] OSType: linux [2022-07-29T21:22:12.136Z] Architecture: x86_64 [2022-07-29T21:22:12.136Z] CPUs: 2 [2022-07-29T21:22:12.136Z] Total Memory: 7.559GiB [2022-07-29T21:22:12.136Z] Name: ip-10-100-96-100 [2022-07-29T21:22:12.136Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-29T21:22:12.136Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:22:12.136Z] Debug Mode: false [2022-07-29T21:22:12.136Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:22:12.136Z] Labels: [2022-07-29T21:22:12.136Z] Experimental: true [2022-07-29T21:22:12.136Z] Insecure Registries: [2022-07-29T21:22:12.136Z] 127.0.0.0/8 [2022-07-29T21:22:12.136Z] Live Restore Enabled: true [2022-07-29T21:22:12.136Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:22:12.455Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:982f09f837ccfd40751bebbc8d4459530f3bb02f . [2022-07-29T21:22:12.619Z] Client: [2022-07-29T21:22:12.619Z] Context: default [2022-07-29T21:22:12.619Z] Debug Mode: false [2022-07-29T21:22:12.619Z] Plugins: [2022-07-29T21:22:12.619Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:22:12.619Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:22:12.619Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:22:12.619Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:22:12.619Z] [2022-07-29T21:22:12.619Z] Server: [2022-07-29T21:22:12.619Z] Containers: 0 [2022-07-29T21:22:12.619Z] Running: 0 [2022-07-29T21:22:12.619Z] Paused: 0 [2022-07-29T21:22:12.619Z] Stopped: 0 [2022-07-29T21:22:12.619Z] Images: 2 [2022-07-29T21:22:12.619Z] Server Version: 20.10.14 [2022-07-29T21:22:12.619Z] Storage Driver: overlay2 [2022-07-29T21:22:12.619Z] Backing Filesystem: extfs [2022-07-29T21:22:12.619Z] Supports d_type: true [2022-07-29T21:22:12.619Z] Native Overlay Diff: true [2022-07-29T21:22:12.619Z] userxattr: false [2022-07-29T21:22:12.619Z] Logging Driver: json-file [2022-07-29T21:22:12.619Z] Cgroup Driver: cgroupfs [2022-07-29T21:22:12.619Z] Cgroup Version: 1 [2022-07-29T21:22:12.619Z] Plugins: [2022-07-29T21:22:12.619Z] Volume: local [2022-07-29T21:22:12.619Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:22:12.619Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:22:12.619Z] Swarm: inactive [2022-07-29T21:22:12.619Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-29T21:22:12.619Z] Default Runtime: runc [2022-07-29T21:22:12.619Z] Init Binary: docker-init [2022-07-29T21:22:12.619Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:12.619Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:22:12.619Z] init version: de40ad0 [2022-07-29T21:22:12.619Z] Security Options: [2022-07-29T21:22:12.619Z] apparmor [2022-07-29T21:22:12.619Z] seccomp [2022-07-29T21:22:12.619Z] Profile: default [2022-07-29T21:22:12.619Z] Kernel Version: 5.4.0-1071-aws [2022-07-29T21:22:12.619Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-29T21:22:12.619Z] OSType: linux [2022-07-29T21:22:12.619Z] Architecture: x86_64 [2022-07-29T21:22:12.619Z] CPUs: 2 [2022-07-29T21:22:12.619Z] Total Memory: 7.565GiB [2022-07-29T21:22:12.619Z] Name: ip-10-100-95-182 [2022-07-29T21:22:12.619Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-29T21:22:12.619Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:22:12.619Z] Debug Mode: false [2022-07-29T21:22:12.619Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:22:12.619Z] Labels: [2022-07-29T21:22:12.619Z] Experimental: true [2022-07-29T21:22:12.620Z] Insecure Registries: [2022-07-29T21:22:12.620Z] 127.0.0.0/8 [2022-07-29T21:22:12.620Z] Live Restore Enabled: true [2022-07-29T21:22:12.620Z] [2022-07-29T21:22:12.620Z] WARNING: No swap limit support [Pipeline] sh [2022-07-29T21:22:12.712Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:22:12.713Z] #1 sha256:0e18e8872a133ef14760fe1205d5d6350be5bc0537418e3bc41f0a916729dfa9 [2022-07-29T21:22:12.713Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:22:12.713Z] #1 DONE 0.0s [2022-07-29T21:22:12.713Z] [2022-07-29T21:22:12.713Z] #2 [internal] load .dockerignore [2022-07-29T21:22:12.713Z] #2 sha256:8158d14bf0c70abac960b60c3548b12a8d0dccc21b7ab126a481f1ed41490d68 [2022-07-29T21:22:12.713Z] #2 transferring context: 145B done [2022-07-29T21:22:12.713Z] #2 DONE 0.0s [2022-07-29T21:22:12.713Z] [2022-07-29T21:22:12.713Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:22:12.713Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:22:12.713Z] #3 DONE 0.1s [2022-07-29T21:22:12.713Z] [2022-07-29T21:22:12.713Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:22:12.713Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:22:12.713Z] #4 CACHED [2022-07-29T21:22:12.942Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:22:12.942Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:22:12.942Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43888/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:22:12.942Z] + bash /home/ubuntu/workspace/moby_PR-43888/check-config.sh [2022-07-29T21:22:12.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:22:12.942Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-29T21:22:12.942Z] [2022-07-29T21:22:12.942Z] Generally Necessary: [2022-07-29T21:22:12.942Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:22:12.942Z] - apparmor: enabled and tools installed [2022-07-29T21:22:12.942Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:22:12.942Z] - CONFIG_NET_NS: enabled [2022-07-29T21:22:12.942Z] - CONFIG_PID_NS: enabled [2022-07-29T21:22:12.942Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:22:12.942Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:22:12.942Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:22:12.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:22:12.942Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:22:12.942Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:22:12.942Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:22:12.942Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:22:12.942Z] - CONFIG_MEMCG: enabled [2022-07-29T21:22:12.942Z] - CONFIG_KEYS: enabled [2022-07-29T21:22:12.942Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:22:12.942Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:22:12.943Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:22:12.943Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:22:12.943Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:22:12.943Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:22:12.943Z] [2022-07-29T21:22:12.943Z] Optional Features: [2022-07-29T21:22:12.943Z] - CONFIG_USER_NS: enabled [2022-07-29T21:22:12.970Z] [2022-07-29T21:22:12.971Z] #5 [internal] load build definition from Dockerfile [2022-07-29T21:22:12.971Z] #5 sha256:a0ab327eee955dd0ae641c469cf8a5d232dfd3a431c45db1bca75590b6de0eb7 [2022-07-29T21:22:12.971Z] #5 DONE 0.0s [2022-07-29T21:22:12.971Z] [2022-07-29T21:22:12.971Z] #6 [internal] load .dockerignore [2022-07-29T21:22:12.971Z] #6 sha256:7b1bed6d9454cb45e8260259190a2d893e12379f9c75d39cf1f383b706dd9c2c [2022-07-29T21:22:12.971Z] #6 DONE 0.0s [2022-07-29T21:22:12.971Z] [2022-07-29T21:22:12.971Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:12.971Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:22:12.971Z] #7 DONE 0.1s [2022-07-29T21:22:12.971Z] [2022-07-29T21:22:12.971Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:22:12.971Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:22:12.993Z] Client: [2022-07-29T21:22:12.993Z] Context: default [2022-07-29T21:22:12.993Z] Debug Mode: false [2022-07-29T21:22:12.993Z] Plugins: [2022-07-29T21:22:12.993Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:22:12.993Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:22:12.993Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:22:12.993Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:22:12.993Z] [2022-07-29T21:22:12.993Z] Server: [2022-07-29T21:22:12.993Z] Containers: 0 [2022-07-29T21:22:12.993Z] Running: 0 [2022-07-29T21:22:12.993Z] Paused: 0 [2022-07-29T21:22:12.993Z] Stopped: 0 [2022-07-29T21:22:12.993Z] Images: 2 [2022-07-29T21:22:12.993Z] Server Version: 20.10.14 [2022-07-29T21:22:12.993Z] Storage Driver: overlay2 [2022-07-29T21:22:12.993Z] Backing Filesystem: extfs [2022-07-29T21:22:12.993Z] Supports d_type: true [2022-07-29T21:22:12.993Z] Native Overlay Diff: true [2022-07-29T21:22:12.993Z] userxattr: false [2022-07-29T21:22:12.993Z] Logging Driver: json-file [2022-07-29T21:22:12.993Z] Cgroup Driver: cgroupfs [2022-07-29T21:22:12.993Z] Cgroup Version: 1 [2022-07-29T21:22:12.993Z] Plugins: [2022-07-29T21:22:12.993Z] Volume: local [2022-07-29T21:22:12.993Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:22:12.993Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:22:12.993Z] Swarm: inactive [2022-07-29T21:22:12.993Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-29T21:22:12.993Z] Default Runtime: runc [2022-07-29T21:22:12.993Z] Init Binary: docker-init [2022-07-29T21:22:12.993Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:22:12.993Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:22:12.993Z] init version: de40ad0 [2022-07-29T21:22:12.993Z] Security Options: [2022-07-29T21:22:12.993Z] apparmor [2022-07-29T21:22:12.993Z] seccomp [2022-07-29T21:22:12.993Z] Profile: default [2022-07-29T21:22:12.993Z] Kernel Version: 5.4.0-1071-aws [2022-07-29T21:22:12.993Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-29T21:22:12.993Z] OSType: linux [2022-07-29T21:22:12.993Z] Architecture: x86_64 [2022-07-29T21:22:12.993Z] CPUs: 2 [2022-07-29T21:22:12.993Z] Total Memory: 7.565GiB [2022-07-29T21:22:12.993Z] Name: ip-10-100-61-87 [2022-07-29T21:22:12.993Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-29T21:22:12.993Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:22:12.993Z] Debug Mode: false [2022-07-29T21:22:12.993Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:22:12.993Z] Labels: [2022-07-29T21:22:12.993Z] Experimental: true [2022-07-29T21:22:12.993Z] Insecure Registries: [2022-07-29T21:22:12.993Z] 127.0.0.0/8 [2022-07-29T21:22:12.993Z] Live Restore Enabled: true [2022-07-29T21:22:12.993Z] [2022-07-29T21:22:12.993Z] WARNING: No swap limit support [Pipeline] sh [2022-07-29T21:22:13.198Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:22:13.198Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:22:13.198Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:22:13.198Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-29T21:22:13.198Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-29T21:22:13.198Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:22:13.198Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:22:13.198Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:22:13.198Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:22:13.198Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:22:13.198Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:22:13.198Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:22:13.198Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:22:13.198Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:22:13.198Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:22:13.198Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:22:13.198Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:22:13.198Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:22:13.198Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:22:13.198Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:22:13.198Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:22:13.198Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:22:13.198Z] - Network Drivers: [2022-07-29T21:22:13.198Z] - "overlay": [2022-07-29T21:22:13.198Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:22:13.198Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:22:13.198Z] Optional (for encrypted networks): [2022-07-29T21:22:13.198Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:22:13.198Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:22:13.198Z] - CONFIG_XFRM: enabled [2022-07-29T21:22:13.198Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:22:13.198Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:22:13.198Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:22:13.198Z] - "ipvlan": [2022-07-29T21:22:13.229Z] #10 DONE 0.1s [2022-07-29T21:22:13.229Z] [2022-07-29T21:22:13.229Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:13.229Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:22:13.229Z] #8 DONE 0.1s [2022-07-29T21:22:13.229Z] [2022-07-29T21:22:13.229Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:22:13.229Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:22:13.229Z] #9 DONE 0.1s [2022-07-29T21:22:13.283Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:22:13.284Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:22:13.284Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43888/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:22:13.284Z] + bash /home/ubuntu/workspace/moby_PR-43888/check-config.sh [2022-07-29T21:22:13.284Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:22:13.284Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-29T21:22:13.284Z] [2022-07-29T21:22:13.284Z] Generally Necessary: [2022-07-29T21:22:13.284Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:22:13.284Z] - apparmor: enabled and tools installed [2022-07-29T21:22:13.284Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:22:13.284Z] - CONFIG_NET_NS: enabled [2022-07-29T21:22:13.284Z] - CONFIG_PID_NS: enabled [2022-07-29T21:22:13.284Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:22:13.284Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:22:13.284Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:22:13.284Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:22:13.284Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:22:13.284Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:22:13.284Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:22:13.284Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:22:13.284Z] - CONFIG_MEMCG: enabled [2022-07-29T21:22:13.284Z] - CONFIG_KEYS: enabled [2022-07-29T21:22:13.284Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:22:13.284Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:22:13.284Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:22:13.284Z] [2022-07-29T21:22:13.284Z] Optional Features: [2022-07-29T21:22:13.284Z] - CONFIG_USER_NS: enabled [2022-07-29T21:22:13.454Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:22:13.454Z] - "macvlan": [2022-07-29T21:22:13.454Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:22:13.454Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:22:13.454Z] - "ftp,tftp client in container": [2022-07-29T21:22:13.454Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:22:13.454Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:22:13.454Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:22:13.454Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:22:13.454Z] - Storage Drivers: [2022-07-29T21:22:13.454Z] - "aufs": [2022-07-29T21:22:13.454Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:22:13.454Z] - "btrfs": [2022-07-29T21:22:13.454Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:22:13.454Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:22:13.454Z] - "devicemapper": [2022-07-29T21:22:13.454Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:22:13.454Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:22:13.454Z] - "overlay": [2022-07-29T21:22:13.454Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:22:13.454Z] - "zfs": [2022-07-29T21:22:13.454Z] - /dev/zfs: present [2022-07-29T21:22:13.454Z] - zfs command: missing [2022-07-29T21:22:13.454Z] - zpool command: missing [2022-07-29T21:22:13.454Z] [2022-07-29T21:22:13.454Z] Limits: [2022-07-29T21:22:13.454Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:22:13.454Z] [2022-07-29T21:22:13.454Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-29T21:22:13.487Z] [2022-07-29T21:22:13.487Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:13.487Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:22:13.487Z] #73 DONE 0.0s [2022-07-29T21:22:13.487Z] [2022-07-29T21:22:13.487Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:13.487Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:22:13.487Z] #71 DONE 0.0s [2022-07-29T21:22:13.487Z] [2022-07-29T21:22:13.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:22:13.487Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:22:13.487Z] #11 DONE 0.0s [2022-07-29T21:22:13.487Z] [2022-07-29T21:22:13.487Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:22:13.487Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:22:13.487Z] #28 DONE 0.0s [2022-07-29T21:22:13.487Z] [2022-07-29T21:22:13.487Z] #24 [internal] load build context [2022-07-29T21:22:13.487Z] #24 sha256:6e2d2bd2ebb00ac430e4caf5239b90dd12fd723f914aa8616bb92a8d94d2b0ac [Pipeline] sh [2022-07-29T21:22:13.544Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:22:13.544Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:22:13.544Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:22:13.544Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-29T21:22:13.544Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-29T21:22:13.544Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:22:13.544Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:22:13.544Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:22:13.544Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:22:13.544Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:22:13.544Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:22:13.544Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:22:13.544Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:22:13.544Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:22:13.544Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:22:13.544Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:22:13.544Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:22:13.544Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:22:13.544Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:22:13.544Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:22:13.544Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:22:13.544Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:22:13.544Z] - Network Drivers: [2022-07-29T21:22:13.544Z] - "overlay": [2022-07-29T21:22:13.544Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:22:13.544Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:22:13.544Z] Optional (for encrypted networks): [2022-07-29T21:22:13.544Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:22:13.544Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:22:13.544Z] - CONFIG_XFRM: enabled [2022-07-29T21:22:13.544Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:22:13.544Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:22:13.544Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:22:13.544Z] - "ipvlan": [2022-07-29T21:22:13.759Z] #24 ... [2022-07-29T21:22:13.759Z] [2022-07-29T21:22:13.760Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:22:13.760Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:22:13.760Z] #49 DONE 0.5s [2022-07-29T21:22:13.760Z] [2022-07-29T21:22:13.760Z] #24 [internal] load build context [2022-07-29T21:22:13.760Z] #24 sha256:6e2d2bd2ebb00ac430e4caf5239b90dd12fd723f914aa8616bb92a8d94d2b0ac [2022-07-29T21:22:13.769Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:982f09f837ccfd40751bebbc8d4459530f3bb02f . [2022-07-29T21:22:13.805Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:22:13.805Z] - "macvlan": [2022-07-29T21:22:13.805Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:22:13.805Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:22:13.805Z] - "ftp,tftp client in container": [2022-07-29T21:22:13.805Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:22:13.805Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:22:13.805Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:22:13.805Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:22:13.805Z] - Storage Drivers: [2022-07-29T21:22:13.805Z] - "aufs": [2022-07-29T21:22:13.805Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:22:13.805Z] - "btrfs": [2022-07-29T21:22:13.805Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:22:13.805Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:22:13.805Z] - "devicemapper": [2022-07-29T21:22:13.805Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:22:13.805Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:22:13.805Z] - "overlay": [2022-07-29T21:22:13.805Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:22:13.805Z] - "zfs": [2022-07-29T21:22:13.805Z] - /dev/zfs: present [2022-07-29T21:22:13.805Z] - zfs command: missing [2022-07-29T21:22:13.805Z] - zpool command: missing [2022-07-29T21:22:13.805Z] [2022-07-29T21:22:13.805Z] Limits: [2022-07-29T21:22:13.805Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:22:13.805Z] [2022-07-29T21:22:13.805Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:22:14.024Z] #2 [internal] load .dockerignore [2022-07-29T21:22:14.024Z] #2 sha256:672e7c6d5174349653d6d4d4eb9a814cf5d12e2faefb7091db96b3eb386befaa [2022-07-29T21:22:14.024Z] #2 transferring context: 145B done [2022-07-29T21:22:14.024Z] #2 DONE 0.0s [2022-07-29T21:22:14.024Z] [2022-07-29T21:22:14.024Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:22:14.024Z] #1 sha256:a80eaa8d91878bac85d61722cbc22863ea577b62eff6eea54a62a263ea418715 [2022-07-29T21:22:14.024Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:22:14.024Z] #1 DONE 0.0s [2022-07-29T21:22:14.024Z] [2022-07-29T21:22:14.024Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:22:14.024Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:22:14.024Z] #3 DONE 0.1s [2022-07-29T21:22:14.024Z] [2022-07-29T21:22:14.024Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:22:14.024Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:22:14.024Z] #4 CACHED [2022-07-29T21:22:14.134Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:982f09f837ccfd40751bebbc8d4459530f3bb02f . [2022-07-29T21:22:14.134Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:22:14.134Z] #1 sha256:577b7d651e28c8ac42888f36e19c6a232da51adc583f1b1d61d8c86b9479b7ac [2022-07-29T21:22:14.134Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:22:14.134Z] #1 DONE 0.0s [2022-07-29T21:22:14.134Z] [2022-07-29T21:22:14.134Z] #2 [internal] load .dockerignore [2022-07-29T21:22:14.134Z] #2 sha256:8668e0f39273cbe1cf550d3e19be0504fa0dd203fe2ffa4eaf61ec923a938ec8 [2022-07-29T21:22:14.134Z] #2 transferring context: 145B done [2022-07-29T21:22:14.134Z] #2 DONE 0.0s [2022-07-29T21:22:14.134Z] [2022-07-29T21:22:14.134Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:22:14.134Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:22:14.281Z] [2022-07-29T21:22:14.281Z] #6 [internal] load build definition from Dockerfile [2022-07-29T21:22:14.281Z] #6 sha256:ec51519fe17d2e93cf44c90ac44c417514e72c9ef028b4c213c939c924015c4a [2022-07-29T21:22:14.281Z] #6 DONE 0.0s [2022-07-29T21:22:14.281Z] [2022-07-29T21:22:14.281Z] #5 [internal] load .dockerignore [2022-07-29T21:22:14.281Z] #5 sha256:48cbcd3e3bce5ab260c6b8bdd9ed3dba7121075aa86a8064152eb8e76f4c84c3 [2022-07-29T21:22:14.281Z] #5 DONE 0.0s [2022-07-29T21:22:14.281Z] [2022-07-29T21:22:14.281Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:14.281Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:22:14.281Z] #7 DONE 0.1s [2022-07-29T21:22:14.281Z] [2022-07-29T21:22:14.281Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:22:14.281Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:22:14.394Z] #3 DONE 0.1s [2022-07-29T21:22:14.394Z] [2022-07-29T21:22:14.394Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:22:14.394Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:22:14.394Z] #4 CACHED [2022-07-29T21:22:14.537Z] #10 DONE 0.1s [2022-07-29T21:22:14.537Z] [2022-07-29T21:22:14.537Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:14.537Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:22:14.537Z] #9 DONE 0.1s [2022-07-29T21:22:14.537Z] [2022-07-29T21:22:14.537Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:22:14.537Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:22:14.537Z] #8 DONE 0.1s [2022-07-29T21:22:14.654Z] [2022-07-29T21:22:14.654Z] #6 [internal] load build definition from Dockerfile [2022-07-29T21:22:14.654Z] #6 sha256:62a960e9f2bc75998901c875ea927d2073e6cbc773d8c9710789cd5d872bc348 [2022-07-29T21:22:14.654Z] #6 DONE 0.0s [2022-07-29T21:22:14.654Z] [2022-07-29T21:22:14.654Z] #5 [internal] load .dockerignore [2022-07-29T21:22:14.654Z] #5 sha256:e7505706af9e24994cf270859d8d522d4b4b3608d613628b62053a99d622d709 [2022-07-29T21:22:14.654Z] #5 DONE 0.0s [2022-07-29T21:22:14.654Z] [2022-07-29T21:22:14.654Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:14.654Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:22:14.654Z] #9 DONE 0.1s [2022-07-29T21:22:14.654Z] [2022-07-29T21:22:14.654Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:22:14.654Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:22:14.794Z] [2022-07-29T21:22:14.794Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:22:14.794Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:22:14.794Z] #28 DONE 0.0s [2022-07-29T21:22:14.794Z] [2022-07-29T21:22:14.794Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:14.794Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:22:14.794Z] #73 DONE 0.0s [2022-07-29T21:22:14.794Z] [2022-07-29T21:22:14.794Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:14.794Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:22:14.794Z] #71 DONE 0.0s [2022-07-29T21:22:14.794Z] [2022-07-29T21:22:14.794Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:22:14.794Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:22:14.794Z] #11 DONE 0.0s [2022-07-29T21:22:14.794Z] [2022-07-29T21:22:14.794Z] #24 [internal] load build context [2022-07-29T21:22:14.794Z] #24 sha256:57416a59bb57031df2f3d63bd8800a7a6de7807707cc75ad9420a91ee86c1b6c [2022-07-29T21:22:14.915Z] #10 DONE 0.1s [2022-07-29T21:22:14.915Z] [2022-07-29T21:22:14.915Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:22:14.915Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:22:14.915Z] #7 DONE 0.1s [2022-07-29T21:22:14.915Z] [2022-07-29T21:22:14.915Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:22:14.915Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:22:14.915Z] #8 DONE 0.1s [2022-07-29T21:22:15.055Z] #24 ... [2022-07-29T21:22:15.055Z] [2022-07-29T21:22:15.055Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:22:15.055Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:22:15.055Z] #49 DONE 0.5s [2022-07-29T21:22:15.055Z] [2022-07-29T21:22:15.055Z] #24 [internal] load build context [2022-07-29T21:22:15.055Z] #24 sha256:57416a59bb57031df2f3d63bd8800a7a6de7807707cc75ad9420a91ee86c1b6c [2022-07-29T21:22:15.170Z] #24 transferring context: 62.34MB 1.6s done [2022-07-29T21:22:15.170Z] #24 DONE 1.7s [2022-07-29T21:22:15.170Z] [2022-07-29T21:22:15.170Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:22:15.170Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:22:15.170Z] #72 CACHED [2022-07-29T21:22:15.170Z] [2022-07-29T21:22:15.170Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:22:15.170Z] #70 sha256:daf70e3377016a9d713f2ce8c986111c0ba0c490694a91f9b07872bf1b4cb198 [2022-07-29T21:22:15.170Z] #70 CACHED [2022-07-29T21:22:15.170Z] [2022-07-29T21:22:15.170Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:22:15.170Z] #37 sha256:76d10cdb142d8ca50b17dc625b5d72a19c975fb2036f4a442c24d3fe8a76066e [2022-07-29T21:22:15.170Z] #37 CACHED [2022-07-29T21:22:15.170Z] [2022-07-29T21:22:15.170Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:22:15.170Z] #27 sha256:11b31bfac8a47e1f22e362fdcb5288342068bae986f9ff6382dfa77da0a3abc1 [2022-07-29T21:22:15.170Z] #27 CACHED [2022-07-29T21:22:15.170Z] [2022-07-29T21:22:15.170Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:22:15.170Z] #63 sha256:4aa5294eab1872d7db7b4414c38b1aa30d0d4587388332a377a0f506bc3bb755 [2022-07-29T21:22:15.170Z] #63 CACHED [2022-07-29T21:22:15.170Z] [2022-07-29T21:22:15.170Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:22:15.170Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-07-29T21:22:15.171Z] #19 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:22:15.171Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:22:15.171Z] #74 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:22:15.171Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-07-29T21:22:15.171Z] #18 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #64 sha256:345650cd062884a33372f0107fdc80b87a960b7324ecc29bdb5d0df190888e19 [2022-07-29T21:22:15.171Z] #64 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #26 sha256:1c6060986db61d8032c5c061bc50076165cae66d9414ef576e7a6f18369edcd5 [2022-07-29T21:22:15.171Z] #26 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:22:15.171Z] #50 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #31 sha256:81f581dbf57c40b8458b16b5600639bb54847aaae7dd3c48b649286240a630bd [2022-07-29T21:22:15.171Z] #31 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #48 sha256:a32aa0b945c4bc5de95f64b7ec3172a4bed67ffaada7c9a3dfc9309489595d9b [2022-07-29T21:22:15.171Z] #48 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:22:15.171Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-07-29T21:22:15.171Z] #17 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:22:15.171Z] #59 sha256:354a0e3570f767e3cae430782ad1b0d8616df4e5fb09bfaedd3e2f2ac959b32c [2022-07-29T21:22:15.171Z] #59 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:22:15.171Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-07-29T21:22:15.171Z] #15 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:22:15.171Z] #29 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:22:15.171Z] #40 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #56 sha256:fef15e5f2786db65552b67598fb9381f19f61d28e72e074d8dee6538bdb174f0 [2022-07-29T21:22:15.171Z] #56 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:22:15.171Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:22:15.171Z] #33 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:22:15.171Z] #77 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:22:15.171Z] #34 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:22:15.171Z] #53 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:22:15.171Z] #38 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:22:15.171Z] #13 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:22:15.171Z] #62 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:22:15.171Z] #30 sha256:100fd3d1abc71cfb5837822609cf8d8827dfed0e50a5b96d095a39f69b9cfa62 [2022-07-29T21:22:15.171Z] #30 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:22:15.171Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-07-29T21:22:15.171Z] #23 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #45 sha256:091689f43ca35c5fd682d7c9d4546eb8b17ae872525faf855335d366ea6f7ab3 [2022-07-29T21:22:15.171Z] #45 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:22:15.171Z] #55 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #65 sha256:7ad0fbc3490aa793d5630ea48a8603ecb8357ec8235b8494c6601f911ddf9f2d [2022-07-29T21:22:15.171Z] #65 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:22:15.171Z] #32 sha256:a0af324f4351e18d99cb99451159a3ca05b92df79b9fd15ab6d2c6ab2166541a [2022-07-29T21:22:15.171Z] #32 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:22:15.171Z] #47 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #58 sha256:176f3c4783a4b441b9e386ec8cf2a1894634264582b0feebdfaffd4eb7b2474f [2022-07-29T21:22:15.171Z] #58 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #44 sha256:a078f5637e0a805b09e9d0816a51b4e036cca2e3c95824d8f84c7b5471c456a1 [2022-07-29T21:22:15.171Z] #44 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #39 sha256:e419bdb60913f83b4c379afff8fee66fa70ac5fa9f410954b7526318deca439c [2022-07-29T21:22:15.171Z] #39 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:22:15.171Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-07-29T21:22:15.171Z] #20 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #35 sha256:82207e75527d9b8938a07e3a2495f3fe1aa5520466c087e87b2aae58cd066de3 [2022-07-29T21:22:15.171Z] #35 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:22:15.171Z] #66 sha256:fbaf63a2d20625a3028d59a431e3f356348c4abcb892c8227b6bf435dda4261f [2022-07-29T21:22:15.171Z] #66 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:22:15.171Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:22:15.171Z] #12 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:22:15.171Z] #14 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:22:15.171Z] #79 sha256:d2e3ff456a600ffb5f0de6e4fdf033ea8611959a8b9afa4db196c0c73742b5c6 [2022-07-29T21:22:15.171Z] #79 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #75 sha256:f6d8f12f61843abf4b411a7fb698d5500241fb6831c99f15cda2768d12e99906 [2022-07-29T21:22:15.171Z] #75 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:22:15.171Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:22:15.171Z] #46 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:22:15.171Z] #25 sha256:f53d83765a1d06db2c5ad711e9fb397d26943cbd85eebc55f2610285efb19f86 [2022-07-29T21:22:15.171Z] #25 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #81 sha256:42843c70ebda3aef558e4a57ad69a8764bb807bf7f7156105d617febc2f52cef [2022-07-29T21:22:15.171Z] #81 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #52 sha256:8071956719f63531b550ebcf55c439d09df597449d6438c78d345272aba27c58 [2022-07-29T21:22:15.171Z] #52 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:22:15.171Z] #76 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #60 sha256:51a70eda25def48331f79426abf928b82124237005f11b580b56f6f4821ea15e [2022-07-29T21:22:15.171Z] #60 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #67 sha256:9b5edcb70fdb7025a1ee1f416cb5774f5693bae1be2f0597e7872cbcb4ffda68 [2022-07-29T21:22:15.171Z] #67 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #41 sha256:7e869d1ef391b82bfa9ff8921a14c536dbcd8c2941a8881a02d6c1add6687b74 [2022-07-29T21:22:15.171Z] #41 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:22:15.171Z] #68 sha256:3fab04e702c615d95a05d4871a6ff202b104970fa776e7ad248c470874c5043a [2022-07-29T21:22:15.171Z] #68 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:22:15.171Z] #51 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #54 sha256:6da3ce5154922ce698cc673727114de14ae2937f3c0df3aa2fc0b7ec3c63cd99 [2022-07-29T21:22:15.171Z] #54 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:22:15.171Z] #42 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:22:15.171Z] #43 sha256:151b8edf71fe73b9d89ec3f5b0454e4e5c324e47e8a370a7be4027cce7588424 [2022-07-29T21:22:15.171Z] #43 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:22:15.171Z] #57 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:22:15.171Z] #80 sha256:73123e4969ded926fb2842df1a607f8c98219754ca44ecd5e97202d3aa14bdba [2022-07-29T21:22:15.171Z] #80 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:22:15.171Z] #36 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-07-29T21:22:15.171Z] #16 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:22:15.171Z] #21 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #78 sha256:51ae449f390b7aaf2cc439c1db944a2a47ba24ffc7cb0f80eac041893659f5e0 [2022-07-29T21:22:15.171Z] #78 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:22:15.171Z] #69 sha256:cefc4e5231bd6e7a2503ae49c13a64f814e7cec94ad35bf87d843df298ea2c79 [2022-07-29T21:22:15.171Z] #69 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-07-29T21:22:15.171Z] #22 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:22:15.171Z] #61 sha256:052ef3ea17b9b77e77c13db0e1111a29152bb2b86f5677243567506b58bff157 [2022-07-29T21:22:15.171Z] #61 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #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-29T21:22:15.171Z] #82 sha256:68cc590efffede5adaf3431cc6bcac0fc3af67cb845bdd6756d2084af16a3d2c [2022-07-29T21:22:15.171Z] #82 CACHED [2022-07-29T21:22:15.171Z] [2022-07-29T21:22:15.171Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:22:15.171Z] #83 sha256:39395993ddf2beec3e02dfcb8f659ec9fd3dfd08b72fab44aadaaa85de8ea5cb [2022-07-29T21:22:15.180Z] [2022-07-29T21:22:15.180Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:15.180Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:22:15.180Z] #80 DONE 0.0s [2022-07-29T21:22:15.180Z] [2022-07-29T21:22:15.180Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:22:15.180Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:22:15.180Z] #78 DONE 0.0s [2022-07-29T21:22:15.180Z] [2022-07-29T21:22:15.180Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:22:15.180Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:22:15.180Z] #11 DONE 0.0s [2022-07-29T21:22:15.180Z] [2022-07-29T21:22:15.180Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:22:15.180Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:22:15.180Z] #35 DONE 0.0s [2022-07-29T21:22:15.180Z] [2022-07-29T21:22:15.180Z] #31 [internal] load build context [2022-07-29T21:22:15.180Z] #31 sha256:6b71fc9e7f00c6dbcee6a150103c9ef664c5f63930c9ac01d518def9d42557ae [2022-07-29T21:22:15.441Z] #31 ... [2022-07-29T21:22:15.441Z] [2022-07-29T21:22:15.441Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:22:15.441Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:22:15.441Z] #56 DONE 0.5s [2022-07-29T21:22:15.441Z] [2022-07-29T21:22:15.441Z] #31 [internal] load build context [2022-07-29T21:22:15.441Z] #31 sha256:6b71fc9e7f00c6dbcee6a150103c9ef664c5f63930c9ac01d518def9d42557ae [2022-07-29T21:22:16.105Z] #83 DONE 1.3s [2022-07-29T21:22:16.227Z] #51 ... [2022-07-29T21:22:16.227Z] [2022-07-29T21:22:16.227Z] #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-29T21:22:16.227Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a [2022-07-29T21:22:16.227Z] #57 3.382 v3.0.2 [2022-07-29T21:22:16.227Z] #57 DONE 4.5s [2022-07-29T21:22:16.227Z] [2022-07-29T21:22:16.227Z] #24 [internal] load build context [2022-07-29T21:22:16.227Z] #24 sha256:38285a13f35c6a2066a88ab0fb3abd2313bf0b3a22f72f1802b88ffc159a0dc6 [2022-07-29T21:22:16.227Z] #24 transferring context: 30.99MB 4.3s [2022-07-29T21:22:16.362Z] [2022-07-29T21:22:16.362Z] #84 exporting to image [2022-07-29T21:22:16.362Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:22:16.362Z] #84 exporting layers [2022-07-29T21:22:16.427Z] #24 transferring context: 62.36MB 1.8s done [2022-07-29T21:22:16.487Z] #24 ... [2022-07-29T21:22:16.487Z] [2022-07-29T21:22:16.487Z] #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-29T21:22:16.487Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:16.487Z] #51 4.670 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:22:16.487Z] #51 4.670 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:22:16.487Z] #51 4.670 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:22:16.692Z] #24 DONE 2.0s [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #26 sha256:a2ad8eb79ec1d0797e5f5c1bfea36212baad63488a8b64c57f8a9d0cb586d203 [2022-07-29T21:22:16.692Z] #26 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #64 sha256:a48d324c902dee42143a6e72d92516899cfa859f7ef5f797fa6f7747449b5cbb [2022-07-29T21:22:16.692Z] #64 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #65 sha256:c5d9fd77978bbcd4f889c91a528f921e417d21499c6fac689ec4d31afe8f4fc8 [2022-07-29T21:22:16.692Z] #65 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #67 sha256:b512a37954b4e9ce267c01b49b53b209294ca3d0e2fbb772ae0497142c3984d5 [2022-07-29T21:22:16.692Z] #67 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:22:16.692Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-07-29T21:22:16.692Z] #18 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #75 sha256:f53f2095b4d786659a598f3081703d9506f78b5baef3d86f2e4d97cf20acb7d2 [2022-07-29T21:22:16.692Z] #75 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:22:16.692Z] #68 sha256:266be0f7c88685afad262aa7fcb2c43bcbbb412ea18bd86a8857052c784d46cf [2022-07-29T21:22:16.692Z] #68 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:22:16.692Z] #69 sha256:2b24e2a56bb8eac871a390ec18f4de5700c66b0c81585ed87745896d15c46368 [2022-07-29T21:22:16.692Z] #69 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #31 sha256:a77f16741aac76a9ad37c73cf9d93d9d78d2c7bd9a049ec0e11fff9aa4415cad [2022-07-29T21:22:16.692Z] #31 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #41 sha256:53b159bb17fe7b3a7f4afc1ed897eabbeb32f3199d7dba828458c8cd600ec0fe [2022-07-29T21:22:16.692Z] #41 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:22:16.692Z] #77 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #78 sha256:d87b544b5e22a585100a05758a8fc126bbe6b2b27e2be54b650310c1cea668ec [2022-07-29T21:22:16.692Z] #78 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:22:16.692Z] #51 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #58 sha256:85f98d68b37536d33d2d083b97e5c84f5e2df03fcca641f0fd68b46e28377090 [2022-07-29T21:22:16.692Z] #58 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:22:16.692Z] #43 sha256:a3e47dcf59bd277a8d88686b6c9aedff6372af2a0c09bfb086ed750d47b2f1a5 [2022-07-29T21:22:16.692Z] #43 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:22:16.692Z] #50 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:22:16.692Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-07-29T21:22:16.692Z] #20 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #37 sha256:74c8346a6b6235aec9025b97d9f1dd0c46a4174bafd40a3c1d18b02921472eb4 [2022-07-29T21:22:16.692Z] #37 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #54 sha256:63fa1bc8d5a589eeb283a8b3f3da5ee755b17f5a6903f62bec73293d091a2a67 [2022-07-29T21:22:16.692Z] #54 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:22:16.692Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-07-29T21:22:16.692Z] #23 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #45 sha256:c5b3e329b9c3bf59f368181e21cb284507936134af588ebdb449129af570ca20 [2022-07-29T21:22:16.692Z] #45 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #39 sha256:7cc7a2705037a502011116ddbcde98884ffd727bc9c86e5e98df84a032053dc7 [2022-07-29T21:22:16.692Z] #39 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #56 sha256:11540f6a13b5780b795cb44382f343910fbd1d126b4ba37f4e6a87173b09ad61 [2022-07-29T21:22:16.692Z] #56 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:22:16.692Z] #14 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #35 sha256:2e81ac6d2cfc5cac3c1ac618fa9bd139250952c2d6875ecbc1007a77a1957cc4 [2022-07-29T21:22:16.692Z] #35 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:22:16.692Z] #59 sha256:dd8bad84c18aaaf3e7d69b30affb080a6758703bde87b8a8fc3af22606faaf14 [2022-07-29T21:22:16.692Z] #59 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:22:16.692Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:22:16.692Z] #12 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:22:16.692Z] #66 sha256:abf6708cdd35d85059ce19dfad5803f513807df234855839a926300dab08a3e3 [2022-07-29T21:22:16.692Z] #66 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:22:16.692Z] #32 sha256:f04f0beaa371ccedb8ef7110969e150d36e4ee2f2d7aeabda46e7dfccc25faf7 [2022-07-29T21:22:16.692Z] #32 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:22:16.692Z] #62 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:22:16.692Z] #13 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:22:16.692Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-07-29T21:22:16.692Z] #19 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #44 sha256:8925802cf079ae47e96914ea42b13e37d7264153bc704e8558cfef4d054180eb [2022-07-29T21:22:16.692Z] #44 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:22:16.692Z] #25 sha256:57dae798ab9a601ffb40f8e14ed5d10fccd4e8b2d79574f2c43a2a660cd245f0 [2022-07-29T21:22:16.692Z] #25 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #61 sha256:6f0b3d0c2148a4bc089a3e0e58b10c565b91bc4f40e216f1350dc1bd3d7b2929 [2022-07-29T21:22:16.692Z] #61 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:22:16.692Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:22:16.692Z] #72 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:22:16.692Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:22:16.692Z] #74 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:22:16.692Z] #34 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:22:16.692Z] #21 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:22:16.692Z] #42 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-07-29T21:22:16.692Z] #22 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:22:16.692Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-07-29T21:22:16.692Z] #15 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-07-29T21:22:16.692Z] #16 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:22:16.692Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:22:16.692Z] #46 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #52 sha256:6cd0e185b62deb3aa7db5b3bb27fd6e65bc55d5a2249935cd31933f92ade02c6 [2022-07-29T21:22:16.692Z] #52 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:22:16.692Z] #29 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:22:16.692Z] #79 sha256:b8d92e4bb7124be6cfe196da2f7e88215e25ce8a1abc06bdddca9b7d6b527f56 [2022-07-29T21:22:16.692Z] #79 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #70 sha256:d922791047ec67c41ffe56f801d586f9a685d2b0b6119153c04ca811e4401267 [2022-07-29T21:22:16.692Z] #70 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:22:16.692Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:22:16.692Z] #33 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:22:16.692Z] #53 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:22:16.692Z] #48 sha256:a8a638a6a0743ae9d29628ca81a9171c1dc29d037412a1f0e5e747666a313ff5 [2022-07-29T21:22:16.692Z] #48 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:22:16.692Z] #57 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:22:16.692Z] #40 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:22:16.692Z] #30 sha256:b3fcfa641c96652e1ef49bc07303d7707b7fa76e51530e1d6ceafa8fbd5d352b [2022-07-29T21:22:16.692Z] #30 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:22:16.692Z] #76 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:22:16.692Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-07-29T21:22:16.692Z] #17 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:22:16.692Z] #36 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.692Z] #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-29T21:22:16.692Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:22:16.692Z] #55 CACHED [2022-07-29T21:22:16.692Z] [2022-07-29T21:22:16.693Z] #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-29T21:22:16.693Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:22:16.693Z] #47 CACHED [2022-07-29T21:22:16.693Z] [2022-07-29T21:22:16.693Z] #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-29T21:22:16.693Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:22:16.693Z] #38 CACHED [2022-07-29T21:22:16.693Z] [2022-07-29T21:22:16.693Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:22:16.693Z] #63 sha256:ca0693c46911d55a0777d29163f979a132989a661ff453a013e54ea011d4eac1 [2022-07-29T21:22:16.693Z] #63 CACHED [2022-07-29T21:22:16.693Z] [2022-07-29T21:22:16.693Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:22:16.693Z] #27 sha256:2bb71a7f5b596ec89f766eae0ffca8bf4237402414915d31c23ca723e481e1dc [2022-07-29T21:22:16.693Z] #27 CACHED [2022-07-29T21:22:16.693Z] [2022-07-29T21:22:16.693Z] #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-29T21:22:16.693Z] #60 sha256:2368f9521e1a735f00ed0ff99f77da985ac4ccd0c021d204685099e156da9167 [2022-07-29T21:22:16.693Z] #60 CACHED [2022-07-29T21:22:16.693Z] [2022-07-29T21:22:16.693Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:22:16.693Z] #80 sha256:662551f98e4e8da0a48db452a7bf80f1cd9b9bd57cff8fbd6c050d226dc475b1 [2022-07-29T21:22:16.693Z] #80 CACHED [2022-07-29T21:22:16.693Z] [2022-07-29T21:22:16.693Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:22:16.693Z] #81 sha256:7e7fe8eb92b4a15ba4621b95566353b84f326188c608650607484bc1734f6d8c [2022-07-29T21:22:16.835Z] #31 transferring context: 62.36MB 1.6s done [2022-07-29T21:22:16.835Z] #31 DONE 1.7s [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:22:16.835Z] #54 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #68 sha256:de355e189958980fc08081771aa65964423b9f4f0543cd226e79db449b8676c5 [2022-07-29T21:22:16.835Z] #68 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:22:16.835Z] #24 sha256:5f89b32dc0a7f8c8e17d69b1166c581df4838c413810222e54792af7523ea6cf [2022-07-29T21:22:16.835Z] #24 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #38 sha256:a185063422a6b8893fcea53370b5d1985556305a022ef1e2930bbee789d1eb32 [2022-07-29T21:22:16.835Z] #38 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #23 sha256:fd0ae8f672a635c6e25f0ab5e50c2a2b36db7f0ac5a924d2044098d2c7e9f32b [2022-07-29T21:22:16.835Z] #23 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-29T21:22:16.835Z] #14 sha256:3b775d5f110fa2c82c6fdabb36fc822703b8a82af50f7c1e67b39401ef29191f [2022-07-29T21:22:16.835Z] #14 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:22:16.835Z] #86 sha256:e24b4e8c978fce7d50c0364bf25a4ab3ba639ccc494d49afbae57ab0ca5b2e79 [2022-07-29T21:22:16.835Z] #86 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #59 sha256:5abba3f9e4c842c0a3c4634d9bbe621fb31a59ac99af12ccfe5680ca6c20687a [2022-07-29T21:22:16.835Z] #59 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:22:16.835Z] #13 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-29T21:22:16.835Z] #18 sha256:c91ad615766d2a43d433ec441bc185c72ced570405cabaabc2c7b6a1aa09ed72 [2022-07-29T21:22:16.835Z] #18 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #67 sha256:917c40bbafbb20a54445704a2377899f2bf35813d896cb32a129c5ba32f22a21 [2022-07-29T21:22:16.835Z] #67 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #44 sha256:ac13ca07416d7846e419087d44e977872256b72a94d8564c1234d7f6646efbe3 [2022-07-29T21:22:16.835Z] #44 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #71 sha256:b0d382e4ed5520168e1ca772bb6e9c9cf736b1abe4d770f172dabbbe0a4d0bb7 [2022-07-29T21:22:16.835Z] #71 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:22:16.835Z] #30 sha256:a0fc943e344d4d09dbffd3630de2b12bbd1d335e3e097356969b215968830846 [2022-07-29T21:22:16.835Z] #30 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:22:16.835Z] #25 sha256:5d7a22c4c051ea34d7f2f8239abe91c5ffa843f83051cce22ff0fd929d14278c [2022-07-29T21:22:16.835Z] #25 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:22:16.835Z] #32 sha256:89beb78c6e58c9ae415c4c06996ba1c88848d556229a315f1f34cbfddadb4a50 [2022-07-29T21:22:16.835Z] #32 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:22:16.835Z] #36 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-29T21:22:16.835Z] #15 sha256:67e2e232047836fbd464d2a2d73138667d1fe83ee304c8ec21aef94fbf2f9d56 [2022-07-29T21:22:16.835Z] #15 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:22:16.835Z] #37 sha256:09cf7975ce75b95b85086bea04b9ae6bfbaf5a02923b19af4e8868ad3e83ff5a [2022-07-29T21:22:16.835Z] #37 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:22:16.835Z] #39 sha256:a1b25b93fc61b47ed9ae1c948cb4eb2d701d37fc7d3bd7d44d27c9310ebe35cb [2022-07-29T21:22:16.835Z] #39 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-29T21:22:16.835Z] #16 sha256:ec8bd2d167b25ad7d50da05a50cbfdc0a91dbb67a5efabaa03b50d55e547bee2 [2022-07-29T21:22:16.835Z] #16 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:22:16.835Z] #34 sha256:ebca1da6172c5bc8a5a4ef83e4ea00168918c27fa6cde1dedb21f41a7726f4c1 [2022-07-29T21:22:16.835Z] #34 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #61 sha256:b3d3b6ba5050018d1c7cbb1dbc19a58fdf774d83b545ef60a4b857e448e8d3aa [2022-07-29T21:22:16.835Z] #61 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:22:16.835Z] #75 sha256:b44201344fe6656386904eaefca147ea5f1c25c775b2641b52f2ebc6c7e296eb [2022-07-29T21:22:16.835Z] #75 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:22:16.835Z] #20 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #57 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:22:16.835Z] #57 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-07-29T21:22:16.835Z] #49 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:22:16.835Z] #22 sha256:068179476785608a6bbd9c5254ae6bbe56b3b1a22e5ac23d97349cc8f92f489d [2022-07-29T21:22:16.835Z] #22 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:22:16.835Z] #43 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:22:16.835Z] #47 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:22:16.835Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:22:16.835Z] #79 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:22:16.835Z] #73 sha256:6e1a705eb99a0c73400a0d31099e092c2f7aaf6dabd0cbff00750835b1057d82 [2022-07-29T21:22:16.835Z] #73 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #29 sha256:8f89d23f551f34539b538b15fa7671b297193be1ad73df0c01728de73469b2f0 [2022-07-29T21:22:16.835Z] #29 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:22:16.835Z] #40 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:22:16.835Z] #40 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #74 sha256:d6ac69990d459d0c555fefd399babe6265b04c6f544da79b183cb303585a1a80 [2022-07-29T21:22:16.835Z] #74 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #46 sha256:3c60236c00044add1264565d4ca198edf1ea0d2a4dabe17fc6fa266ac1ce9032 [2022-07-29T21:22:16.835Z] #46 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #52 sha256:ca23aab4bbf3273d23def58ef99720a4e04a250005643ed8af2fb64dcd1c8eb4 [2022-07-29T21:22:16.835Z] #52 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:22:16.835Z] #53 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:22:16.835Z] #53 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #21 sha256:11986d90fa3f507eba74e853614681fc211f300552d92eb8a09b333faced78f8 [2022-07-29T21:22:16.835Z] #21 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:22:16.835Z] #66 sha256:731017013cbbc01a32bf7e5fc60402a729ed746c62f73ff9eb7067910ea97fc2 [2022-07-29T21:22:16.835Z] #66 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:22:16.835Z] #27 sha256:c628f05e69d50596912863254ab9b0da41e9a99d84292d749e9406c4c7d2ea15 [2022-07-29T21:22:16.835Z] #27 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:22:16.835Z] #64 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:22:16.835Z] #62 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #48 sha256:b9957e419135022b82fe8e4f82695c7208c6d3381f53f8918c72932ee7e7469e [2022-07-29T21:22:16.835Z] #48 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #77 sha256:4a17aa44a5b80638730fea32fbabfb8f55f932d4004148322cd23a046c0f9311 [2022-07-29T21:22:16.835Z] #77 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #82 sha256:54edf19e847eb1d80203ff8b4406b4e363b6388881e69b86d538d660e2d57554 [2022-07-29T21:22:16.835Z] #82 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #65 sha256:c9fdd5fa2358de3224b186ad6c15ac6d4b46740081f6450234225850d9f1dbcb [2022-07-29T21:22:16.835Z] #65 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:22:16.835Z] #41 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:22:16.835Z] #58 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:22:16.835Z] #26 sha256:78408202bdfb1482d88eeb1defd16fd5aa81753a392cb4face20c09969e529cd [2022-07-29T21:22:16.835Z] #26 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #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-29T21:22:16.835Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:22:16.835Z] #84 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.835Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:22:16.835Z] #63 sha256:a0a086dc8ce49830f7109e5b02bfc9fe234d5cfa4dc3786c7c0eeb3649924b2b [2022-07-29T21:22:16.835Z] #63 CACHED [2022-07-29T21:22:16.835Z] [2022-07-29T21:22:16.836Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:22:16.836Z] #50 sha256:af7fc1f71a63dfaa3e111a49f92a48fafba1024d83daf9c5ca14bea56985827e [2022-07-29T21:22:16.836Z] #50 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:22:16.836Z] #70 sha256:5ad96b0e90d9191f325de08bd025460c89db3f9f644471058a8ed20e7eaa052f [2022-07-29T21:22:16.836Z] #70 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc [2022-07-29T21:22:16.836Z] #28 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:22:16.836Z] #42 sha256:e8766b5fe303f900626add907da2e599bb37240e3c0fdf9b7af06be26392d012 [2022-07-29T21:22:16.836Z] #42 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:22:16.836Z] #83 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:22:16.836Z] #60 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:22:16.836Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:22:16.836Z] #12 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #51 sha256:25a08d5ffda4e7d8ad4f964d89e5060fc8059ed36e218f5002db8b6da2339383 [2022-07-29T21:22:16.836Z] #51 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:22:16.836Z] #55 sha256:5af09ec191e5ab28cb82541a3979477e89d9ea02d3b5a77ab0bf5224168d3d0b [2022-07-29T21:22:16.836Z] #55 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:22:16.836Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:22:16.836Z] #81 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:22:16.836Z] #85 sha256:1124cefd895075a8a316c04ac73aac8a93086cfcbe2c3a2af67ad0696739f835 [2022-07-29T21:22:16.836Z] #85 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:22:16.836Z] #19 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:22:16.836Z] #76 sha256:2c699edbafb04eb980a1e6974be8b71a431b4411280ba6c586567e19c38becb7 [2022-07-29T21:22:16.836Z] #76 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:22:16.836Z] #72 sha256:6b1a7bd579befa3053d5b5b26428abba3d3dcd77165bf8ad758d35bc9e13785a [2022-07-29T21:22:16.836Z] #72 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-29T21:22:16.836Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b [2022-07-29T21:22:16.836Z] #17 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:22:16.836Z] #45 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #33 sha256:ea541d6834b08584b3cbfee08cae935fa62bd59a98128c3e0b310e7a9baf5a3f [2022-07-29T21:22:16.836Z] #33 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #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-29T21:22:16.836Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-07-29T21:22:16.836Z] #69 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:22:16.836Z] #87 sha256:54b383ed21674b59735864d8039d3877b7032f661aba457199f8e9a9a54993fe [2022-07-29T21:22:16.836Z] #87 CACHED [2022-07-29T21:22:16.836Z] [2022-07-29T21:22:16.836Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:22:16.836Z] #88 sha256:84ed7bc6511f9d9402a4bdea7791f66ea33c448f793132530d18cf84f8cfbb24 [2022-07-29T21:22:17.054Z] #51 5.151 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-29T21:22:17.296Z] #84 exporting layers 0.9s done [2022-07-29T21:22:17.297Z] #84 writing image sha256:0e3a4f3cb8171e9c9549e48375c2f6b9a30775600615d8776592747ced1566ca done [2022-07-29T21:22:17.297Z] #84 naming to docker.io/library/docker:982f09f837ccfd40751bebbc8d4459530f3bb02f done [2022-07-29T21:22:17.297Z] #84 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:22:17.622Z] #81 DONE 1.0s [2022-07-29T21:22:17.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -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:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh dynbinary test-integration [2022-07-29T21:22:17.780Z] #88 DONE 1.0s [2022-07-29T21:22:17.780Z] [2022-07-29T21:22:17.780Z] #89 exporting to image [2022-07-29T21:22:17.780Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:22:17.780Z] #89 exporting layers [2022-07-29T21:22:17.885Z] [2022-07-29T21:22:17.885Z] #82 exporting to image [2022-07-29T21:22:17.885Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:22:17.885Z] #82 exporting layers [2022-07-29T21:22:17.894Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-29T21:22:17.894Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-29T21:22:17.894Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-29T21:22:17.894Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-29T21:22:18.152Z] 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-29T21:22:18.152Z] Detected virtualization docker. [2022-07-29T21:22:18.152Z] Detected architecture x86-64. [2022-07-29T21:22:18.152Z] Set hostname to <719606b9d341>. [2022-07-29T21:22:18.152Z] modprobe@configfs.service: Succeeded. [2022-07-29T21:22:18.152Z] modprobe@drm.service: Succeeded. [2022-07-29T21:22:18.152Z] modprobe@fuse.service: Succeeded. [2022-07-29T21:22:18.152Z] + source /etc/docker-entrypoint-cmd [2022-07-29T21:22:18.152Z] ++ hack/make.sh dynbinary test-integration [2022-07-29T21:22:18.152Z] [2022-07-29T21:22:18.410Z] Removing bundles/ [2022-07-29T21:22:18.410Z] [2022-07-29T21:22:18.410Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:22:18.410Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:22:18.410Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:22:18.437Z] #51 ... [2022-07-29T21:22:18.437Z] [2022-07-29T21:22:18.437Z] #24 [internal] load build context [2022-07-29T21:22:18.437Z] #24 sha256:38285a13f35c6a2066a88ab0fb3abd2313bf0b3a22f72f1802b88ffc159a0dc6 [2022-07-29T21:22:18.437Z] #24 transferring context: 62.36MB 6.4s done [2022-07-29T21:22:18.437Z] #24 DONE 6.9s [2022-07-29T21:22:18.437Z] [2022-07-29T21:22:18.437Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:22:18.437Z] #25 sha256:117a37fb226fa89da63d87f73af23bdfd0fae66b159133ff22c5447c212e0d64 [2022-07-29T21:22:18.448Z] #82 exporting layers 0.9s done [2022-07-29T21:22:18.695Z] #25 DONE 0.2s [2022-07-29T21:22:18.695Z] [2022-07-29T21:22:18.695Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:22:18.695Z] #66 sha256:5954dde33901dfa9e07dce4e54ea96cf1b33dc655876bc3cb8f82870b49f379e [2022-07-29T21:22:18.695Z] #66 DONE 0.2s [2022-07-29T21:22:18.695Z] [2022-07-29T21:22:18.695Z] #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-29T21:22:18.695Z] #67 sha256:65be0fe5dece44b927490fdec05f7247562b395e67be5ebe164b3866e607963b [2022-07-29T21:22:18.704Z] #82 writing image sha256:0a3ea7839bb483cdd5d5df5964bb6ff1758ebb440077e359e881815a39328101 done [2022-07-29T21:22:18.704Z] #82 naming to docker.io/library/docker:982f09f837ccfd40751bebbc8d4459530f3bb02f done [2022-07-29T21:22:18.704Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [2022-07-29T21:22:18.720Z] #89 exporting layers 1.1s done [2022-07-29T21:22:18.720Z] #89 writing image sha256:941d1203d3e471da217d4272096dfb93aaf9250b058c2b9c0812aa98dfa42531 [2022-07-29T21:22:18.720Z] #89 writing image sha256:941d1203d3e471da217d4272096dfb93aaf9250b058c2b9c0812aa98dfa42531 done [2022-07-29T21:22:18.720Z] #89 naming to docker.io/library/docker:982f09f837ccfd40751bebbc8d4459530f3bb02f done [2022-07-29T21:22:18.720Z] #89 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Validate) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-29T21:22:19.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43888/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/validate/default [2022-07-29T21:22:19.087Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -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:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh dynbinary test-integration [2022-07-29T21:22:19.629Z] #67 0.910 + RM_GOPATH=0 [2022-07-29T21:22:19.629Z] #67 0.913 + TMP_GOPATH= [2022-07-29T21:22:19.629Z] #67 0.913 + : /build [2022-07-29T21:22:19.629Z] #67 0.914 + '[' -z '' ']' [2022-07-29T21:22:19.629Z] #67 0.916 ++ mktemp -d [2022-07-29T21:22:19.629Z] #67 0.920 + export GOPATH=/tmp/tmp.T1G1y03dlr [2022-07-29T21:22:19.629Z] #67 0.921 + GOPATH=/tmp/tmp.T1G1y03dlr [2022-07-29T21:22:19.629Z] #67 0.921 + RM_GOPATH=1 [2022-07-29T21:22:19.629Z] #67 0.921 + case "$(go env GOARCH)" in [2022-07-29T21:22:19.629Z] #67 0.922 ++ go env GOARCH [2022-07-29T21:22:19.629Z] #67 0.941 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:19.629Z] #67 0.941 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:19.629Z] #67 0.942 ++ dirname /install.sh [2022-07-29T21:22:19.629Z] #67 0.956 + dir=/ [2022-07-29T21:22:19.629Z] #67 0.956 + bin=rootlesskit [2022-07-29T21:22:19.629Z] #67 0.956 + shift [2022-07-29T21:22:19.629Z] #67 0.956 + '[' '!' -f //rootlesskit.installer ']' [2022-07-29T21:22:19.629Z] #67 0.956 + . //rootlesskit.installer [2022-07-29T21:22:19.629Z] #67 0.956 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:22:19.629Z] #67 0.957 + install_rootlesskit [2022-07-29T21:22:19.629Z] #67 0.957 + case "$1" in [2022-07-29T21:22:19.629Z] #67 0.957 + export CGO_ENABLED=0 [2022-07-29T21:22:19.629Z] #67 0.957 + CGO_ENABLED=0 [2022-07-29T21:22:19.629Z] #67 0.957 + _install_rootlesskit [2022-07-29T21:22:19.629Z] #67 0.957 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-29T21:22:19.629Z] #67 0.957 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:22:19.629Z] #67 0.957 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:22:19.629Z] #67 0.958 + GOBIN=/build [2022-07-29T21:22:19.629Z] #67 0.958 + GO111MODULE=on [2022-07-29T21:22:19.629Z] #67 0.958 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:22:19.644Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-29T21:22:19.649Z] [2022-07-29T21:22:19.649Z] Removing bundles/ [2022-07-29T21:22:19.649Z] [2022-07-29T21:22:19.649Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:22:19.649Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:22:19.649Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:22:20.196Z] #67 1.476 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-29T21:22:20.196Z] #67 ... [2022-07-29T21:22:20.196Z] [2022-07-29T21:22:20.196Z] #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-29T21:22:20.196Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9 [2022-07-29T21:22:20.196Z] #38 8.877 tomll can be used in two ways: [2022-07-29T21:22:20.196Z] #38 8.877 Writing to STDIN and reading from STDOUT: [2022-07-29T21:22:20.196Z] #38 8.877 cat file.toml | tomll > file.toml [2022-07-29T21:22:20.196Z] #38 8.877 [2022-07-29T21:22:20.196Z] #38 8.878 Reading and updating a list of files: [2022-07-29T21:22:20.196Z] #38 8.878 tomll a.toml b.toml c.toml [2022-07-29T21:22:20.196Z] #38 8.878 [2022-07-29T21:22:20.196Z] #38 8.878 When given a list of files, tomll will modify all files in place without asking. [2022-07-29T21:22:20.196Z] #38 DONE 9.0s [2022-07-29T21:22:20.455Z] [2022-07-29T21:22:20.455Z] #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-29T21:22:20.455Z] #26 sha256:df794fda9ef35a048fb2d608fc48e6c6ca54d79afae150d65669628571e1449e [2022-07-29T21:22:20.455Z] #26 0.917 + RM_GOPATH=0 [2022-07-29T21:22:20.455Z] #26 0.917 + TMP_GOPATH= [2022-07-29T21:22:20.455Z] #26 0.917 + : /build [2022-07-29T21:22:20.455Z] #26 0.918 + '[' -z '' ']' [2022-07-29T21:22:20.455Z] #26 0.919 ++ mktemp -d [2022-07-29T21:22:20.455Z] #26 0.920 + export GOPATH=/tmp/tmp.Y1k2Ed3Nkw [2022-07-29T21:22:20.455Z] #26 0.921 + GOPATH=/tmp/tmp.Y1k2Ed3Nkw [2022-07-29T21:22:20.455Z] #26 0.921 + RM_GOPATH=1 [2022-07-29T21:22:20.455Z] #26 0.921 + case "$(go env GOARCH)" in [2022-07-29T21:22:20.455Z] #26 0.923 ++ go env GOARCH [2022-07-29T21:22:20.455Z] #26 0.991 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:20.455Z] #26 0.991 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:20.455Z] #26 0.992 ++ dirname /install.sh [2022-07-29T21:22:20.455Z] #26 0.993 + dir=/ [2022-07-29T21:22:20.455Z] #26 0.993 + bin=dockercli [2022-07-29T21:22:20.455Z] #26 0.993 + shift [2022-07-29T21:22:20.455Z] #26 0.993 + '[' '!' -f //dockercli.installer ']' [2022-07-29T21:22:20.455Z] #26 0.994 + . //dockercli.installer [2022-07-29T21:22:20.455Z] #26 0.994 ++ : stable [2022-07-29T21:22:20.455Z] #26 0.994 ++ : 17.06.2-ce [2022-07-29T21:22:20.455Z] #26 0.994 + install_dockercli [2022-07-29T21:22:20.455Z] #26 0.994 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-29T21:22:20.455Z] #26 0.995 Install docker/cli version 17.06.2-ce from stable [2022-07-29T21:22:20.455Z] #26 0.995 ++ uname -m [2022-07-29T21:22:20.455Z] #26 0.997 + arch=aarch64 [2022-07-29T21:22:20.455Z] #26 0.997 + '[' aarch64 '!=' x86_64 ']' [2022-07-29T21:22:20.455Z] #26 0.997 + '[' aarch64 '!=' s390x ']' [2022-07-29T21:22:20.455Z] #26 0.997 + '[' aarch64 '!=' armhf ']' [2022-07-29T21:22:20.455Z] #26 0.997 + build_dockercli [2022-07-29T21:22:20.455Z] #26 0.998 + git clone https://github.com/docker/docker-ce /tmp/tmp.Y1k2Ed3Nkw/tmp/docker-ce [2022-07-29T21:22:20.455Z] #26 1.009 Cloning into '/tmp/tmp.Y1k2Ed3Nkw/tmp/docker-ce'... [2022-07-29T21:22:21.389Z] #26 ... [2022-07-29T21:22:21.389Z] [2022-07-29T21:22:21.389Z] #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-29T21:22:21.389Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66 [2022-07-29T21:22:21.389Z] #53 ... [2022-07-29T21:22:21.389Z] [2022-07-29T21:22:21.389Z] #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-29T21:22:21.389Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac [2022-07-29T21:22:21.647Z] #40 ... [2022-07-29T21:22:21.647Z] [2022-07-29T21:22:21.647Z] #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-29T21:22:21.647Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-07-29T21:22:21.647Z] #55 ... [2022-07-29T21:22:21.647Z] [2022-07-29T21:22:21.647Z] #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-29T21:22:21.647Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9 [2022-07-29T21:22:21.647Z] #62 4.187 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:22:21.647Z] #62 4.189 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:22:21.647Z] #62 4.190 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:22:21.647Z] #62 8.374 Fetched 44.1 kB in 4s (9800 B/s) [2022-07-29T21:22:21.904Z] #62 8.374 Reading package lists... [2022-07-29T21:22:21.904Z] #62 ... [2022-07-29T21:22:21.904Z] [2022-07-29T21:22:21.904Z] #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-29T21:22:21.904Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674 [2022-07-29T21:22:21.904Z] #36 ... [2022-07-29T21:22:21.904Z] [2022-07-29T21:22:21.905Z] #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-29T21:22:21.905Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-07-29T21:22:21.905Z] #34 4.251 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-29T21:22:21.905Z] #34 4.251 Cloning into '.'... [2022-07-29T21:22:22.162Z] #34 ... [2022-07-29T21:22:22.162Z] [2022-07-29T21:22:22.162Z] #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-29T21:22:22.162Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-07-29T21:22:22.162Z] #76 4.247 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:22:22.162Z] #76 4.257 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:22:22.162Z] #76 4.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:22:22.162Z] #76 8.383 Fetched 44.1 kB in 4s (9823 B/s) [2022-07-29T21:22:22.162Z] #76 8.383 Reading package lists... [2022-07-29T21:22:22.162Z] #76 ... [2022-07-29T21:22:22.162Z] [2022-07-29T21:22:22.162Z] #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-29T21:22:22.162Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac [2022-07-29T21:22:22.162Z] #40 10.87 NAME: [2022-07-29T21:22:22.162Z] #40 10.88 go-winres - A tool for embedding resources in Windows executables [2022-07-29T21:22:22.162Z] #40 10.88 [2022-07-29T21:22:22.162Z] #40 10.88 USAGE: [2022-07-29T21:22:22.162Z] #40 10.89 go-winres [global options] command [command options] [arguments...] [2022-07-29T21:22:22.162Z] #40 10.89 [2022-07-29T21:22:22.162Z] #40 10.89 COMMANDS: [2022-07-29T21:22:22.162Z] #40 10.89 init Create an initial ./winres/winres.json [2022-07-29T21:22:22.162Z] #40 10.89 make Make syso files for the "go build" command [2022-07-29T21:22:22.162Z] #40 10.89 simply Make syso files for the "go build" command (simplified) [2022-07-29T21:22:22.162Z] #40 10.89 extract Extract all resources from an executable [2022-07-29T21:22:22.162Z] #40 10.89 patch Replace resources in an executable file (exe, dll) [2022-07-29T21:22:22.162Z] #40 10.89 help, h Shows a list of commands or help for one command [2022-07-29T21:22:22.162Z] #40 10.89 [2022-07-29T21:22:22.162Z] #40 10.89 GLOBAL OPTIONS: [2022-07-29T21:22:22.162Z] #40 10.89 --help, -h show help (default: false) [2022-07-29T21:22:22.162Z] #40 DONE 11.0s [2022-07-29T21:22:22.162Z] [2022-07-29T21:22:22.162Z] #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-29T21:22:22.162Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:22:22.162Z] #14 4.144 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:22:22.162Z] #14 4.144 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:22:22.162Z] #14 4.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:22:22.162Z] #14 8.179 Fetched 44.1 kB in 4s (10.1 kB/s) [2022-07-29T21:22:22.420Z] #14 8.179 Reading package lists... [2022-07-29T21:22:22.420Z] #14 ... [2022-07-29T21:22:22.420Z] [2022-07-29T21:22:22.420Z] #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-29T21:22:22.420Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-07-29T21:22:22.420Z] #42 2.867 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:22:22.420Z] #42 2.867 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:22:22.420Z] #42 2.867 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:22:22.420Z] #42 3.876 Fetched 44.1 kB in 1s (34.2 kB/s) [2022-07-29T21:22:22.420Z] #42 3.876 Reading package lists... [2022-07-29T21:22:22.678Z] #42 9.754 Reading package lists... [2022-07-29T21:22:22.678Z] #42 ... [2022-07-29T21:22:22.678Z] [2022-07-29T21:22:22.678Z] #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-29T21:22:22.678Z] #67 sha256:65be0fe5dece44b927490fdec05f7247562b395e67be5ebe164b3866e607963b [2022-07-29T21:22:22.678Z] #67 3.536 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-29T21:22:22.678Z] #67 3.542 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-29T21:22:22.936Z] #67 4.438 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-29T21:22:24.309Z] #67 5.845 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-29T21:22:24.875Z] #67 ... [2022-07-29T21:22:24.875Z] [2022-07-29T21:22:24.875Z] #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-29T21:22:24.875Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66 [2022-07-29T21:22:24.875Z] #53 13.38 gotestsum version dev [2022-07-29T21:22:24.875Z] #53 DONE 13.5s [2022-07-29T21:22:24.875Z] [2022-07-29T21:22:24.875Z] #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-29T21:22:24.875Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9 [2022-07-29T21:22:24.875Z] #62 8.374 Reading package lists... [2022-07-29T21:22:25.812Z] #62 13.20 Reading package lists... [2022-07-29T21:22:25.812Z] #62 ... [2022-07-29T21:22:25.812Z] [2022-07-29T21:22:25.812Z] #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-29T21:22:25.812Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-07-29T21:22:25.812Z] #47 4.125 + git clone https://github.com/docker/distribution.git . [2022-07-29T21:22:25.812Z] #47 4.125 Cloning into '.'... [2022-07-29T21:22:25.812Z] #47 ... [2022-07-29T21:22:25.812Z] [2022-07-29T21:22:25.812Z] #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-29T21:22:25.812Z] #67 sha256:65be0fe5dece44b927490fdec05f7247562b395e67be5ebe164b3866e607963b [2022-07-29T21:22:25.812Z] #67 6.648 go: downloading github.com/google/uuid v1.3.0 [2022-07-29T21:22:25.812Z] #67 6.789 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-29T21:22:25.812Z] #67 7.161 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-29T21:22:25.812Z] #67 7.334 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-29T21:22:26.070Z] #67 7.456 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-29T21:22:26.070Z] #67 7.481 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-29T21:22:26.329Z] #67 7.695 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-29T21:22:26.329Z] #67 7.755 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-29T21:22:26.329Z] #67 7.898 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-29T21:22:27.705Z] #67 9.022 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-29T21:22:27.773Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-29T21:22:29.683Z] Congratulations! All API changes are done the right way. [2022-07-29T21:22:29.683Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-29T21:22:29.683Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-29T21:22:29.683Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-29T21:22:29.683Z] [2022-07-29T21:22:29.683Z] INFO Start validation with golang-ci-lint [2022-07-29T21:22:30.623Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-29T21:22:30.623Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-29T21:22:30.623Z] INFO [loader] Using build tags: [ journald] [2022-07-29T21:22:30.991Z] #67 ... [2022-07-29T21:22:30.991Z] [2022-07-29T21:22:30.991Z] #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-29T21:22:30.991Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674 [2022-07-29T21:22:30.991Z] #36 19.31 Delve is a source level debugger for Go programs. [2022-07-29T21:22:30.991Z] #36 19.31 [2022-07-29T21:22:30.991Z] #36 19.31 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-29T21:22:30.991Z] #36 19.31 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-29T21:22:30.991Z] #36 19.31 [2022-07-29T21:22:30.991Z] #36 19.31 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-29T21:22:30.991Z] #36 19.31 [2022-07-29T21:22:30.991Z] #36 19.31 Pass flags to the program you are debugging using `--`, for example: [2022-07-29T21:22:30.991Z] #36 19.31 [2022-07-29T21:22:30.991Z] #36 19.31 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-29T21:22:30.991Z] #36 19.31 [2022-07-29T21:22:30.991Z] #36 19.32 Usage: [2022-07-29T21:22:30.991Z] #36 19.32 dlv [command] [2022-07-29T21:22:30.991Z] #36 19.32 [2022-07-29T21:22:30.991Z] #36 19.32 Available Commands: [2022-07-29T21:22:30.991Z] #36 19.32 attach Attach to running process and begin debugging. [2022-07-29T21:22:30.991Z] #36 19.32 connect Connect to a headless debug server with a terminal client. [2022-07-29T21:22:30.991Z] #36 19.32 core Examine a core dump. [2022-07-29T21:22:30.991Z] #36 19.32 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-29T21:22:30.991Z] #36 19.32 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-29T21:22:30.991Z] #36 19.32 exec Execute a precompiled binary, and begin a debug session. [2022-07-29T21:22:30.991Z] #36 19.32 help Help about any command [2022-07-29T21:22:30.991Z] #36 19.32 run Deprecated command. Use 'debug' instead. [2022-07-29T21:22:30.991Z] #36 19.32 test Compile test binary and begin debugging program. [2022-07-29T21:22:30.991Z] #36 19.32 trace Compile and begin tracing program. [2022-07-29T21:22:30.991Z] #36 19.32 version Prints version. [2022-07-29T21:22:30.991Z] #36 19.32 [2022-07-29T21:22:30.991Z] #36 19.32 Flags: [2022-07-29T21:22:30.991Z] #36 19.32 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-29T21:22:30.991Z] #36 19.32 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-29T21:22:30.991Z] #36 19.32 --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-29T21:22:30.991Z] #36 19.32 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-29T21:22:30.991Z] #36 19.32 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-29T21:22:30.991Z] #36 19.32 --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-29T21:22:30.991Z] #36 19.32 --disable-aslr Disables address space randomization [2022-07-29T21:22:30.991Z] #36 19.32 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-29T21:22:30.991Z] #36 19.32 -h, --help help for dlv [2022-07-29T21:22:30.991Z] #36 19.32 --init string Init file, executed by the terminal client. [2022-07-29T21:22:30.991Z] #36 19.32 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-29T21:22:30.991Z] #36 19.32 --log Enable debugging server logging. [2022-07-29T21:22:30.991Z] #36 19.32 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-29T21:22:30.991Z] #36 19.32 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-29T21:22:30.991Z] #36 19.32 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-29T21:22:30.991Z] #36 19.32 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-29T21:22:30.991Z] #36 19.32 --wd string Working directory for running the program. [2022-07-29T21:22:30.991Z] #36 19.32 [2022-07-29T21:22:30.991Z] #36 19.32 Additional help topics: [2022-07-29T21:22:30.991Z] #36 19.32 dlv backend Help about the --backend flag. [2022-07-29T21:22:30.991Z] #36 19.32 dlv log Help about logging flags. [2022-07-29T21:22:30.991Z] #36 19.32 dlv redirect Help about file redirection. [2022-07-29T21:22:30.991Z] #36 19.32 [2022-07-29T21:22:30.991Z] #36 19.32 Use "dlv [command] --help" for more information about a command. [2022-07-29T21:22:30.991Z] #36 DONE 19.5s [2022-07-29T21:22:30.991Z] [2022-07-29T21:22:30.991Z] #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-29T21:22:30.991Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-07-29T21:22:30.991Z] #42 9.754 Reading package lists... [2022-07-29T21:22:30.991Z] #42 14.28 Building dependency tree... [2022-07-29T21:22:30.991Z] #42 15.34 Reading state information... [2022-07-29T21:22:30.991Z] #42 16.94 The following additional packages will be installed: [2022-07-29T21:22:30.991Z] #42 16.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-29T21:22:30.991Z] #42 16.96 Suggested packages: [2022-07-29T21:22:30.991Z] #42 16.97 cmake-doc ninja-build lrzip [2022-07-29T21:22:30.991Z] #42 16.97 Recommended packages: [2022-07-29T21:22:30.991Z] #42 16.97 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-29T21:22:30.991Z] #42 17.70 The following NEW packages will be installed: [2022-07-29T21:22:30.991Z] #42 17.72 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-29T21:22:30.991Z] #42 17.72 vim-common xxd [2022-07-29T21:22:30.991Z] #42 18.08 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:22:30.991Z] #42 18.08 Need to get 15.6 MB of archives. [2022-07-29T21:22:30.991Z] #42 18.08 After this operation, 67.4 MB of additional disk space will be used. [2022-07-29T21:22:30.991Z] #42 18.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:22:30.991Z] #42 18.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:22:30.991Z] #42 18.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-29T21:22:30.991Z] #42 18.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-29T21:22:30.991Z] #42 18.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-29T21:22:30.991Z] #42 18.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-29T21:22:30.991Z] #42 18.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-29T21:22:30.991Z] #42 18.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-29T21:22:30.991Z] #42 18.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-29T21:22:30.991Z] #42 18.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-29T21:22:30.991Z] #42 19.29 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:22:30.991Z] #42 19.59 Fetched 15.6 MB in 1s (19.9 MB/s) [2022-07-29T21:22:30.991Z] #42 19.71 Selecting previously unselected package xxd. [2022-07-29T21:22:30.991Z] #42 19.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-29T21:22:30.991Z] #42 19.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-29T21:22:31.249Z] #42 19.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:31.249Z] #42 ... [2022-07-29T21:22:31.249Z] [2022-07-29T21:22:31.249Z] #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-29T21:22:31.249Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-07-29T21:22:31.249Z] #47 19.61 Updating files: 93% (2036/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-29T21:22:31.249Z] #47 19.77 + git checkout -q v2.3.0 [2022-07-29T21:22:31.815Z] #47 ... [2022-07-29T21:22:31.815Z] [2022-07-29T21:22:31.815Z] #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-29T21:22:31.815Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:31.815Z] #51 9.794 Fetched 45.6 kB in 6s (7886 B/s) [2022-07-29T21:22:31.815Z] #51 9.794 Reading package lists... [2022-07-29T21:22:31.815Z] #51 14.29 Reading package lists... [2022-07-29T21:22:31.815Z] #51 18.03 Building dependency tree... [2022-07-29T21:22:31.815Z] #51 19.32 Reading state information... [2022-07-29T21:22:31.815Z] #51 ... [2022-07-29T21:22:31.815Z] [2022-07-29T21:22:31.815Z] #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-29T21:22:31.815Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-07-29T21:22:31.815Z] #42 20.18 Selecting previously unselected package vim-common. [2022-07-29T21:22:31.815Z] #42 20.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:22:31.815Z] #42 20.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:32.073Z] #42 20.71 Selecting previously unselected package cmake-data. [2022-07-29T21:22:32.073Z] #42 20.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-29T21:22:32.073Z] #42 20.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:22:33.449Z] #42 ... [2022-07-29T21:22:33.449Z] [2022-07-29T21:22:33.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-29T21:22:33.449Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:22:33.449Z] #14 8.179 Reading package lists... [2022-07-29T21:22:33.449Z] #14 12.40 Reading package lists... [2022-07-29T21:22:33.449Z] #14 15.91 Building dependency tree... [2022-07-29T21:22:33.449Z] #14 17.01 Reading state information... [2022-07-29T21:22:33.449Z] #14 18.85 The following additional packages will be installed: [2022-07-29T21:22:33.449Z] #14 18.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:22:33.449Z] #14 18.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-29T21:22:33.449Z] #14 18.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-29T21:22:33.449Z] #14 18.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-29T21:22:33.449Z] #14 18.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-29T21:22:33.449Z] #14 18.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-29T21:22:33.449Z] #14 18.86 mingw-w64-common mingw-w64-x86-64-dev [2022-07-29T21:22:33.449Z] #14 18.87 Suggested packages: [2022-07-29T21:22:33.449Z] #14 18.88 gcc-10-locales seccomp wine64 [2022-07-29T21:22:33.449Z] #14 19.90 The following NEW packages will be installed: [2022-07-29T21:22:33.449Z] #14 19.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:22:33.450Z] #14 19.92 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-29T21:22:33.450Z] #14 19.92 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-29T21:22:33.450Z] #14 19.92 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-29T21:22:33.450Z] #14 19.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-29T21:22:33.450Z] #14 19.94 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-29T21:22:33.450Z] #14 19.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-29T21:22:33.450Z] #14 19.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-29T21:22:33.450Z] #14 19.96 mingw-w64-x86-64-dev [2022-07-29T21:22:33.450Z] #14 20.47 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:22:33.450Z] #14 20.47 Need to get 108 MB of archives. [2022-07-29T21:22:33.450Z] #14 20.47 After this operation, 620 MB of additional disk space will be used. [2022-07-29T21:22:33.450Z] #14 20.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-29T21:22:33.450Z] #14 20.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-29T21:22:33.450Z] #14 20.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-29T21:22:33.450Z] #14 20.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-29T21:22:33.450Z] #14 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-29T21:22:33.450Z] #14 20.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-29T21:22:33.450Z] #14 20.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-29T21:22:33.450Z] #14 21.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-29T21:22:33.450Z] #14 21.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-29T21:22:33.450Z] #14 21.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-29T21:22:33.450Z] #14 22.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-29T21:22:33.712Z] #14 22.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-07-29T21:22:33.712Z] #14 ... [2022-07-29T21:22:33.712Z] [2022-07-29T21:22:33.712Z] #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-29T21:22:33.712Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:33.712Z] #51 21.34 The following additional packages will be installed: [2022-07-29T21:22:33.712Z] #51 21.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-29T21:22:33.712Z] #51 21.37 python3-protobuf python3-six [2022-07-29T21:22:33.712Z] #51 21.38 Suggested packages: [2022-07-29T21:22:33.712Z] #51 21.41 python3-setuptools [2022-07-29T21:22:33.712Z] #51 21.41 Recommended packages: [2022-07-29T21:22:33.712Z] #51 21.41 iproute2 | iproute [2022-07-29T21:22:33.712Z] #51 21.88 The following NEW packages will be installed: [2022-07-29T21:22:33.712Z] #51 21.88 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-29T21:22:33.980Z] #51 ... [2022-07-29T21:22:33.980Z] [2022-07-29T21:22:33.980Z] #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-29T21:22:33.980Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9 [2022-07-29T21:22:33.980Z] #62 13.20 Reading package lists... [2022-07-29T21:22:33.980Z] #62 16.89 Building dependency tree... [2022-07-29T21:22:33.980Z] #62 17.76 Reading state information... [2022-07-29T21:22:33.980Z] #62 19.61 The following additional packages will be installed: [2022-07-29T21:22:33.980Z] #62 19.61 libbtrfs0 [2022-07-29T21:22:33.980Z] #62 19.87 The following NEW packages will be installed: [2022-07-29T21:22:33.980Z] #62 19.89 libbtrfs-dev libbtrfs0 [2022-07-29T21:22:33.980Z] #62 20.49 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:22:33.980Z] #62 20.49 Need to get 454 kB of archives. [2022-07-29T21:22:33.980Z] #62 20.49 After this operation, 1275 kB of additional disk space will be used. [2022-07-29T21:22:33.980Z] #62 20.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-29T21:22:33.980Z] #62 20.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-29T21:22:33.980Z] #62 21.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:22:33.980Z] #62 21.65 Fetched 454 kB in 0s (961 kB/s) [2022-07-29T21:22:33.980Z] #62 21.73 Selecting previously unselected package libbtrfs0:arm64. [2022-07-29T21:22:33.980Z] #62 21.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-29T21:22:33.980Z] #62 21.78 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-29T21:22:33.980Z] #62 21.79 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-29T21:22:33.980Z] #62 21.98 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-29T21:22:33.980Z] #62 21.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-29T21:22:33.980Z] #62 22.01 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-29T21:22:33.980Z] #62 22.25 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-29T21:22:33.980Z] #62 22.29 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-29T21:22:33.980Z] #62 22.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:22:33.980Z] #62 DONE 22.7s [2022-07-29T21:22:33.980Z] [2022-07-29T21:22:33.980Z] #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-29T21:22:33.980Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:33.980Z] #51 21.89 python3-protobuf python3-six [2022-07-29T21:22:33.980Z] #51 ... [2022-07-29T21:22:33.980Z] [2022-07-29T21:22:33.980Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:22:33.980Z] #63 sha256:70d2747cc97a3b982c728a7849eb8f912b60369aafc1fd66ee76b89d6d2f3740 [2022-07-29T21:22:33.980Z] #63 DONE 0.1s [2022-07-29T21:22:34.244Z] [2022-07-29T21:22:34.244Z] #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-29T21:22:34.244Z] #64 sha256:f71a131f9713445f533bbf866875a22462a7579f634e8e1682fda4dde972bdec [2022-07-29T21:22:34.244Z] #64 ... [2022-07-29T21:22:34.244Z] [2022-07-29T21:22:34.244Z] #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-29T21:22:34.244Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-07-29T21:22:34.244Z] #76 8.383 Reading package lists... [2022-07-29T21:22:34.244Z] #76 13.22 Reading package lists... [2022-07-29T21:22:34.244Z] #76 17.09 Building dependency tree... [2022-07-29T21:22:34.244Z] #76 18.09 Reading state information... [2022-07-29T21:22:34.244Z] #76 20.13 python3 is already the newest version (3.9.2-3). [2022-07-29T21:22:34.244Z] #76 20.13 The following additional packages will be installed: [2022-07-29T21:22:34.244Z] #76 20.13 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-29T21:22:34.244Z] #76 20.14 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-29T21:22:34.244Z] #76 20.15 Suggested packages: [2022-07-29T21:22:34.244Z] #76 20.18 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-29T21:22:34.244Z] #76 20.18 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-29T21:22:34.244Z] #76 20.18 m4-doc ed diffutils-doc [2022-07-29T21:22:34.244Z] #76 20.18 Recommended packages: [2022-07-29T21:22:34.244Z] #76 20.18 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-29T21:22:34.244Z] #76 21.45 The following NEW packages will be installed: [2022-07-29T21:22:34.244Z] #76 21.45 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-29T21:22:34.244Z] #76 21.45 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-29T21:22:34.244Z] #76 21.45 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-29T21:22:34.244Z] #76 21.45 libyajl2 m4 patch xz-utils [2022-07-29T21:22:34.244Z] #76 21.86 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:22:34.244Z] #76 21.86 Need to get 5916 kB of archives. [2022-07-29T21:22:34.244Z] #76 21.86 After this operation, 18.6 MB of additional disk space will be used. [2022-07-29T21:22:34.244Z] #76 21.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-29T21:22:34.244Z] #76 21.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-29T21:22:34.244Z] #76 21.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-29T21:22:34.244Z] #76 21.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-29T21:22:34.244Z] #76 21.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-29T21:22:34.244Z] #76 21.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-29T21:22:34.244Z] #76 21.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-29T21:22:34.244Z] #76 21.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-29T21:22:34.244Z] #76 21.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-29T21:22:34.244Z] #76 21.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-29T21:22:34.244Z] #76 21.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-29T21:22:34.244Z] #76 21.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-29T21:22:34.244Z] #76 22.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-29T21:22:34.244Z] #76 22.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-29T21:22:34.244Z] #76 22.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-29T21:22:34.244Z] #76 22.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-29T21:22:34.244Z] #76 22.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-29T21:22:34.244Z] #76 22.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-29T21:22:34.244Z] #76 22.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-29T21:22:34.244Z] #76 22.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-29T21:22:34.244Z] #76 22.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-29T21:22:34.244Z] #76 22.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-29T21:22:34.244Z] #76 22.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-29T21:22:34.504Z] #76 23.24 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:22:34.504Z] #76 ... [2022-07-29T21:22:34.504Z] [2022-07-29T21:22:34.504Z] #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-29T21:22:34.504Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:34.504Z] #51 22.44 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:22:34.504Z] #51 22.44 Need to get 2136 kB of archives. [2022-07-29T21:22:34.504Z] #51 22.44 After this operation, 10.8 MB of additional disk space will be used. [2022-07-29T21:22:34.504Z] #51 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-29T21:22:34.504Z] #51 22.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-29T21:22:34.504Z] #51 22.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-29T21:22:34.504Z] #51 22.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-29T21:22:34.504Z] #51 22.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-29T21:22:34.504Z] #51 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-29T21:22:34.504Z] #51 22.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-29T21:22:37.198Z] #51 24.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-29T21:22:37.771Z] #51 25.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:22:38.029Z] #51 26.07 Fetched 2136 kB in 3s (693 kB/s) [2022-07-29T21:22:38.029Z] #51 26.16 Selecting previously unselected package libprotobuf23:arm64. [2022-07-29T21:22:38.287Z] #51 26.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 ... 15708 files and directories currently installed.) [2022-07-29T21:22:38.287Z] #51 26.22 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-29T21:22:38.287Z] #51 26.24 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-29T21:22:38.854Z] #51 26.73 Selecting previously unselected package python3-pkg-resources. [2022-07-29T21:22:38.854Z] #51 26.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-29T21:22:38.854Z] #51 26.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:22:38.854Z] #51 26.96 Selecting previously unselected package python3-six. [2022-07-29T21:22:38.854Z] #51 26.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-29T21:22:38.854Z] #51 26.97 Unpacking python3-six (1.16.0-2) ... [2022-07-29T21:22:38.854Z] #51 27.04 Selecting previously unselected package python3-protobuf. [2022-07-29T21:22:38.854Z] #51 27.05 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-29T21:22:38.854Z] #51 27.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-29T21:22:39.789Z] #51 27.53 Selecting previously unselected package libnet1:arm64. [2022-07-29T21:22:39.789Z] #51 27.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-29T21:22:39.789Z] #51 27.53 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:22:39.789Z] #51 27.66 Selecting previously unselected package libnl-3-200:arm64. [2022-07-29T21:22:39.789Z] #51 27.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-29T21:22:39.789Z] #51 27.66 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-29T21:22:39.789Z] #51 27.81 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-29T21:22:39.789Z] #51 27.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-29T21:22:39.789Z] #51 27.82 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-29T21:22:40.047Z] #51 27.93 Selecting previously unselected package criu. [2022-07-29T21:22:40.047Z] #51 27.94 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-29T21:22:40.047Z] #51 27.94 Unpacking criu (3.17.1-1) ... [2022-07-29T21:22:40.613Z] #51 28.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:22:40.872Z] #51 ... [2022-07-29T21:22:40.872Z] [2022-07-29T21:22:40.872Z] #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-29T21:22:40.872Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-07-29T21:22:40.872Z] #76 23.43 Fetched 5916 kB in 1s (9237 kB/s) [2022-07-29T21:22:40.872Z] #76 23.53 Selecting previously unselected package bzip2. [2022-07-29T21:22:40.872Z] #76 23.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-29T21:22:40.872Z] #76 23.57 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 23.59 Unpacking bzip2 (1.0.8-4) ... [2022-07-29T21:22:40.872Z] #76 23.69 Selecting previously unselected package libmagic-mgc. [2022-07-29T21:22:40.872Z] #76 23.70 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 23.71 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-29T21:22:40.872Z] #76 24.18 Selecting previously unselected package libmagic1:arm64. [2022-07-29T21:22:40.872Z] #76 24.18 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 24.19 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-29T21:22:40.872Z] #76 24.35 Selecting previously unselected package file. [2022-07-29T21:22:40.872Z] #76 24.37 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 24.40 Unpacking file (1:5.39-3) ... [2022-07-29T21:22:40.872Z] #76 24.55 Selecting previously unselected package xz-utils. [2022-07-29T21:22:40.872Z] #76 24.55 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 24.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:22:40.872Z] #76 24.70 Selecting previously unselected package libsigsegv2:arm64. [2022-07-29T21:22:40.872Z] #76 24.70 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 24.71 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-29T21:22:40.872Z] #76 24.82 Selecting previously unselected package m4. [2022-07-29T21:22:40.872Z] #76 24.82 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 24.83 Unpacking m4 (1.4.18-5) ... [2022-07-29T21:22:40.872Z] #76 25.00 Selecting previously unselected package autoconf. [2022-07-29T21:22:40.872Z] #76 25.01 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-29T21:22:40.872Z] #76 25.02 Unpacking autoconf (2.69-14) ... [2022-07-29T21:22:40.872Z] #76 25.37 Selecting previously unselected package autotools-dev. [2022-07-29T21:22:40.872Z] #76 25.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-29T21:22:40.872Z] #76 25.39 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-29T21:22:40.872Z] #76 25.55 Selecting previously unselected package automake. [2022-07-29T21:22:40.872Z] #76 25.55 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-29T21:22:40.872Z] #76 25.56 Unpacking automake (1:1.16.3-2) ... [2022-07-29T21:22:40.872Z] #76 26.03 Selecting previously unselected package patch. [2022-07-29T21:22:40.872Z] #76 26.04 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 26.05 Unpacking patch (2.7.6-7) ... [2022-07-29T21:22:40.872Z] #76 26.19 Selecting previously unselected package dpkg-dev. [2022-07-29T21:22:40.872Z] #76 26.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-29T21:22:40.872Z] #76 26.23 Unpacking dpkg-dev (1.20.11) ... [2022-07-29T21:22:40.872Z] #76 26.96 Selecting previously unselected package build-essential. [2022-07-29T21:22:40.872Z] #76 26.97 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 26.98 Unpacking build-essential (12.9) ... [2022-07-29T21:22:40.872Z] #76 27.04 Selecting previously unselected package libcap2:arm64. [2022-07-29T21:22:40.872Z] #76 27.07 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 27.07 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-29T21:22:40.872Z] #76 27.19 Selecting previously unselected package libcap-dev:arm64. [2022-07-29T21:22:40.872Z] #76 27.20 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 27.20 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-29T21:22:40.872Z] #76 27.34 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-29T21:22:40.872Z] #76 27.34 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 27.35 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-29T21:22:40.872Z] #76 27.48 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-29T21:22:40.872Z] #76 27.51 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 27.51 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-29T21:22:40.872Z] #76 27.62 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-29T21:22:40.872Z] #76 27.63 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 27.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:22:40.872Z] #76 27.79 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-29T21:22:40.872Z] #76 27.80 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 27.81 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-29T21:22:40.872Z] #76 28.34 Selecting previously unselected package libtool. [2022-07-29T21:22:40.872Z] #76 28.35 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-29T21:22:40.872Z] #76 28.37 Unpacking libtool (2.4.6-15) ... [2022-07-29T21:22:40.872Z] #76 28.63 Selecting previously unselected package libudev-dev:arm64. [2022-07-29T21:22:40.872Z] #76 28.63 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 28.64 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-29T21:22:40.872Z] #76 28.83 Selecting previously unselected package libyajl2:arm64. [2022-07-29T21:22:40.872Z] #76 28.84 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 28.84 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-29T21:22:40.872Z] #76 28.94 Selecting previously unselected package libyajl-dev:arm64. [2022-07-29T21:22:40.872Z] #76 28.94 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-29T21:22:40.872Z] #76 28.95 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-29T21:22:40.872Z] #76 29.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:22:40.872Z] #76 29.15 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-29T21:22:40.872Z] #76 29.19 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-29T21:22:40.872Z] #76 29.23 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-29T21:22:40.872Z] #76 29.30 Setting up file (1:5.39-3) ... [2022-07-29T21:22:40.872Z] #76 29.34 Setting up bzip2 (1.0.8-4) ... [2022-07-29T21:22:40.872Z] #76 29.38 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-29T21:22:40.872Z] #76 29.39 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-29T21:22:40.872Z] #76 29.42 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-29T21:22:40.872Z] #76 29.43 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-29T21:22:40.872Z] #76 29.46 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-29T21:22:40.872Z] #76 29.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:22:40.872Z] #76 29.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-29T21:22:40.872Z] #76 29.53 Setting up patch (2.7.6-7) ... [2022-07-29T21:22:40.872Z] #76 29.55 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-29T21:22:40.872Z] #76 29.56 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-29T21:22:40.872Z] #76 29.58 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-29T21:22:40.872Z] #76 29.60 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-29T21:22:40.872Z] #76 29.61 Setting up libtool (2.4.6-15) ... [2022-07-29T21:22:40.872Z] #76 29.63 Setting up m4 (1.4.18-5) ... [2022-07-29T21:22:40.872Z] #76 29.66 Setting up dpkg-dev (1.20.11) ... [2022-07-29T21:22:41.131Z] #76 29.70 Setting up autoconf (2.69-14) ... [2022-07-29T21:22:41.131Z] #76 29.73 Setting up build-essential (12.9) ... [2022-07-29T21:22:41.131Z] #76 29.75 Setting up automake (1:1.16.3-2) ... [2022-07-29T21:22:41.131Z] #76 29.76 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-29T21:22:41.131Z] #76 29.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:22:41.698Z] #76 ... [2022-07-29T21:22:41.698Z] [2022-07-29T21:22:41.698Z] #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-29T21:22:41.698Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:41.698Z] #51 29.65 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-29T21:22:41.698Z] #51 29.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:22:41.698Z] #51 29.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-29T21:22:41.698Z] #51 29.74 Setting up python3-six (1.16.0-2) ... [2022-07-29T21:22:41.956Z] #51 ... [2022-07-29T21:22:41.956Z] [2022-07-29T21:22:41.956Z] #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-29T21:22:41.956Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-07-29T21:22:41.956Z] #47 21.09 + 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-29T21:22:41.956Z] #47 29.66 + dpkg --print-architecture [2022-07-29T21:22:41.956Z] #47 DONE 30.4s [2022-07-29T21:22:41.956Z] [2022-07-29T21:22:41.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-29T21:22:41.956Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-07-29T21:22:41.956Z] #76 DONE 30.7s [2022-07-29T21:22:42.215Z] [2022-07-29T21:22:42.215Z] #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-29T21:22:42.215Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:22:42.215Z] #14 22.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-29T21:22:42.215Z] #14 23.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-07-29T21:22:42.215Z] #14 23.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-29T21:22:42.215Z] #14 23.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-29T21:22:42.215Z] #14 23.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-29T21:22:42.215Z] #14 23.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-29T21:22:42.215Z] #14 23.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-29T21:22:42.215Z] #14 23.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-07-29T21:22:42.215Z] #14 23.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-29T21:22:42.215Z] #14 23.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-29T21:22:42.215Z] #14 23.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-29T21:22:42.215Z] #14 23.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-29T21:22:42.215Z] #14 23.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-29T21:22:42.215Z] #14 23.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-29T21:22:42.215Z] #14 23.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-29T21:22:42.215Z] #14 23.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-29T21:22:42.215Z] #14 23.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-29T21:22:42.215Z] #14 23.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-29T21:22:42.215Z] #14 24.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:22:42.215Z] #14 24.95 Fetched 108 MB in 4s (27.6 MB/s) [2022-07-29T21:22:42.215Z] #14 25.04 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-29T21:22:42.215Z] #14 25.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-07-29T21:22:42.215Z] #14 25.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-29T21:22:42.215Z] #14 25.10 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-29T21:22:42.215Z] #14 26.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-29T21:22:42.215Z] #14 26.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-29T21:22:42.215Z] #14 26.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:22:42.215Z] #14 28.99 Selecting previously unselected package binutils-mingw-w64. [2022-07-29T21:22:42.215Z] #14 28.99 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-29T21:22:42.215Z] #14 29.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:22:42.215Z] #14 29.16 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-29T21:22:42.215Z] #14 29.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-29T21:22:42.215Z] #14 29.20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-29T21:22:42.215Z] #14 29.38 Selecting previously unselected package dmsetup. [2022-07-29T21:22:42.215Z] #14 29.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-29T21:22:42.215Z] #14 29.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:22:42.215Z] #14 29.60 Selecting previously unselected package mingw-w64-common. [2022-07-29T21:22:42.215Z] #14 29.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-29T21:22:42.215Z] #14 29.61 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-29T21:22:43.150Z] #14 ... [2022-07-29T21:22:43.150Z] [2022-07-29T21:22:43.150Z] #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-29T21:22:43.150Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:43.150Z] #51 30.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-29T21:22:43.150Z] #51 30.96 Setting up python3-protobuf (3.12.4-1) ... [2022-07-29T21:22:45.052Z] #51 ... [2022-07-29T21:22:45.052Z] [2022-07-29T21:22:45.052Z] #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-29T21:22:45.052Z] #64 sha256:f71a131f9713445f533bbf866875a22462a7579f634e8e1682fda4dde972bdec [2022-07-29T21:22:45.052Z] #64 0.644 + RM_GOPATH=0 [2022-07-29T21:22:45.052Z] #64 0.647 + TMP_GOPATH= [2022-07-29T21:22:45.052Z] #64 0.647 + : /build [2022-07-29T21:22:45.052Z] #64 0.647 + '[' -z '' ']' [2022-07-29T21:22:45.052Z] #64 0.648 ++ mktemp -d [2022-07-29T21:22:45.052Z] #64 0.650 + export GOPATH=/tmp/tmp.EQ5ngFcoUq [2022-07-29T21:22:45.052Z] #64 0.650 + GOPATH=/tmp/tmp.EQ5ngFcoUq [2022-07-29T21:22:45.052Z] #64 0.650 + RM_GOPATH=1 [2022-07-29T21:22:45.052Z] #64 0.650 + case "$(go env GOARCH)" in [2022-07-29T21:22:45.052Z] #64 0.650 ++ go env GOARCH [2022-07-29T21:22:45.052Z] #64 0.675 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:45.052Z] #64 0.679 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:45.052Z] #64 0.679 ++ dirname /install.sh [2022-07-29T21:22:45.052Z] #64 0.682 + dir=/ [2022-07-29T21:22:45.052Z] #64 0.687 + bin=containerd [2022-07-29T21:22:45.053Z] #64 0.687 + shift [2022-07-29T21:22:45.053Z] #64 0.687 + '[' '!' -f //containerd.installer ']' [2022-07-29T21:22:45.053Z] #64 0.687 + . //containerd.installer [2022-07-29T21:22:45.053Z] #64 0.687 ++ set -e [2022-07-29T21:22:45.053Z] #64 0.687 ++ : v1.6.6 [2022-07-29T21:22:45.053Z] #64 0.687 + install_containerd [2022-07-29T21:22:45.053Z] #64 0.688 + echo 'Install containerd version v1.6.6' [2022-07-29T21:22:45.053Z] #64 0.695 Install containerd version v1.6.6 [2022-07-29T21:22:45.053Z] #64 0.696 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EQ5ngFcoUq/src/github.com/containerd/containerd [2022-07-29T21:22:45.053Z] #64 0.754 Cloning into '/tmp/tmp.EQ5ngFcoUq/src/github.com/containerd/containerd'... [2022-07-29T21:22:45.053Z] #64 ... [2022-07-29T21:22:45.053Z] [2022-07-29T21:22:45.053Z] #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-29T21:22:45.053Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-07-29T21:22:45.053Z] #42 24.08 Selecting previously unselected package libicu67:arm64. [2022-07-29T21:22:45.053Z] #42 24.09 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-29T21:22:45.053Z] #42 24.10 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-29T21:22:45.053Z] #42 28.79 Selecting previously unselected package libxml2:arm64. [2022-07-29T21:22:45.053Z] #42 28.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-29T21:22:45.053Z] #42 28.80 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:22:45.053Z] #42 29.22 Selecting previously unselected package libarchive13:arm64. [2022-07-29T21:22:45.053Z] #42 29.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-29T21:22:45.053Z] #42 29.23 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-29T21:22:45.053Z] #42 29.50 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-29T21:22:45.053Z] #42 29.51 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-29T21:22:45.053Z] #42 29.52 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-29T21:22:45.053Z] #42 29.68 Selecting previously unselected package librhash0:arm64. [2022-07-29T21:22:45.053Z] #42 29.70 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-29T21:22:45.053Z] #42 29.71 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-29T21:22:45.053Z] #42 29.94 Selecting previously unselected package libuv1:arm64. [2022-07-29T21:22:45.053Z] #42 29.94 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-29T21:22:45.053Z] #42 29.95 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-29T21:22:45.053Z] #42 30.19 Selecting previously unselected package cmake. [2022-07-29T21:22:45.053Z] #42 30.19 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-29T21:22:45.053Z] #42 30.22 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:22:45.053Z] #42 33.00 Setting up libicu67:arm64 (67.1-7) ... [2022-07-29T21:22:45.053Z] #42 33.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:45.053Z] #42 33.03 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-29T21:22:45.053Z] #42 33.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:45.053Z] #42 33.09 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-29T21:22:45.053Z] #42 33.11 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-29T21:22:45.053Z] #42 33.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:22:45.053Z] #42 33.15 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:22:45.053Z] #42 33.18 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-29T21:22:45.053Z] #42 33.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:22:45.053Z] #42 33.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:22:45.053Z] #42 DONE 33.6s [2022-07-29T21:22:45.053Z] [2022-07-29T21:22:45.053Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-29T21:22:45.053Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-07-29T21:22:45.053Z] #34 31.96 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-29T21:22:45.053Z] #34 32.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-29T21:22:45.053Z] #34 32.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-29T21:22:45.053Z] #34 ... [2022-07-29T21:22:45.053Z] [2022-07-29T21:22:45.053Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:22:45.053Z] #43 sha256:e079b44d09ce16c20cce1dbccfb9aa087d735c7e15e54560784bd6d4a6b3565d [2022-07-29T21:22:45.053Z] #43 DONE 0.1s [2022-07-29T21:22:45.053Z] [2022-07-29T21:22:45.053Z] #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-29T21:22:45.053Z] #44 sha256:0dc217adf29bc720309b714ea2d5b1d87be488f058314974c8ebf6660ed547fd [2022-07-29T21:22:45.621Z] #44 0.598 + RM_GOPATH=0 [2022-07-29T21:22:45.621Z] #44 0.598 + TMP_GOPATH= [2022-07-29T21:22:45.621Z] #44 0.598 + : /build [2022-07-29T21:22:45.621Z] #44 0.598 + '[' -z '' ']' [2022-07-29T21:22:45.621Z] #44 0.598 ++ mktemp -d [2022-07-29T21:22:45.621Z] #44 0.600 + export GOPATH=/tmp/tmp.lFGnX2HYxE [2022-07-29T21:22:45.621Z] #44 0.600 + GOPATH=/tmp/tmp.lFGnX2HYxE [2022-07-29T21:22:45.621Z] #44 0.600 + RM_GOPATH=1 [2022-07-29T21:22:45.621Z] #44 0.601 + case "$(go env GOARCH)" in [2022-07-29T21:22:45.621Z] #44 0.601 ++ go env GOARCH [2022-07-29T21:22:45.621Z] #44 0.606 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:45.621Z] #44 0.606 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:45.621Z] #44 0.607 ++ dirname /install.sh [2022-07-29T21:22:45.621Z] #44 0.608 + dir=/ [2022-07-29T21:22:45.621Z] #44 0.608 + bin=tini [2022-07-29T21:22:45.621Z] #44 0.608 + shift [2022-07-29T21:22:45.621Z] #44 0.608 + '[' '!' -f //tini.installer ']' [2022-07-29T21:22:45.621Z] #44 0.609 + . //tini.installer [2022-07-29T21:22:45.621Z] #44 0.609 ++ : v0.19.0 [2022-07-29T21:22:45.621Z] #44 0.609 + install_tini [2022-07-29T21:22:45.621Z] #44 0.609 + echo 'Install tini version v0.19.0' [2022-07-29T21:22:45.621Z] #44 0.609 Install tini version v0.19.0 [2022-07-29T21:22:45.621Z] #44 0.610 + git clone https://github.com/krallin/tini.git /tmp/tmp.lFGnX2HYxE/tini [2022-07-29T21:22:45.621Z] #44 0.612 Cloning into '/tmp/tmp.lFGnX2HYxE/tini'... [2022-07-29T21:22:46.210Z] #44 1.189 + cd /tmp/tmp.lFGnX2HYxE/tini [2022-07-29T21:22:46.210Z] #44 1.189 + git checkout -q v0.19.0 [2022-07-29T21:22:46.210Z] #44 1.214 + cmake . [2022-07-29T21:22:46.797Z] #44 1.595 -- The C compiler identification is GNU 10.2.1 [2022-07-29T21:22:46.797Z] #44 1.691 -- Detecting C compiler ABI info [2022-07-29T21:22:47.055Z] #44 2.095 -- Detecting C compiler ABI info - done [2022-07-29T21:22:47.313Z] #44 ... [2022-07-29T21:22:47.313Z] [2022-07-29T21:22:47.313Z] #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-29T21:22:47.313Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:22:47.313Z] #51 33.50 Setting up criu (3.17.1-1) ... [2022-07-29T21:22:47.313Z] #51 34.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:22:47.313Z] #51 DONE 35.4s [2022-07-29T21:22:47.313Z] [2022-07-29T21:22:47.313Z] #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-29T21:22:47.313Z] #44 sha256:0dc217adf29bc720309b714ea2d5b1d87be488f058314974c8ebf6660ed547fd [2022-07-29T21:22:47.313Z] #44 2.252 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T21:22:47.313Z] #44 2.253 -- Detecting C compile features [2022-07-29T21:22:47.313Z] #44 2.254 -- Detecting C compile features - done [2022-07-29T21:22:47.313Z] #44 2.324 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-29T21:22:47.880Z] #44 2.693 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-29T21:22:47.880Z] #44 2.816 -- Configuring done [2022-07-29T21:22:47.880Z] #44 2.847 -- Generating done [2022-07-29T21:22:47.880Z] #44 2.855 -- Build files have been written to: /tmp/tmp.lFGnX2HYxE/tini [2022-07-29T21:22:47.880Z] #44 2.877 + make tini-static [2022-07-29T21:22:48.139Z] #44 3.213 Scanning dependencies of target tini-static [2022-07-29T21:22:48.140Z] #44 3.248 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-29T21:22:49.515Z] #44 4.207 [100%] Linking C executable tini-static [2022-07-29T21:22:49.774Z] #44 4.612 [100%] Built target tini-static [2022-07-29T21:22:49.774Z] #44 4.670 + mkdir -p /build [2022-07-29T21:22:49.774Z] #44 4.679 + cp tini-static /build/docker-init [2022-07-29T21:22:49.774Z] #44 DONE 4.8s [2022-07-29T21:22:49.774Z] [2022-07-29T21:22:49.774Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-29T21:22:49.775Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:22:49.775Z] #14 34.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-29T21:22:49.775Z] #14 34.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-29T21:22:49.775Z] #14 34.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:22:51.678Z] #14 40.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-29T21:22:51.678Z] #14 40.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-29T21:22:51.678Z] #14 40.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:22:51.678Z] #14 40.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-29T21:22:51.678Z] #14 40.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-29T21:22:51.678Z] #14 40.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:22:51.678Z] #14 ... [2022-07-29T21:22:51.678Z] [2022-07-29T21:22:51.679Z] #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-29T21:22:51.679Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-07-29T21:22:51.679Z] #55 40.52 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-29T21:22:51.938Z] #55 DONE 40.7s [2022-07-29T21:22:51.938Z] [2022-07-29T21:22:51.938Z] #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-29T21:22:51.938Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:22:51.938Z] #77 1.037 Cloning into '/tmp/crun-build'... [2022-07-29T21:22:51.938Z] #77 5.720 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-29T21:22:51.938Z] #77 5.782 Cloning into '/tmp/crun-build/libocispec'... [2022-07-29T21:22:51.938Z] #77 6.712 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-29T21:22:51.938Z] #77 6.733 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-29T21:22:51.938Z] #77 6.739 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-29T21:22:51.938Z] #77 6.740 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-29T21:22:51.938Z] #77 6.772 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-29T21:22:51.938Z] #77 8.251 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-29T21:22:51.938Z] #77 9.563 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-29T21:22:52.197Z] #77 ... [2022-07-29T21:22:52.197Z] [2022-07-29T21:22:52.197Z] #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-29T21:22:52.197Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-07-29T21:22:52.197Z] #34 DONE 40.4s [2022-07-29T21:22:52.455Z] [2022-07-29T21:22:52.455Z] #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-29T21:22:52.455Z] #64 sha256:f71a131f9713445f533bbf866875a22462a7579f634e8e1682fda4dde972bdec [2022-07-29T21:22:52.713Z] #64 ... [2022-07-29T21:22:52.714Z] [2022-07-29T21:22:52.714Z] #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-29T21:22:52.714Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:22:52.714Z] #77 10.61 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-29T21:22:52.972Z] #77 10.97 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-29T21:22:53.230Z] #77 11.23 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-29T21:23:01.340Z] #77 ... [2022-07-29T21:23:01.340Z] [2022-07-29T21:23:01.340Z] #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-29T21:23:01.340Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:23:01.340Z] #14 44.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-29T21:23:01.340Z] #14 44.29 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-29T21:23:01.340Z] #14 44.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:23:01.340Z] #14 49.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-29T21:23:01.340Z] #14 49.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-29T21:23:01.340Z] #14 49.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:23:01.340Z] #14 ... [2022-07-29T21:23:01.340Z] [2022-07-29T21:23:01.340Z] #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-29T21:23:01.340Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:01.340Z] #77 19.40 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-29T21:23:06.606Z] #77 ... [2022-07-29T21:23:06.606Z] [2022-07-29T21:23:06.606Z] #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-29T21:23:06.606Z] #67 sha256:65be0fe5dece44b927490fdec05f7247562b395e67be5ebe164b3866e607963b [2022-07-29T21:23:06.606Z] #67 43.97 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:23:06.606Z] #67 43.97 + GOBIN=/build [2022-07-29T21:23:06.606Z] #67 43.97 + GO111MODULE=on [2022-07-29T21:23:06.606Z] #67 43.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:23:06.606Z] #67 46.85 rootlesskit version 1.0.0 [2022-07-29T21:23:06.606Z] #67 46.87 Usage of /build/rootlesskit-docker-proxy: [2022-07-29T21:23:06.606Z] #67 46.87 -container-ip string [2022-07-29T21:23:06.606Z] #67 46.87 container ip [2022-07-29T21:23:06.606Z] #67 46.87 -container-port int [2022-07-29T21:23:06.606Z] #67 46.87 container port (default -1) [2022-07-29T21:23:06.606Z] #67 46.87 -host-ip string [2022-07-29T21:23:06.606Z] #67 46.87 host ip [2022-07-29T21:23:06.606Z] #67 46.87 -host-port int [2022-07-29T21:23:06.606Z] #67 46.87 host port (default -1) [2022-07-29T21:23:06.606Z] #67 46.87 -proto string [2022-07-29T21:23:06.606Z] #67 46.87 proxy protocol (default "tcp") [2022-07-29T21:23:06.606Z] #67 DONE 47.4s [2022-07-29T21:23:06.606Z] [2022-07-29T21:23:06.606Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:23:06.606Z] #68 sha256:bb4692ab132a291006d9b040d73ec5e5f9827cb552351f29ac8060bdeab57cd1 [2022-07-29T21:23:06.606Z] #68 DONE 0.1s [2022-07-29T21:23:06.606Z] [2022-07-29T21:23:06.606Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:23:06.606Z] #69 sha256:33d2273e6b97aa88eede10e0f76ff300f71882c41c20e0980f9de076c0871ad0 [2022-07-29T21:23:06.606Z] #69 DONE 0.1s [2022-07-29T21:23:06.606Z] [2022-07-29T21:23:06.606Z] #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-29T21:23:06.606Z] #64 sha256:f71a131f9713445f533bbf866875a22462a7579f634e8e1682fda4dde972bdec [2022-07-29T21:23:06.606Z] #64 27.93 Updating files: 92% (4565/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-29T21:23:06.606Z] #64 28.06 + cd /tmp/tmp.EQ5ngFcoUq/src/github.com/containerd/containerd [2022-07-29T21:23:06.606Z] #64 28.06 + git checkout -q v1.6.6 [2022-07-29T21:23:06.606Z] #64 29.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-29T21:23:06.606Z] #64 29.32 + BUILDTAGS='netgo osusergo static_build' [2022-07-29T21:23:06.606Z] #64 29.32 + export EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:23:06.606Z] #64 29.32 + EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:23:06.606Z] #64 29.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-29T21:23:06.606Z] #64 29.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-29T21:23:06.606Z] #64 29.32 + '[' '' = dynamic ']' [2022-07-29T21:23:06.606Z] #64 29.32 + make [2022-07-29T21:23:06.606Z] #64 30.66 + bin/ctr [2022-07-29T21:23:06.864Z] #64 ... [2022-07-29T21:23:06.864Z] [2022-07-29T21:23:06.864Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:23:06.864Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-29T21:23:06.864Z] #72 CACHED [2022-07-29T21:23:06.864Z] [2022-07-29T21:23:06.864Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:23:06.864Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-29T21:23:06.864Z] #74 CACHED [2022-07-29T21:23:07.123Z] [2022-07-29T21:23:07.123Z] #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-29T21:23:07.123Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:23:07.123Z] #14 52.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-29T21:23:07.123Z] #14 52.60 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-29T21:23:07.123Z] #14 52.61 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:23:07.123Z] #14 55.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-29T21:23:07.123Z] #14 55.73 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-29T21:23:07.123Z] #14 55.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:23:11.306Z] #14 ... [2022-07-29T21:23:11.306Z] [2022-07-29T21:23:11.306Z] #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-29T21:23:11.306Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:11.306Z] #77 25.23 libtoolize: putting auxiliary files in '.'. [2022-07-29T21:23:11.306Z] #77 25.23 libtoolize: copying file './ltmain.sh' [2022-07-29T21:23:11.306Z] #77 25.57 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-29T21:23:11.306Z] #77 25.57 libtoolize: and rerunning libtoolize and aclocal. [2022-07-29T21:23:11.306Z] #77 25.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-29T21:23:11.306Z] #77 29.04 configure.ac:7: installing './compile' [2022-07-29T21:23:11.306Z] #77 29.05 configure.ac:11: installing './config.guess' [2022-07-29T21:23:11.306Z] #77 29.06 configure.ac:11: installing './config.sub' [2022-07-29T21:23:11.306Z] #77 29.06 configure.ac:8: installing './install-sh' [2022-07-29T21:23:11.306Z] #77 29.06 configure.ac:8: installing './missing' [2022-07-29T21:23:11.306Z] #77 29.13 Makefile.am: installing './depcomp' [2022-07-29T21:23:11.564Z] #77 29.65 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-29T21:23:11.564Z] #77 29.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-29T21:23:11.564Z] #77 29.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-29T21:23:11.822Z] #77 29.70 libtoolize: copying file 'm4/libtool.m4' [2022-07-29T21:23:11.822Z] #77 29.75 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-29T21:23:11.822Z] #77 29.83 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-29T21:23:11.822Z] #77 29.88 libtoolize: copying file 'm4/ltversion.m4' [2022-07-29T21:23:11.822Z] #77 29.95 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-29T21:23:12.080Z] #77 30.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-29T21:23:14.632Z] #77 ... [2022-07-29T21:23:14.632Z] [2022-07-29T21:23:14.632Z] #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-29T21:23:14.632Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:23:14.632Z] #14 60.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-29T21:23:14.632Z] #14 60.61 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-29T21:23:14.632Z] #14 60.61 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:23:14.632Z] #14 62.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-29T21:23:14.632Z] #14 62.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-29T21:23:14.632Z] #14 62.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:23:14.632Z] #14 63.00 Selecting previously unselected package libapparmor1:arm64. [2022-07-29T21:23:14.632Z] #14 63.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-29T21:23:14.632Z] #14 63.01 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-29T21:23:14.632Z] #14 63.07 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-29T21:23:14.632Z] #14 63.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-29T21:23:14.632Z] #14 63.08 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-29T21:23:14.632Z] #14 63.16 Selecting previously unselected package libbtrfs0:arm64. [2022-07-29T21:23:14.632Z] #14 63.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-29T21:23:14.632Z] #14 63.17 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-29T21:23:14.632Z] #14 63.24 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-29T21:23:14.632Z] #14 63.24 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-29T21:23:14.632Z] #14 63.25 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-29T21:23:14.890Z] #14 63.44 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-29T21:23:14.890Z] #14 63.44 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-29T21:23:14.890Z] #14 63.44 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-29T21:23:14.890Z] #14 63.48 Selecting previously unselected package libudev-dev:arm64. [2022-07-29T21:23:14.890Z] #14 63.48 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-29T21:23:14.890Z] #14 63.48 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-29T21:23:14.890Z] #14 63.55 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-29T21:23:14.890Z] #14 63.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-29T21:23:14.890Z] #14 63.56 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-29T21:23:15.147Z] #14 63.72 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-29T21:23:15.147Z] #14 63.73 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-29T21:23:15.147Z] #14 63.73 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-29T21:23:15.147Z] #14 63.82 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-29T21:23:15.147Z] #14 63.82 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-29T21:23:15.147Z] #14 63.83 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-29T21:23:15.147Z] #14 63.93 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-29T21:23:15.404Z] #14 63.94 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-29T21:23:15.404Z] #14 63.95 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-29T21:23:15.404Z] #14 64.00 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-29T21:23:15.404Z] #14 64.00 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-29T21:23:15.404Z] #14 64.01 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-29T21:23:15.662Z] #14 64.22 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-29T21:23:15.662Z] #14 64.23 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-29T21:23:15.662Z] #14 64.23 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-29T21:23:15.662Z] #14 64.38 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-29T21:23:15.662Z] #14 64.38 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-29T21:23:15.662Z] #14 64.39 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-29T21:23:15.662Z] #14 64.44 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-29T21:23:15.662Z] #14 64.44 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-29T21:23:15.662Z] #14 64.45 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:23:15.920Z] #14 64.50 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-29T21:23:15.920Z] #14 64.50 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-29T21:23:15.920Z] #14 64.51 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-29T21:23:15.920Z] #14 64.75 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:23:15.920Z] #14 64.77 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-29T21:23:16.178Z] #14 64.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:23:16.178Z] #14 64.79 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-29T21:23:16.178Z] #14 64.80 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:23:16.178Z] #14 64.81 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-29T21:23:16.178Z] #14 64.83 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-29T21:23:16.178Z] #14 64.84 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-29T21:23:16.178Z] #14 64.85 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-29T21:23:16.178Z] #14 64.86 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-29T21:23:16.178Z] #14 64.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-29T21:23:16.178Z] #14 64.88 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-29T21:23:16.178Z] #14 64.89 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:23:16.178Z] #14 64.91 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-29T21:23:16.178Z] #14 64.92 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-29T21:23:16.178Z] #14 64.93 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-29T21:23:16.178Z] #14 64.94 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:23:16.178Z] #14 64.95 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-29T21:23:16.178Z] #14 64.96 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-29T21:23:16.436Z] #14 64.97 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:23:16.436Z] #14 64.99 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:23:16.436Z] #14 65.00 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-29T21:23:16.436Z] #14 65.01 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:23:16.436Z] #14 65.02 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-29T21:23:16.436Z] #14 65.03 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:23:16.436Z] #14 65.04 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:23:16.436Z] #14 65.05 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-29T21:23:16.436Z] #14 65.06 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:23:16.436Z] #14 65.07 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:23:16.436Z] #14 65.09 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-29T21:23:16.436Z] #14 65.11 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:23:16.436Z] #14 65.12 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-29T21:23:16.436Z] #14 65.13 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-29T21:23:16.436Z] #14 65.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:23:17.013Z] #14 DONE 65.6s [2022-07-29T21:23:17.013Z] [2022-07-29T21:23:17.013Z] #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-29T21:23:17.013Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:17.013Z] #77 34.61 configure.ac:7: installing 'build-aux/compile' [2022-07-29T21:23:17.013Z] #77 34.62 configure.ac:9: installing 'build-aux/config.guess' [2022-07-29T21:23:17.013Z] #77 34.62 configure.ac:9: installing 'build-aux/config.sub' [2022-07-29T21:23:17.013Z] #77 34.63 configure.ac:11: installing 'build-aux/install-sh' [2022-07-29T21:23:17.013Z] #77 34.63 configure.ac:11: installing 'build-aux/missing' [2022-07-29T21:23:17.013Z] #77 34.72 Makefile.am: installing 'build-aux/depcomp' [2022-07-29T21:23:17.013Z] #77 34.75 parallel-tests: installing 'build-aux/test-driver' [2022-07-29T21:23:17.271Z] #77 ... [2022-07-29T21:23:17.271Z] [2022-07-29T21:23:17.271Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:23:17.271Z] #59 sha256:ad574414af0d5fca472a54a9ceb91eac5488dff08a9f6e87b8207ff05d0b0073 [2022-07-29T21:23:17.271Z] #59 DONE 0.2s [2022-07-29T21:23:17.271Z] [2022-07-29T21:23:17.271Z] #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-29T21:23:17.271Z] #60 sha256:76dd4071556d255dc3dac9397339bb7a2b3fdde56f97921c905f7388957b5668 [2022-07-29T21:23:17.838Z] #60 ... [2022-07-29T21:23:17.838Z] [2022-07-29T21:23:17.838Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:23:17.838Z] #15 sha256:35c9f959511e062575f4ffa9d6795e8c4182f062244ce04cc53c8ac61665711f [2022-07-29T21:23:17.838Z] #15 DONE 0.9s [2022-07-29T21:23:18.096Z] [2022-07-29T21:23:18.096Z] #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-29T21:23:18.096Z] #16 sha256:e244d89f8dfa9135969aafdbc2dc1d25c839d2773b75e8bb48f19af64fcaef36 [2022-07-29T21:23:18.663Z] #16 DONE 0.8s [2022-07-29T21:23:18.663Z] [2022-07-29T21:23:18.663Z] #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-29T21:23:18.663Z] #60 sha256:76dd4071556d255dc3dac9397339bb7a2b3fdde56f97921c905f7388957b5668 [2022-07-29T21:23:18.663Z] #60 1.121 + RM_GOPATH=0 [2022-07-29T21:23:18.663Z] #60 1.121 + TMP_GOPATH= [2022-07-29T21:23:18.663Z] #60 1.121 + : /build [2022-07-29T21:23:18.663Z] #60 1.121 + '[' -z '' ']' [2022-07-29T21:23:18.663Z] #60 1.129 ++ mktemp -d [2022-07-29T21:23:18.663Z] #60 1.129 + export GOPATH=/tmp/tmp.UOHmuC6dDs [2022-07-29T21:23:18.663Z] #60 1.129 + GOPATH=/tmp/tmp.UOHmuC6dDs [2022-07-29T21:23:18.663Z] #60 1.129 + RM_GOPATH=1 [2022-07-29T21:23:18.663Z] #60 1.129 + case "$(go env GOARCH)" in [2022-07-29T21:23:18.663Z] #60 1.130 ++ go env GOARCH [2022-07-29T21:23:18.663Z] #60 1.156 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:23:18.663Z] #60 1.156 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:23:18.663Z] #60 1.156 ++ dirname /install.sh [2022-07-29T21:23:18.663Z] #60 1.187 Install runc version v1.1.2 (build tags: seccomp) [2022-07-29T21:23:18.663Z] #60 1.187 + dir=/ [2022-07-29T21:23:18.663Z] #60 1.187 + bin=runc [2022-07-29T21:23:18.663Z] #60 1.187 + shift [2022-07-29T21:23:18.663Z] #60 1.187 + '[' '!' -f //runc.installer ']' [2022-07-29T21:23:18.663Z] #60 1.187 + . //runc.installer [2022-07-29T21:23:18.663Z] #60 1.187 ++ set -e [2022-07-29T21:23:18.663Z] #60 1.187 ++ : v1.1.2 [2022-07-29T21:23:18.663Z] #60 1.187 + install_runc [2022-07-29T21:23:18.663Z] #60 1.187 + RUNC_BUILDTAGS=seccomp [2022-07-29T21:23:18.663Z] #60 1.187 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-29T21:23:18.663Z] #60 1.187 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UOHmuC6dDs/src/github.com/opencontainers/runc [2022-07-29T21:23:18.663Z] #60 1.187 Cloning into '/tmp/tmp.UOHmuC6dDs/src/github.com/opencontainers/runc'... [2022-07-29T21:23:19.229Z] #60 ... [2022-07-29T21:23:19.229Z] [2022-07-29T21:23:19.229Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:23:19.229Z] #17 sha256:7a4a0e228eedf2060245c54824b6a2f9ccb119ccdc0d11c114edb108f87cde41 [2022-07-29T21:23:19.229Z] #17 0.637 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-29T21:23:19.229Z] #17 DONE 0.7s [2022-07-29T21:23:19.488Z] [2022-07-29T21:23:19.488Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:23:19.488Z] #18 sha256:cb8d023b61551cfee829c30d0b82bc2482e26e95cbcc8ac8ef8f4254d2b39208 [2022-07-29T21:23:20.054Z] #18 DONE 0.7s [2022-07-29T21:23:20.054Z] [2022-07-29T21:23:20.054Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:23:20.054Z] #19 sha256:bd9fc08cf0fc939e27b813060d23d0e75141efd12136192f69a617160a7f86bc [2022-07-29T21:23:20.989Z] #19 DONE 0.7s [2022-07-29T21:23:20.989Z] [2022-07-29T21:23:20.989Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:23:20.989Z] #20 sha256:6755a8cab0c3515835c777bea330c57d659be52a425764494c41c7db3d986666 [2022-07-29T21:23:21.555Z] #20 DONE 0.7s [2022-07-29T21:23:21.555Z] [2022-07-29T21:23:21.555Z] #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-29T21:23:21.555Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:21.555Z] #77 36.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-29T21:23:21.555Z] #77 36.34 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-29T21:23:21.555Z] #77 36.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-29T21:23:21.555Z] #77 36.86 libtoolize: copying file 'm4/libtool.m4' [2022-07-29T21:23:21.555Z] #77 36.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-29T21:23:21.555Z] #77 37.00 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-29T21:23:21.555Z] #77 37.06 libtoolize: copying file 'm4/ltversion.m4' [2022-07-29T21:23:21.555Z] #77 37.19 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-29T21:23:24.082Z] #77 ... [2022-07-29T21:23:24.082Z] [2022-07-29T21:23:24.082Z] #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-29T21:23:24.082Z] #60 sha256:76dd4071556d255dc3dac9397339bb7a2b3fdde56f97921c905f7388957b5668 [2022-07-29T21:23:24.082Z] #60 6.649 + cd /tmp/tmp.UOHmuC6dDs/src/github.com/opencontainers/runc [2022-07-29T21:23:24.082Z] #60 6.650 + git checkout -q v1.1.2 [2022-07-29T21:23:24.340Z] #60 7.028 + '[' -z '' ']' [2022-07-29T21:23:24.340Z] #60 7.028 + target=static [2022-07-29T21:23:24.340Z] #60 7.028 + make BUILDTAGS=seccomp static [2022-07-29T21:23:24.340Z] #60 7.277 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-29T21:23:29.608Z] #60 ... [2022-07-29T21:23:29.608Z] [2022-07-29T21:23:29.608Z] #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-29T21:23:29.608Z] #26 sha256:df794fda9ef35a048fb2d608fc48e6c6ca54d79afae150d65669628571e1449e [2022-07-29T21:23:29.608Z] #26 67.11 Updating files: 37% (4260/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-29T21:23:29.608Z] #26 68.40 + cd /tmp/tmp.Y1k2Ed3Nkw/tmp/docker-ce [2022-07-29T21:23:29.608Z] #26 68.40 + git checkout -q v17.06.2-ce [2022-07-29T21:23:29.608Z] #26 70.50 + mkdir -p /tmp/tmp.Y1k2Ed3Nkw/src/github.com/docker [2022-07-29T21:23:29.608Z] #26 70.51 + mv components/cli /tmp/tmp.Y1k2Ed3Nkw/src/github.com/docker/cli [2022-07-29T21:23:29.608Z] #26 70.52 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-29T21:23:30.984Z] #26 ... [2022-07-29T21:23:30.984Z] [2022-07-29T21:23:30.984Z] #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-29T21:23:30.984Z] #60 sha256:76dd4071556d255dc3dac9397339bb7a2b3fdde56f97921c905f7388957b5668 [2022-07-29T21:23:30.984Z] #60 13.14 + mkdir -p /build [2022-07-29T21:23:30.984Z] #60 13.15 + cp runc /build/runc [2022-07-29T21:23:30.984Z] #60 DONE 13.6s [2022-07-29T21:23:30.984Z] [2022-07-29T21:23:30.984Z] #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-29T21:23:30.984Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:30.984Z] #77 44.90 configure.ac:11: installing 'build-aux/compile' [2022-07-29T21:23:30.984Z] #77 44.90 configure.ac:11: installing 'build-aux/config.guess' [2022-07-29T21:23:30.984Z] #77 44.91 configure.ac:11: installing 'build-aux/config.sub' [2022-07-29T21:23:30.984Z] #77 44.91 configure.ac:13: installing 'build-aux/install-sh' [2022-07-29T21:23:30.984Z] #77 44.93 configure.ac:13: installing 'build-aux/missing' [2022-07-29T21:23:30.984Z] #77 44.94 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-29T21:23:30.984Z] #77 45.04 Makefile.am: installing 'build-aux/depcomp' [2022-07-29T21:23:30.984Z] #77 45.79 checking build system type... aarch64-unknown-linux-gnu [2022-07-29T21:23:30.984Z] #77 45.99 checking host system type... aarch64-unknown-linux-gnu [2022-07-29T21:23:30.984Z] #77 45.99 checking how to print strings... printf [2022-07-29T21:23:30.984Z] #77 46.01 checking for gcc... gcc [2022-07-29T21:23:30.984Z] #77 46.11 checking whether the C compiler works... yes [2022-07-29T21:23:30.984Z] #77 46.28 checking for C compiler default output file name... a.out [2022-07-29T21:23:30.984Z] #77 46.28 checking for suffix of executables... [2022-07-29T21:23:30.984Z] #77 46.40 checking whether we are cross compiling... no [2022-07-29T21:23:30.984Z] #77 46.51 checking for suffix of object files... o [2022-07-29T21:23:30.984Z] #77 46.56 checking whether we are using the GNU C compiler... yes [2022-07-29T21:23:30.984Z] #77 46.65 checking whether gcc accepts -g... yes [2022-07-29T21:23:30.984Z] #77 46.73 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:23:30.984Z] #77 46.85 checking whether gcc understands -c and -o together... yes [2022-07-29T21:23:30.984Z] #77 46.96 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:23:30.984Z] #77 46.97 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:23:30.984Z] #77 46.99 checking for egrep... /bin/grep -E [2022-07-29T21:23:30.984Z] #77 47.00 checking for fgrep... /bin/grep -F [2022-07-29T21:23:30.984Z] #77 47.01 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:23:30.984Z] #77 47.02 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:23:30.984Z] #77 47.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:23:30.984Z] #77 47.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:23:30.984Z] #77 47.13 checking whether ln -s works... yes [2022-07-29T21:23:30.984Z] #77 47.13 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:23:30.984Z] #77 47.16 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-29T21:23:30.984Z] #77 47.16 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:23:30.984Z] #77 47.16 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:23:30.984Z] #77 47.16 checking for objdump... objdump [2022-07-29T21:23:30.984Z] #77 47.16 checking how to recognize dependent libraries... pass_all [2022-07-29T21:23:30.984Z] #77 47.16 checking for dlltool... no [2022-07-29T21:23:30.984Z] #77 47.16 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:23:30.984Z] #77 47.17 checking for ar... ar [2022-07-29T21:23:30.984Z] #77 47.17 checking for archiver @FILE support... @ [2022-07-29T21:23:30.984Z] #77 47.25 checking for strip... strip [2022-07-29T21:23:30.984Z] #77 47.26 checking for ranlib... ranlib [2022-07-29T21:23:30.984Z] #77 47.26 checking for gawk... no [2022-07-29T21:23:30.984Z] #77 47.26 checking for mawk... mawk [2022-07-29T21:23:30.984Z] #77 47.26 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:23:30.984Z] #77 47.49 checking for sysroot... no [2022-07-29T21:23:30.984Z] #77 47.49 checking for a working dd... /bin/dd [2022-07-29T21:23:30.984Z] #77 47.52 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:23:30.984Z] #77 47.52 checking for mt... no [2022-07-29T21:23:30.984Z] #77 47.53 checking if : is a manifest tool... no [2022-07-29T21:23:30.984Z] #77 47.54 checking how to run the C preprocessor... gcc -E [2022-07-29T21:23:30.984Z] #77 47.68 checking for ANSI C header files... yes [2022-07-29T21:23:30.984Z] #77 48.12 checking for sys/types.h... yes [2022-07-29T21:23:30.984Z] #77 48.23 checking for sys/stat.h... yes [2022-07-29T21:23:30.984Z] #77 48.35 checking for stdlib.h... yes [2022-07-29T21:23:30.984Z] #77 48.44 checking for string.h... yes [2022-07-29T21:23:30.984Z] #77 48.57 checking for memory.h... yes [2022-07-29T21:23:30.984Z] #77 48.72 checking for strings.h... yes [2022-07-29T21:23:30.984Z] #77 48.92 checking for inttypes.h... yes [2022-07-29T21:23:30.984Z] #77 49.01 checking for stdint.h... yes [2022-07-29T21:23:31.243Z] #77 49.13 checking for unistd.h... yes [2022-07-29T21:23:31.513Z] #77 49.30 checking for dlfcn.h... yes [2022-07-29T21:23:31.513Z] #77 49.47 checking for objdir... .libs [2022-07-29T21:23:31.513Z] #77 ... [2022-07-29T21:23:31.513Z] [2022-07-29T21:23:31.513Z] #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-29T21:23:31.513Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-07-29T21:23:31.513Z] #21 1.120 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:23:31.513Z] #21 1.125 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:23:31.513Z] #21 1.125 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:23:31.513Z] #21 2.221 Fetched 44.1 kB in 2s (28.2 kB/s) [2022-07-29T21:23:31.513Z] #21 2.221 Reading package lists... [2022-07-29T21:23:31.513Z] #21 3.732 Reading package lists... [2022-07-29T21:23:31.513Z] #21 5.238 Building dependency tree... [2022-07-29T21:23:31.513Z] #21 5.665 Reading state information... [2022-07-29T21:23:31.513Z] #21 6.280 The following additional packages will be installed: [2022-07-29T21:23:31.513Z] #21 6.285 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-29T21:23:31.513Z] #21 6.285 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-29T21:23:31.513Z] #21 6.286 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-29T21:23:31.513Z] #21 6.286 python3-pkg-resources vim-runtime xxd [2022-07-29T21:23:31.513Z] #21 6.291 Suggested packages: [2022-07-29T21:23:31.513Z] #21 6.293 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-29T21:23:31.513Z] #21 6.293 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-29T21:23:31.513Z] #21 6.293 acl attr quota [2022-07-29T21:23:31.513Z] #21 6.293 Recommended packages: [2022-07-29T21:23:31.513Z] #21 6.293 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-29T21:23:31.513Z] #21 7.054 The following NEW packages will be installed: [2022-07-29T21:23:31.513Z] #21 7.065 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-29T21:23:31.513Z] #21 7.065 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-29T21:23:31.513Z] #21 7.065 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-29T21:23:31.513Z] #21 7.066 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-29T21:23:31.513Z] #21 7.066 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-29T21:23:31.513Z] #21 7.067 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-29T21:23:31.513Z] #21 7.067 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-29T21:23:31.513Z] #21 7.067 xz-utils zip zstd [2022-07-29T21:23:31.514Z] #21 7.386 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:23:31.514Z] #21 7.386 Need to get 27.0 MB of archives. [2022-07-29T21:23:31.514Z] #21 7.386 After this operation, 105 MB of additional disk space will be used. [2022-07-29T21:23:31.514Z] #21 7.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-29T21:23:31.514Z] #21 7.389 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-29T21:23:31.514Z] #21 7.392 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-29T21:23:31.514Z] #21 7.399 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-29T21:23:31.514Z] #21 7.401 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-29T21:23:31.514Z] #21 7.403 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-29T21:23:31.514Z] #21 7.405 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-29T21:23:31.514Z] #21 7.406 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-29T21:23:31.514Z] #21 7.426 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:23:31.514Z] #21 7.427 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:23:31.514Z] #21 7.429 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-29T21:23:31.514Z] #21 7.433 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-29T21:23:31.514Z] #21 7.437 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-29T21:23:31.514Z] #21 7.438 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-29T21:23:31.514Z] #21 7.452 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-29T21:23:31.514Z] #21 7.455 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-29T21:23:31.514Z] #21 7.458 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-29T21:23:31.514Z] #21 7.466 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-29T21:23:31.514Z] #21 7.466 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-29T21:23:31.514Z] #21 7.467 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-29T21:23:31.514Z] #21 7.469 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-29T21:23:31.514Z] #21 7.471 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-29T21:23:31.514Z] #21 7.480 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-29T21:23:31.514Z] #21 7.486 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-29T21:23:31.514Z] #21 7.487 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-29T21:23:31.514Z] #21 7.489 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-29T21:23:31.514Z] #21 7.489 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-29T21:23:31.514Z] #21 7.641 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-29T21:23:31.514Z] #21 7.641 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-29T21:23:31.514Z] #21 7.643 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-29T21:23:31.514Z] #21 7.645 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-29T21:23:31.514Z] #21 7.645 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-29T21:23:31.514Z] #21 7.646 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-29T21:23:31.514Z] #21 7.648 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-29T21:23:31.514Z] #21 7.654 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-29T21:23:31.514Z] #21 7.684 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-29T21:23:31.514Z] #21 7.686 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-29T21:23:31.514Z] #21 7.695 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-29T21:23:31.514Z] #21 7.697 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-29T21:23:31.514Z] #21 7.713 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-29T21:23:31.514Z] #21 7.714 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-29T21:23:31.514Z] #21 7.719 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-29T21:23:31.514Z] #21 7.740 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-29T21:23:31.514Z] #21 7.745 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-29T21:23:31.514Z] #21 7.750 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-29T21:23:31.514Z] #21 7.836 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-29T21:23:31.514Z] #21 7.845 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-29T21:23:31.514Z] #21 7.857 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-29T21:23:31.514Z] #21 7.858 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-29T21:23:31.514Z] #21 8.241 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:23:31.514Z] #21 8.363 Fetched 27.0 MB in 1s (35.3 MB/s) [2022-07-29T21:23:31.514Z] #21 8.404 Selecting previously unselected package pigz. [2022-07-29T21:23:31.514Z] #21 8.404 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-29T21:23:31.514Z] #21 8.437 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 8.444 Unpacking pigz (2.6-1) ... [2022-07-29T21:23:31.514Z] #21 8.513 Selecting previously unselected package libelf1:arm64. [2022-07-29T21:23:31.514Z] #21 8.516 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 8.523 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-29T21:23:31.514Z] #21 8.642 Selecting previously unselected package libbpf0:arm64. [2022-07-29T21:23:31.514Z] #21 8.644 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 8.649 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-29T21:23:31.514Z] #21 8.725 Selecting previously unselected package libcap2:arm64. [2022-07-29T21:23:31.514Z] #21 8.729 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 8.733 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-29T21:23:31.514Z] #21 8.794 Selecting previously unselected package libmnl0:arm64. [2022-07-29T21:23:31.514Z] #21 8.798 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 8.802 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-29T21:23:31.514Z] #21 8.902 Selecting previously unselected package libxtables12:arm64. [2022-07-29T21:23:31.514Z] #21 8.908 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 8.917 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-29T21:23:31.514Z] #21 8.987 Selecting previously unselected package libcap2-bin. [2022-07-29T21:23:31.514Z] #21 8.991 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 9.005 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-29T21:23:31.514Z] #21 9.133 Selecting previously unselected package iproute2. [2022-07-29T21:23:31.514Z] #21 9.134 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 9.154 Unpacking iproute2 (5.10.0-4) ... [2022-07-29T21:23:31.514Z] #21 9.599 Selecting previously unselected package xxd. [2022-07-29T21:23:31.514Z] #21 9.611 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-29T21:23:31.514Z] #21 9.623 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:31.514Z] #21 9.805 Selecting previously unselected package vim-common. [2022-07-29T21:23:31.514Z] #21 9.805 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:23:31.514Z] #21 9.824 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:31.514Z] #21 9.943 Selecting previously unselected package bash-completion. [2022-07-29T21:23:31.514Z] #21 9.946 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-29T21:23:32.084Z] #21 ... [2022-07-29T21:23:32.084Z] [2022-07-29T21:23:32.084Z] #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-29T21:23:32.084Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:32.084Z] #77 49.91 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:23:32.084Z] #77 50.11 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:23:32.342Z] #77 50.11 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:23:32.600Z] #77 50.26 checking if gcc static flag -static works... yes [2022-07-29T21:23:32.600Z] #77 50.49 checking if gcc supports -c -o file.o... yes [2022-07-29T21:23:32.600Z] #77 50.61 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:23:32.600Z] #77 50.61 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-29T21:23:32.858Z] #77 50.64 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:23:32.858Z] #77 50.84 checking how to hardcode library paths into programs... immediate [2022-07-29T21:23:32.858Z] #77 50.84 checking whether stripping libraries is possible... yes [2022-07-29T21:23:32.858Z] #77 50.85 checking if libtool supports shared libraries... yes [2022-07-29T21:23:32.858Z] #77 50.85 checking whether to build shared libraries... no [2022-07-29T21:23:32.858Z] #77 50.85 checking whether to build static libraries... yes [2022-07-29T21:23:32.858Z] #77 50.86 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:23:32.858Z] #77 50.89 checking whether build environment is sane... yes [2022-07-29T21:23:32.858Z] #77 50.93 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:23:33.116Z] #77 50.94 checking whether make sets $(MAKE)... yes [2022-07-29T21:23:33.116Z] #77 50.97 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:23:33.116Z] #77 50.99 checking whether make supports nested variables... yes [2022-07-29T21:23:33.116Z] #77 51.03 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:23:33.116Z] #77 51.04 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:23:33.116Z] #77 51.04 checking how to create a ustar tar archive... gnutar [2022-07-29T21:23:33.116Z] #77 51.09 checking dependency style of gcc... gcc3 [2022-07-29T21:23:33.374Z] #77 51.22 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:23:33.374Z] #77 51.23 checking whether make supports nested variables... (cached) yes [2022-07-29T21:23:33.374Z] #77 51.23 checking for gawk... (cached) mawk [2022-07-29T21:23:33.374Z] #77 51.23 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-29T21:23:33.374Z] #77 51.24 checking for gcc... (cached) gcc [2022-07-29T21:23:33.374Z] #77 51.29 checking whether we are using the GNU C compiler... (cached) yes [2022-07-29T21:23:33.374Z] #77 51.30 checking whether gcc accepts -g... (cached) yes [2022-07-29T21:23:33.374Z] #77 51.30 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-29T21:23:33.374Z] #77 51.31 checking whether gcc understands -c and -o together... (cached) yes [2022-07-29T21:23:33.374Z] #77 51.31 checking for a Python interpreter with version >= 3... python3 [2022-07-29T21:23:33.374Z] #77 51.35 checking for python3... /usr/bin/python3 [2022-07-29T21:23:33.374Z] #77 51.36 checking for python3 version... 3.9 [2022-07-29T21:23:33.374Z] #77 51.41 checking for python3 platform... linux [2022-07-29T21:23:33.633Z] #77 51.44 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-29T21:23:33.633Z] #77 51.51 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-29T21:23:33.633Z] #77 51.61 checking for go-md2man... no [2022-07-29T21:23:33.633Z] #77 51.62 checking error.h usability... yes [2022-07-29T21:23:33.891Z] #77 51.71 checking error.h presence... yes [2022-07-29T21:23:33.891Z] #77 51.75 checking for error.h... yes [2022-07-29T21:23:33.891Z] #77 51.77 checking linux/openat2.h usability... yes [2022-07-29T21:23:33.891Z] #77 51.86 checking linux/openat2.h presence... yes [2022-07-29T21:23:33.891Z] #77 51.91 checking for linux/openat2.h... yes [2022-07-29T21:23:34.150Z] #77 51.92 checking for copy_file_range... yes [2022-07-29T21:23:34.150Z] #77 52.05 checking for fgetxattr... yes [2022-07-29T21:23:34.408Z] #77 52.17 checking for statx... yes [2022-07-29T21:23:34.408Z] #77 52.30 checking for fgetpwent_r... yes [2022-07-29T21:23:34.666Z] #77 52.46 checking for issetugid... no [2022-07-29T21:23:34.666Z] #77 52.62 checking for pkg-config... /usr/bin/pkg-config [2022-07-29T21:23:34.666Z] #77 52.62 checking pkg-config is at least version 0.9.0... yes [2022-07-29T21:23:34.924Z] #77 52.62 checking for library containing yajl_tree_get... -lyajl [2022-07-29T21:23:34.924Z] #77 52.82 checking for yajl >= 2.0.0... yes [2022-07-29T21:23:34.924Z] #77 52.84 checking sys/capability.h usability... yes [2022-07-29T21:23:34.924Z] #77 52.93 checking sys/capability.h presence... yes [2022-07-29T21:23:34.924Z] #77 52.97 checking for sys/capability.h... yes [2022-07-29T21:23:35.182Z] #77 52.97 checking for library containing cap_from_name... -lcap [2022-07-29T21:23:35.440Z] #77 53.23 checking for library containing dlopen... -ldl [2022-07-29T21:23:35.698Z] #77 53.48 checking seccomp.h usability... yes [2022-07-29T21:23:35.698Z] #77 53.62 checking seccomp.h presence... yes [2022-07-29T21:23:35.698Z] #77 53.67 checking for seccomp.h... yes [2022-07-29T21:23:35.956Z] #77 53.68 checking for library containing seccomp_rule_add... -lseccomp [2022-07-29T21:23:36.215Z] #77 53.99 checking for library containing seccomp_arch_resolve_name... none required [2022-07-29T21:23:36.215Z] #77 54.08 checking systemd/sd-bus.h usability... yes [2022-07-29T21:23:36.215Z] #77 54.15 checking systemd/sd-bus.h presence... yes [2022-07-29T21:23:36.215Z] #77 54.21 checking for systemd/sd-bus.h... yes [2022-07-29T21:23:36.473Z] #77 54.22 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-29T21:23:36.731Z] #77 54.54 checking for sd_notify_barrier... yes [2022-07-29T21:23:36.731Z] #77 54.66 checking linux/bpf.h usability... yes [2022-07-29T21:23:36.731Z] #77 54.75 checking linux/bpf.h presence... yes [2022-07-29T21:23:36.731Z] #77 54.79 checking for linux/bpf.h... yes [2022-07-29T21:23:36.731Z] #77 54.79 checking compilation for eBPF... yes [2022-07-29T21:23:36.990Z] #77 54.87 checking for criu >= 3.15... no [2022-07-29T21:23:36.990Z] #77 54.88 configure: CRIU headers not found, building without CRIU support [2022-07-29T21:23:36.990Z] #77 54.88 checking for criu > 3.16... no [2022-07-29T21:23:36.990Z] #77 54.90 configure: CRIU version doesn't support join-ns API [2022-07-29T21:23:36.990Z] #77 54.90 checking for criu > 3.16.1... no [2022-07-29T21:23:36.990Z] #77 54.91 configure: CRIU version doesn't support for pre-dumping [2022-07-29T21:23:36.990Z] #77 54.92 checking for new mount API (fsconfig)... yes [2022-07-29T21:23:36.990Z] #77 54.97 checking for seccomp notify API... yes [2022-07-29T21:23:37.248Z] #77 55.09 checking for gperf... no [2022-07-29T21:23:37.248Z] #77 55.09 configure: gperf not found - cannot rebuild signal parser code [2022-07-29T21:23:37.248Z] #77 55.09 checking for library containing argp_parse... none required [2022-07-29T21:23:37.506Z] #77 55.33 checking that generated files are newer than configure... done [2022-07-29T21:23:37.506Z] #77 55.33 configure: creating ./config.status [2022-07-29T21:23:38.882Z] #77 56.87 config.status: creating Makefile [2022-07-29T21:23:38.882Z] #77 56.93 config.status: creating rpm/crun.spec [2022-07-29T21:23:38.882Z] #77 56.99 config.status: creating config.h [2022-07-29T21:23:39.140Z] #77 57.02 config.status: executing libtool commands [2022-07-29T21:23:39.140Z] #77 57.04 config.status: executing depfiles commands [2022-07-29T21:23:40.074Z] #77 57.77 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-29T21:23:40.074Z] #77 57.78 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-29T21:23:40.074Z] #77 58.06 checking for gcc... gcc [2022-07-29T21:23:40.334Z] #77 58.14 checking whether the C compiler works... yes [2022-07-29T21:23:40.334Z] #77 58.24 checking for C compiler default output file name... a.out [2022-07-29T21:23:40.334Z] #77 58.25 checking for suffix of executables... [2022-07-29T21:23:40.334Z] #77 58.30 checking whether we are cross compiling... no [2022-07-29T21:23:40.334Z] #77 58.38 checking for suffix of object files... o [2022-07-29T21:23:40.592Z] #77 58.45 checking whether we are using the GNU C compiler... yes [2022-07-29T21:23:40.593Z] #77 58.51 checking whether gcc accepts -g... yes [2022-07-29T21:23:40.593Z] #77 58.56 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:23:40.851Z] #77 58.68 checking whether gcc understands -c and -o together... yes [2022-07-29T21:23:40.851Z] #77 58.74 checking how to run the C preprocessor... gcc -E [2022-07-29T21:23:40.851Z] #77 58.89 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:23:40.851Z] #77 58.90 checking for egrep... /bin/grep -E [2022-07-29T21:23:41.109Z] #77 58.91 checking for ANSI C header files... yes [2022-07-29T21:23:41.368Z] #77 59.24 checking for sys/types.h... yes [2022-07-29T21:23:41.368Z] #77 59.34 checking for sys/stat.h... yes [2022-07-29T21:23:41.627Z] #77 59.43 checking for stdlib.h... yes [2022-07-29T21:23:41.627Z] #77 59.58 checking for string.h... yes [2022-07-29T21:23:41.627Z] #77 59.68 checking for memory.h... yes [2022-07-29T21:23:41.889Z] #77 59.80 checking for strings.h... yes [2022-07-29T21:23:41.889Z] #77 59.87 checking for inttypes.h... yes [2022-07-29T21:23:41.889Z] #77 59.98 checking for stdint.h... yes [2022-07-29T21:23:41.889Z] #77 ... [2022-07-29T21:23:41.889Z] [2022-07-29T21:23:41.889Z] #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-29T21:23:41.889Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-07-29T21:23:41.889Z] #21 11.91 Unpacking bash-completion (1:2.11-2) ... [2022-07-29T21:23:41.889Z] #21 12.16 Selecting previously unselected package bzip2. [2022-07-29T21:23:41.889Z] #21 12.16 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.17 Unpacking bzip2 (1.0.8-4) ... [2022-07-29T21:23:41.889Z] #21 12.23 Selecting previously unselected package xz-utils. [2022-07-29T21:23:41.889Z] #21 12.23 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:23:41.889Z] #21 12.34 Selecting previously unselected package apparmor. [2022-07-29T21:23:41.889Z] #21 12.34 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.39 Unpacking apparmor (2.13.6-10) ... [2022-07-29T21:23:41.889Z] #21 12.62 Selecting previously unselected package inetutils-ping. [2022-07-29T21:23:41.889Z] #21 12.63 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.64 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-29T21:23:41.889Z] #21 12.70 Selecting previously unselected package libip4tc2:arm64. [2022-07-29T21:23:41.889Z] #21 12.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.71 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-29T21:23:41.889Z] #21 12.78 Selecting previously unselected package libip6tc2:arm64. [2022-07-29T21:23:41.889Z] #21 12.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.78 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-29T21:23:41.889Z] #21 12.83 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-29T21:23:41.889Z] #21 12.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-29T21:23:41.889Z] #21 12.89 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-29T21:23:41.889Z] #21 12.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.90 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-29T21:23:41.889Z] #21 12.96 Selecting previously unselected package libnftnl11:arm64. [2022-07-29T21:23:41.889Z] #21 12.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 12.97 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-29T21:23:41.889Z] #21 13.03 Selecting previously unselected package iptables. [2022-07-29T21:23:41.889Z] #21 13.03 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 13.04 Unpacking iptables (1.8.7-1) ... [2022-07-29T21:23:41.889Z] #21 13.27 Selecting previously unselected package libonig5:arm64. [2022-07-29T21:23:41.889Z] #21 13.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 13.28 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-29T21:23:41.889Z] #21 13.36 Selecting previously unselected package libjq1:arm64. [2022-07-29T21:23:41.889Z] #21 13.37 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 13.37 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-29T21:23:41.889Z] #21 13.43 Selecting previously unselected package jq. [2022-07-29T21:23:41.889Z] #21 13.44 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 13.44 Unpacking jq (1.6-2.1) ... [2022-07-29T21:23:41.889Z] #21 13.50 Selecting previously unselected package libaio1:arm64. [2022-07-29T21:23:41.889Z] #21 13.50 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 13.50 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-29T21:23:41.889Z] #21 13.54 Selecting previously unselected package libgpm2:arm64. [2022-07-29T21:23:41.889Z] #21 13.54 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 13.55 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-29T21:23:41.889Z] #21 13.59 Selecting previously unselected package libicu67:arm64. [2022-07-29T21:23:41.889Z] #21 13.59 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 13.60 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-29T21:23:41.889Z] #21 15.19 Selecting previously unselected package libinih1:arm64. [2022-07-29T21:23:41.889Z] #21 15.19 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 15.19 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-29T21:23:41.889Z] #21 15.25 Selecting previously unselected package libnet1:arm64. [2022-07-29T21:23:41.889Z] #21 15.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 15.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:23:41.889Z] #21 15.31 Selecting previously unselected package libnl-3-200:arm64. [2022-07-29T21:23:41.889Z] #21 15.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 15.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-29T21:23:41.889Z] #21 15.39 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-29T21:23:41.889Z] #21 15.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 15.40 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-29T21:23:41.889Z] #21 15.44 Selecting previously unselected package libyajl2:arm64. [2022-07-29T21:23:41.889Z] #21 15.45 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 15.46 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-29T21:23:41.889Z] #21 15.51 Selecting previously unselected package net-tools. [2022-07-29T21:23:41.889Z] #21 15.51 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 15.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:23:41.889Z] #21 15.63 Selecting previously unselected package patch. [2022-07-29T21:23:41.889Z] #21 15.64 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-29T21:23:41.889Z] #21 15.65 Unpacking patch (2.7.6-7) ... [2022-07-29T21:23:41.889Z] #21 15.71 Selecting previously unselected package python-pip-whl. [2022-07-29T21:23:41.889Z] #21 15.72 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:23:41.889Z] #21 15.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:23:41.889Z] #21 15.95 Selecting previously unselected package python3-lib2to3. [2022-07-29T21:23:41.889Z] #21 15.96 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-29T21:23:41.889Z] #21 15.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:23:41.889Z] #21 16.05 Selecting previously unselected package python3-distutils. [2022-07-29T21:23:41.889Z] #21 16.06 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-29T21:23:41.889Z] #21 16.06 Unpacking python3-distutils (3.9.2-1) ... [2022-07-29T21:23:41.889Z] #21 16.16 Selecting previously unselected package python3-pkg-resources. [2022-07-29T21:23:41.889Z] #21 16.16 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-29T21:23:41.890Z] #21 16.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:23:41.890Z] #21 16.26 Selecting previously unselected package python3-setuptools. [2022-07-29T21:23:41.890Z] #21 16.27 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-29T21:23:41.890Z] #21 16.28 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-29T21:23:41.890Z] #21 16.46 Selecting previously unselected package python3-wheel. [2022-07-29T21:23:41.890Z] #21 16.47 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-29T21:23:41.890Z] #21 16.47 Unpacking python3-wheel (0.34.2-1) ... [2022-07-29T21:23:41.890Z] #21 16.53 Selecting previously unselected package python3-pip. [2022-07-29T21:23:41.890Z] #21 16.53 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:23:41.890Z] #21 16.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:23:41.890Z] #21 16.72 Selecting previously unselected package sudo. [2022-07-29T21:23:41.890Z] #21 16.72 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-29T21:23:41.890Z] #21 16.73 Unpacking sudo (1.9.5p2-3) ... [2022-07-29T21:23:41.890Z] #21 17.06 Selecting previously unselected package thin-provisioning-tools. [2022-07-29T21:23:41.890Z] #21 17.07 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-29T21:23:41.890Z] #21 17.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:23:41.890Z] #21 17.22 Selecting previously unselected package uidmap. [2022-07-29T21:23:41.890Z] #21 17.22 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-29T21:23:41.890Z] #21 17.23 Unpacking uidmap (1:4.8.1-1) ... [2022-07-29T21:23:41.890Z] #21 17.30 Selecting previously unselected package vim-runtime. [2022-07-29T21:23:41.890Z] #21 17.30 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:23:41.890Z] #21 17.31 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-29T21:23:41.890Z] #21 17.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-29T21:23:41.890Z] #21 17.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:41.890Z] #21 19.13 Selecting previously unselected package vim. [2022-07-29T21:23:41.890Z] #21 19.14 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-29T21:23:41.890Z] #21 19.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:41.890Z] #21 19.46 Selecting previously unselected package xfsprogs. [2022-07-29T21:23:41.890Z] #21 19.47 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-29T21:23:41.890Z] #21 19.47 Unpacking xfsprogs (5.10.0-4) ... [2022-07-29T21:23:41.890Z] #21 19.74 Selecting previously unselected package zip. [2022-07-29T21:23:41.890Z] #21 19.75 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-29T21:23:41.890Z] #21 19.76 Unpacking zip (3.0-12) ... [2022-07-29T21:23:41.890Z] #21 19.85 Selecting previously unselected package zstd. [2022-07-29T21:23:41.890Z] #21 19.85 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-29T21:23:41.890Z] #21 19.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:23:41.890Z] #21 20.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:23:41.890Z] #21 20.52 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-29T21:23:41.890Z] #21 20.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:23:41.890Z] #21 20.55 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-29T21:23:41.890Z] #21 20.56 Setting up libicu67:arm64 (67.1-7) ... [2022-07-29T21:23:41.890Z] #21 20.57 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-29T21:23:41.890Z] #21 20.58 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-29T21:23:42.149Z] #21 20.59 Setting up uidmap (1:4.8.1-1) ... [2022-07-29T21:23:42.149Z] #21 20.60 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-29T21:23:42.149Z] #21 20.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:23:42.149Z] #21 20.62 Setting up bzip2 (1.0.8-4) ... [2022-07-29T21:23:42.149Z] #21 20.64 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-29T21:23:42.149Z] #21 20.65 Setting up python3-wheel (0.34.2-1) ... [2022-07-29T21:23:42.149Z] #21 ... [2022-07-29T21:23:42.149Z] [2022-07-29T21:23:42.149Z] #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-29T21:23:42.149Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:42.149Z] #77 60.05 checking for unistd.h... yes [2022-07-29T21:23:42.149Z] #77 60.12 checking minix/config.h usability... no [2022-07-29T21:23:42.149Z] #77 60.18 checking minix/config.h presence... no [2022-07-29T21:23:42.149Z] #77 60.20 checking for minix/config.h... no [2022-07-29T21:23:42.149Z] #77 60.20 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-29T21:23:42.407Z] #77 60.33 checking build system type... aarch64-unknown-linux-gnu [2022-07-29T21:23:42.407Z] #77 60.51 checking host system type... aarch64-unknown-linux-gnu [2022-07-29T21:23:42.407Z] #77 60.51 checking how to print strings... printf [2022-07-29T21:23:42.407Z] #77 60.52 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:23:42.407Z] #77 60.54 checking for fgrep... /bin/grep -F [2022-07-29T21:23:42.407Z] #77 60.54 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:23:42.666Z] #77 60.56 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:23:42.666Z] #77 60.57 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:23:42.666Z] #77 60.58 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:23:42.666Z] #77 60.66 checking whether ln -s works... yes [2022-07-29T21:23:42.666Z] #77 60.66 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:23:42.666Z] #77 60.69 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-29T21:23:42.666Z] #77 60.69 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:23:42.666Z] #77 60.69 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:23:42.666Z] #77 60.69 checking for objdump... objdump [2022-07-29T21:23:42.666Z] #77 60.69 checking how to recognize dependent libraries... pass_all [2022-07-29T21:23:42.666Z] #77 60.69 checking for dlltool... no [2022-07-29T21:23:42.666Z] #77 60.70 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:23:42.666Z] #77 60.70 checking for ar... ar [2022-07-29T21:23:42.666Z] #77 60.70 checking for archiver @FILE support... @ [2022-07-29T21:23:42.925Z] #77 60.80 checking for strip... strip [2022-07-29T21:23:42.925Z] #77 60.81 checking for ranlib... ranlib [2022-07-29T21:23:42.925Z] #77 60.81 checking for gawk... no [2022-07-29T21:23:42.925Z] #77 60.81 checking for mawk... mawk [2022-07-29T21:23:43.183Z] #77 60.81 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:23:43.183Z] #77 60.99 checking for sysroot... no [2022-07-29T21:23:43.183Z] #77 60.99 checking for a working dd... /bin/dd [2022-07-29T21:23:43.183Z] #77 61.00 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:23:43.183Z] #77 61.01 checking for mt... no [2022-07-29T21:23:43.183Z] #77 61.02 checking if : is a manifest tool... no [2022-07-29T21:23:43.183Z] #77 61.02 checking for dlfcn.h... yes [2022-07-29T21:23:43.183Z] #77 61.18 checking for objdir... .libs [2022-07-29T21:23:43.442Z] #77 61.33 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:23:43.442Z] #77 61.41 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:23:43.442Z] #77 61.41 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:23:43.700Z] #77 61.48 checking if gcc static flag -static works... yes [2022-07-29T21:23:43.700Z] #77 61.66 checking if gcc supports -c -o file.o... yes [2022-07-29T21:23:43.700Z] #77 61.73 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:23:43.700Z] #77 61.73 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-29T21:23:43.959Z] #77 61.77 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:23:43.959Z] #77 61.92 checking how to hardcode library paths into programs... immediate [2022-07-29T21:23:43.959Z] #77 61.92 checking whether stripping libraries is possible... yes [2022-07-29T21:23:43.959Z] #77 61.92 checking if libtool supports shared libraries... yes [2022-07-29T21:23:43.959Z] #77 61.92 checking whether to build shared libraries... no [2022-07-29T21:23:43.959Z] #77 61.93 checking whether to build static libraries... yes [2022-07-29T21:23:43.959Z] #77 61.93 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:23:43.959Z] #77 61.95 checking whether build environment is sane... yes [2022-07-29T21:23:43.959Z] #77 61.98 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:23:43.959Z] #77 61.99 checking whether make sets $(MAKE)... yes [2022-07-29T21:23:44.217Z] #77 62.03 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:23:44.217Z] #77 62.05 checking whether make supports nested variables... yes [2022-07-29T21:23:44.217Z] #77 62.08 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:23:44.217Z] #77 62.09 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:23:44.217Z] #77 62.09 checking how to create a ustar tar archive... gnutar [2022-07-29T21:23:44.217Z] #77 62.13 checking dependency style of gcc... gcc3 [2022-07-29T21:23:44.217Z] #77 62.23 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:23:44.217Z] #77 62.23 checking whether make supports nested variables... (cached) yes [2022-07-29T21:23:44.217Z] #77 62.24 checking for pkg-config... /usr/bin/pkg-config [2022-07-29T21:23:44.217Z] #77 62.24 checking pkg-config is at least version 0.9.0... yes [2022-07-29T21:23:44.217Z] #77 62.25 checking for yajl >= 2.1.0... yes [2022-07-29T21:23:44.217Z] #77 62.28 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-29T21:23:44.217Z] #77 62.28 checking for gcc... (cached) gcc [2022-07-29T21:23:44.475Z] #77 62.34 checking whether we are using the GNU C compiler... (cached) yes [2022-07-29T21:23:44.475Z] #77 62.34 checking whether gcc accepts -g... (cached) yes [2022-07-29T21:23:44.475Z] #77 62.34 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-29T21:23:44.475Z] #77 62.34 checking whether gcc understands -c and -o together... (cached) yes [2022-07-29T21:23:44.475Z] #77 62.34 checking for a Python interpreter with version >= 3... python3 [2022-07-29T21:23:44.475Z] #77 62.41 checking for python3... /usr/bin/python3 [2022-07-29T21:23:44.475Z] #77 62.41 checking for python3 version... 3.9 [2022-07-29T21:23:44.475Z] #77 62.44 checking for python3 platform... linux [2022-07-29T21:23:44.475Z] #77 62.47 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-29T21:23:44.734Z] #77 62.55 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-29T21:23:44.992Z] #77 62.70 checking that generated files are newer than configure... done [2022-07-29T21:23:44.992Z] #77 62.97 configure: creating ./config.status [2022-07-29T21:23:46.907Z] #77 64.69 config.status: creating Makefile [2022-07-29T21:23:46.907Z] #77 64.73 config.status: creating config.h [2022-07-29T21:23:46.907Z] #77 64.74 config.status: executing libtool commands [2022-07-29T21:23:46.907Z] #77 64.76 config.status: executing depfiles commands [2022-07-29T21:23:47.165Z] #77 65.25 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-29T21:23:47.165Z] #77 65.26 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-29T21:23:47.422Z] #77 65.49 checking for gcc... gcc [2022-07-29T21:23:47.680Z] #77 65.57 checking whether the C compiler works... yes [2022-07-29T21:23:47.680Z] #77 65.67 checking for C compiler default output file name... a.out [2022-07-29T21:23:47.680Z] #77 65.67 checking for suffix of executables... [2022-07-29T21:23:47.938Z] #77 65.81 checking whether we are cross compiling... no [2022-07-29T21:23:47.938Z] #77 65.91 checking for suffix of object files... o [2022-07-29T21:23:48.196Z] #77 66.02 checking whether we are using the GNU C compiler... yes [2022-07-29T21:23:48.196Z] #77 66.11 checking whether gcc accepts -g... yes [2022-07-29T21:23:48.454Z] #77 66.17 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:23:48.454Z] #77 66.29 checking whether gcc understands -c and -o together... yes [2022-07-29T21:23:48.454Z] #77 66.39 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:23:48.454Z] #77 66.42 checking whether build environment is sane... yes [2022-07-29T21:23:48.454Z] #77 66.45 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:23:48.454Z] #77 66.45 checking for gawk... no [2022-07-29T21:23:48.454Z] #77 66.45 checking for mawk... mawk [2022-07-29T21:23:48.454Z] #77 66.46 checking whether make sets $(MAKE)... yes [2022-07-29T21:23:48.454Z] #77 66.49 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:23:48.712Z] #77 66.51 checking whether make supports nested variables... yes [2022-07-29T21:23:48.712Z] #77 66.55 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:23:48.712Z] #77 66.55 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:23:48.712Z] #77 66.55 checking how to create a ustar tar archive... gnutar [2022-07-29T21:23:48.712Z] #77 66.59 checking dependency style of gcc... gcc3 [2022-07-29T21:23:48.712Z] #77 66.70 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:23:48.712Z] #77 66.70 checking whether make supports nested variables... (cached) yes [2022-07-29T21:23:48.971Z] #77 66.73 checking build system type... [2022-07-29T21:23:48.971Z] #77 ... [2022-07-29T21:23:48.971Z] [2022-07-29T21:23:48.971Z] #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-29T21:23:48.971Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-07-29T21:23:48.971Z] #21 21.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:48.971Z] #21 21.03 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-29T21:23:48.971Z] #21 21.04 Setting up libcap2-bin (1:2.44-1) ... [2022-07-29T21:23:48.971Z] #21 21.04 Setting up apparmor (2.13.6-10) ... [2022-07-29T21:23:48.971Z] #21 22.11 Setting up zip (3.0-12) ... [2022-07-29T21:23:48.971Z] #21 22.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:48.971Z] #21 22.15 Setting up bash-completion (1:2.11-2) ... [2022-07-29T21:23:48.971Z] #21 23.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:23:48.971Z] #21 23.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-29T21:23:48.971Z] #21 23.83 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-29T21:23:48.971Z] #21 23.84 Setting up patch (2.7.6-7) ... [2022-07-29T21:23:48.971Z] #21 23.85 Setting up sudo (1.9.5p2-3) ... [2022-07-29T21:23:48.971Z] #21 23.90 invoke-rc.d: could not determine current runlevel [2022-07-29T21:23:48.971Z] #21 23.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-29T21:23:48.971Z] #21 23.92 Setting up xfsprogs (5.10.0-4) ... [2022-07-29T21:23:48.971Z] #21 23.94 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-29T21:23:48.971Z] #21 23.95 Setting up inetutils-ping (2:2.0-1) ... [2022-07-29T21:23:48.971Z] #21 23.96 Setting up pigz (2.6-1) ... [2022-07-29T21:23:48.971Z] #21 23.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-29T21:23:48.971Z] #21 23.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-29T21:23:48.971Z] #21 24.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:23:48.971Z] #21 24.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:48.971Z] #21 24.41 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-29T21:23:48.971Z] #21 24.42 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:23:48.971Z] #21 24.66 Setting up libelf1:arm64 (0.183-1) ... [2022-07-29T21:23:48.971Z] #21 24.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:23:48.971Z] #21 24.69 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-29T21:23:48.971Z] #21 24.70 Setting up python3-distutils (3.9.2-1) ... [2022-07-29T21:23:48.971Z] #21 24.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:23:48.971Z] #21 24.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-29T21:23:48.971Z] #21 24.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-29T21:23:48.971Z] #21 24.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-29T21:23:48.971Z] #21 24.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-29T21:23:48.971Z] #21 25.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-29T21:23:48.971Z] #21 25.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-29T21:23:48.971Z] #21 25.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-29T21:23:48.971Z] #21 25.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-29T21:23:48.971Z] #21 25.03 Setting up python3-setuptools (52.0.0-4) ... [2022-07-29T21:23:48.971Z] #21 25.86 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-29T21:23:48.971Z] #21 25.87 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-29T21:23:48.971Z] #21 25.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:23:48.971Z] #21 25.90 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:23:48.971Z] #21 26.59 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-29T21:23:48.971Z] #21 26.61 Setting up jq (1.6-2.1) ... [2022-07-29T21:23:48.971Z] #21 26.62 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-29T21:23:48.971Z] #21 26.63 Setting up iptables (1.8.7-1) ... [2022-07-29T21:23:48.971Z] #21 26.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:23:48.971Z] #21 26.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:23:48.971Z] #21 26.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:23:48.971Z] #21 26.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:23:48.971Z] #21 26.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-29T21:23:48.971Z] #21 26.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-29T21:23:48.971Z] #21 26.69 Setting up iproute2 (5.10.0-4) ... [2022-07-29T21:23:48.971Z] #21 26.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:23:48.971Z] #21 DONE 27.4s [2022-07-29T21:23:48.971Z] [2022-07-29T21:23:48.971Z] #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-29T21:23:48.971Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:48.971Z] #77 66.73 checking build system type... aarch64-unknown-linux-gnu [2022-07-29T21:23:48.971Z] #77 66.90 checking host system type... aarch64-unknown-linux-gnu [2022-07-29T21:23:48.971Z] #77 66.90 checking how to print strings... printf [2022-07-29T21:23:48.971Z] #77 66.93 checking for a sed that does not truncate output... [2022-07-29T21:23:48.971Z] #77 ... [2022-07-29T21:23:48.971Z] [2022-07-29T21:23:48.971Z] #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-29T21:23:48.971Z] #22 sha256:808002bc5f1c753babaa0fa1f955a11314f43cd12ffc80b47bb0dc6e0e8ff7a1 [2022-07-29T21:23:49.536Z] #22 0.598 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-29T21:23:49.536Z] #22 0.602 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-29T21:23:49.536Z] #22 0.605 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-29T21:23:49.536Z] #22 DONE 0.6s [2022-07-29T21:23:49.536Z] [2022-07-29T21:23:49.537Z] #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-29T21:23:49.537Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:49.537Z] #77 66.93 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:23:49.537Z] #77 66.95 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:23:49.537Z] #77 66.96 checking for egrep... /bin/grep -E [2022-07-29T21:23:49.537Z] #77 66.96 checking for fgrep... /bin/grep -F [2022-07-29T21:23:49.537Z] #77 66.99 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:23:49.537Z] #77 67.02 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:23:49.537Z] #77 67.02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:23:49.537Z] #77 67.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:23:49.537Z] #77 67.13 checking whether ln -s works... yes [2022-07-29T21:23:49.537Z] #77 67.13 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:23:49.537Z] #77 67.17 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-29T21:23:49.537Z] #77 67.17 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:23:49.537Z] #77 67.17 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:23:49.537Z] #77 67.17 checking for objdump... objdump [2022-07-29T21:23:49.537Z] #77 67.17 checking how to recognize dependent libraries... pass_all [2022-07-29T21:23:49.537Z] #77 67.17 checking for dlltool... no [2022-07-29T21:23:49.537Z] #77 67.17 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:23:49.537Z] #77 67.17 checking for ar... ar [2022-07-29T21:23:49.537Z] #77 67.17 checking for archiver @FILE support... @ [2022-07-29T21:23:49.537Z] #77 67.33 checking for strip... strip [2022-07-29T21:23:49.537Z] #77 67.33 checking for ranlib... ranlib [2022-07-29T21:23:49.537Z] #77 67.33 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:23:49.537Z] #77 67.54 checking for sysroot... no [2022-07-29T21:23:49.537Z] #77 67.55 checking for a working dd... /bin/dd [2022-07-29T21:23:49.795Z] #77 67.59 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:23:49.795Z] #77 67.60 checking for mt... no [2022-07-29T21:23:49.795Z] #77 67.60 checking if : is a manifest tool... no [2022-07-29T21:23:49.795Z] #77 67.60 checking how to run the C preprocessor... gcc -E [2022-07-29T21:23:50.053Z] #77 67.83 checking for ANSI C header files... yes [2022-07-29T21:23:50.311Z] #77 68.20 checking for sys/types.h... yes [2022-07-29T21:23:50.570Z] #77 68.28 checking for sys/stat.h... yes [2022-07-29T21:23:50.570Z] #77 68.37 checking for stdlib.h... yes [2022-07-29T21:23:50.570Z] #77 68.44 checking for string.h... yes [2022-07-29T21:23:50.570Z] #77 68.53 checking for memory.h... yes [2022-07-29T21:23:50.570Z] #77 68.61 checking for strings.h... yes [2022-07-29T21:23:50.570Z] #77 68.68 checking for inttypes.h... yes [2022-07-29T21:23:50.828Z] #77 68.76 checking for stdint.h... yes [2022-07-29T21:23:50.828Z] #77 68.86 checking for unistd.h... yes [2022-07-29T21:23:51.086Z] #77 68.93 checking for dlfcn.h... yes [2022-07-29T21:23:51.086Z] #77 69.03 checking for objdir... .libs [2022-07-29T21:23:51.344Z] #77 69.26 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:23:51.344Z] #77 69.38 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:23:51.344Z] #77 69.38 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:23:51.602Z] #77 69.48 checking if gcc static flag -static works... yes [2022-07-29T21:23:51.602Z] #77 69.66 checking if gcc supports -c -o file.o... yes [2022-07-29T21:23:51.860Z] #77 69.77 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:23:51.860Z] #77 69.77 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-29T21:23:51.860Z] #77 69.80 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:23:51.860Z] #77 70.01 checking how to hardcode library paths into programs... immediate [2022-07-29T21:23:51.860Z] #77 70.01 checking whether stripping libraries is possible... yes [2022-07-29T21:23:52.118Z] #77 70.02 checking if libtool supports shared libraries... yes [2022-07-29T21:23:52.118Z] #77 70.02 checking whether to build shared libraries... no [2022-07-29T21:23:52.118Z] #77 70.02 checking whether to build static libraries... yes [2022-07-29T21:23:52.118Z] #77 70.03 checking float.h usability... yes [2022-07-29T21:23:52.118Z] #77 70.12 checking float.h presence... yes [2022-07-29T21:23:52.118Z] #77 70.14 checking for float.h... yes [2022-07-29T21:23:52.118Z] #77 70.17 checking limits.h usability... yes [2022-07-29T21:23:52.377Z] #77 70.28 checking limits.h presence... yes [2022-07-29T21:23:52.377Z] #77 70.32 checking for limits.h... yes [2022-07-29T21:23:52.377Z] #77 70.35 checking stddef.h usability... yes [2022-07-29T21:23:52.377Z] #77 70.42 checking stddef.h presence... yes [2022-07-29T21:23:52.377Z] #77 70.44 checking for stddef.h... yes [2022-07-29T21:23:52.377Z] #77 70.47 checking for stdlib.h... (cached) yes [2022-07-29T21:23:52.377Z] #77 70.49 checking for string.h... (cached) yes [2022-07-29T21:23:52.635Z] #77 70.52 checking sys/time.h usability... yes [2022-07-29T21:23:52.635Z] #77 70.59 checking sys/time.h presence... yes [2022-07-29T21:23:52.635Z] #77 70.61 checking for sys/time.h... yes [2022-07-29T21:23:52.635Z] #77 70.62 checking for inline... inline [2022-07-29T21:23:52.635Z] #77 70.65 checking for size_t... yes [2022-07-29T21:23:52.893Z] #77 70.79 checking for stdlib.h... (cached) yes [2022-07-29T21:23:52.893Z] #77 70.80 checking for GNU libc compatible malloc... yes [2022-07-29T21:23:52.893Z] #77 70.91 checking for stdlib.h... (cached) yes [2022-07-29T21:23:52.893Z] #77 70.91 checking for GNU libc compatible realloc... yes [2022-07-29T21:23:53.151Z] #77 71.00 checking for working strtod... yes [2022-07-29T21:23:53.151Z] #77 71.16 checking for gettimeofday... yes [2022-07-29T21:23:53.409Z] #77 71.24 checking for memset... yes [2022-07-29T21:23:53.409Z] #77 71.34 checking for strspn... yes [2022-07-29T21:23:53.667Z] #77 71.53 checking that generated files are newer than configure... done [2022-07-29T21:23:53.667Z] #77 71.54 configure: creating ./config.status [2022-07-29T21:23:55.042Z] #77 72.85 config.status: creating Makefile [2022-07-29T21:23:55.042Z] #77 72.88 config.status: creating config.h [2022-07-29T21:23:55.042Z] #77 72.90 config.status: executing depfiles commands [2022-07-29T21:23:55.042Z] #77 73.02 config.status: executing libtool commands [2022-07-29T21:23:55.608Z] #77 73.51 GEN .version [2022-07-29T21:23:55.608Z] #77 73.52 make install-recursive [2022-07-29T21:23:55.608Z] #77 73.52 make[1]: Entering directory '/tmp/crun-build' [2022-07-29T21:23:55.608Z] #77 73.57 Making install in libocispec [2022-07-29T21:23:55.608Z] #77 73.58 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:23:55.608Z] #77 73.62 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-29T21:23:55.608Z] #77 73.62 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-29T21:23:55.608Z] #77 73.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-29T21:23:55.608Z] #77 73.63 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-29T21:23:55.866Z] #77 73.88 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-29T21:23:55.866Z] #77 73.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-29T21:23:55.866Z] #77 73.97 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-29T21:23:55.866Z] #77 73.97 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-29T21:23:55.866Z] #77 73.97 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-29T21:23:55.866Z] #77 73.97 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-29T21:23:55.867Z] #77 73.97 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-29T21:23:55.867Z] #77 73.97 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-29T21:23:55.867Z] #77 73.97 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-29T21:23:56.433Z] #77 74.34 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-29T21:23:56.433Z] #77 74.35 make install-recursive [2022-07-29T21:23:56.433Z] #77 74.36 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:23:56.433Z] #77 74.39 Making install in yajl [2022-07-29T21:23:56.433Z] #77 74.39 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:23:56.433Z] #77 74.42 CC verify/json_verify-json_verify.o [2022-07-29T21:23:56.433Z] #77 74.42 CC src/libyajl_la-yajl_alloc.lo [2022-07-29T21:23:56.433Z] #77 74.43 CC src/libyajl_la-yajl.lo [2022-07-29T21:23:56.433Z] #77 74.44 CC src/libyajl_la-yajl_gen.lo [2022-07-29T21:23:56.433Z] #77 74.45 CC src/libyajl_la-yajl_parser.lo [2022-07-29T21:23:56.433Z] #77 74.46 CC src/libyajl_la-yajl_buf.lo [2022-07-29T21:23:56.433Z] #77 74.47 CC src/libyajl_la-yajl_encode.lo [2022-07-29T21:23:56.433Z] #77 74.47 CC src/libyajl_la-yajl_lex.lo [2022-07-29T21:23:56.433Z] #77 74.49 CC src/libyajl_la-yajl_tree.lo [2022-07-29T21:23:58.963Z] #77 77.06 CCLD libyajl.la [2022-07-29T21:23:59.221Z] #77 77.34 CCLD verify/json_verify [2022-07-29T21:23:59.479Z] #77 77.54 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:23:59.479Z] #77 77.54 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-29T21:23:59.479Z] #77 77.54 make[5]: Nothing to be done for 'install-data-am'. [2022-07-29T21:23:59.479Z] #77 77.54 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:23:59.479Z] #77 77.54 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:23:59.479Z] #77 77.54 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:23:59.479Z] #77 77.63 CC src/validate.o [2022-07-29T21:23:59.479Z] #77 ... [2022-07-29T21:23:59.479Z] [2022-07-29T21:23:59.479Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:23:59.479Z] #23 sha256:2c827cfd5d3b6fafa01d453e518bb99e8e73e6b016c57269bf90f0cc7e79a2dd [2022-07-29T21:23:59.479Z] #23 7.233 Collecting yamllint==1.26.1 [2022-07-29T21:23:59.479Z] #23 8.265 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-29T21:23:59.479Z] #23 8.890 Collecting pathspec>=0.5.3 [2022-07-29T21:23:59.479Z] #23 8.900 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-29T21:23:59.479Z] #23 9.074 Collecting pyyaml [2022-07-29T21:23:59.479Z] #23 9.086 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-29T21:23:59.479Z] #23 9.111 Building wheels for collected packages: yamllint [2022-07-29T21:23:59.479Z] #23 9.116 Building wheel for yamllint (setup.py): started [2022-07-29T21:23:59.479Z] #23 9.583 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-29T21:23:59.479Z] #23 9.584 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=35008a4ef6adc39112f7d81ded5fd74088afcfb0ac27983f4bc9b0ea3ff026a0 [2022-07-29T21:23:59.479Z] #23 9.585 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-29T21:23:59.479Z] #23 9.587 Successfully built yamllint [2022-07-29T21:23:59.479Z] #23 9.613 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-29T21:23:59.479Z] #23 9.842 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-29T21:23:59.737Z] #23 DONE 10.2s [2022-07-29T21:23:59.737Z] [2022-07-29T21:23:59.737Z] #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-29T21:23:59.737Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-29T21:23:59.737Z] #29 CACHED [2022-07-29T21:23:59.737Z] [2022-07-29T21:23:59.737Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:23:59.737Z] #30 sha256:8016b9a6ce993195440cda1534997bdea089f2744f687e76589f451773fc21b9 [2022-07-29T21:23:59.737Z] #30 CACHED [2022-07-29T21:23:59.737Z] [2022-07-29T21:23:59.737Z] #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-29T21:23:59.737Z] #31 sha256:9209b543cba220e3bc91dcdfd084b8c4b048abee2db1661683ce602319486426 [2022-07-29T21:23:59.737Z] #31 CACHED [2022-07-29T21:23:59.737Z] [2022-07-29T21:23:59.737Z] #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-29T21:23:59.737Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:23:59.737Z] #77 77.64 CC src/image_spec_schema_config_schema.lo [2022-07-29T21:23:59.737Z] #77 77.65 CC src/image_spec_schema_content_descriptor.lo [2022-07-29T21:23:59.737Z] #77 77.66 CC src/image_spec_schema_defs.lo [2022-07-29T21:23:59.737Z] #77 77.67 CC src/image_spec_schema_defs_descriptor.lo [2022-07-29T21:23:59.737Z] #77 77.69 CC src/image_spec_schema_image_index_schema.lo [2022-07-29T21:23:59.737Z] #77 77.71 CC src/image_spec_schema_image_layout_schema.lo [2022-07-29T21:23:59.737Z] #77 77.73 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-29T21:23:59.737Z] #77 77.76 CC src/runtime_spec_schema_config_linux.lo [2022-07-29T21:23:59.737Z] #77 77.77 CC src/runtime_spec_schema_config_zos.lo [2022-07-29T21:23:59.737Z] #77 77.81 CC src/runtime_spec_schema_config_schema.lo [2022-07-29T21:23:59.737Z] #77 77.87 CC src/runtime_spec_schema_config_solaris.lo [2022-07-29T21:23:59.996Z] #77 77.88 CC src/runtime_spec_schema_config_vm.lo [2022-07-29T21:23:59.996Z] #77 77.90 CC src/runtime_spec_schema_config_windows.lo [2022-07-29T21:23:59.996Z] #77 77.91 CC src/runtime_spec_schema_defs.lo [2022-07-29T21:23:59.996Z] #77 77.94 CC src/runtime_spec_schema_defs_linux.lo [2022-07-29T21:23:59.996Z] #77 77.95 CC src/runtime_spec_schema_defs_zos.lo [2022-07-29T21:23:59.996Z] #77 77.98 CC src/runtime_spec_schema_defs_vm.lo [2022-07-29T21:23:59.996Z] #77 78.00 CC src/runtime_spec_schema_defs_windows.lo [2022-07-29T21:23:59.996Z] #77 78.04 CC src/runtime_spec_schema_state_schema.lo [2022-07-29T21:23:59.996Z] #77 78.08 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-29T21:23:59.996Z] #77 78.13 CC src/basic_test_double_array_item.lo [2022-07-29T21:24:00.254Z] #77 78.23 CC src/basic_test_double_array.lo [2022-07-29T21:24:00.254Z] #77 78.27 CC src/basic_test_top_array_int.lo [2022-07-29T21:24:00.254Z] #77 78.30 CC src/basic_test_top_array_string.lo [2022-07-29T21:24:00.254Z] #77 78.31 CC src/basic_test_top_double_array_int.lo [2022-07-29T21:24:00.254Z] #77 78.42 CC src/basic_test_top_double_array_obj.lo [2022-07-29T21:24:00.512Z] #77 78.46 CC src/basic_test_top_double_array_refobj.lo [2022-07-29T21:24:00.512Z] #77 78.49 CC src/basic_test_top_double_array_string.lo [2022-07-29T21:24:00.512Z] #77 78.57 CC src/read-file.lo [2022-07-29T21:24:00.770Z] #77 78.65 CC src/json_common.lo [2022-07-29T21:24:00.770Z] #77 78.77 CC tests/test-1.o [2022-07-29T21:24:00.770Z] #77 78.86 CC tests/test-2.o [2022-07-29T21:24:01.028Z] #77 78.92 CC tests/test-3.o [2022-07-29T21:24:01.028Z] #77 79.01 CC tests/test-4.o [2022-07-29T21:24:01.028Z] #77 79.07 CC tests/test-5.o [2022-07-29T21:24:01.286Z] #77 79.16 CC tests/test-6.o [2022-07-29T21:24:01.286Z] #77 79.33 CC tests/test-7.o [2022-07-29T21:24:01.286Z] #77 79.35 CC tests/test-8.o [2022-07-29T21:24:01.286Z] #77 79.41 CC tests/test-9.o [2022-07-29T21:24:01.854Z] #77 79.58 CC tests/test-10.o [2022-07-29T21:24:01.854Z] #77 79.82 CC tests/test-11.o [2022-07-29T21:24:08.759Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:24:08.759Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:24:08.759Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:24:08.759Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:24:08.759Z] [2022-07-29T21:24:08.759Z] + TEST_INTEGRATION_DEST=1 [2022-07-29T21:24:08.759Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-29T21:24:08.759Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:24:08.759Z] + run_tests test-integration-flaky [2022-07-29T21:24:08.759Z] + '[' -n 0 ']' [2022-07-29T21:24:08.759Z] + rm= [2022-07-29T21:24:08.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43888/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43888/.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=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh test-integration-flaky test-integration [2022-07-29T21:24:08.760Z] + c=0 [2022-07-29T21:24:08.760Z] ++ jobs -p [2022-07-29T21:24:08.760Z] + for job in $(jobs -p) [2022-07-29T21:24:08.760Z] + wait 15885 [2022-07-29T21:24:08.760Z] + TEST_INTEGRATION_DEST=3 [2022-07-29T21:24:08.760Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-29T21:24:08.760Z] + TEST_SKIP_INTEGRATION=1 [2022-07-29T21:24:08.760Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-29T21:24:08.760Z] + run_tests [2022-07-29T21:24:08.760Z] + '[' -n 0 ']' [2022-07-29T21:24:08.760Z] + rm= [2022-07-29T21:24:08.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43888/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43888/.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=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh '' test-integration [2022-07-29T21:24:08.760Z] + TEST_INTEGRATION_DEST=2 [2022-07-29T21:24:08.760Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-29T21:24:08.760Z] + TEST_SKIP_INTEGRATION=1 [2022-07-29T21:24:08.760Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-29T21:24:08.760Z] + run_tests [2022-07-29T21:24:08.760Z] + '[' -n 0 ']' [2022-07-29T21:24:08.760Z] + rm= [2022-07-29T21:24:08.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43888/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43888/.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=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh '' test-integration [2022-07-29T21:24:08.760Z] [2022-07-29T21:24:08.760Z] [2022-07-29T21:24:08.760Z] [2022-07-29T21:24:08.760Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:24:08.760Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:24:08.760Z] HOSTNAME=9099a5a53511 [2022-07-29T21:24:08.760Z] TEST_SKIP_INTEGRATION=1 [2022-07-29T21:24:08.760Z] TESTDEBUG=0 [2022-07-29T21:24:08.760Z] DEST=bundles/test-integration [2022-07-29T21:24:08.760Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:24:08.760Z] KEEPBUNDLE=1 [2022-07-29T21:24:08.760Z] DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:24:08.760Z] container=docker [2022-07-29T21:24:08.760Z] HOME=/root [2022-07-29T21:24:08.760Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:24:08.760Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:24:08.760Z] VALIDATE_BRANCH=master [2022-07-29T21:24:08.760Z] TERM=xterm [2022-07-29T21:24:08.760Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:24:08.760Z] SHLVL=1 [2022-07-29T21:24:08.760Z] TIMEOUT=120m [2022-07-29T21:24:08.760Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:24:08.760Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:24:08.760Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-29T21:24:08.760Z] GO111MODULE=off [2022-07-29T21:24:08.760Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:24:08.760Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:24:08.760Z] GOPATH=/go [2022-07-29T21:24:08.760Z] PKG_CONFIG=pkg-config [2022-07-29T21:24:08.760Z] _=/usr/bin/env [2022-07-29T21:24:08.760Z] Building test suite binary ./integration-cli/test.main [2022-07-29T21:24:08.760Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-29T21:24:08.760Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:24:08.760Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:24:08.760Z] HOSTNAME=3f12a26dd505 [2022-07-29T21:24:08.760Z] TEST_SKIP_INTEGRATION=1 [2022-07-29T21:24:08.760Z] TESTDEBUG=0 [2022-07-29T21:24:08.760Z] DEST=bundles/test-integration [2022-07-29T21:24:08.760Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:24:08.760Z] KEEPBUNDLE=1 [2022-07-29T21:24:08.760Z] DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:24:08.760Z] container=docker [2022-07-29T21:24:08.760Z] HOME=/root [2022-07-29T21:24:08.760Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:24:08.760Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:24:08.760Z] VALIDATE_BRANCH=master [2022-07-29T21:24:08.760Z] TERM=xterm [2022-07-29T21:24:08.760Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:24:08.760Z] SHLVL=1 [2022-07-29T21:24:08.760Z] TIMEOUT=120m [2022-07-29T21:24:08.760Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:24:08.760Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:24:08.760Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-29T21:24:08.760Z] GO111MODULE=off [2022-07-29T21:24:08.760Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:24:08.760Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:24:08.760Z] GOPATH=/go [2022-07-29T21:24:08.760Z] PKG_CONFIG=pkg-config [2022-07-29T21:24:08.760Z] _=/usr/bin/env [2022-07-29T21:24:08.760Z] Building test suite binary ./integration-cli/test.main [2022-07-29T21:24:08.760Z] No new tests added to integration. [2022-07-29T21:24:08.760Z] [2022-07-29T21:24:08.760Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:24:08.760Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:24:08.760Z] HOSTNAME=8dfbea507fec [2022-07-29T21:24:08.760Z] TESTDEBUG=0 [2022-07-29T21:24:08.760Z] DEST=bundles/test-integration [2022-07-29T21:24:08.760Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:24:08.760Z] KEEPBUNDLE=1 [2022-07-29T21:24:08.760Z] DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:24:08.760Z] container=docker [2022-07-29T21:24:08.760Z] HOME=/root [2022-07-29T21:24:08.760Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:24:08.760Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:24:08.760Z] VALIDATE_BRANCH=master [2022-07-29T21:24:08.760Z] TERM=xterm [2022-07-29T21:24:08.760Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:24:08.760Z] SHLVL=1 [2022-07-29T21:24:08.760Z] TIMEOUT=120m [2022-07-29T21:24:08.760Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:24:08.760Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:24:08.760Z] GO111MODULE=off [2022-07-29T21:24:08.760Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:24:08.760Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:24:08.760Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:24:08.760Z] GOPATH=/go [2022-07-29T21:24:08.760Z] PKG_CONFIG=pkg-config [2022-07-29T21:24:08.760Z] _=/usr/bin/env [2022-07-29T21:24:08.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:24:19.962Z] #77 95.63 CCLD libocispec.la [2022-07-29T21:24:19.963Z] #77 95.88 CCLD src/validate [2022-07-29T21:24:19.963Z] #77 95.88 CCLD tests/test-1 [2022-07-29T21:24:19.963Z] #77 95.89 CCLD tests/test-2 [2022-07-29T21:24:19.963Z] #77 95.92 CCLD tests/test-3 [2022-07-29T21:24:19.963Z] #77 95.93 CCLD tests/test-4 [2022-07-29T21:24:19.963Z] #77 95.94 CCLD tests/test-5 [2022-07-29T21:24:19.963Z] #77 96.01 CCLD tests/test-6 [2022-07-29T21:24:19.963Z] #77 96.01 CCLD tests/test-7 [2022-07-29T21:24:19.963Z] #77 96.01 CCLD tests/test-8 [2022-07-29T21:24:19.963Z] #77 96.10 CCLD tests/test-9 [2022-07-29T21:24:19.963Z] #77 96.11 CCLD tests/test-10 [2022-07-29T21:24:19.963Z] #77 96.13 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-29T21:24:19.963Z] #77 96.18 CCLD tests/test-11 [2022-07-29T21:24:19.963Z] #77 97.01 libtool: link: ar cr libocispec.a [2022-07-29T21:24:19.963Z] #77 97.03 libtool: link: ranlib libocispec.a [2022-07-29T21:24:19.963Z] #77 97.89 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:24:19.963Z] #77 97.93 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-29T21:24:19.963Z] #77 97.93 make[5]: Nothing to be done for 'install-data-am'. [2022-07-29T21:24:19.963Z] #77 97.93 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:24:19.963Z] #77 97.93 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:24:19.963Z] #77 97.93 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:24:19.963Z] #77 97.93 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:24:19.963Z] #77 97.94 make[2]: Entering directory '/tmp/crun-build' [2022-07-29T21:24:19.963Z] #77 98.02 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-29T21:24:19.963Z] #77 98.03 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-29T21:24:19.963Z] #77 98.03 CC src/libcrun/libcrun_testing_a-container.o [2022-07-29T21:24:19.963Z] #77 98.03 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-29T21:24:19.963Z] #77 98.04 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-29T21:24:19.963Z] #77 98.05 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-29T21:24:19.963Z] #77 98.05 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-29T21:24:19.963Z] #77 98.07 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-29T21:24:19.963Z] #77 98.09 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-29T21:24:19.963Z] #77 98.11 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-29T21:24:19.963Z] #77 98.12 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-29T21:24:20.220Z] #77 98.16 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-29T21:24:20.220Z] #77 98.19 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-29T21:24:20.220Z] #77 98.22 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-29T21:24:20.220Z] #77 98.24 CC src/libcrun/libcrun_testing_a-error.o [2022-07-29T21:24:20.479Z] #77 98.27 CC src/libcrun/libcrun_testing_a-status.o [2022-07-29T21:24:20.479Z] #77 98.32 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-29T21:24:20.479Z] #77 98.34 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-29T21:24:20.479Z] #77 98.40 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-29T21:24:20.479Z] #77 98.42 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-29T21:24:20.479Z] #77 98.49 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-29T21:24:20.479Z] #77 98.52 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-29T21:24:20.737Z] #77 98.55 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-29T21:24:20.737Z] #77 98.60 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-29T21:24:20.737Z] #77 98.68 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-29T21:24:20.737Z] #77 98.69 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-29T21:24:20.737Z] #77 98.81 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-29T21:24:20.995Z] #77 98.96 CC src/crun-crun.o [2022-07-29T21:24:20.995Z] #77 99.04 CC src/crun-run.o [2022-07-29T21:24:21.253Z] #77 99.15 CC src/crun-delete.o [2022-07-29T21:24:21.253Z] #77 99.23 CC src/crun-kill.o [2022-07-29T21:24:21.253Z] #77 99.30 CC src/crun-pause.o [2022-07-29T21:24:21.253Z] #77 99.34 CC src/crun-unpause.o [2022-07-29T21:24:21.511Z] #77 99.38 CC src/crun-spec.o [2022-07-29T21:24:21.511Z] #77 99.47 CC src/crun-exec.o [2022-07-29T21:24:21.511Z] #77 99.55 CC src/crun-list.o [2022-07-29T21:24:21.770Z] #77 99.63 CC src/crun-create.o [2022-07-29T21:24:21.770Z] #77 99.70 CC src/crun-start.o [2022-07-29T21:24:21.770Z] #77 99.81 CC src/crun-state.o [2022-07-29T21:24:21.770Z] #77 99.84 CC src/crun-update.o [2022-07-29T21:24:22.028Z] #77 100.0 CC src/crun-ps.o [2022-07-29T21:24:22.028Z] #77 100.1 CC src/crun-checkpoint.o [2022-07-29T21:24:22.287Z] #77 100.1 CC src/crun-restore.o [2022-07-29T21:24:22.287Z] #77 100.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-29T21:24:22.545Z] #77 100.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-29T21:24:22.545Z] #77 100.5 CC src/libcrun/libcrun_la-container.lo [2022-07-29T21:24:22.545Z] #77 100.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-29T21:24:22.803Z] #77 100.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-29T21:24:22.803Z] #77 100.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-29T21:24:23.062Z] #77 101.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-29T21:24:23.062Z] #77 101.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-29T21:24:23.320Z] #77 101.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-29T21:24:23.320Z] #77 101.3 CC src/libcrun/libcrun_la-criu.lo [2022-07-29T21:24:23.320Z] #77 101.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-29T21:24:23.578Z] #77 101.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-29T21:24:23.836Z] #77 101.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-29T21:24:23.836Z] #77 101.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-29T21:24:23.836Z] #77 101.9 CC src/libcrun/libcrun_la-error.lo [2022-07-29T21:24:24.094Z] #77 102.0 CC src/libcrun/libcrun_la-status.lo [2022-07-29T21:24:24.660Z] #77 102.6 CC src/libcrun/libcrun_la-terminal.lo [2022-07-29T21:24:24.660Z] #77 102.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-29T21:24:24.869Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:24:24.869Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:24:24.869Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:24:24.869Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:24:24.869Z] [2022-07-29T21:24:24.869Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:24:24.869Z] DOCKER_SYSTEMD=1 [2022-07-29T21:24:24.869Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:24:24.869Z] HOSTNAME=719606b9d341 [2022-07-29T21:24:24.869Z] DEST=bundles/test-integration [2022-07-29T21:24:24.869Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:24:24.869Z] DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:24:24.869Z] container=docker [2022-07-29T21:24:24.869Z] HOME=/root [2022-07-29T21:24:24.869Z] LANG=C.UTF-8 [2022-07-29T21:24:24.869Z] INVOCATION_ID=e09aa7d168dc4b539dc544ba4a98aa3d [2022-07-29T21:24:24.869Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:24:24.869Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:24:24.869Z] VALIDATE_BRANCH=master [2022-07-29T21:24:24.869Z] TERM=xterm [2022-07-29T21:24:24.869Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:24:24.869Z] SHLVL=3 [2022-07-29T21:24:24.869Z] TIMEOUT=120m [2022-07-29T21:24:24.869Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:24:24.869Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:24:24.869Z] GO111MODULE=off [2022-07-29T21:24:24.869Z] DOCKER_EXPERIMENTAL=1 [2022-07-29T21:24:24.869Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:24:24.869Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:24:24.869Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:24:24.869Z] GOPATH=/go [2022-07-29T21:24:24.869Z] PKG_CONFIG=pkg-config [2022-07-29T21:24:24.869Z] _=/usr/bin/env [2022-07-29T21:24:24.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:24:24.918Z] #77 102.9 CC src/libcrun/libcrun_la-signals.lo [2022-07-29T21:24:25.176Z] #77 103.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-29T21:24:25.176Z] #77 103.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-29T21:24:25.743Z] #77 103.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-29T21:24:26.001Z] #77 103.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-29T21:24:26.001Z] #77 104.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-29T21:24:26.062Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:24:26.062Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:24:26.062Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:24:26.062Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:24:26.062Z] [2022-07-29T21:24:26.062Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:24:26.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:24:26.062Z] HOSTNAME=45898d9e4d52 [2022-07-29T21:24:26.062Z] DEST=bundles/test-integration [2022-07-29T21:24:26.063Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:24:26.063Z] DOCKER_ROOTLESS=1 [2022-07-29T21:24:26.063Z] DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:24:26.063Z] container=docker [2022-07-29T21:24:26.063Z] HOME=/root [2022-07-29T21:24:26.063Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:24:26.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:24:26.063Z] VALIDATE_BRANCH=master [2022-07-29T21:24:26.063Z] TERM=xterm [2022-07-29T21:24:26.063Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:24:26.063Z] SHLVL=1 [2022-07-29T21:24:26.063Z] TIMEOUT=120m [2022-07-29T21:24:26.063Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:24:26.063Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:24:26.063Z] GO111MODULE=off [2022-07-29T21:24:26.063Z] DOCKER_EXPERIMENTAL=1 [2022-07-29T21:24:26.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:24:26.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:24:26.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:24:26.063Z] GOPATH=/go [2022-07-29T21:24:26.063Z] PKG_CONFIG=pkg-config [2022-07-29T21:24:26.063Z] _=/usr/bin/env [2022-07-29T21:24:26.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:24:26.567Z] #77 104.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-29T21:24:26.825Z] #77 104.8 CC tests/init.o [2022-07-29T21:24:27.083Z] #77 104.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-29T21:24:33.642Z] #77 ... [2022-07-29T21:24:33.642Z] [2022-07-29T21:24:33.642Z] #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-29T21:24:33.642Z] #26 sha256:df794fda9ef35a048fb2d608fc48e6c6ca54d79afae150d65669628571e1449e [2022-07-29T21:24:33.642Z] #26 134.8 + return [2022-07-29T21:24:33.900Z] #26 DONE 135.4s [2022-07-29T21:24:33.900Z] [2022-07-29T21:24:33.900Z] #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-29T21:24:33.900Z] #64 sha256:f71a131f9713445f533bbf866875a22462a7579f634e8e1682fda4dde972bdec [2022-07-29T21:24:34.835Z] #64 ... [2022-07-29T21:24:34.835Z] [2022-07-29T21:24:34.835Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:24:34.835Z] #27 sha256:6fba0c5603b8daadfc4bca80e405b4090a3cc5eb3da1747e0d747cdef1149804 [2022-07-29T21:24:35.094Z] #27 DONE 0.1s [2022-07-29T21:24:35.094Z] [2022-07-29T21:24:35.094Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:24:35.094Z] #32 sha256:b54297d8d257ffb7b6d3982159e7a2aab5ed581bd5a5a5b9ced950194e2239f7 [2022-07-29T21:24:35.354Z] #32 DONE 0.3s [2022-07-29T21:24:35.354Z] [2022-07-29T21:24:35.354Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:24:35.354Z] #35 sha256:a217e12a8597a8c34738b0d1f6ade74b2f0f0ee978802e35261415541d65784e [2022-07-29T21:24:35.354Z] #35 DONE 0.1s [2022-07-29T21:24:35.354Z] [2022-07-29T21:24:35.354Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:24:35.354Z] #37 sha256:188d378874b128135131bf9a5b2d4c4a278a16438794fa2cc2585bc92e1ce969 [2022-07-29T21:24:35.354Z] #37 DONE 0.1s [2022-07-29T21:24:35.354Z] [2022-07-29T21:24:35.354Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-29T21:24:35.354Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:24:35.612Z] #77 ... [2022-07-29T21:24:35.612Z] [2022-07-29T21:24:35.612Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:24:35.612Z] #39 sha256:cb6aff0517435500ebd1fc2b3e07b9d776fd6e346530f51691541e72ab25ee2b [2022-07-29T21:24:35.612Z] #39 DONE 0.1s [2022-07-29T21:24:35.612Z] [2022-07-29T21:24:35.612Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:24:35.612Z] #41 sha256:bb44fecf2f39658e521a65b5eeff8876b78ab49bbcd516fc900f4dfc1ab87836 [2022-07-29T21:24:35.870Z] #41 DONE 0.1s [2022-07-29T21:24:35.870Z] [2022-07-29T21:24:35.870Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:24:35.870Z] #45 sha256:a6f92d232a495f5c2bd5d6ac052b120b4075a1c4c6c399ae36181a1efa94ae60 [2022-07-29T21:24:35.870Z] #45 DONE 0.1s [2022-07-29T21:24:35.870Z] [2022-07-29T21:24:35.870Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:24:35.870Z] #48 sha256:59a8380e21839f0dc9bc94ed14a20cf314906d90b2488896311373662d173be4 [2022-07-29T21:24:35.870Z] #48 DONE 0.1s [2022-07-29T21:24:35.870Z] [2022-07-29T21:24:35.870Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:24:35.870Z] #52 sha256:5a1b18cdcdb1b4d113c345f9e653dc6539d4208874cf31afbac4be6557c9182e [2022-07-29T21:24:35.870Z] #52 DONE 0.1s [2022-07-29T21:24:35.870Z] [2022-07-29T21:24:35.870Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:24:35.870Z] #54 sha256:8780c5e9e987e38bd68555af7414c57dd3333f76c4e74205565b1a82fbe1e7b8 [2022-07-29T21:24:36.128Z] #54 DONE 0.1s [2022-07-29T21:24:36.128Z] [2022-07-29T21:24:36.128Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:24:36.128Z] #56 sha256:d3d404095eb438cedf3940498b510bbdf97e79dc7d04ff1fe8f9516a46bd1e2b [2022-07-29T21:24:36.128Z] #56 DONE 0.1s [2022-07-29T21:24:36.128Z] [2022-07-29T21:24:36.128Z] #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-29T21:24:36.128Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:24:36.128Z] #77 ... [2022-07-29T21:24:36.128Z] [2022-07-29T21:24:36.128Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:24:36.128Z] #58 sha256:2b5c01d098a6cbadd31682b8c20fac9aa90b192d29e04b51c3c40815354fae17 [2022-07-29T21:24:36.128Z] #58 DONE 0.1s [2022-07-29T21:24:36.128Z] [2022-07-29T21:24:36.128Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:24:36.128Z] #61 sha256:e1ec4b207d427efae9149f5915c3b21dc62398b26e24941da06a9360bed4bbe8 [2022-07-29T21:24:36.386Z] #61 DONE 0.1s [2022-07-29T21:24:36.386Z] [2022-07-29T21:24:36.386Z] #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-29T21:24:36.386Z] #64 sha256:f71a131f9713445f533bbf866875a22462a7579f634e8e1682fda4dde972bdec [2022-07-29T21:24:36.386Z] #64 ... [2022-07-29T21:24:36.386Z] [2022-07-29T21:24:36.386Z] #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-29T21:24:36.386Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:24:36.386Z] #77 114.5 CCLD tests/init [2022-07-29T21:24:42.941Z] #77 121.1 AR libcrun_testing.a [2022-07-29T21:24:43.199Z] #77 121.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-29T21:24:43.199Z] #77 121.1 CCLD libcrun.la [2022-07-29T21:24:43.199Z] #77 121.1 CCLD tests/tests_libcrun_utils [2022-07-29T21:24:43.199Z] #77 121.1 CCLD tests/tests_libcrun_errors [2022-07-29T21:24:43.199Z] #77 121.2 CCLD tests/tests_libcrun_fuzzer [2022-07-29T21:24:43.764Z] #77 121.7 CCLD crun [2022-07-29T21:24:44.022Z] #77 121.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-29T21:24:44.023Z] #77 122.0 /bin/mkdir -p '/usr/local/lib' [2022-07-29T21:24:44.023Z] #77 122.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-29T21:24:44.023Z] #77 122.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-29T21:24:44.023Z] #77 122.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-29T21:24:44.023Z] #77 122.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-29T21:24:44.023Z] #77 122.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-29T21:24:44.023Z] #77 122.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-29T21:24:44.023Z] #77 122.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-29T21:24:44.281Z] #77 122.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-29T21:24:44.281Z] #77 122.2 ---------------------------------------------------------------------- [2022-07-29T21:24:44.281Z] #77 122.2 Libraries have been installed in: [2022-07-29T21:24:44.281Z] #77 122.2 /usr/local/lib [2022-07-29T21:24:44.281Z] #77 122.2 [2022-07-29T21:24:44.281Z] #77 122.2 If you ever happen to want to link against installed libraries [2022-07-29T21:24:44.281Z] #77 122.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-29T21:24:44.281Z] #77 122.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-29T21:24:44.281Z] #77 122.2 flag during linking and do at least one of the following: [2022-07-29T21:24:44.281Z] #77 122.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-29T21:24:44.281Z] #77 122.2 during execution [2022-07-29T21:24:44.281Z] #77 122.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-29T21:24:44.281Z] #77 122.2 during linking [2022-07-29T21:24:44.281Z] #77 122.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-29T21:24:44.281Z] #77 122.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-29T21:24:44.281Z] #77 122.2 [2022-07-29T21:24:44.281Z] #77 122.2 See any operating system documentation about shared libraries for [2022-07-29T21:24:44.281Z] #77 122.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-29T21:24:44.281Z] #77 122.2 ---------------------------------------------------------------------- [2022-07-29T21:24:44.281Z] #77 122.2 /bin/mkdir -p '/build' [2022-07-29T21:24:44.281Z] #77 122.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-29T21:24:44.281Z] #77 122.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-29T21:24:44.281Z] #77 122.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-29T21:24:44.281Z] #77 122.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-29T21:24:44.281Z] #77 122.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-29T21:24:44.281Z] #77 DONE 122.4s [2022-07-29T21:24:44.281Z] [2022-07-29T21:24:44.281Z] #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-29T21:24:44.281Z] #64 sha256:f71a131f9713445f533bbf866875a22462a7579f634e8e1682fda4dde972bdec [2022-07-29T21:24:44.281Z] #64 122.5 + bin/containerd [2022-07-29T21:25:11.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:25:11.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:25:12.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:25:12.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:25:22.985Z] #64 165.4 # github.com/containerd/containerd/cmd/containerd [2022-07-29T21:25:22.985Z] #64 165.4 /usr/bin/ld: /tmp/go-link-2381468637/000019.o: in function `New': [2022-07-29T21:25:22.985Z] #64 165.4 /tmp/tmp.EQ5ngFcoUq/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-29T21:25:22.985Z] #64 165.5 + bin/containerd-stress [2022-07-29T21:25:22.985Z] #64 166.5 + bin/containerd-shim [2022-07-29T21:25:29.543Z] #64 175.0 + bin/containerd-shim-runc-v1 [2022-07-29T21:25:33.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:25:34.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:25:34.811Z] #64 180.2 + bin/containerd-shim-runc-v2 [2022-07-29T21:25:35.073Z] #64 180.9 + binaries [2022-07-29T21:25:35.073Z] #64 180.9 + install -D bin/containerd /build/containerd [2022-07-29T21:25:35.073Z] #64 181.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-29T21:25:35.073Z] #64 181.0 + install -D bin/ctr /build/ctr [2022-07-29T21:25:35.638Z] #64 DONE 181.4s [2022-07-29T21:25:36.204Z] [2022-07-29T21:25:36.204Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:25:36.204Z] #65 sha256:e6de9c0d9988937351b641e63dc78b812bd7506b2135c2286857715349a55ba4 [2022-07-29T21:25:36.462Z] #65 DONE 0.2s [2022-07-29T21:25:36.462Z] [2022-07-29T21:25:36.462Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:25:36.462Z] #70 sha256:33be506cb0c2d46f9793dea1e5db6fe66ce121d9fba48064cf4479aa848c58ce [2022-07-29T21:25:36.462Z] #70 DONE 0.1s [2022-07-29T21:25:36.720Z] [2022-07-29T21:25:36.720Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:25:36.720Z] #75 sha256:8e876e4ad4a63e268ea8dfcaf2068be7a01f95361933b5822230872cd37517e0 [2022-07-29T21:25:36.982Z] #75 DONE 0.6s [2022-07-29T21:25:37.170Z] INFO [loader] Go packages loading at mode 575 (imports|name|deps|exports_file|files|compiled_files|types_sizes) took 2m52.471492205s [2022-07-29T21:25:37.170Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 516.214776ms [2022-07-29T21:25:37.239Z] [2022-07-29T21:25:37.240Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:25:37.240Z] #78 sha256:b6275d8be898c3118a64a014d86a44a4b74870f065d5b21c90f39a18fcc15133 [2022-07-29T21:25:37.240Z] #78 DONE 0.1s [2022-07-29T21:25:37.240Z] [2022-07-29T21:25:37.240Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:25:37.240Z] #79 sha256:15a7ec7d2587d2d8b0ab0b32f2322f15be2a730581d4f5fbf2e3ed3dd7adc9eb [2022-07-29T21:25:37.240Z] #79 DONE 0.0s [2022-07-29T21:25:37.240Z] [2022-07-29T21:25:37.240Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:25:37.240Z] #80 sha256:7e7243a07906143c145184830b8c15da530819b9a75eeb68ab977e909abaabed [2022-07-29T21:25:37.240Z] #80 DONE 0.0s [2022-07-29T21:25:37.240Z] [2022-07-29T21:25:37.240Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:25:37.240Z] #81 sha256:21ebac7401d730cb40b595bc5c942b5b9675867f12cc38873aa179445fb9426d [2022-07-29T21:25:38.173Z] #81 DONE 0.9s [2022-07-29T21:25:38.174Z] [2022-07-29T21:25:38.174Z] #82 exporting to image [2022-07-29T21:25:38.174Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:25:38.174Z] #82 exporting layers [2022-07-29T21:25:39.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:25:41.455Z] #82 exporting layers 3.2s done [2022-07-29T21:25:41.455Z] #82 writing image sha256:6f765b1686d4a6f917c4789568b02879210daf8029520e04b63f997e7618f5c1 done [2022-07-29T21:25:41.455Z] #82 naming to docker.io/library/docker:982f09f837ccfd40751bebbc8d4459530f3bb02f done [2022-07-29T21:25:41.455Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-29T21:25:41.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:25:41.784Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-29T21:25:42.071Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/test/unit [2022-07-29T21:25:42.328Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-29T21:25:42.328Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-29T21:25:42.328Z] + TESTDIRS=./... [2022-07-29T21:25:42.328Z] + exclude_paths='/vendor/|/integration' [2022-07-29T21:25:42.328Z] ++ go list ./... [2022-07-29T21:25:42.328Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-29T21:25:43.264Z] + pkg_list='github.com/docker/docker/api [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/backend [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/container [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/events [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/filters [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/image [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/mount [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/network [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/registry [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/time [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/versions [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:25:43.264Z] github.com/docker/docker/api/types/volume [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:25:43.264Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:25:43.264Z] github.com/docker/docker/cli [2022-07-29T21:25:43.264Z] github.com/docker/docker/cli/config [2022-07-29T21:25:43.264Z] github.com/docker/docker/cli/debug [2022-07-29T21:25:43.264Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:25:43.264Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:25:43.264Z] github.com/docker/docker/client [2022-07-29T21:25:43.264Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:25:43.264Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:25:43.264Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:25:43.264Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:25:43.264Z] github.com/docker/docker/container [2022-07-29T21:25:43.264Z] github.com/docker/docker/container/stream [2022-07-29T21:25:43.264Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:25:43.264Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:25:43.264Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/config [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/events [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/exec [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/images [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/links [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/names [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/network [2022-07-29T21:25:43.264Z] github.com/docker/docker/daemon/stats [2022-07-29T21:25:43.264Z] github.com/docker/docker/distribution [2022-07-29T21:25:43.264Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:25:43.264Z] github.com/docker/docker/distribution/utils [2022-07-29T21:25:43.264Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:25:43.264Z] github.com/docker/docker/dockerversion [2022-07-29T21:25:43.264Z] github.com/docker/docker/errdefs [2022-07-29T21:25:43.264Z] github.com/docker/docker/image [2022-07-29T21:25:43.264Z] github.com/docker/docker/image/cache [2022-07-29T21:25:43.264Z] github.com/docker/docker/image/tarexport [2022-07-29T21:25:43.264Z] github.com/docker/docker/image/v1 [2022-07-29T21:25:43.264Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:25:43.264Z] github.com/docker/docker/layer [2022-07-29T21:25:43.264Z] github.com/docker/docker/libcontainerd [2022-07-29T21:25:43.264Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:25:43.264Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:25:43.264Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:25:43.264Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:25:43.264Z] github.com/docker/docker/oci [2022-07-29T21:25:43.264Z] github.com/docker/docker/oci/caps [2022-07-29T21:25:43.264Z] github.com/docker/docker/opts [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/archive [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/directory [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/platform [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/pools [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/progress [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/signal [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/stack [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/system [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:25:43.264Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:25:43.264Z] github.com/docker/docker/plugin [2022-07-29T21:25:43.264Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:25:43.264Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:25:43.264Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:25:43.264Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:25:43.264Z] github.com/docker/docker/quota [2022-07-29T21:25:43.264Z] github.com/docker/docker/reference [2022-07-29T21:25:43.264Z] github.com/docker/docker/registry [2022-07-29T21:25:43.264Z] github.com/docker/docker/registry/resumable [2022-07-29T21:25:43.264Z] github.com/docker/docker/restartmanager [2022-07-29T21:25:43.264Z] github.com/docker/docker/rootless [2022-07-29T21:25:43.264Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:25:43.264Z] github.com/docker/docker/runconfig [2022-07-29T21:25:43.264Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:25:43.264Z] github.com/docker/docker/testutil [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/environment [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/registry [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/request [2022-07-29T21:25:43.265Z] github.com/docker/docker/volume [2022-07-29T21:25:43.265Z] github.com/docker/docker/volume/drivers [2022-07-29T21:25:43.265Z] github.com/docker/docker/volume/local [2022-07-29T21:25:43.265Z] github.com/docker/docker/volume/mounts [2022-07-29T21:25:43.265Z] github.com/docker/docker/volume/service [2022-07-29T21:25:43.265Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:25:43.265Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:25:43.265Z] ++ grep --fixed-strings -v /libnetwork [2022-07-29T21:25:43.265Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/backend [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/container [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/events [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/filters [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/image [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/mount [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/network [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/registry [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/time [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/versions [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:25:43.265Z] github.com/docker/docker/api/types/volume [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:25:43.265Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:25:43.265Z] github.com/docker/docker/cli [2022-07-29T21:25:43.265Z] github.com/docker/docker/cli/config [2022-07-29T21:25:43.265Z] github.com/docker/docker/cli/debug [2022-07-29T21:25:43.265Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:25:43.265Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:25:43.265Z] github.com/docker/docker/client [2022-07-29T21:25:43.265Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:25:43.265Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:25:43.265Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:25:43.265Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:25:43.265Z] github.com/docker/docker/container [2022-07-29T21:25:43.265Z] github.com/docker/docker/container/stream [2022-07-29T21:25:43.265Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:25:43.265Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:25:43.265Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/config [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/events [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/exec [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/images [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/links [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/names [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/network [2022-07-29T21:25:43.265Z] github.com/docker/docker/daemon/stats [2022-07-29T21:25:43.265Z] github.com/docker/docker/distribution [2022-07-29T21:25:43.265Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:25:43.265Z] github.com/docker/docker/distribution/utils [2022-07-29T21:25:43.265Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:25:43.265Z] github.com/docker/docker/dockerversion [2022-07-29T21:25:43.265Z] github.com/docker/docker/errdefs [2022-07-29T21:25:43.265Z] github.com/docker/docker/image [2022-07-29T21:25:43.265Z] github.com/docker/docker/image/cache [2022-07-29T21:25:43.265Z] github.com/docker/docker/image/tarexport [2022-07-29T21:25:43.265Z] github.com/docker/docker/image/v1 [2022-07-29T21:25:43.265Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:25:43.265Z] github.com/docker/docker/layer [2022-07-29T21:25:43.265Z] github.com/docker/docker/libcontainerd [2022-07-29T21:25:43.265Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:25:43.265Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:25:43.265Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:25:43.265Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:25:43.265Z] github.com/docker/docker/oci [2022-07-29T21:25:43.265Z] github.com/docker/docker/oci/caps [2022-07-29T21:25:43.265Z] github.com/docker/docker/opts [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/archive [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/directory [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/platform [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/pools [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/progress [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/signal [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/stack [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/system [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:25:43.265Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:25:43.265Z] github.com/docker/docker/plugin [2022-07-29T21:25:43.265Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:25:43.265Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:25:43.265Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:25:43.265Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:25:43.265Z] github.com/docker/docker/quota [2022-07-29T21:25:43.265Z] github.com/docker/docker/reference [2022-07-29T21:25:43.265Z] github.com/docker/docker/registry [2022-07-29T21:25:43.265Z] github.com/docker/docker/registry/resumable [2022-07-29T21:25:43.265Z] github.com/docker/docker/restartmanager [2022-07-29T21:25:43.265Z] github.com/docker/docker/rootless [2022-07-29T21:25:43.265Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:25:43.265Z] github.com/docker/docker/runconfig [2022-07-29T21:25:43.265Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/environment [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:25:43.265Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/registry [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/request [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/drivers [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/local [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/mounts [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/service [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:25:43.266Z] + base_pkg_list='github.com/docker/docker/api [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/backend [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/events [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/filters [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/image [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/mount [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/network [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/registry [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/time [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/versions [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/volume [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/config [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/debug [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/client [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:25:43.266Z] github.com/docker/docker/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/container/stream [2022-07-29T21:25:43.266Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:25:43.266Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:25:43.266Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/config [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/events [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/exec [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/images [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/links [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/names [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/network [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/stats [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution/utils [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:25:43.266Z] github.com/docker/docker/dockerversion [2022-07-29T21:25:43.266Z] github.com/docker/docker/errdefs [2022-07-29T21:25:43.266Z] github.com/docker/docker/image [2022-07-29T21:25:43.266Z] github.com/docker/docker/image/cache [2022-07-29T21:25:43.266Z] github.com/docker/docker/image/tarexport [2022-07-29T21:25:43.266Z] github.com/docker/docker/image/v1 [2022-07-29T21:25:43.266Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:25:43.266Z] github.com/docker/docker/layer [2022-07-29T21:25:43.266Z] github.com/docker/docker/libcontainerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:25:43.266Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:25:43.266Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:25:43.266Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:25:43.266Z] github.com/docker/docker/oci [2022-07-29T21:25:43.266Z] github.com/docker/docker/oci/caps [2022-07-29T21:25:43.266Z] github.com/docker/docker/opts [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/archive [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/directory [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/platform [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/pools [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/progress [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/signal [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/stack [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/system [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:25:43.266Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:25:43.266Z] github.com/docker/docker/plugin [2022-07-29T21:25:43.266Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:25:43.266Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:25:43.266Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:25:43.266Z] github.com/docker/docker/quota [2022-07-29T21:25:43.266Z] github.com/docker/docker/reference [2022-07-29T21:25:43.266Z] github.com/docker/docker/registry [2022-07-29T21:25:43.266Z] github.com/docker/docker/registry/resumable [2022-07-29T21:25:43.266Z] github.com/docker/docker/restartmanager [2022-07-29T21:25:43.266Z] github.com/docker/docker/rootless [2022-07-29T21:25:43.266Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:25:43.266Z] github.com/docker/docker/runconfig [2022-07-29T21:25:43.266Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/environment [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/registry [2022-07-29T21:25:43.266Z] github.com/docker/docker/testutil/request [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/drivers [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/local [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/mounts [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/service [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:25:43.266Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:25:43.266Z] ++ grep --fixed-strings /libnetwork [2022-07-29T21:25:43.266Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/backend [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/events [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/filters [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/image [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/mount [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/network [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/registry [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/time [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/versions [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:25:43.266Z] github.com/docker/docker/api/types/volume [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:25:43.266Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/config [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/debug [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:25:43.266Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/client [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:25:43.266Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:25:43.266Z] github.com/docker/docker/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/container/stream [2022-07-29T21:25:43.266Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:25:43.266Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:25:43.266Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/config [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/events [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/exec [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/images [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/links [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/names [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/network [2022-07-29T21:25:43.266Z] github.com/docker/docker/daemon/stats [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution/utils [2022-07-29T21:25:43.266Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:25:43.267Z] github.com/docker/docker/dockerversion [2022-07-29T21:25:43.267Z] github.com/docker/docker/errdefs [2022-07-29T21:25:43.267Z] github.com/docker/docker/image [2022-07-29T21:25:43.267Z] github.com/docker/docker/image/cache [2022-07-29T21:25:43.267Z] github.com/docker/docker/image/tarexport [2022-07-29T21:25:43.267Z] github.com/docker/docker/image/v1 [2022-07-29T21:25:43.267Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:25:43.267Z] github.com/docker/docker/layer [2022-07-29T21:25:43.267Z] github.com/docker/docker/libcontainerd [2022-07-29T21:25:43.267Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:25:43.267Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:25:43.267Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:25:43.267Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:25:43.267Z] github.com/docker/docker/oci [2022-07-29T21:25:43.267Z] github.com/docker/docker/oci/caps [2022-07-29T21:25:43.267Z] github.com/docker/docker/opts [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/archive [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/directory [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/platform [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/pools [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/progress [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/signal [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/stack [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/system [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:25:43.267Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:25:43.267Z] github.com/docker/docker/plugin [2022-07-29T21:25:43.267Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:25:43.267Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:25:43.267Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:25:43.267Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:25:43.267Z] github.com/docker/docker/quota [2022-07-29T21:25:43.267Z] github.com/docker/docker/reference [2022-07-29T21:25:43.267Z] github.com/docker/docker/registry [2022-07-29T21:25:43.267Z] github.com/docker/docker/registry/resumable [2022-07-29T21:25:43.267Z] github.com/docker/docker/restartmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/rootless [2022-07-29T21:25:43.267Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:25:43.267Z] github.com/docker/docker/runconfig [2022-07-29T21:25:43.267Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/environment [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/registry [2022-07-29T21:25:43.267Z] github.com/docker/docker/testutil/request [2022-07-29T21:25:43.267Z] github.com/docker/docker/volume [2022-07-29T21:25:43.267Z] github.com/docker/docker/volume/drivers [2022-07-29T21:25:43.267Z] github.com/docker/docker/volume/local [2022-07-29T21:25:43.267Z] github.com/docker/docker/volume/mounts [2022-07-29T21:25:43.267Z] github.com/docker/docker/volume/service [2022-07-29T21:25:43.267Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:25:43.267Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:25:43.267Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:25:43.267Z] + echo 'github.com/docker/docker/libnetwork [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:25:43.267Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:25:43.267Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:25:43.267Z] + type docker-proxy [2022-07-29T21:25:43.267Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-29T21:25:43.267Z] + hack/make.sh binary-proxy install-proxy [2022-07-29T21:25:43.267Z] [2022-07-29T21:25:43.267Z] Removing bundles/ [2022-07-29T21:25:43.267Z] [2022-07-29T21:25:43.267Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-29T21:25:43.267Z] Building: bundles/binary-proxy/docker-proxy [2022-07-29T21:25:43.267Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:25:49.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:25:49.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:25:49.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:25:49.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:25:49.824Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-29T21:25:49.824Z] [2022-07-29T21:25:49.824Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-29T21:25:49.824Z] Installing docker-proxy to /usr/local/bin/ [2022-07-29T21:25:49.824Z] [2022-07-29T21:25:49.824Z] + mkdir -p bundles [2022-07-29T21:25:49.824Z] + '[' -n 'github.com/docker/docker/api [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/backend [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/container [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/events [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/filters [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/image [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/mount [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/network [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/registry [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/time [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/versions [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:25:49.824Z] github.com/docker/docker/api/types/volume [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:25:49.824Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:25:49.824Z] github.com/docker/docker/cli [2022-07-29T21:25:49.824Z] github.com/docker/docker/cli/config [2022-07-29T21:25:49.824Z] github.com/docker/docker/cli/debug [2022-07-29T21:25:49.824Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:25:49.824Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:25:49.824Z] github.com/docker/docker/client [2022-07-29T21:25:49.824Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:25:49.824Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:25:49.824Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:25:49.824Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:25:49.824Z] github.com/docker/docker/container [2022-07-29T21:25:49.824Z] github.com/docker/docker/container/stream [2022-07-29T21:25:49.824Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:25:49.824Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:25:49.824Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/config [2022-07-29T21:25:49.824Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/events [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/exec [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/images [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/links [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/names [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/network [2022-07-29T21:25:49.825Z] github.com/docker/docker/daemon/stats [2022-07-29T21:25:49.825Z] github.com/docker/docker/distribution [2022-07-29T21:25:49.825Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:25:49.825Z] github.com/docker/docker/distribution/utils [2022-07-29T21:25:49.825Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:25:49.825Z] github.com/docker/docker/dockerversion [2022-07-29T21:25:49.825Z] github.com/docker/docker/errdefs [2022-07-29T21:25:49.825Z] github.com/docker/docker/image [2022-07-29T21:25:49.825Z] github.com/docker/docker/image/cache [2022-07-29T21:25:49.825Z] github.com/docker/docker/image/tarexport [2022-07-29T21:25:49.825Z] github.com/docker/docker/image/v1 [2022-07-29T21:25:49.825Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:25:49.825Z] github.com/docker/docker/layer [2022-07-29T21:25:49.825Z] github.com/docker/docker/libcontainerd [2022-07-29T21:25:49.825Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:25:49.825Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:25:49.825Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:25:49.825Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:25:49.825Z] github.com/docker/docker/oci [2022-07-29T21:25:49.825Z] github.com/docker/docker/oci/caps [2022-07-29T21:25:49.825Z] github.com/docker/docker/opts [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/archive [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/directory [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/platform [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/pools [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/progress [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/signal [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/stack [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/system [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:25:49.825Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:25:49.825Z] github.com/docker/docker/plugin [2022-07-29T21:25:49.825Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:25:49.825Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:25:49.825Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:25:49.825Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:25:49.825Z] github.com/docker/docker/quota [2022-07-29T21:25:49.825Z] github.com/docker/docker/reference [2022-07-29T21:25:49.825Z] github.com/docker/docker/registry [2022-07-29T21:25:49.825Z] github.com/docker/docker/registry/resumable [2022-07-29T21:25:49.825Z] github.com/docker/docker/restartmanager [2022-07-29T21:25:49.825Z] github.com/docker/docker/rootless [2022-07-29T21:25:49.825Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:25:49.825Z] github.com/docker/docker/runconfig [2022-07-29T21:25:49.825Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/environment [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/registry [2022-07-29T21:25:49.825Z] github.com/docker/docker/testutil/request [2022-07-29T21:25:49.825Z] github.com/docker/docker/volume [2022-07-29T21:25:49.825Z] github.com/docker/docker/volume/drivers [2022-07-29T21:25:49.825Z] github.com/docker/docker/volume/local [2022-07-29T21:25:49.825Z] github.com/docker/docker/volume/mounts [2022-07-29T21:25:49.825Z] github.com/docker/docker/volume/service [2022-07-29T21:25:49.825Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:25:49.825Z] github.com/docker/docker/volume/testutils' ']' [2022-07-29T21:25:49.825Z] + 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-29T21:25:49.825Z] ? github.com/docker/docker/api [no test files] [2022-07-29T21:25:49.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:25:50.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:25:50.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:25:51.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:25:51.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:25:51.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:25:52.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:25:52.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:25:52.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:25:53.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:25:55.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:25:56.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:25:56.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:25:56.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:25:57.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:25:57.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:25:58.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:25:58.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:25:58.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:25:58.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:25:59.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:26:00.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:26:00.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:26:00.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:26:01.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:26:01.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:26:02.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:26:02.529Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:26:02.529Z] Using test binary docker [2022-07-29T21:26:02.529Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:26:02.529Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:26:02.529Z] INFO: Waiting for daemon to start... [2022-07-29T21:26:02.529Z] Starting dockerd [2022-07-29T21:26:02.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:26:03.884Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:26:03.884Z] Using test binary docker [2022-07-29T21:26:03.884Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:26:03.884Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-29T21:26:03.884Z] INFO: Waiting for daemon to start... [2022-07-29T21:26:03.884Z] Starting dockerd [2022-07-29T21:26:04.417Z] . [2022-07-29T21:26:04.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:26:04.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:26:04.417Z] Error: No such image: emptyfs [2022-07-29T21:26:04.674Z] Running integration-test (iteration 1) [2022-07-29T21:26:04.674Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:26:04.702Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-29T21:26:04.930Z] Loaded image: busybox:latest [2022-07-29T21:26:04.930Z] Loaded image: busybox:glibc [2022-07-29T21:26:05.784Z] . [2022-07-29T21:26:05.784Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:26:06.043Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:26:06.043Z] Error: No such image: emptyfs [2022-07-29T21:26:06.043Z] Running integration-test (iteration 1) [2022-07-29T21:26:06.043Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:26:06.298Z] Loaded image: debian:bullseye-slim [2022-07-29T21:26:06.298Z] Loaded image: hello-world:latest [2022-07-29T21:26:06.303Z] Loaded image: busybox:latest [2022-07-29T21:26:06.557Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:26:06.557Z] INFO: Testing against a local daemon [2022-07-29T21:26:06.557Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:26:06.562Z] Loaded image: busybox:glibc [2022-07-29T21:26:07.925Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-07-29T21:26:07.925Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:26:07.942Z] Loaded image: debian:bullseye-slim [2022-07-29T21:26:07.942Z] Loaded image: hello-world:latest [2022-07-29T21:26:07.942Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:26:07.942Z] INFO: Testing against a local daemon [2022-07-29T21:26:07.942Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:26:08.855Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-29T21:26:08.855Z] === RUN TestBuildWithSession [2022-07-29T21:26:08.855Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:26:08.855Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:26:08.855Z] === RUN TestBuildSquashParent [2022-07-29T21:26:09.318Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2022-07-29T21:26:09.318Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:26:10.695Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-07-29T21:26:10.695Z] === RUN TestBuildWithSession [2022-07-29T21:26:10.695Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:26:10.695Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:26:10.695Z] === RUN TestBuildSquashParent [2022-07-29T21:26:15.965Z] --- PASS: TestBuildSquashParent (4.91s) [2022-07-29T21:26:15.965Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:26:15.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:26:15.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:26:15.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:26:15.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:26:15.965Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:26:15.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:26:15.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:26:15.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:26:15.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:26:15.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:26:15.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:26:15.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:26:15.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:26:15.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:26:16.963Z] --- PASS: TestBuildSquashParent (7.37s) [2022-07-29T21:26:16.964Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:26:16.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:26:16.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:26:16.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:26:16.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:26:16.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:26:16.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:26:16.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:26:16.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:26:16.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:26:16.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:26:16.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:26:16.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:26:16.964Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:26:16.964Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:26:17.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:26:17.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:26:17.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:26:17.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:26:18.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:26:18.970Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:26:20.344Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-29T21:26:20.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.67s) [2022-07-29T21:26:20.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-07-29T21:26:20.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-07-29T21:26:20.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s) [2022-07-29T21:26:20.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-07-29T21:26:20.344Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-07-29T21:26:20.344Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:26:20.344Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:26:20.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:26:20.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:26:21.716Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:26:21.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-29T21:26:21.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s) [2022-07-29T21:26:21.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-07-29T21:26:21.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s) [2022-07-29T21:26:21.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2022-07-29T21:26:21.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s) [2022-07-29T21:26:21.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s) [2022-07-29T21:26:21.769Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:26:21.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:26:21.974Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:26:22.232Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:26:22.490Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:26:22.748Z] --- PASS: TestBuildMultiStageCopy (2.43s) [2022-07-29T21:26:22.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-07-29T21:26:22.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-29T21:26:22.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-29T21:26:22.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-29T21:26:22.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-29T21:26:22.748Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:26:23.314Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-07-29T21:26:23.314Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:26:24.688Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-07-29T21:26:24.688Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:26:24.945Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-29T21:26:24.945Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:26:25.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:26:26.397Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:26:26.844Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-07-29T21:26:26.844Z] === RUN TestBuildUncleanTarFilenames [2022-07-29T21:26:27.102Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-29T21:26:27.102Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:26:27.322Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:26:28.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:26:29.001Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-07-29T21:26:29.001Z] === RUN TestBuildWithHugeFile [2022-07-29T21:26:29.175Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-07-29T21:26:29.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-07-29T21:26:29.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-29T21:26:29.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-29T21:26:29.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-29T21:26:29.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-29T21:26:29.176Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:26:34.416Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-29T21:26:34.416Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:26:42.495Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-29T21:26:42.495Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:26:45.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:26:45.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:26:45.759Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-07-29T21:26:45.759Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:26:51.030Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-29T21:26:51.030Z] === RUN TestBuildUncleanTarFilenames [2022-07-29T21:26:51.030Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-29T21:26:51.030Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:26:55.191Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-07-29T21:26:55.191Z] === RUN TestBuildWithHugeFile [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-29T21:27:12.377Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-29T21:27:12.377Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-29T21:27:12.377Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-29T21:27:12.943Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-29T21:27:12.943Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-29T21:27:13.201Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-07-29T21:27:13.201Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-29T21:27:13.665Z] INFO [linters context/goanalysis] analyzers took 6m37.829068593s with top 10 stages: buildir: 2m22.880211479s, the_only_name: 40.822779942s, goimports: 29.844618487s, unconvert: 23.744956815s, gosec: 19.086331589s, S1038: 18.435533206s, misspell: 6.61281758s, S1039: 5.699810384s, SA1012: 5.29527129s, SA4030: 4.752742687s [2022-07-29T21:27:13.665Z] INFO [runner] Issues before processing: 2456, after processing: 0 [2022-07-29T21:27:13.665Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/77, cgo: 2121/2456, filename_unadjuster: 2121/2121, path_prettifier: 2121/2121, skip_files: 2121/2121, identifier_marker: 2018/2018, exclude-rules: 77/2018, skip_dirs: 2121/2121, autogenerated_exclude: 2018/2121, exclude: 2018/2018 [2022-07-29T21:27:13.666Z] INFO [runner] processing took 82.1125ms with stages: nolint: 33.212996ms, identifier_marker: 21.659698ms, path_prettifier: 9.330195ms, autogenerated_exclude: 8.230213ms, exclude-rules: 7.601048ms, skip_dirs: 1.71588ms, cgo: 218.036µs, filename_unadjuster: 139.746µs, max_same_issues: 1.338µs, uniq_by_line: 449ns, skip_files: 433ns, source_code: 332ns, diff: 318ns, severity-rules: 318ns, exclude: 306ns, max_from_linter: 304ns, max_per_file_from_linter: 275ns, sort_results: 250ns, path_shortener: 237ns, path_prefixer: 128ns [2022-07-29T21:27:13.666Z] INFO [runner] linters took 1m45.366607885s with stages: goanalysis_metalinter: 1m45.284372216s [2022-07-29T21:27:13.666Z] INFO File cache stats: 1694 entries of total size 8.6MiB [2022-07-29T21:27:13.666Z] INFO Memory: 2785 samples, avg is 309.7MB, max is 1207.3MB [2022-07-29T21:27:13.666Z] INFO Execution took 4m38.365161719s [2022-07-29T21:27:13.666Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-29T21:27:13.767Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-07-29T21:27:13.767Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-29T21:27:13.767Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-29T21:27:13.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh dynbinary test-docker-py [2022-07-29T21:27:14.025Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-07-29T21:27:14.025Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-29T21:27:14.025Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-29T21:27:14.025Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-07-29T21:27:14.257Z] [2022-07-29T21:27:14.257Z] Removing bundles/ [2022-07-29T21:27:14.257Z] [2022-07-29T21:27:14.283Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-29T21:27:14.283Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-29T21:27:14.517Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:27:14.517Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:27:14.517Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:27:16.810Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-07-29T21:27:16.810Z] ok github.com/docker/docker/builder/dockerfile 0.441s coverage: 49.3% of statements [2022-07-29T21:27:17.068Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-29T21:27:17.634Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-29T21:27:18.199Z] ok github.com/docker/docker/builder/remotecontext/git 1.394s coverage: 86.3% of statements [2022-07-29T21:27:18.199Z] ? github.com/docker/docker/cli [no test files] [2022-07-29T21:27:18.199Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-29T21:27:18.199Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-29T21:27:18.199Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-29T21:27:18.764Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-07-29T21:27:22.946Z] ok github.com/docker/docker/client 0.095s coverage: 75.9% of statements [2022-07-29T21:27:25.229Z] --- PASS: TestBuildWithHugeFile (48.96s) [2022-07-29T21:27:25.229Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:27:25.229Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:27:25.229Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:27:25.229Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:27:25.229Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:27:25.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:27:25.229Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:27:25.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:27:25.229Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:27:25.229Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:27:25.229Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:27:25.229Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:27:25.229Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:27:25.229Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-29T21:27:25.229Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-07-29T21:27:25.229Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-29T21:27:25.229Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-29T21:27:25.229Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:27:25.229Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:27:25.229Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:27:25.229Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2022-07-29T21:27:25.229Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2022-07-29T21:27:25.229Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-07-29T21:27:25.229Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:27:25.229Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-29T21:27:25.229Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:27:25.229Z] Loaded image: busybox:latest [2022-07-29T21:27:25.229Z] Loaded image: busybox:glibc [2022-07-29T21:27:25.229Z] Loaded image: debian:bullseye-slim [2022-07-29T21:27:25.229Z] Loaded image: hello-world:latest [2022-07-29T21:27:25.229Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:27:33.337Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s) [2022-07-29T21:27:33.337Z] PASS [2022-07-29T21:27:33.337Z] [2022-07-29T21:27:33.337Z] === Skipped [2022-07-29T21:27:33.337Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:27:33.337Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:27:33.337Z] [2022-07-29T21:27:33.337Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:27:33.337Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:27:33.337Z] [2022-07-29T21:27:33.337Z] DONE 34 tests, 2 skipped in 86.572s [2022-07-29T21:27:33.337Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:27:33.337Z] INFO: Testing against a local daemon [2022-07-29T21:27:33.337Z] === RUN TestConfigInspect [2022-07-29T21:27:35.234Z] --- PASS: TestConfigInspect (2.19s) [2022-07-29T21:27:35.234Z] === RUN TestConfigList [2022-07-29T21:27:37.131Z] --- PASS: TestConfigList (2.14s) [2022-07-29T21:27:37.131Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:27:39.657Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-07-29T21:27:39.657Z] === RUN TestConfigsUpdate [2022-07-29T21:27:41.555Z] --- PASS: TestConfigsUpdate (2.15s) [2022-07-29T21:27:41.555Z] === RUN TestTemplatedConfig [2022-07-29T21:27:44.082Z] --- PASS: TestTemplatedConfig (2.73s) [2022-07-29T21:27:44.082Z] === RUN TestConfigCreateResolve [2022-07-29T21:27:46.609Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-29T21:27:46.609Z] PASS [2022-07-29T21:27:46.609Z] [2022-07-29T21:27:46.609Z] DONE 6 tests in 13.535s [2022-07-29T21:27:46.609Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:27:46.609Z] INFO: Testing against a local daemon [2022-07-29T21:27:46.609Z] === RUN TestAttachWithTTY [2022-07-29T21:27:46.609Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-29T21:27:46.609Z] === RUN TestAttachWithoutTTy [2022-07-29T21:27:46.609Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-29T21:27:46.609Z] === RUN TestCheckpoint [2022-07-29T21:27:46.609Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:27:46.609Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:27:46.609Z] === RUN TestContainerInvalidJSON [2022-07-29T21:27:46.609Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:27:46.609Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:27:46.609Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:27:46.609Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:27:46.609Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:27:46.609Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:27:46.609Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:27:46.609Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:27:46.609Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:27:46.609Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:27:46.609Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:27:46.610Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:27:46.610Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:27:46.610Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:27:46.610Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:27:46.610Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:27:46.610Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:27:46.610Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:27:46.610Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:27:46.610Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:27:46.610Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:27:46.610Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:27:46.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:27:46.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-29T21:27:46.610Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:27:46.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-29T21:27:46.610Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:27:46.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-29T21:27:46.610Z] === RUN TestCopyEmptyFile [2022-07-29T21:27:46.868Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-29T21:27:46.868Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:27:46.868Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-29T21:27:46.868Z] === RUN TestCopyFromContainer [2022-07-29T21:27:47.822Z] === RUN TestCopyFromContainer// [2022-07-29T21:27:47.822Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:27:48.082Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:27:48.082Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:27:48.082Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:27:48.082Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:27:48.341Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:27:48.341Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:27:48.341Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:27:48.341Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer (1.76s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-29T21:27:48.599Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-29T21:27:48.599Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:27:48.599Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:27:48.599Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:27:48.599Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:27:48.599Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:27:48.599Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:27:48.599Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:27:48.599Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:27:48.599Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:27:48.599Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:27:48.599Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-29T21:27:48.599Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:27:48.599Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:27:48.599Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:27:48.599Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:27:48.599Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-29T21:27:48.599Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:27:48.599Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:27:48.599Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:27:48.599Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:27:48.599Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:27:48.599Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:27:48.599Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:27:48.599Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:27:48.599Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:27:48.599Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:27:48.599Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-29T21:27:48.599Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:27:48.599Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-29T21:27:48.599Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:27:48.599Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:27:48.599Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-29T21:27:48.599Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:27:50.497Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-07-29T21:27:50.497Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:27:51.359Z] --- PASS: TestBuildWithHugeFile (50.00s) [2022-07-29T21:27:51.360Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:27:51.360Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:27:51.360Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:27:51.360Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:27:51.360Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:27:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:27:51.360Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:27:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:27:51.360Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:27:51.360Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:27:51.360Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:27:51.360Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:27:51.360Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:27:51.360Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2022-07-29T21:27:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-07-29T21:27:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-07-29T21:27:51.360Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-29T21:27:51.360Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:27:51.360Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:27:51.872Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-07-29T21:27:51.872Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:27:51.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:27:51.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:27:51.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:27:51.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:27:51.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:27:51.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:27:51.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:27:51.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:27:51.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:27:51.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:27:51.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:27:51.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:27:51.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:27:51.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:27:51.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:27:51.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-29T21:27:51.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-29T21:27:51.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-29T21:27:51.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-29T21:27:51.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-29T21:27:51.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-29T21:27:51.872Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:27:52.285Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:27:52.437Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-07-29T21:27:52.437Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:27:52.437Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:27:52.437Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:27:52.437Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-29T21:27:52.437Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-29T21:27:52.437Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:27:52.437Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:27:52.437Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-29T21:27:52.437Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:27:52.437Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-29T21:27:52.437Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:27:52.437Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:27:52.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:27:52.437Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:27:52.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:27:52.437Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:27:52.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:27:52.437Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:27:52.437Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:27:52.437Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:27:52.437Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:27:52.437Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:27:52.437Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:27:52.437Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-29T21:27:52.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-29T21:27:52.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:27:52.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-29T21:27:52.437Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:27:52.437Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:27:52.437Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-29T21:27:52.437Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:27:52.437Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:27:52.437Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:27:52.437Z] === PAUSE TestDaemonHostGatewayIP [2022-07-29T21:27:52.437Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:27:52.437Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:27:52.437Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:27:52.437Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-29T21:27:52.437Z] === RUN TestDiff [2022-07-29T21:27:53.003Z] --- PASS: TestDiff (0.59s) [2022-07-29T21:27:53.003Z] === RUN TestExecConsoleSize [2022-07-29T21:27:53.935Z] --- PASS: TestExecConsoleSize (0.64s) [2022-07-29T21:27:53.935Z] === RUN TestExecWithCloseStdin [2022-07-29T21:27:54.500Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-07-29T21:27:54.500Z] === RUN TestExec [2022-07-29T21:27:55.014Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 31.5% of statements [2022-07-29T21:27:55.065Z] --- PASS: TestExec (0.68s) [2022-07-29T21:27:55.065Z] === RUN TestExecUser [2022-07-29T21:27:55.631Z] --- PASS: TestExecUser (0.65s) [2022-07-29T21:27:55.631Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:27:55.947Z] ok github.com/docker/docker/container 0.121s coverage: 37.4% of statements [2022-07-29T21:27:56.447Z] --- PASS: TestBuildPreserveOwnership (10.59s) [2022-07-29T21:27:56.447Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.57s) [2022-07-29T21:27:56.447Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-29T21:27:56.447Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:27:56.447Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-29T21:27:56.447Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:27:56.447Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-29T21:27:56.447Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-29T21:27:56.447Z] PASS [2022-07-29T21:27:56.447Z] [2022-07-29T21:27:56.447Z] === Skipped [2022-07-29T21:27:56.447Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:27:56.447Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:27:56.447Z] [2022-07-29T21:27:56.447Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:27:56.447Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:27:56.447Z] [2022-07-29T21:27:56.447Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-29T21:27:56.447Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-29T21:27:56.447Z] [2022-07-29T21:27:56.447Z] DONE 34 tests, 3 skipped in 111.629s [2022-07-29T21:27:56.447Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:27:56.513Z] ok github.com/docker/docker/cmd/dockerd/trap 2.486s coverage: 0.0% of statements [2022-07-29T21:27:56.513Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-29T21:27:56.513Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-29T21:27:56.513Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-29T21:27:56.513Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-29T21:27:56.513Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-29T21:27:56.564Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-07-29T21:27:56.564Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:27:56.703Z] INFO: Testing against a local daemon [2022-07-29T21:27:56.703Z] === RUN TestConfigInspect [2022-07-29T21:27:56.703Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-29T21:27:56.703Z] === RUN TestConfigList [2022-07-29T21:27:56.703Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] --- SKIP: TestConfigList (0.01s) [2022-07-29T21:27:56.703Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:27:56.703Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-29T21:27:56.703Z] === RUN TestConfigsUpdate [2022-07-29T21:27:56.703Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-29T21:27:56.703Z] === RUN TestTemplatedConfig [2022-07-29T21:27:56.703Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-29T21:27:56.703Z] === RUN TestConfigCreateResolve [2022-07-29T21:27:56.703Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-29T21:27:56.703Z] PASS [2022-07-29T21:27:56.703Z] [2022-07-29T21:27:56.703Z] === Skipped [2022-07-29T21:27:56.703Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-29T21:27:56.703Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] [2022-07-29T21:27:56.703Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-29T21:27:56.703Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] [2022-07-29T21:27:56.703Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-29T21:27:56.703Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] [2022-07-29T21:27:56.703Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-29T21:27:56.703Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] [2022-07-29T21:27:56.703Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-29T21:27:56.703Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] [2022-07-29T21:27:56.703Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-29T21:27:56.703Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:27:56.703Z] [2022-07-29T21:27:56.703Z] DONE 6 tests, 6 skipped in 0.167s [2022-07-29T21:27:56.703Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:27:56.703Z] INFO: Testing against a local daemon [2022-07-29T21:27:56.703Z] === RUN TestAttachWithTTY [2022-07-29T21:27:56.960Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-29T21:27:56.960Z] === RUN TestAttachWithoutTTy [2022-07-29T21:27:56.960Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-29T21:27:56.960Z] === RUN TestCheckpoint [2022-07-29T21:27:56.960Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:27:56.960Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:27:56.960Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:27:56.960Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:27:56.960Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:27:56.960Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:27:56.960Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:27:56.960Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:27:56.960Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:27:56.960Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:27:56.960Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:27:56.960Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:27:56.960Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:27:56.960Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:27:56.960Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:27:56.960Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:27:56.960Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:27:56.960Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:27:56.960Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:27:56.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-29T21:27:56.960Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:27:56.960Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-29T21:27:56.960Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:27:56.960Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-29T21:27:57.216Z] === RUN TestCopyEmptyFile [2022-07-29T21:27:57.216Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-29T21:27:57.216Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:27:57.216Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-29T21:27:57.216Z] === RUN TestCopyFromContainer [2022-07-29T21:27:57.937Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-29T21:27:57.937Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:27:58.502Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2022-07-29T21:27:58.502Z] === RUN TestHealthKillContainer [2022-07-29T21:28:01.380Z] === RUN TestCopyFromContainer// [2022-07-29T21:28:01.380Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:28:01.380Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:28:01.380Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:28:01.380Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:28:01.380Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:28:01.380Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:28:01.636Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:28:01.636Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:28:01.636Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer (4.42s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-29T21:28:01.636Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-29T21:28:01.636Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:28:01.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:28:01.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:28:01.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:28:01.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:28:01.892Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:28:01.892Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:28:01.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:28:01.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:28:01.892Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:28:01.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-29T21:28:01.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:28:01.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:28:01.892Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:28:01.892Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:28:01.892Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-29T21:28:01.892Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:28:01.892Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:28:01.892Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:28:01.892Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:28:01.892Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:28:01.892Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:28:01.892Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:28:01.892Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:28:01.892Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:28:01.892Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:28:01.892Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-29T21:28:01.892Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-29T21:28:01.892Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:28:01.892Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:28:01.892Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:28:01.892Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-29T21:28:01.892Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:28:03.070Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2022-07-29T21:28:03.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-07-29T21:28:03.256Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:28:03.328Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-07-29T21:28:04.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-29T21:28:04.212Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:28:04.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:28:04.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:28:04.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:28:04.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:28:04.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:28:04.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:28:04.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:28:04.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:28:04.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:28:04.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:28:04.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:28:04.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:28:04.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:28:04.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:28:04.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:28:04.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-29T21:28:04.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-29T21:28:04.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-29T21:28:04.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-29T21:28:04.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-29T21:28:04.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-29T21:28:04.212Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:28:04.702Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-29T21:28:04.773Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-07-29T21:28:04.773Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:28:04.773Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:28:04.773Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:28:04.773Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-29T21:28:04.773Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-29T21:28:04.773Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:28:04.773Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:28:04.773Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-29T21:28:04.773Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:28:04.773Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-29T21:28:04.773Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:28:04.773Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:28:04.773Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:28:04.773Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:28:04.773Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:28:04.773Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:28:04.773Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:28:04.773Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:28:04.773Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:28:04.773Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:28:04.773Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:28:04.773Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:28:04.773Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:28:04.773Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-29T21:28:04.773Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-29T21:28:04.773Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-29T21:28:04.773Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:28:04.773Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:28:04.773Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:28:04.773Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-29T21:28:04.773Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-29T21:28:04.773Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:28:04.773Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:28:04.773Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:28:04.773Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:28:04.773Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-29T21:28:04.773Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:28:04.773Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:28:04.773Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:28:04.773Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-29T21:28:04.773Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-29T21:28:04.773Z] === RUN TestDiff [2022-07-29T21:28:05.335Z] --- PASS: TestDiff (0.42s) [2022-07-29T21:28:05.335Z] === RUN TestExecConsoleSize [2022-07-29T21:28:05.896Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-29T21:28:05.896Z] === RUN TestExecWithCloseStdin [2022-07-29T21:28:06.155Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-07-29T21:28:06.155Z] === RUN TestExec [2022-07-29T21:28:06.720Z] --- PASS: TestExec (0.47s) [2022-07-29T21:28:06.720Z] === RUN TestExecUser [2022-07-29T21:28:06.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:28:07.281Z] --- PASS: TestExecUser (0.47s) [2022-07-29T21:28:07.281Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:28:07.842Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-07-29T21:28:07.842Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:28:08.462Z] --- PASS: TestHealthKillContainer (8.28s) [2022-07-29T21:28:08.462Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:28:08.462Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-07-29T21:28:08.462Z] === RUN TestIpcModeNone [2022-07-29T21:28:08.462Z] --- PASS: TestIpcModeNone (0.63s) [2022-07-29T21:28:08.462Z] === RUN TestIpcModePrivate [2022-07-29T21:28:08.462Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-29T21:28:08.462Z] --- PASS: TestIpcModePrivate (0.61s) [2022-07-29T21:28:08.462Z] === RUN TestIpcModeShareable [2022-07-29T21:28:09.028Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-29T21:28:09.207Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-29T21:28:09.207Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:28:09.466Z] --- PASS: TestIpcModeShareable (0.62s) [2022-07-29T21:28:09.466Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-29T21:28:09.780Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-07-29T21:28:09.780Z] === RUN TestHealthKillContainer [2022-07-29T21:28:10.843Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-07-29T21:28:10.843Z] === RUN TestAPIIpcModeHost [2022-07-29T21:28:11.258Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-29T21:28:11.408Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-29T21:28:11.408Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:28:12.357Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-29T21:28:12.615Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-29T21:28:12.615Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:28:12.676Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-29T21:28:12.933Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-29T21:28:13.499Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-29T21:28:13.548Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-29T21:28:13.806Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-07-29T21:28:13.806Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:28:14.065Z] ok github.com/docker/docker/daemon 10.115s coverage: 16.6% of statements [2022-07-29T21:28:14.065Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-29T21:28:14.065Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-29T21:28:14.065Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-29T21:28:14.065Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-29T21:28:14.065Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-29T21:28:14.740Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-29T21:28:14.998Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.612s coverage: 74.8% of statements [2022-07-29T21:28:14.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-29T21:28:14.998Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:28:15.930Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-29T21:28:15.940Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.328s coverage: 60.7% of statements [2022-07-29T21:28:15.940Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-29T21:28:16.188Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-07-29T21:28:16.188Z] === RUN TestIpcModeOlderClient [2022-07-29T21:28:16.188Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:28:16.188Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:28:16.754Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-29T21:28:16.754Z] === RUN TestKillContainer [2022-07-29T21:28:16.754Z] === RUN TestKillContainer/no_signal [2022-07-29T21:28:17.012Z] === RUN TestKillContainer/non_killing_signal [2022-07-29T21:28:17.271Z] === RUN TestKillContainer/killing_signal [2022-07-29T21:28:17.315Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-29T21:28:17.836Z] --- PASS: TestKillContainer (1.30s) [2022-07-29T21:28:17.836Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-29T21:28:17.836Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-29T21:28:17.836Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-29T21:28:17.836Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:28:17.836Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:28:17.861Z] --- PASS: TestHealthKillContainer (7.91s) [2022-07-29T21:28:17.861Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:28:17.861Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-29T21:28:17.861Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-29T21:28:17.861Z] === RUN TestIpcModeNone [2022-07-29T21:28:18.118Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-29T21:28:18.118Z] === RUN TestIpcModePrivate [2022-07-29T21:28:18.374Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-29T21:28:18.374Z] --- PASS: TestIpcModePrivate (0.45s) [2022-07-29T21:28:18.374Z] === RUN TestIpcModeShareable [2022-07-29T21:28:18.374Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:28:18.374Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-29T21:28:18.374Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-29T21:28:18.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:28:18.690Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.327s coverage: 50.6% of statements [2022-07-29T21:28:19.260Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.832s coverage: 46.1% of statements [2022-07-29T21:28:19.260Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-29T21:28:19.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2022-07-29T21:28:19.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-07-29T21:28:19.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-07-29T21:28:19.334Z] === RUN TestKillStoppedContainer [2022-07-29T21:28:19.334Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-29T21:28:19.334Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:28:19.334Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-29T21:28:19.334Z] === RUN TestKillDifferentUserContainer [2022-07-29T21:28:19.739Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-07-29T21:28:19.739Z] === RUN TestAPIIpcModeHost [2022-07-29T21:28:19.739Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:28:19.739Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-29T21:28:19.739Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:28:19.739Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:28:19.739Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-29T21:28:19.739Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:28:19.899Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-07-29T21:28:19.899Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:28:19.899Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-29T21:28:19.899Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-29T21:28:19.899Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:28:20.157Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-29T21:28:20.157Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:28:20.632Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-07-29T21:28:20.723Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-29T21:28:20.723Z] === RUN TestLinksContainerNames [2022-07-29T21:28:20.890Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.877s coverage: 58.5% of statements [2022-07-29T21:28:20.890Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-29T21:28:20.890Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-29T21:28:21.103Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-29T21:28:21.104Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-29T21:28:21.104Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:28:21.104Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:28:21.104Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-29T21:28:21.104Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:28:21.104Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:28:21.104Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-29T21:28:21.104Z] === RUN TestIpcModeOlderClient [2022-07-29T21:28:21.104Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:28:21.104Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:28:21.148Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-07-29T21:28:21.360Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-29T21:28:21.360Z] === RUN TestKillContainer [2022-07-29T21:28:21.360Z] === RUN TestKillContainer/no_signal [2022-07-29T21:28:21.656Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-29T21:28:21.656Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:28:21.714Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2022-07-29T21:28:21.914Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-29T21:28:21.914Z] === RUN TestLogs [2022-07-29T21:28:21.914Z] === RUN TestLogs/driver_local [2022-07-29T21:28:21.914Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:28:21.914Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:28:21.914Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:28:21.914Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:28:21.914Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:28:21.914Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:28:21.914Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:28:21.914Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:28:21.914Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:28:21.914Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:28:21.914Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:28:21.914Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:28:21.914Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:28:21.914Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:28:21.920Z] === RUN TestKillContainer/non_killing_signal [2022-07-29T21:28:22.176Z] === RUN TestKillContainer/killing_signal [2022-07-29T21:28:22.481Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:28:22.481Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:28:22.737Z] --- PASS: TestKillContainer (1.22s) [2022-07-29T21:28:22.737Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-29T21:28:22.737Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-07-29T21:28:22.737Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-07-29T21:28:22.737Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:28:22.737Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:28:23.047Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:28:23.088Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.9% of statements [2022-07-29T21:28:23.088Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-29T21:28:23.088Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-29T21:28:23.088Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2022-07-29T21:28:23.299Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:28:23.304Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:28:23.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.99s) [2022-07-29T21:28:23.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-07-29T21:28:23.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-07-29T21:28:23.555Z] === RUN TestKillStoppedContainer [2022-07-29T21:28:23.555Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-29T21:28:23.811Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:28:23.811Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-29T21:28:23.811Z] === RUN TestKillDifferentUserContainer [2022-07-29T21:28:23.870Z] === RUN TestLogs/driver_json-file [2022-07-29T21:28:23.870Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:28:23.870Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:28:23.870Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:28:23.870Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:28:23.870Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:28:23.870Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:28:23.870Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:28:23.870Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:28:23.870Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:28:23.870Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:28:23.870Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:28:23.871Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:28:23.871Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:28:23.871Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:28:24.023Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-07-29T21:28:24.023Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 80.2% of statements [2022-07-29T21:28:24.023Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-29T21:28:24.068Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-29T21:28:24.068Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:28:24.068Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:28:24.068Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-29T21:28:24.068Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:28:24.068Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:28:24.068Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-29T21:28:24.068Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:28:24.068Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-29T21:28:24.068Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-29T21:28:24.068Z] === RUN TestLinksContainerNames [2022-07-29T21:28:24.438Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:28:24.597Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-07-29T21:28:24.597Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-29T21:28:24.696Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:28:25.002Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-29T21:28:25.002Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:28:25.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:28:25.162Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-07-29T21:28:25.265Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:28:25.265Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:28:25.564Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-07-29T21:28:25.564Z] === RUN TestLogs [2022-07-29T21:28:25.564Z] === RUN TestLogs/driver_local [2022-07-29T21:28:25.564Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:28:25.564Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:28:25.564Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:28:25.564Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:28:25.564Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:28:25.564Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:28:25.564Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:28:25.564Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:28:25.564Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:28:25.564Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:28:25.564Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:28:25.564Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:28:25.564Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:28:25.564Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:28:25.727Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.138s coverage: 76.8% of statements [2022-07-29T21:28:25.728Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 79.4% of statements [2022-07-29T21:28:25.831Z] --- PASS: TestLogs (3.98s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-07-29T21:28:25.831Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-07-29T21:28:25.831Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:28:25.985Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-29T21:28:25.985Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-29T21:28:26.126Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:28:26.383Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:28:26.397Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:28:26.397Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:28:26.397Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:28:26.397Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:28:26.398Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:28:26.398Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:28:26.398Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:28:26.551Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 62.0% of statements [2022-07-29T21:28:26.551Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-07-29T21:28:26.639Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:28:26.656Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-29T21:28:26.656Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-29T21:28:26.657Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-29T21:28:26.657Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:28:26.895Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:28:27.472Z] === RUN TestLogs/driver_json-file [2022-07-29T21:28:27.472Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:28:27.472Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:28:27.472Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:28:27.472Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:28:27.472Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:28:27.472Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:28:27.472Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:28:27.472Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:28:27.472Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:28:27.472Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:28:27.472Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:28:27.472Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:28:27.472Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:28:27.472Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:28:27.485Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-07-29T21:28:27.744Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-29T21:28:28.037Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-07-29T21:28:28.037Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:28:28.056Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:28:28.056Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:28:28.311Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-29T21:28:28.603Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-29T21:28:28.603Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:28:28.618Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:28:28.618Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:28:28.861Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-29T21:28:28.861Z] === RUN TestNetworkNat [2022-07-29T21:28:29.179Z] --- PASS: TestLogs (3.71s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.81s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.84s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s) [2022-07-29T21:28:29.179Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-07-29T21:28:29.179Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:28:29.245Z] ok github.com/docker/docker/daemon/logger/splunk 1.522s coverage: 82.5% of statements [2022-07-29T21:28:29.245Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-29T21:28:29.245Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-29T21:28:29.428Z] --- PASS: TestNetworkNat (0.49s) [2022-07-29T21:28:29.428Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:28:29.435Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:28:29.435Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:28:29.435Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:28:29.435Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:28:29.687Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-29T21:28:29.687Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:28:29.691Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:28:29.810Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:28:29.947Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-29T21:28:29.947Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-29T21:28:29.947Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:28:29.947Z] 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-29T21:28:29.947Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-29T21:28:29.947Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:28:29.947Z] 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-29T21:28:29.947Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-29T21:28:29.947Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:28:29.947Z] 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-29T21:28:29.947Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-29T21:28:29.947Z] === RUN TestNetworkNat [2022-07-29T21:28:30.509Z] --- PASS: TestNetworkNat (0.49s) [2022-07-29T21:28:30.509Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:28:30.766Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-29T21:28:30.766Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:28:31.184Z] ok github.com/docker/docker/distribution 1.491s coverage: 28.0% of statements [2022-07-29T21:28:31.184Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-29T21:28:31.442Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-29T21:28:32.008Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-29T21:28:32.573Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-07-29T21:28:32.573Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-29T21:28:32.573Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-07-29T21:28:32.965Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-29T21:28:32.965Z] === RUN TestPause [2022-07-29T21:28:32.965Z] --- PASS: TestPause (0.48s) [2022-07-29T21:28:32.965Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:28:32.965Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:28:32.965Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:28:32.965Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:28:33.514Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.7% of statements [2022-07-29T21:28:33.514Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-29T21:28:33.514Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-29T21:28:33.531Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-29T21:28:33.531Z] === RUN TestPidHost [2022-07-29T21:28:33.773Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-07-29T21:28:34.029Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-29T21:28:34.029Z] === RUN TestPause [2022-07-29T21:28:34.029Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:28:34.029Z] --- SKIP: TestPause (0.00s) [2022-07-29T21:28:34.029Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:28:34.029Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:28:34.029Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:28:34.029Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:28:34.029Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:28:34.029Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-29T21:28:34.029Z] === RUN TestPidHost [2022-07-29T21:28:34.286Z] --- PASS: TestPidHost (0.89s) [2022-07-29T21:28:34.286Z] === RUN TestPsFilter [2022-07-29T21:28:34.339Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-29T21:28:34.465Z] --- PASS: TestPidHost (1.00s) [2022-07-29T21:28:34.465Z] === RUN TestPsFilter [2022-07-29T21:28:34.465Z] --- PASS: TestPsFilter (0.11s) [2022-07-29T21:28:34.465Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:28:34.541Z] --- PASS: TestPsFilter (0.11s) [2022-07-29T21:28:34.541Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:28:34.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-29T21:28:34.797Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:28:34.904Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-07-29T21:28:34.904Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-29T21:28:35.030Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-29T21:28:35.030Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:28:35.288Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-07-29T21:28:35.288Z] === RUN TestRemoveContainerRunning [2022-07-29T21:28:35.358Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-29T21:28:35.358Z] === RUN TestRemoveContainerRunning [2022-07-29T21:28:35.854Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-07-29T21:28:35.854Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:28:35.919Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-29T21:28:35.919Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:28:36.177Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-29T21:28:36.177Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:28:36.177Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-29T21:28:36.177Z] === RUN TestRenameLinkedContainer [2022-07-29T21:28:36.420Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-29T21:28:36.420Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:28:36.420Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-29T21:28:36.420Z] === RUN TestRenameLinkedContainer [2022-07-29T21:28:36.803Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.3% of statements [2022-07-29T21:28:37.736Z] ok github.com/docker/docker/pkg/authorization 0.448s coverage: 68.3% of statements [2022-07-29T21:28:37.736Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-29T21:28:37.994Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-29T21:28:38.065Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-07-29T21:28:38.065Z] === RUN TestRenameStoppedContainer [2022-07-29T21:28:38.318Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-07-29T21:28:38.318Z] === RUN TestRenameStoppedContainer [2022-07-29T21:28:38.322Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-29T21:28:38.322Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:28:38.576Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-29T21:28:38.576Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:28:39.250Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-29T21:28:39.250Z] === RUN TestRenameInvalidName [2022-07-29T21:28:39.505Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-29T21:28:39.505Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:28:39.510Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-07-29T21:28:39.510Z] === RUN TestRenameInvalidName [2022-07-29T21:28:39.767Z] --- PASS: TestRenameInvalidName (0.43s) [2022-07-29T21:28:39.767Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:28:41.272Z] ok github.com/docker/docker/pkg/chrootarchive 2.530s coverage: 42.7% of statements [2022-07-29T21:28:41.272Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-29T21:28:41.394Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-07-29T21:28:41.394Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:28:41.394Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-29T21:28:41.394Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:28:41.532Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-29T21:28:41.532Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-07-29T21:28:41.666Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-07-29T21:28:41.666Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:28:41.924Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-29T21:28:41.924Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:28:42.098Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-07-29T21:28:42.098Z] ok github.com/docker/docker/layer 8.021s coverage: 68.9% of statements [2022-07-29T21:28:42.098Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-29T21:28:42.098Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-29T21:28:42.098Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-29T21:28:42.098Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-29T21:28:42.098Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-29T21:28:42.098Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-29T21:28:42.320Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-29T21:28:42.321Z] === RUN TestResize [2022-07-29T21:28:42.356Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2022-07-29T21:28:42.356Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-07-29T21:28:42.576Z] --- PASS: TestResize (0.41s) [2022-07-29T21:28:42.576Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:28:42.857Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-07-29T21:28:42.857Z] === RUN TestResize [2022-07-29T21:28:43.115Z] --- PASS: TestResize (0.42s) [2022-07-29T21:28:43.115Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:28:43.138Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-29T21:28:43.138Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:28:43.394Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-07-29T21:28:43.394Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:28:43.394Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-29T21:28:43.394Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:28:43.394Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:28:43.394Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:28:43.681Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-29T21:28:43.681Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:28:43.728Z] ok github.com/docker/docker/pkg/idtools 0.397s coverage: 67.9% of statements [2022-07-29T21:28:43.728Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 71.5% of statements [2022-07-29T21:28:43.728Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-29T21:28:43.728Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-07-29T21:28:43.728Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-29T21:28:43.939Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:28:43.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:28:43.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:28:43.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:28:43.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:28:43.987Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-29T21:28:43.987Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-07-29T21:28:44.245Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-29T21:28:44.322Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:28:44.503Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 90.5% of statements [2022-07-29T21:28:44.503Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-07-29T21:28:44.503Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-29T21:28:44.503Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-29T21:28:44.761Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-07-29T21:28:45.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-07-29T21:28:45.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-07-29T21:28:45.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-07-29T21:28:45.249Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:28:45.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:28:45.326Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-29T21:28:45.584Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-29T21:28:45.842Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-29T21:28:45.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:28:46.614Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-07-29T21:28:46.614Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:28:46.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:28:47.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:28:47.213Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-07-29T21:28:47.213Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-29T21:28:47.471Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-29T21:28:47.542Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-29T21:28:47.542Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-29T21:28:47.729Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-29T21:28:47.987Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-29T21:28:48.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:28:48.245Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-29T21:28:48.810Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-29T21:28:48.908Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-07-29T21:28:48.908Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:28:49.068Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-29T21:28:49.326Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-07-29T21:28:49.847Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-29T21:28:49.847Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:28:49.891Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-29T21:28:50.149Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-29T21:28:50.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:28:51.210Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-07-29T21:28:51.210Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:28:51.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:28:51.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:28:52.048Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-29T21:28:52.048Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-29T21:28:52.138Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-29T21:28:52.138Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:28:52.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:28:52.629Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-29T21:28:52.700Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-29T21:28:52.700Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:28:53.562Z] ok github.com/docker/docker/quota 0.153s coverage: 71.4% of statements [2022-07-29T21:28:53.820Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-29T21:28:54.065Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-07-29T21:28:54.065Z] === RUN TestNISDomainname [2022-07-29T21:28:54.065Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-29T21:28:54.065Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-29T21:28:54.065Z] === RUN TestHostnameDnsResolution [2022-07-29T21:28:54.627Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-29T21:28:54.627Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:28:54.627Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-29T21:28:54.627Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-29T21:28:54.627Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:28:54.753Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-07-29T21:28:54.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:28:55.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:28:55.187Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-07-29T21:28:55.187Z] === RUN TestRunConsoleSize [2022-07-29T21:28:55.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:28:55.319Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-29T21:28:55.443Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-29T21:28:55.443Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-29T21:28:55.577Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-29T21:28:56.142Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-29T21:28:56.142Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-29T21:28:56.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:28:56.807Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-07-29T21:28:56.807Z] === RUN TestStats [2022-07-29T21:28:56.807Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:28:56.807Z] --- SKIP: TestStats (0.00s) [2022-07-29T21:28:56.807Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:28:56.807Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:28:56.807Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:28:56.807Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:28:56.807Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:28:56.807Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:28:56.807Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:28:56.807Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:28:56.807Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:28:56.807Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:28:56.807Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:28:57.184Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:28:57.368Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:28:57.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:28:58.040Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-29T21:28:58.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:28:58.605Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.8% of statements [2022-07-29T21:28:59.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:28:59.171Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-07-29T21:28:59.255Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:28:59.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:29:00.104Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-29T21:29:00.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:29:00.618Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-29T21:29:00.618Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-07-29T21:29:00.618Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-07-29T21:29:00.618Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-07-29T21:29:00.618Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-29T21:29:00.618Z] === RUN TestDeleteDevicemapper [2022-07-29T21:29:00.618Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:29:00.618Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:29:00.618Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:29:00.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.88s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-07-29T21:29:01.883Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-07-29T21:29:01.883Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:29:01.883Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:29:01.983Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s) [2022-07-29T21:29:01.983Z] === RUN TestUpdateMemory [2022-07-29T21:29:01.983Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:01.983Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-29T21:29:01.983Z] === RUN TestUpdateCPUQuota [2022-07-29T21:29:01.983Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:01.983Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-29T21:29:01.983Z] === RUN TestUpdatePidsLimit [2022-07-29T21:29:01.983Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:01.983Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-29T21:29:01.983Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:29:02.817Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:29:03.751Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s) [2022-07-29T21:29:03.751Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-07-29T21:29:03.751Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.05s) [2022-07-29T21:29:03.751Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:29:04.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:29:05.124Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2022-07-29T21:29:05.124Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:29:05.124Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-29T21:29:05.124Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-29T21:29:05.124Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-29T21:29:06.530Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-07-29T21:29:06.530Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:29:07.470Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-07-29T21:29:07.470Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:29:08.843Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-07-29T21:29:08.843Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:29:09.776Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-29T21:29:09.776Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:29:10.708Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-29T21:29:10.708Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:29:11.643Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-07-29T21:29:11.643Z] === RUN TestNISDomainname [2022-07-29T21:29:12.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:29:12.208Z] --- PASS: TestNISDomainname (0.56s) [2022-07-29T21:29:12.209Z] === RUN TestHostnameDnsResolution [2022-07-29T21:29:13.142Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-29T21:29:13.142Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:29:13.400Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-29T21:29:13.400Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:29:13.964Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-29T21:29:13.964Z] === RUN TestRunConsoleSize [2022-07-29T21:29:14.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:29:14.148Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-29T21:29:14.148Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:29:14.148Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-29T21:29:14.148Z] === RUN TestWaitNonBlocked [2022-07-29T21:29:14.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:29:14.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:29:14.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:29:14.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:29:14.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:29:14.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:29:14.148Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-29T21:29:14.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-07-29T21:29:14.148Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-07-29T21:29:14.148Z] === RUN TestWaitBlocked [2022-07-29T21:29:14.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:29:14.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:29:14.148Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:29:14.148Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:29:14.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:29:14.148Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:29:14.530Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-29T21:29:14.530Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-29T21:29:14.709Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-29T21:29:14.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-07-29T21:29:14.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-07-29T21:29:14.710Z] === RUN TestWaitConditions [2022-07-29T21:29:14.710Z] === RUN TestWaitConditions/default [2022-07-29T21:29:14.710Z] === PAUSE TestWaitConditions/default [2022-07-29T21:29:14.710Z] === RUN TestWaitConditions/not-running [2022-07-29T21:29:14.710Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:29:14.710Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:29:14.710Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:29:14.710Z] === RUN TestWaitConditions/removed [2022-07-29T21:29:14.710Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:29:14.710Z] === CONT TestWaitConditions/default [2022-07-29T21:29:14.710Z] === CONT TestWaitConditions/removed [2022-07-29T21:29:15.902Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-07-29T21:29:15.902Z] === RUN TestStats [2022-07-29T21:29:16.073Z] === CONT TestWaitConditions/not-running [2022-07-29T21:29:16.073Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:29:17.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:29:17.961Z] --- PASS: TestWaitConditions (0.02s) [2022-07-29T21:29:17.961Z] --- PASS: TestWaitConditions/default (1.55s) [2022-07-29T21:29:17.961Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-07-29T21:29:17.961Z] --- PASS: TestWaitConditions/not-running (1.79s) [2022-07-29T21:29:17.961Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-07-29T21:29:17.961Z] === RUN TestWaitRestartedContainer [2022-07-29T21:29:17.961Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:29:17.961Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:29:17.961Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:29:17.961Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:29:17.961Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:29:17.961Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:29:17.961Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:29:17.961Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:29:18.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:29:18.427Z] --- PASS: TestStats (2.47s) [2022-07-29T21:29:18.427Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:29:18.427Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:29:18.427Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:29:18.427Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:29:18.427Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:29:18.427Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:29:18.427Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:29:18.427Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:29:18.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:29:18.427Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:29:18.427Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:29:18.992Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:29:19.336Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:29:20.264Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:29:20.264Z] --- PASS: TestWaitRestartedContainer/next-exit (1.25s) [2022-07-29T21:29:20.264Z] --- PASS: TestWaitRestartedContainer/default (1.31s) [2022-07-29T21:29:20.264Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-07-29T21:29:20.264Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:29:20.264Z] === CONT TestIpcModeOlderClient [2022-07-29T21:29:20.264Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-29T21:29:20.264Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:29:20.888Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:29:21.035Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:29:21.035Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:29:21.035Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:29:21.035Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:29:21.035Z] [2022-07-29T21:29:21.035Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-29T21:29:21.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-29T21:29:21.035Z] Using test binary docker [2022-07-29T21:29:21.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:29:21.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:29:21.035Z] INFO: Waiting for daemon to start... [2022-07-29T21:29:21.035Z] Starting dockerd [2022-07-29T21:29:21.035Z] . [2022-07-29T21:29:21.035Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-29T21:29:21.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:29:22.015Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/rootless [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/volume [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-29T21:29:22.015Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === Skipped [2022-07-29T21:29:22.015Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-29T21:29:22.015Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-29T21:29:22.015Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-29T21:29:22.015Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-29T21:29:22.015Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-29T21:29:22.015Z] time="2022-07-29T21:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-29T21:29:22.015Z] time="2022-07-29T21:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-29T21:29:22.015Z] time="2022-07-29T21:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-29T21:29:22.015Z] time="2022-07-29T21:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-29T21:29:22.015Z] time="2022-07-29T21:28:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-29T21:29:22.015Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-29T21:29:22.015Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-29T21:29:22.015Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:29:22.015Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:29:22.015Z] [2022-07-29T21:29:22.015Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-29T21:29:22.015Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:29:22.016Z] [2022-07-29T21:29:22.016Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-29T21:29:22.016Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-29T21:29:22.016Z] [2022-07-29T21:29:22.016Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-29T21:29:22.016Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-29T21:29:22.016Z] [2022-07-29T21:29:22.016Z] DONE 2822 tests, 28 skipped in 210.085s [2022-07-29T21:29:22.016Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:29:22.016Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-29T21:29:22.016Z] + 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-29T21:29:22.262Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-29T21:29:22.262Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-07-29T21:29:22.262Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-07-29T21:29:22.262Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-07-29T21:29:22.262Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-07-29T21:29:22.262Z] === RUN TestDeleteDevicemapper [2022-07-29T21:29:22.262Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:29:22.262Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:29:22.262Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:29:22.781Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-07-29T21:29:22.781Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-07-29T21:29:22.781Z] PASS [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === Skipped [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:29:22.781Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-29T21:29:22.781Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-29T21:29:22.781Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-29T21:29:22.781Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-29T21:29:22.781Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-29T21:29:22.781Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-29T21:29:22.781Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-29T21:29:22.781Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-29T21:29:22.781Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-29T21:29:22.781Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-29T21:29:22.781Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-29T21:29:22.781Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-29T21:29:22.781Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-29T21:29:22.781Z] 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-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-29T21:29:22.781Z] 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-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-29T21:29:22.781Z] 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-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-29T21:29:22.781Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:29:22.781Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-29T21:29:22.781Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:29:22.781Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-29T21:29:22.781Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-29T21:29:22.781Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-29T21:29:22.781Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:29:22.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-29T21:29:22.781Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-29T21:29:22.781Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-29T21:29:22.781Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:29:22.781Z] [2022-07-29T21:29:22.781Z] DONE 249 tests, 27 skipped in 86.183s [2022-07-29T21:29:22.781Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:29:23.037Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:29:23.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:29:23.597Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-29T21:29:23.597Z] === RUN TestConfigDaemonID [2022-07-29T21:29:24.162Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-07-29T21:29:24.162Z] === RUN TestUpdateMemory [2022-07-29T21:29:24.525Z] daemon_test.go:83: [d3480d635ae0f] daemon is not started [2022-07-29T21:29:24.525Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-29T21:29:24.525Z] === RUN TestDaemonConfigValidation [2022-07-29T21:29:24.525Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:29:24.525Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:29:24.525Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:29:24.525Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:29:24.525Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:29:24.525Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:29:24.525Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:29:24.525Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:29:24.525Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:29:24.525Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:29:24.525Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:29:24.525Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:29:24.728Z] --- PASS: TestUpdateMemory (0.59s) [2022-07-29T21:29:24.728Z] === RUN TestUpdateCPUQuota [2022-07-29T21:29:24.781Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:29:24.781Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:29:24.781Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:29:24.781Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:29:24.781Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-29T21:29:24.781Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-29T21:29:24.781Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-29T21:29:24.781Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-29T21:29:24.781Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-29T21:29:24.781Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:29:24.781Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:29:25.683Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-07-29T21:29:25.683Z] === RUN TestUpdatePidsLimit [2022-07-29T21:29:25.683Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-29T21:29:25.683Z] === RUN TestUpdatePidsLimit/no_change [2022-07-29T21:29:25.940Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-29T21:29:26.146Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:29:26.198Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-29T21:29:26.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-29T21:29:26.713Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-29T21:29:26.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:29:26.971Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-29T21:29:27.073Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-29T21:29:27.536Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-29T21:29:27.536Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:29:28.438Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:29:28.438Z] daemon_test.go:197: [d3f632fe512f0] daemon is not started [2022-07-29T21:29:28.438Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-29T21:29:28.438Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-07-29T21:29:28.438Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-29T21:29:28.438Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-29T21:29:28.438Z] === RUN TestDaemonProxy [2022-07-29T21:29:28.438Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-29T21:29:28.438Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-29T21:29:28.438Z] PASS [2022-07-29T21:29:28.438Z] [2022-07-29T21:29:28.438Z] === Skipped [2022-07-29T21:29:28.438Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-29T21:29:28.438Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-29T21:29:28.438Z] [2022-07-29T21:29:28.438Z] DONE 13 tests, 1 skipped in 5.260s [2022-07-29T21:29:28.438Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:29:28.438Z] INFO: Testing against a local daemon [2022-07-29T21:29:28.438Z] === RUN TestCommitInheritsEnv [2022-07-29T21:29:29.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:29:30.325Z] --- PASS: TestCommitInheritsEnv (1.84s) [2022-07-29T21:29:30.325Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:29:30.325Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-29T21:29:30.325Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:29:30.325Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:29:30.325Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:29:30.325Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:29:30.325Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:29:30.325Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:29:30.325Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:29:30.580Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:29:30.580Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:29:30.580Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:29:30.580Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:29:30.580Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:29:30.580Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-29T21:29:30.580Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:29:30.580Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-29T21:29:30.580Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:29:31.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:29:32.467Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-07-29T21:29:32.467Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:29:32.467Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-29T21:29:32.467Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:29:32.467Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:29:32.467Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-29T21:29:32.467Z] === RUN TestTagInvalidReference [2022-07-29T21:29:32.467Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-29T21:29:32.467Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:29:32.467Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-29T21:29:32.467Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:29:32.467Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-29T21:29:32.467Z] === RUN TestTagOfficialNames [2022-07-29T21:29:32.467Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-29T21:29:32.467Z] === RUN TestTagMatchesDigest [2022-07-29T21:29:32.467Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-29T21:29:32.467Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-29T21:29:34.440Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:29:34.440Z] Using test binary docker [2022-07-29T21:29:34.440Z] +++ /etc/init.d/apparmor start [2022-07-29T21:29:34.700Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:29:34.700Z] INFO: Waiting for daemon to start... [2022-07-29T21:29:34.700Z] Starting dockerd [2022-07-29T21:29:34.700Z] +++ 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-29T21:29:36.612Z] . [2022-07-29T21:29:36.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:29:36.872Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:29:36.872Z] Error: No such image: emptyfs [2022-07-29T21:29:36.872Z] ++++ docker load [2022-07-29T21:29:36.872Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-29T21:29:37.442Z] Running integration-test (iteration 1) [2022-07-29T21:29:37.442Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:29:37.442Z] ++ 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-29T21:29:37.442Z] ++ set -e [2022-07-29T21:29:37.442Z] ++ '[' -n 0 ']' [2022-07-29T21:29:37.442Z] ++ set -x [2022-07-29T21:29:37.442Z] ++ 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 [2022-07-29T21:29:38.382Z] Loaded image: busybox:latest [2022-07-29T21:29:38.640Z] Loaded image: busybox:glibc [2022-07-29T21:29:39.724Z] --- PASS: TestUpdateRestartPolicy (11.18s) [2022-07-29T21:29:39.724Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:29:39.724Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-07-29T21:29:39.724Z] === RUN TestWaitNonBlocked [2022-07-29T21:29:39.724Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:29:39.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:29:39.724Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:29:39.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:29:39.724Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:29:39.724Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:29:40.289Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-29T21:29:40.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-07-29T21:29:40.289Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2022-07-29T21:29:40.289Z] === RUN TestWaitBlocked [2022-07-29T21:29:40.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:29:40.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:29:40.289Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:29:40.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:29:40.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:29:40.289Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:29:40.858Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-29T21:29:40.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-07-29T21:29:40.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-07-29T21:29:40.858Z] === RUN TestWaitConditions [2022-07-29T21:29:40.858Z] === RUN TestWaitConditions/default [2022-07-29T21:29:40.858Z] === PAUSE TestWaitConditions/default [2022-07-29T21:29:40.858Z] === RUN TestWaitConditions/not-running [2022-07-29T21:29:40.858Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:29:40.858Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:29:40.858Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:29:40.858Z] === RUN TestWaitConditions/removed [2022-07-29T21:29:40.858Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:29:40.858Z] === CONT TestWaitConditions/default [2022-07-29T21:29:40.858Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:29:42.755Z] === CONT TestWaitConditions/removed [2022-07-29T21:29:42.755Z] === CONT TestWaitConditions/not-running [2022-07-29T21:29:42.839Z] Loaded image: debian:bullseye-slim [2022-07-29T21:29:43.099Z] Loaded image: hello-world:latest [2022-07-29T21:29:43.359Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:29:43.359Z] INFO: Testing against a local daemon [2022-07-29T21:29:43.359Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:29:44.652Z] --- PASS: TestWaitConditions (0.01s) [2022-07-29T21:29:44.652Z] --- PASS: TestWaitConditions/default (1.69s) [2022-07-29T21:29:44.652Z] --- PASS: TestWaitConditions/next-exit (1.70s) [2022-07-29T21:29:44.652Z] --- PASS: TestWaitConditions/not-running (1.62s) [2022-07-29T21:29:44.652Z] --- PASS: TestWaitConditions/removed (1.68s) [2022-07-29T21:29:44.652Z] === RUN TestWaitRestartedContainer [2022-07-29T21:29:44.652Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:29:44.652Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:29:44.652Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:29:44.652Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:29:44.652Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:29:44.652Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:29:44.652Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:29:44.652Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:29:45.901Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2022-07-29T21:29:45.901Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:29:46.025Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:29:46.960Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:29:46.960Z] --- PASS: TestWaitRestartedContainer/next-exit (1.81s) [2022-07-29T21:29:46.960Z] --- PASS: TestWaitRestartedContainer/default (1.83s) [2022-07-29T21:29:46.960Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-07-29T21:29:46.960Z] === CONT TestContainerStartOnDaemonRestart [2022-07-29T21:29:46.960Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:29:47.811Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-07-29T21:29:47.811Z] === RUN TestBuildWithSession [2022-07-29T21:29:47.811Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:29:47.811Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:29:47.811Z] === RUN TestBuildSquashParent [2022-07-29T21:29:49.490Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-07-29T21:29:49.490Z] === CONT TestIpcModeOlderClient [2022-07-29T21:29:49.490Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-07-29T21:29:49.490Z] === CONT TestContainerKillOnDaemonStart [2022-07-29T21:29:49.490Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-07-29T21:29:49.490Z] === CONT TestDaemonHostGatewayIP [2022-07-29T21:29:52.019Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-07-29T21:29:52.019Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:29:54.553Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-07-29T21:29:57.858Z] --- PASS: TestBuildSquashParent (8.80s) [2022-07-29T21:29:57.858Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:29:57.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:29:57.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:29:57.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:29:57.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:29:57.858Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:29:57.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:29:57.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:29:57.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:29:57.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:29:57.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:29:57.858Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:29:57.858Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:29:57.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:29:57.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:29:59.796Z] sha256:69be41094d193318da5053cb87509ce5c69e71fdf0a1f8286937c2b5166030b6 [2022-07-29T21:29:59.796Z] INFO: Starting docker-py tests... [2022-07-29T21:29:59.796Z] ============================= test session starts ============================== [2022-07-29T21:29:59.796Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-29T21:29:59.796Z] rootdir: /src, inifile: pytest.ini [2022-07-29T21:29:59.796Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-29T21:29:59.796Z] collected 395 items / 2 deselected / 393 selected [2022-07-29T21:29:59.796Z] [2022-07-29T21:30:00.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:30:00.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:30:01.103Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-07-29T21:30:01.104Z] PASS [2022-07-29T21:30:01.104Z] [2022-07-29T21:30:01.104Z] === Skipped [2022-07-29T21:30:01.104Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:30:01.104Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:30:01.104Z] [2022-07-29T21:30:01.104Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-29T21:30:01.104Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-29T21:30:01.104Z] [2022-07-29T21:30:01.104Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:30:01.104Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:30:01.104Z] [2022-07-29T21:30:01.104Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-29T21:30:01.104Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-29T21:30:01.104Z] [2022-07-29T21:30:01.104Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:30:01.104Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:30:01.104Z] [2022-07-29T21:30:01.104Z] DONE 272 tests, 5 skipped in 134.943s [2022-07-29T21:30:01.104Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:30:01.104Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:30:01.669Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-29T21:30:01.669Z] === RUN TestConfigDaemonID [2022-07-29T21:30:03.041Z] daemon_test.go:83: [de4328b0b6939] daemon is not started [2022-07-29T21:30:03.041Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-29T21:30:03.041Z] === RUN TestDaemonConfigValidation [2022-07-29T21:30:03.041Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:30:03.041Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:30:03.041Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:30:03.041Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:30:03.041Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:30:03.041Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:30:03.041Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:30:03.041Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:30:03.041Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:30:03.041Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:30:03.041Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:30:03.041Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:30:03.041Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:30:03.041Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:30:03.041Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:30:03.041Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:30:03.041Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-29T21:30:03.041Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-07-29T21:30:03.041Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-29T21:30:03.041Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-29T21:30:03.041Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-29T21:30:03.041Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:30:03.041Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:30:03.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:30:03.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:30:03.974Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:30:05.347Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:30:06.282Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:30:06.282Z] daemon_test.go:197: [d97b08f3a7f16] daemon is not started [2022-07-29T21:30:06.282Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-29T21:30:06.282Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-29T21:30:06.282Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-29T21:30:06.282Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-07-29T21:30:06.282Z] === RUN TestDaemonProxy [2022-07-29T21:30:06.282Z] === RUN TestDaemonProxy/environment_variables [2022-07-29T21:30:06.992Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-29T21:30:06.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2022-07-29T21:30:06.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2022-07-29T21:30:06.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2022-07-29T21:30:06.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2022-07-29T21:30:06.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2022-07-29T21:30:06.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2022-07-29T21:30:06.992Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:30:06.992Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:30:08.178Z] === RUN TestDaemonProxy/command-line_options [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork 37.313s coverage: 40.6% of statements [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/bitseq 0.148s coverage: 84.4% of statements [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.534s coverage: 59.9% of statements [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.2% of statements [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-29T21:30:08.673Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-29T21:30:08.673Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-29T21:30:09.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:30:09.550Z] === RUN TestDaemonProxy/configuration_file [2022-07-29T21:30:09.794Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:30:10.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:30:10.934Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:30:11.447Z] === RUN TestDaemonProxy/conflicting_options [2022-07-29T21:30:11.503Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2022-07-29T21:30:11.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2022-07-29T21:30:11.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-07-29T21:30:11.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-07-29T21:30:11.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-07-29T21:30:11.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-07-29T21:30:11.503Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:30:12.012Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-29T21:30:12.270Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-29T21:30:12.270Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-29T21:30:12.270Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-29T21:30:12.270Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-29T21:30:12.270Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-29T21:30:12.270Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-29T21:30:12.270Z] PASS [2022-07-29T21:30:12.270Z] [2022-07-29T21:30:12.270Z] DONE 18 tests in 11.167s [2022-07-29T21:30:12.270Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:30:12.528Z] INFO: Testing against a local daemon [2022-07-29T21:30:12.528Z] === RUN TestCommitInheritsEnv [2022-07-29T21:30:12.763Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-29T21:30:12.785Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-07-29T21:30:12.785Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:30:12.785Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-29T21:30:12.785Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:30:12.785Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:30:12.785Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:30:12.785Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:30:12.785Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:30:12.785Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:30:12.884Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2022-07-29T21:30:12.884Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:30:13.043Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:30:13.043Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:30:13.043Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:30:13.043Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:30:13.043Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:30:13.043Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:30:13.043Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-29T21:30:13.043Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:30:13.043Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-29T21:30:13.043Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:30:13.302Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-29T21:30:13.302Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:30:13.593Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-29T21:30:13.867Z] time="2022-07-29T21:30:13Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-29T21:30:14.994Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-29T21:30:15.239Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-07-29T21:30:15.239Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:30:15.239Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-29T21:30:15.239Z] === RUN TestTagInvalidReference [2022-07-29T21:30:15.239Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-29T21:30:15.239Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:30:15.239Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-29T21:30:15.239Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:30:15.424Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2022-07-29T21:30:15.424Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:30:15.499Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-29T21:30:15.499Z] === RUN TestTagOfficialNames [2022-07-29T21:30:15.499Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-29T21:30:15.499Z] === RUN TestTagMatchesDigest [2022-07-29T21:30:15.499Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-29T21:30:15.499Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-29T21:30:16.362Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2022-07-29T21:30:16.362Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:30:18.633Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.159s coverage: 6.6% of statements [2022-07-29T21:30:18.633Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-29T21:30:18.633Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-29T21:30:19.198Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-29T21:30:19.198Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-29T21:30:19.198Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-29T21:30:19.198Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-29T21:30:19.456Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-29T21:30:19.657Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2022-07-29T21:30:19.657Z] === RUN TestBuildUncleanTarFilenames [2022-07-29T21:30:19.713Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-29T21:30:19.972Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-29T21:30:20.229Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-29T21:30:21.039Z] --- PASS: TestBuildUncleanTarFilenames (1.68s) [2022-07-29T21:30:21.040Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:30:24.335Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2022-07-29T21:30:24.335Z] === RUN TestBuildWithHugeFile [2022-07-29T21:30:32.421Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-29T21:30:45.241Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-29T21:30:47.288Z] ok github.com/docker/docker/libnetwork/ipam 16.319s coverage: 85.3% of statements [2022-07-29T21:30:47.288Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-29T21:30:47.288Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-29T21:30:47.546Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-29T21:30:48.112Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-29T21:30:48.112Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-29T21:30:48.112Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-29T21:30:48.677Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 74.0% of statements [2022-07-29T21:30:49.611Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.0% of statements [2022-07-29T21:30:49.611Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-29T21:30:49.870Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-29T21:31:08.843Z] --- PASS: TestImportExtremelyLargeImageWorks (92.67s) [2022-07-29T21:31:08.843Z] PASS [2022-07-29T21:31:08.843Z] [2022-07-29T21:31:08.843Z] === Skipped [2022-07-29T21:31:08.843Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:31:08.843Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-29T21:31:08.843Z] [2022-07-29T21:31:08.843Z] DONE 22 tests, 1 skipped in 96.859s [2022-07-29T21:31:08.843Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:31:08.843Z] === RUN TestStripANSICommands [2022-07-29T21:31:08.843Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:31:08.843Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:31:08.843Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:31:08.843Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:31:08.843Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:31:08.843Z] PASS [2022-07-29T21:31:08.843Z] [2022-07-29T21:31:08.843Z] DONE 3 tests in 0.043s [2022-07-29T21:31:08.843Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:31:08.843Z] INFO: Testing against a local daemon [2022-07-29T21:31:08.843Z] === RUN TestNetworkCreateDelete [2022-07-29T21:31:08.843Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-29T21:31:08.843Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:31:08.843Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-29T21:31:08.843Z] === RUN TestDaemonDNSFallback [2022-07-29T21:31:12.138Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-07-29T21:31:12.138Z] === RUN TestInspectNetwork [2022-07-29T21:31:12.138Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-29T21:31:12.138Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:31:12.138Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:31:12.138Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:31:12.138Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:31:12.138Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:31:12.138Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:31:12.138Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:31:12.138Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:31:12.138Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:31:12.138Z] === RUN TestNetworkList [2022-07-29T21:31:12.138Z] === RUN TestNetworkList//networks [2022-07-29T21:31:12.138Z] === PAUSE TestNetworkList//networks [2022-07-29T21:31:12.138Z] === RUN TestNetworkList//networks/ [2022-07-29T21:31:12.138Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:31:12.138Z] === CONT TestNetworkList//networks [2022-07-29T21:31:12.138Z] === CONT TestNetworkList//networks/ [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkList (0.01s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:31:12.138Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:31:12.138Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:31:12.138Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-29T21:31:12.138Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:31:12.138Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-29T21:31:12.138Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:31:12.138Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-29T21:31:12.138Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:31:12.138Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-29T21:31:12.138Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:31:12.138Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-29T21:31:12.138Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:31:12.138Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-29T21:31:12.138Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:31:12.138Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-29T21:31:12.138Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:31:12.138Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:31:12.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:31:12.138Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:31:12.138Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-29T21:31:12.138Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:31:12.138Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-29T21:31:12.138Z] PASS [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === Skipped [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-29T21:31:12.138Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-29T21:31:12.138Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-29T21:31:12.138Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-29T21:31:12.138Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-29T21:31:12.138Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-29T21:31:12.138Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-29T21:31:12.138Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-29T21:31:12.138Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-29T21:31:12.138Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:31:12.138Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-29T21:31:12.138Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-29T21:31:12.138Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:12.138Z] [2022-07-29T21:31:12.138Z] DONE 34 tests, 12 skipped in 7.087s [2022-07-29T21:31:12.138Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:31:12.394Z] INFO: Testing against a local daemon [2022-07-29T21:31:12.394Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:31:12.394Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:12.394Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:31:12.394Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:31:12.394Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:12.394Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:31:12.394Z] PASS [2022-07-29T21:31:12.394Z] [2022-07-29T21:31:12.394Z] === Skipped [2022-07-29T21:31:12.394Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:31:12.394Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:12.394Z] [2022-07-29T21:31:12.394Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:31:12.394Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:12.394Z] [2022-07-29T21:31:12.394Z] DONE 2 tests, 2 skipped in 0.109s [2022-07-29T21:31:12.394Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:31:12.394Z] INFO: Testing against a local daemon [2022-07-29T21:31:12.394Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:31:12.394Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.394Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-29T21:31:12.394Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:31:12.394Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.394Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-29T21:31:12.394Z] PASS [2022-07-29T21:31:12.394Z] [2022-07-29T21:31:12.394Z] === Skipped [2022-07-29T21:31:12.394Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-29T21:31:12.394Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.394Z] [2022-07-29T21:31:12.394Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-29T21:31:12.394Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:31:12.394Z] [2022-07-29T21:31:12.394Z] DONE 2 tests, 2 skipped in 0.092s [2022-07-29T21:31:12.394Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:31:12.394Z] testing: warning: no tests to run [2022-07-29T21:31:12.394Z] PASS [2022-07-29T21:31:12.394Z] [2022-07-29T21:31:12.394Z] DONE 0 tests in 0.026s [2022-07-29T21:31:12.394Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:31:12.649Z] INFO: Testing against a local daemon [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginTLS [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:31:12.649Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.649Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-29T21:31:12.649Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:31:12.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.650Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-29T21:31:12.650Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:31:12.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.650Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-29T21:31:12.650Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:31:12.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.650Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-29T21:31:12.650Z] === RUN TestAuthZPluginHeader [2022-07-29T21:31:12.650Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.650Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-29T21:31:12.650Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:31:12.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:12.905Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-29T21:31:12.905Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:31:13.160Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:13.160Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-29T21:31:13.160Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:31:13.720Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:13.720Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-29T21:31:13.720Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:31:13.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:13.976Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-29T21:31:13.976Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:31:14.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.231Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-29T21:31:14.231Z] PASS [2022-07-29T21:31:14.231Z] [2022-07-29T21:31:14.231Z] === Skipped [2022-07-29T21:31:14.231Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-29T21:31:14.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.231Z] [2022-07-29T21:31:14.231Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-29T21:31:14.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.231Z] [2022-07-29T21:31:14.231Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-29T21:31:14.231Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.231Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-29T21:31:14.232Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.232Z] [2022-07-29T21:31:14.232Z] DONE 17 tests, 17 skipped in 1.805s [2022-07-29T21:31:14.232Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:31:14.487Z] INFO: Testing against a local daemon [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:31:14.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:31:14.487Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:31:14.487Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:31:14.487Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:31:14.487Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:31:14.487Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:31:14.487Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:31:14.487Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:31:14.487Z] === RUN TestPluginInstall [2022-07-29T21:31:14.487Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.487Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-29T21:31:14.487Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:31:14.487Z] 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-29T21:31:14.487Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-29T21:31:14.487Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:31:14.487Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-29T21:31:14.487Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-29T21:31:14.487Z] PASS [2022-07-29T21:31:14.487Z] [2022-07-29T21:31:14.487Z] === Skipped [2022-07-29T21:31:14.487Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-29T21:31:14.487Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:31:14.487Z] [2022-07-29T21:31:14.487Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-29T21:31:14.487Z] 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-29T21:31:14.487Z] [2022-07-29T21:31:14.487Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-29T21:31:14.487Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-29T21:31:14.487Z] [2022-07-29T21:31:14.487Z] DONE 19 tests, 3 skipped in 0.134s [2022-07-29T21:31:14.487Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:31:14.487Z] INFO: Testing against a local daemon [2022-07-29T21:31:14.487Z] === RUN TestExternalGraphDriver [2022-07-29T21:31:14.742Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-29T21:31:14.742Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-29T21:31:14.742Z] === RUN TestGraphdriverPluginV2 [2022-07-29T21:31:18.906Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2022-07-29T21:31:18.906Z] PASS [2022-07-29T21:31:18.906Z] [2022-07-29T21:31:18.906Z] === Skipped [2022-07-29T21:31:18.906Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-29T21:31:18.906Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-29T21:31:18.906Z] [2022-07-29T21:31:18.906Z] DONE 2 tests, 1 skipped in 4.206s [2022-07-29T21:31:18.906Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:31:18.906Z] INFO: Testing against a local daemon [2022-07-29T21:31:18.906Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:31:18.906Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:31:18.906Z] === RUN TestReadPluginNoRead [2022-07-29T21:31:18.906Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:31:18.906Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:31:18.906Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:31:18.906Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:31:18.906Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:31:23.081Z] --- PASS: TestDaemonStartWithLogOpt (4.32s) [2022-07-29T21:31:23.081Z] === CONT TestReadPluginNoRead [2022-07-29T21:31:25.595Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:31:26.522Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:31:27.886Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2022-07-29T21:31:27.886Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:31:29.251Z] === CONT TestReadPluginNoRead [2022-07-29T21:31:29.251Z] read_test.go:92: [d7c6407ac08aa] daemon is not started [2022-07-29T21:31:29.251Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-07-29T21:31:29.251Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-29T21:31:29.251Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-07-29T21:31:29.251Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-07-29T21:31:29.251Z] PASS [2022-07-29T21:31:29.251Z] [2022-07-29T21:31:29.251Z] DONE 6 tests in 10.461s [2022-07-29T21:31:29.251Z] 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-29T21:31:29.251Z] testing: warning: no tests to run [2022-07-29T21:31:29.251Z] PASS [2022-07-29T21:31:29.251Z] [2022-07-29T21:31:29.251Z] DONE 0 tests in 0.036s [2022-07-29T21:31:29.251Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:31:29.251Z] INFO: Testing against a local daemon [2022-07-29T21:31:29.251Z] === RUN TestPluginWithDevMounts [2022-07-29T21:31:29.251Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-29T21:31:29.251Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-29T21:31:29.251Z] PASS [2022-07-29T21:31:29.251Z] [2022-07-29T21:31:29.251Z] === Skipped [2022-07-29T21:31:29.252Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-29T21:31:29.252Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-29T21:31:29.252Z] [2022-07-29T21:31:29.252Z] DONE 1 tests, 1 skipped in 0.110s [2022-07-29T21:31:29.252Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:31:29.252Z] INFO: Testing against a local daemon [2022-07-29T21:31:29.252Z] === RUN TestSecretInspect [2022-07-29T21:31:29.252Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.252Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-29T21:31:29.252Z] === RUN TestSecretList [2022-07-29T21:31:29.252Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.252Z] --- SKIP: TestSecretList (0.01s) [2022-07-29T21:31:29.252Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:31:29.507Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.507Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-29T21:31:29.507Z] === RUN TestSecretsUpdate [2022-07-29T21:31:29.508Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-29T21:31:29.508Z] === RUN TestTemplatedSecret [2022-07-29T21:31:29.508Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-29T21:31:29.508Z] === RUN TestSecretCreateResolve [2022-07-29T21:31:29.508Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-29T21:31:29.508Z] PASS [2022-07-29T21:31:29.508Z] [2022-07-29T21:31:29.508Z] === Skipped [2022-07-29T21:31:29.508Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-29T21:31:29.508Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] [2022-07-29T21:31:29.508Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-29T21:31:29.508Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] [2022-07-29T21:31:29.508Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-29T21:31:29.508Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] [2022-07-29T21:31:29.508Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-29T21:31:29.508Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] [2022-07-29T21:31:29.508Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-29T21:31:29.508Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] [2022-07-29T21:31:29.508Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-29T21:31:29.508Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] [2022-07-29T21:31:29.508Z] DONE 6 tests, 6 skipped in 0.151s [2022-07-29T21:31:29.508Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:31:29.508Z] INFO: Testing against a local daemon [2022-07-29T21:31:29.508Z] === RUN TestServiceCreateInit [2022-07-29T21:31:29.508Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:31:29.508Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:31:29.508Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-29T21:31:29.508Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-29T21:31:29.508Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-29T21:31:29.508Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:31:29.508Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-29T21:31:29.508Z] === RUN TestCreateServiceConflict [2022-07-29T21:31:29.508Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-29T21:31:29.508Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:31:29.508Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-29T21:31:29.508Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:31:29.508Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-29T21:31:29.508Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:31:29.508Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.508Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-29T21:31:29.508Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:31:29.508Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-07-29T21:31:29.764Z] === RUN TestCreateServiceSysctls [2022-07-29T21:31:29.764Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-29T21:31:29.764Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:31:29.764Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-29T21:31:29.764Z] === RUN TestInspect [2022-07-29T21:31:29.764Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestInspect (0.01s) [2022-07-29T21:31:29.764Z] === RUN TestCreateJob [2022-07-29T21:31:29.764Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestCreateJob (0.01s) [2022-07-29T21:31:29.764Z] === RUN TestReplicatedJob [2022-07-29T21:31:29.764Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-29T21:31:29.764Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:31:29.764Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-29T21:31:29.764Z] === RUN TestServiceListWithStatuses [2022-07-29T21:31:29.764Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:31:29.764Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:31:29.764Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:31:29.764Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-29T21:31:29.764Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:31:29.764Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:29.764Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-29T21:31:29.764Z] === RUN TestServicePlugin [2022-07-29T21:31:31.654Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.654Z] --- SKIP: TestServicePlugin (1.95s) [2022-07-29T21:31:31.654Z] === RUN TestServiceUpdateLabel [2022-07-29T21:31:31.654Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.654Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-29T21:31:31.654Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:31:31.654Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.654Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-29T21:31:31.654Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:31:31.654Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.654Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-29T21:31:31.654Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:31:31.654Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.654Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-29T21:31:31.654Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:31:31.910Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-29T21:31:31.910Z] PASS [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === Skipped [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-29T21:31:31.910Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-29T21:31:31.910Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-29T21:31:31.910Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-29T21:31:31.910Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-29T21:31:31.910Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-29T21:31:31.910Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-29T21:31:31.910Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-07-29T21:31:31.910Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-29T21:31:31.910Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-29T21:31:31.910Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-29T21:31:31.910Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-29T21:31:31.910Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-29T21:31:31.910Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-29T21:31:31.910Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:31:31.910Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-29T21:31:31.910Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-29T21:31:31.910Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-07-29T21:31:31.910Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-29T21:31:31.910Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-29T21:31:31.910Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-29T21:31:31.910Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-29T21:31:31.910Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-29T21:31:31.910Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] DONE 24 tests, 23 skipped in 2.371s [2022-07-29T21:31:31.910Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:31:31.910Z] INFO: Testing against a local daemon [2022-07-29T21:31:31.910Z] === RUN TestSessionCreate [2022-07-29T21:31:31.910Z] --- PASS: TestSessionCreate (0.04s) [2022-07-29T21:31:31.910Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:31:31.910Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-29T21:31:31.910Z] PASS [2022-07-29T21:31:31.910Z] [2022-07-29T21:31:31.910Z] DONE 2 tests in 0.157s [2022-07-29T21:31:31.910Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:31:32.166Z] INFO: Testing against a local daemon [2022-07-29T21:31:32.166Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:31:32.166Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:31:32.166Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:31:32.166Z] === RUN TestDiskUsage [2022-07-29T21:31:32.166Z] === PAUSE TestDiskUsage [2022-07-29T21:31:32.166Z] === RUN TestEventsExecDie [2022-07-29T21:31:32.726Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-29T21:31:32.726Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:31:32.726Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-29T21:31:32.726Z] === RUN TestEventsVolumeCreate [2022-07-29T21:31:32.726Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-29T21:31:32.726Z] === RUN TestInfoBinaryCommits [2022-07-29T21:31:32.726Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-29T21:31:32.726Z] === RUN TestInfoAPIVersioned [2022-07-29T21:31:32.726Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-29T21:31:32.726Z] === RUN TestInfoAPI [2022-07-29T21:31:32.726Z] --- PASS: TestInfoAPI (0.02s) [2022-07-29T21:31:32.726Z] === RUN TestInfoAPIWarnings [2022-07-29T21:31:39.492Z] .........................xx.................... [ 29%] [2022-07-29T21:31:50.790Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-29T21:31:50.790Z] === RUN TestInfoDebug [2022-07-29T21:31:50.790Z] --- PASS: TestInfoDebug (0.55s) [2022-07-29T21:31:50.790Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:31:50.790Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-29T21:31:50.790Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:31:51.046Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-29T21:31:51.046Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:31:51.302Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-29T21:31:51.302Z] === RUN TestPingCacheHeaders [2022-07-29T21:31:51.302Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-07-29T21:31:51.302Z] === RUN TestPingGet [2022-07-29T21:31:51.302Z] --- PASS: TestPingGet (0.02s) [2022-07-29T21:31:51.302Z] === RUN TestPingHead [2022-07-29T21:31:51.302Z] --- PASS: TestPingHead (0.03s) [2022-07-29T21:31:51.302Z] === RUN TestPingSwarmHeader [2022-07-29T21:31:51.864Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:31:51.929Z] --- PASS: TestImportExtremelyLargeImageWorks (91.59s) [2022-07-29T21:31:51.929Z] PASS [2022-07-29T21:31:51.929Z] [2022-07-29T21:31:51.929Z] DONE 22 tests in 94.653s [2022-07-29T21:31:51.929Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:31:51.929Z] === RUN TestStripANSICommands [2022-07-29T21:31:51.929Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:31:51.929Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:31:51.929Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:31:51.929Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:31:51.929Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:31:51.929Z] PASS [2022-07-29T21:31:51.929Z] [2022-07-29T21:31:51.929Z] DONE 3 tests in 0.009s [2022-07-29T21:31:51.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:31:51.929Z] INFO: Testing against a local daemon [2022-07-29T21:31:51.929Z] === RUN TestNetworkCreateDelete [2022-07-29T21:31:51.929Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-29T21:31:51.929Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:31:51.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-29T21:31:51.929Z] === RUN TestDaemonDNSFallback [2022-07-29T21:31:52.425Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:31:53.351Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:31:53.607Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-29T21:31:53.607Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:31:53.607Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:31:53.607Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:31:53.607Z] === RUN TestVersion [2022-07-29T21:31:53.607Z] --- PASS: TestVersion (0.03s) [2022-07-29T21:31:53.607Z] === CONT TestDiskUsage [2022-07-29T21:31:53.826Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-07-29T21:31:53.826Z] === RUN TestInspectNetwork [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:31:54.168Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:31:54.424Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:31:54.680Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage (1.20s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-29T21:31:54.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-29T21:31:54.680Z] PASS [2022-07-29T21:31:54.680Z] [2022-07-29T21:31:54.680Z] === Skipped [2022-07-29T21:31:54.680Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:31:54.680Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:31:54.680Z] [2022-07-29T21:31:54.680Z] DONE 54 tests, 1 skipped in 22.751s [2022-07-29T21:31:54.680Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:31:54.936Z] INFO: Testing against a local daemon [2022-07-29T21:31:54.936Z] === RUN TestVolumesCreateAndList [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-29T21:31:54.936Z] === RUN TestVolumesRemove [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-29T21:31:54.936Z] === RUN TestVolumesInspect [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-29T21:31:54.936Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:31:54.936Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:31:54.936Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:31:54.936Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:31:54.936Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:31:54.936Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:31:54.936Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:31:54.936Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:31:54.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:31:54.936Z] PASS [2022-07-29T21:31:54.936Z] [2022-07-29T21:31:54.936Z] DONE 9 tests in 0.190s [2022-07-29T21:31:54.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:31:54.936Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14269 is not a child of this shell [2022-07-29T21:31:54.936Z] warning: PID 14269 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-29T21:31:54.936Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:31:54.936Z] [2022-07-29T21:31:54.936Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:31:54.936Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:31:54.936Z] [2022-07-29T21:31:54.936Z] To set a process to complain mode, use the command line tool [2022-07-29T21:31:54.936Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:31:54.936Z] Removing test suite binaries [2022-07-29T21:31:55.192Z] exiting test-integration [2022-07-29T21:31:55.192Z] ++ exit 0 [2022-07-29T21:31:55.192Z] Post stage [Pipeline] junit [2022-07-29T21:31:56.145Z] Recording test results [2022-07-29T21:31:56.232Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-29T21:31:56.474Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:31:56.808Z] + echo Ensuring container killed. [2022-07-29T21:31:56.808Z] Ensuring container killed. [2022-07-29T21:31:56.808Z] + docker rm -vf docker-pr2 [2022-07-29T21:31:56.808Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-29T21:31:57.129Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:31:57.129Z] Chowning /workspace to jenkins user [2022-07-29T21:31:57.129Z] + id -u [2022-07-29T21:31:57.129Z] + id -g [2022-07-29T21:31:57.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43888:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:31:57.167Z] === RUN TestInspectNetwork/full_network_id [2022-07-29T21:31:57.167Z] === RUN TestInspectNetwork/partial_network_id [2022-07-29T21:31:57.167Z] === RUN TestInspectNetwork/network_name [2022-07-29T21:31:57.167Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:31:58.824Z] + bundleName=amd64-rootless [2022-07-29T21:31:58.824Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-29T21:31:58.824Z] Creating amd64-rootless-bundles.tar.gz [2022-07-29T21:31:58.824Z] + 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-29T21:31:58.824Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-29T21:31:58.834Z] Archiving artifacts [2022-07-29T21:31:59.117Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43888/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:31:59.457Z] + make clean [2022-07-29T21:31:59.457Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:31:59.457Z] docker-dev-cache [2022-07-29T21:31:59.457Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:32:01.346Z] --- PASS: TestInspectNetwork (7.21s) [2022-07-29T21:32:01.346Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-29T21:32:01.346Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-29T21:32:01.346Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-29T21:32:01.346Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-29T21:32:01.346Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:32:03.246Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:32:03.246Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:32:03.246Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:32:03.246Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:32:03.246Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:32:03.246Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:32:03.246Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:32:03.246Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:32:03.246Z] === RUN TestNetworkList [2022-07-29T21:32:03.246Z] === RUN TestNetworkList//networks [2022-07-29T21:32:03.246Z] === PAUSE TestNetworkList//networks [2022-07-29T21:32:03.246Z] === RUN TestNetworkList//networks/ [2022-07-29T21:32:03.246Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:32:03.246Z] === CONT TestNetworkList//networks [2022-07-29T21:32:03.246Z] === CONT TestNetworkList//networks/ [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkList (0.01s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:32:03.246Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:32:03.246Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:32:03.504Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-29T21:32:03.504Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:32:03.759Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-29T21:32:04.437Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-29T21:32:04.438Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:32:05.393Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-07-29T21:32:05.393Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:32:06.331Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-29T21:32:06.331Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:32:07.702Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-29T21:32:07.702Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:32:08.242Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-29T21:32:08.332Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-29T21:32:08.332Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:32:10.858Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-07-29T21:32:10.858Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:32:10.858Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:32:10.858Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:32:10.858Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:32:24.765Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-29T21:32:25.720Z] --- PASS: TestServiceWithDataPathPortInit (14.09s) [2022-07-29T21:32:25.720Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:32:27.618Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:99m44dtavgteu5lyqy7fvx2x1 Created:2022-07-29 21:32:25.851451063 +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[e6bbd1ae5d1a53ce19876e19a85edfbfa9d19dca285732fbd041e62cf568a5a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0kbpq8q6hyuujhk8gv8t7xhlz EndpointID:99f4ffc946fa4128eaae5bfae4d77f993ec4b63fba880d2f98e8402c29eb0d9e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8f1dcaad81ad281d21ea8c6eeda33c7e29ebff1a3a1ade2468dddad6e74c8c38 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:9d4d71a1f6fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0kbpq8q6hyuujhk8gv8t7xhlz EndpointID:99f4ffc946fa4128eaae5bfae4d77f993ec4b63fba880d2f98e8402c29eb0d9e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-29T21:32:30.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:32:30.854Z] Using test binary docker [2022-07-29T21:32:30.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:32:30.854Z] Using test binary docker [2022-07-29T21:32:30.854Z] +++ /etc/init.d/apparmor start [2022-07-29T21:32:30.854Z] +++ /etc/init.d/apparmor start [2022-07-29T21:32:30.854Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:32:30.854Z] (warning). [2022-07-29T21:32:30.854Z] INFO: Waiting for daemon to start... [2022-07-29T21:32:30.854Z] Starting dockerd [2022-07-29T21:32:30.854Z] +++ 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-29T21:32:30.854Z] INFO: Waiting for daemon to start... [2022-07-29T21:32:30.854Z] Starting dockerd [2022-07-29T21:32:30.854Z] +++ 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-29T21:32:30.854Z] .. [2022-07-29T21:32:30.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:32:30.854Z] [2022-07-29T21:32:30.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:32:30.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:32:30.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:32:30.854Z] Error: No such image: emptyfs [2022-07-29T21:32:30.854Z] Error: No such image: emptyfs [2022-07-29T21:32:30.854Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-29T21:32:30.854Z] ++++ docker load [2022-07-29T21:32:30.854Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-29T21:32:30.854Z] ++++ docker load [2022-07-29T21:32:30.854Z] Running integration-test (iteration 1) [2022-07-29T21:32:30.854Z] 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-29T21:32:30.854Z] ++ 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-29T21:32:30.854Z] ++ set -e [2022-07-29T21:32:30.854Z] ++ '[' -n 0 ']' [2022-07-29T21:32:30.854Z] ++ set -x [2022-07-29T21:32:30.854Z] ++ 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-29T21:32:30.854Z] Running integration-test (iteration 1) [2022-07-29T21:32:30.854Z] 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-29T21:32:30.854Z] ++ 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-29T21:32:30.854Z] ++ set -e [2022-07-29T21:32:30.854Z] ++ '[' -n 0 ']' [2022-07-29T21:32:30.854Z] ++ set -x [2022-07-29T21:32:30.854Z] ++ 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-29T21:32:30.854Z] Loaded image: busybox:latest [2022-07-29T21:32:30.854Z] Loaded image: busybox:latest [2022-07-29T21:32:30.854Z] Loaded image: busybox:glibc [2022-07-29T21:32:30.854Z] Loaded image: busybox:glibc [2022-07-29T21:32:31.423Z] Loaded image: debian:bullseye-slim [2022-07-29T21:32:31.423Z] Loaded image: hello-world:latest [2022-07-29T21:32:31.683Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:32:31.683Z] INFO: Testing against a local daemon [2022-07-29T21:32:31.683Z] === RUN TestDockerDaemonSuite [2022-07-29T21:32:31.683Z] Loaded image: debian:bullseye-slim [2022-07-29T21:32:31.683Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-29T21:32:31.797Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-07-29T21:32:31.797Z] PASS [2022-07-29T21:32:31.797Z] [2022-07-29T21:32:31.797Z] === Skipped [2022-07-29T21:32:31.797Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:32:31.797Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:32:31.797Z] [2022-07-29T21:32:31.797Z] DONE 38 tests, 1 skipped in 44.607s [2022-07-29T21:32:31.797Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:32:31.797Z] INFO: Testing against a local daemon [2022-07-29T21:32:31.797Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:32:31.797Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:32:31.797Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:32:31.797Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:32:31.797Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:32:31.797Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:32:31.797Z] PASS [2022-07-29T21:32:31.797Z] [2022-07-29T21:32:31.797Z] === Skipped [2022-07-29T21:32:31.797Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:32:31.797Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:32:31.797Z] [2022-07-29T21:32:31.797Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:32:31.797Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:32:31.797Z] [2022-07-29T21:32:31.797Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-29T21:32:31.797Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:32:31.797Z] INFO: Testing against a local daemon [2022-07-29T21:32:31.797Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:32:31.942Z] Loaded image: hello-world:latest [2022-07-29T21:32:31.943Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:32:32.203Z] INFO: Testing against a local daemon [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-29T21:32:32.203Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-29T21:32:33.170Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-07-29T21:32:33.170Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:32:33.735Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-29T21:32:34.300Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-29T21:32:34.577Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-29T21:32:35.235Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-29T21:32:35.498Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-29T21:32:35.498Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-29T21:32:35.758Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-29T21:32:36.020Z] --- PASS: TestBuildWithHugeFile (131.73s) [2022-07-29T21:32:36.020Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:32:36.020Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:32:36.020Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:32:36.020Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:32:36.020Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:32:36.020Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:32:36.020Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:32:36.020Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:32:36.020Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:32:36.020Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:32:36.020Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-29T21:32:36.020Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:32:36.020Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:32:36.279Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:32:36.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-29T21:32:36.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-29T21:32:36.279Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-29T21:32:36.279Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-29T21:32:36.279Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:32:36.279Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:32:36.349Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-29T21:32:36.847Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-29T21:32:37.133Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-29T21:32:37.784Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-29T21:32:37.784Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-29T21:32:38.723Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-29T21:32:38.982Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:32:38.983Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-29T21:32:39.034Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-29T21:32:39.346Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-29T21:32:39.346Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-29T21:32:39.346Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-29T21:32:40.285Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-29T21:32:40.285Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-29T21:32:40.304Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-29T21:32:40.545Z] --- PASS: TestBuildPreserveOwnership (4.32s) [2022-07-29T21:32:40.545Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.62s) [2022-07-29T21:32:40.545Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2022-07-29T21:32:40.545Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:32:40.804Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-07-29T21:32:40.804Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:32:41.063Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-29T21:32:41.063Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-29T21:32:41.063Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-29T21:32:41.063Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-29T21:32:41.299Z] ok github.com/docker/docker/libnetwork/networkdb 104.249s coverage: 60.4% of statements [2022-07-29T21:32:41.299Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-29T21:32:41.299Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-29T21:32:41.299Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements [2022-07-29T21:32:41.299Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-29T21:32:41.299Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-29T21:32:41.632Z] Loaded image: busybox:latest [2022-07-29T21:32:41.891Z] Loaded image: busybox:glibc [2022-07-29T21:32:42.232Z] ok github.com/docker/docker/libnetwork/portmapper 0.661s coverage: 48.6% of statements [2022-07-29T21:32:42.345Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-29T21:32:42.489Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-29T21:32:42.489Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-29T21:32:42.747Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === Skipped [2022-07-29T21:32:42.747Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-29T21:32:42.747Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-29T21:32:42.747Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-29T21:32:42.747Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-29T21:32:42.747Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-29T21:32:42.747Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-29T21:32:42.747Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-29T21:32:42.747Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-29T21:32:42.747Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-29T21:32:42.747Z] firewalld_test.go:14: firewalld is not running [2022-07-29T21:32:42.747Z] [2022-07-29T21:32:42.747Z] DONE 327 tests, 9 skipped in 203.825s [2022-07-29T21:32:42.911Z] --- PASS: TestDockerNetworkMacvlan (9.95s) [2022-07-29T21:32:42.911Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-29T21:32:42.911Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-29T21:32:42.911Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.98s) [2022-07-29T21:32:42.911Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-07-29T21:32:42.911Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-07-29T21:32:42.911Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-07-29T21:32:42.911Z] PASS [2022-07-29T21:32:42.911Z] [2022-07-29T21:32:42.911Z] DONE 8 tests in 11.211s [2022-07-29T21:32:42.911Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:32:42.911Z] testing: warning: no tests to run [2022-07-29T21:32:42.911Z] PASS [2022-07-29T21:32:42.911Z] [2022-07-29T21:32:42.911Z] DONE 0 tests in 0.007s [2022-07-29T21:32:42.911Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:32:42.911Z] INFO: Testing against a local daemon [2022-07-29T21:32:42.911Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:32:43.271Z] Loaded image: debian:bullseye-slim [2022-07-29T21:32:43.271Z] Loaded image: hello-world:latest [2022-07-29T21:32:43.271Z] Loaded image: arm32v7/hello-world:latest Post stage [Pipeline] junit [2022-07-29T21:32:43.691Z] Recording test results [2022-07-29T21:32:43.847Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:32:44.180Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -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:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh dynbinary test-integration [2022-07-29T21:32:44.283Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2022-07-29T21:32:44.283Z] === RUN TestAuthZPluginTLS [2022-07-29T21:32:44.650Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-29T21:32:44.749Z] [2022-07-29T21:32:44.749Z] Removing bundles/ [2022-07-29T21:32:44.749Z] [2022-07-29T21:32:44.749Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:32:44.749Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:32:44.749Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:32:44.849Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-29T21:32:44.849Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:32:45.295Z] ............................ [ 66%] [2022-07-29T21:32:45.415Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-29T21:32:45.415Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:32:45.980Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-29T21:32:45.980Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:32:46.545Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-29T21:32:46.546Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:32:47.187Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-29T21:32:47.480Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-07-29T21:32:47.480Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:32:48.045Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-29T21:32:48.045Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:32:48.611Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-29T21:32:48.611Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:32:49.093Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-29T21:32:49.176Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-29T21:32:49.176Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:32:50.591Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-07-29T21:32:50.591Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:32:51.014Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-29T21:32:51.952Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-29T21:32:52.489Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-07-29T21:32:52.489Z] === RUN TestAuthZPluginHeader [2022-07-29T21:32:52.521Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.83s) [2022-07-29T21:32:52.521Z] PASS [2022-07-29T21:32:52.521Z] [2022-07-29T21:32:52.521Z] === Skipped [2022-07-29T21:32:52.521Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:32:52.521Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:32:52.521Z] [2022-07-29T21:32:52.521Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:32:52.521Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:32:52.521Z] [2022-07-29T21:32:52.521Z] DONE 34 tests, 2 skipped in 195.231s [2022-07-29T21:32:52.521Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:32:52.521Z] ++ 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-29T21:32:52.521Z] ++ set -e [2022-07-29T21:32:52.521Z] ++ '[' -n 0 ']' [2022-07-29T21:32:52.521Z] ++ set -x [2022-07-29T21:32:52.521Z] ++ 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-29T21:32:52.747Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-29T21:32:52.747Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:32:52.780Z] INFO: Testing against a local daemon [2022-07-29T21:32:52.780Z] === RUN TestConfigInspect [2022-07-29T21:32:52.780Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-29T21:32:54.158Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-29T21:32:54.726Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-29T21:32:55.295Z] --- PASS: TestConfigInspect (2.58s) [2022-07-29T21:32:55.295Z] === RUN TestConfigList [2022-07-29T21:32:55.555Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-29T21:32:55.555Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-29T21:32:56.124Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-29T21:32:56.693Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-29T21:32:56.953Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-29T21:32:57.522Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-29T21:32:58.005Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s) [2022-07-29T21:32:58.005Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:32:58.092Z] --- PASS: TestConfigList (2.84s) [2022-07-29T21:32:58.092Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:32:58.661Z] docker_cli_daemon_test.go:1475: [d5258cb22e339] daemon is not started [2022-07-29T21:32:58.661Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-29T21:32:59.231Z] check_test.go:540: [d170c7a7e1a14] daemon is not started [2022-07-29T21:32:59.231Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-29T21:33:01.138Z] --- PASS: TestConfigsCreateAndDelete (3.08s) [2022-07-29T21:33:01.138Z] === RUN TestConfigsUpdate [2022-07-29T21:33:01.283Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2022-07-29T21:33:01.283Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:33:01.397Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-29T21:33:03.306Z] check_test.go:540: [d8488ba254f9f] daemon is not started [2022-07-29T21:33:03.306Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-29T21:33:03.565Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-29T21:33:04.133Z] --- PASS: TestConfigsUpdate (2.81s) [2022-07-29T21:33:04.133Z] === RUN TestTemplatedConfig [2022-07-29T21:33:04.133Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-29T21:33:04.562Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-07-29T21:33:04.562Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:33:04.701Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-29T21:33:04.961Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-29T21:33:05.220Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-29T21:33:05.220Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-29T21:33:05.220Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-29T21:33:06.601Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-29T21:33:07.170Z] --- PASS: TestTemplatedConfig (3.07s) [2022-07-29T21:33:07.170Z] === RUN TestConfigCreateResolve [2022-07-29T21:33:07.431Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-29T21:33:08.370Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-29T21:33:08.370Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-29T21:33:08.940Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-29T21:33:09.878Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-29T21:33:10.137Z] --- PASS: TestConfigCreateResolve (3.00s) [2022-07-29T21:33:10.137Z] PASS [2022-07-29T21:33:10.137Z] [2022-07-29T21:33:10.137Z] DONE 6 tests in 17.496s [2022-07-29T21:33:10.137Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:33:10.137Z] ++ 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-29T21:33:10.137Z] ++ set -e [2022-07-29T21:33:10.137Z] ++ '[' -n 0 ']' [2022-07-29T21:33:10.137Z] ++ set -x [2022-07-29T21:33:10.137Z] ++ 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-29T21:33:10.396Z] INFO: Testing against a local daemon [2022-07-29T21:33:10.396Z] === RUN TestAttachWithTTY [2022-07-29T21:33:10.396Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-29T21:33:10.396Z] === RUN TestAttachWithoutTTy [2022-07-29T21:33:10.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-29T21:33:10.396Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-29T21:33:10.396Z] === RUN TestCheckpoint [2022-07-29T21:33:10.396Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:33:10.396Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:33:10.396Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:33:10.396Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:33:10.396Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:33:10.396Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:33:10.396Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:33:10.396Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:33:10.396Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:33:10.396Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:33:10.396Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:33:10.396Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:33:10.396Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:33:10.396Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:33:10.396Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:33:10.396Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:33:10.396Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:33:10.396Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:33:10.396Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-29T21:33:10.396Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:33:10.397Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:33:10.397Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:33:10.397Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-29T21:33:10.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-29T21:33:10.397Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:33:10.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-29T21:33:10.656Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:33:10.656Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-07-29T21:33:10.656Z] === RUN TestCopyEmptyFile [2022-07-29T21:33:11.226Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-07-29T21:33:11.226Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:33:11.226Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-07-29T21:33:11.226Z] === RUN TestCopyFromContainer [2022-07-29T21:33:11.226Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-29T21:33:12.165Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-29T21:33:12.165Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-29T21:33:12.165Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-29T21:33:12.737Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-29T21:33:12.737Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-29T21:33:12.737Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-29T21:33:12.737Z] === RUN TestCopyFromContainer// [2022-07-29T21:33:12.737Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-29T21:33:13.000Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-29T21:33:13.000Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:33:13.000Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-29T21:33:13.000Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:33:13.260Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:33:13.260Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:33:13.520Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:33:13.520Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:33:13.780Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:33:13.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-29T21:33:13.780Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:33:14.039Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer (2.95s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-29T21:33:14.040Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-07-29T21:33:14.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:33:14.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:33:14.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:33:14.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:33:14.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:33:14.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:33:14.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:33:14.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:33:14.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:33:14.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:33:14.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-29T21:33:14.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:33:14.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:33:14.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:33:14.040Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:33:14.040Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-29T21:33:14.040Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:33:14.040Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:33:14.040Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:33:14.040Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:33:14.040Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:33:14.040Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:33:14.040Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:33:14.300Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:33:14.300Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:33:14.300Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:33:14.300Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-29T21:33:14.300Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:33:14.300Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:33:14.300Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-07-29T21:33:14.300Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:33:14.300Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-29T21:33:14.300Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:33:14.524Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.68s) [2022-07-29T21:33:14.524Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:33:14.870Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-29T21:33:15.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-29T21:33:15.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-29T21:33:16.026Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-29T21:33:16.595Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2022-07-29T21:33:16.595Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:33:17.245Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-29T21:33:18.184Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-29T21:33:18.184Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-29T21:33:18.753Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2022-07-29T21:33:18.753Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:33:18.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:33:18.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:33:18.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:33:18.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:33:18.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:33:18.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:33:18.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:33:18.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:33:18.753Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:33:18.753Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:33:18.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:33:18.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:33:18.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:33:18.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:33:18.753Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:33:18.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-07-29T21:33:18.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-29T21:33:18.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-29T21:33:18.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-29T21:33:18.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-29T21:33:18.753Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-29T21:33:18.753Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:33:19.012Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-29T21:33:19.272Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-29T21:33:19.536Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-07-29T21:33:19.536Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:33:19.536Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:33:19.536Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:33:19.536Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-29T21:33:19.536Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-29T21:33:19.536Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:33:19.536Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:33:19.536Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-29T21:33:19.536Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:33:19.796Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-29T21:33:19.796Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:33:19.796Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:33:19.796Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:33:19.796Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:33:19.796Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:33:19.796Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:33:19.796Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:33:19.796Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:33:19.796Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:33:19.796Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:33:19.796Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:33:19.796Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:33:19.796Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:33:19.796Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-29T21:33:19.796Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-29T21:33:19.796Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-29T21:33:19.796Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:33:19.796Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:33:19.796Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:33:19.796Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-29T21:33:19.796Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:33:19.796Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:33:19.796Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:33:19.796Z] === PAUSE TestDaemonHostGatewayIP [2022-07-29T21:33:19.796Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:33:19.796Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:33:19.796Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:33:19.796Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-29T21:33:19.796Z] === RUN TestDiff [2022-07-29T21:33:19.796Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-29T21:33:20.734Z] --- PASS: TestDiff (0.83s) [2022-07-29T21:33:20.734Z] === RUN TestExecConsoleSize [2022-07-29T21:33:20.734Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-29T21:33:21.673Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-29T21:33:21.673Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-29T21:33:21.673Z] --- PASS: TestExecConsoleSize (0.91s) [2022-07-29T21:33:21.673Z] === RUN TestExecWithCloseStdin [2022-07-29T21:33:21.673Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-29T21:33:22.242Z] --- PASS: TestExecWithCloseStdin (0.81s) [2022-07-29T21:33:22.242Z] === RUN TestExec [2022-07-29T21:33:22.242Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-29T21:33:22.811Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-29T21:33:23.071Z] --- PASS: TestExec (0.84s) [2022-07-29T21:33:23.071Z] === RUN TestExecUser [2022-07-29T21:33:23.071Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-29T21:33:24.011Z] --- PASS: TestExecUser (0.82s) [2022-07-29T21:33:24.011Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:33:24.011Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-29T21:33:24.271Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-29T21:33:24.840Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-29T21:33:25.101Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2022-07-29T21:33:25.101Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:33:25.101Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-29T21:33:26.434Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-29T21:33:26.482Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-29T21:33:26.482Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-29T21:33:26.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2022-07-29T21:33:26.741Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:33:27.001Z] check_test.go:540: [d9a48265e6d29] daemon is not started [2022-07-29T21:33:27.001Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-29T21:33:27.939Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2022-07-29T21:33:27.939Z] === RUN TestHealthKillContainer [2022-07-29T21:33:27.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-29T21:33:27.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-29T21:33:27.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-29T21:33:27.939Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-29T21:33:27.939Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-29T21:33:28.508Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-29T21:33:29.445Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-29T21:33:30.821Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-29T21:33:32.601Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-29T21:33:32.601Z] PASS [2022-07-29T21:33:32.601Z] [2022-07-29T21:33:32.601Z] DONE 17 tests in 47.795s [2022-07-29T21:33:32.601Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:33:32.601Z] INFO: Testing against a local daemon [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:33:32.601Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:33:32.601Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:33:32.601Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:33:32.601Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:33:32.601Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:33:32.601Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:33:32.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:33:32.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:33:32.601Z] === RUN TestPluginInstall [2022-07-29T21:33:32.601Z] === RUN TestPluginInstall/no_auth [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea92403e9d35614af2c21a0cce655cb841398675bbe38280405a66f75cee9b82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea92403e9d35614af2c21a0cce655cb841398675bbe38280405a66f75cee9b82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:33:32.601Z] === RUN TestPluginInstall/with_htpasswd [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea92403e9d35614af2c21a0cce655cb841398675bbe38280405a66f75cee9b82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:33:32.601Z] time="2022-07-29T21:33:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea92403e9d35614af2c21a0cce655cb841398675bbe38280405a66f75cee9b82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:33:32.601Z] === RUN TestPluginInstall/with_insecure [2022-07-29T21:33:32.727Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-29T21:33:32.986Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-29T21:33:33.245Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-29T21:33:33.534Z] time="2022-07-29T21:33:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:33:33.534Z] time="2022-07-29T21:33:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efdbe40f27669dbfaaedd5e6fc99ffe861de2c1bbd294b15110ed0dfc85656ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:33:33.534Z] time="2022-07-29T21:33:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:33:33.534Z] time="2022-07-29T21:33:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efdbe40f27669dbfaaedd5e6fc99ffe861de2c1bbd294b15110ed0dfc85656ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:33:33.534Z] plugin_test.go:195: [d4bb378d87074] daemon is not started [2022-07-29T21:33:33.534Z] --- PASS: TestPluginInstall (2.75s) [2022-07-29T21:33:33.534Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-07-29T21:33:33.534Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-07-29T21:33:33.534Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-29T21:33:33.534Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:33:33.813Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-29T21:33:33.813Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-29T21:33:33.813Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-29T21:33:33.813Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-29T21:33:35.431Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-29T21:33:35.997Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-29T21:33:36.345Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-29T21:33:36.345Z] --- PASS: TestHealthKillContainer (8.29s) [2022-07-29T21:33:36.345Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:33:36.345Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-29T21:33:36.605Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-07-29T21:33:36.605Z] === RUN TestIpcModeNone [2022-07-29T21:33:36.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-29T21:33:36.930Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-07-29T21:33:36.930Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-07-29T21:33:36.930Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-29T21:33:36.930Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:33:37.124Z] --- PASS: TestIpcModeNone (0.60s) [2022-07-29T21:33:37.124Z] === RUN TestIpcModePrivate [2022-07-29T21:33:37.495Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-29T21:33:37.496Z] PASS [2022-07-29T21:33:37.496Z] [2022-07-29T21:33:37.496Z] DONE 24 tests in 6.743s [2022-07-29T21:33:37.496Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:33:37.496Z] INFO: Testing against a local daemon [2022-07-29T21:33:37.496Z] === RUN TestExternalGraphDriver [2022-07-29T21:33:37.693Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-29T21:33:37.693Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-29T21:33:37.693Z] === RUN TestIpcModeShareable [2022-07-29T21:33:37.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-29T21:33:38.061Z] === RUN TestExternalGraphDriver/json [2022-07-29T21:33:38.211Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-07-29T21:33:38.470Z] --- PASS: TestIpcModeShareable (0.67s) [2022-07-29T21:33:38.470Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-29T21:33:39.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-29T21:33:39.669Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-29T21:33:39.960Z] === RUN TestExternalGraphDriver/spec [2022-07-29T21:33:40.238Z] check_test.go:540: [d22505b11dcd4] daemon is not started [2022-07-29T21:33:40.238Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-29T21:33:40.238Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-07-29T21:33:40.238Z] === RUN TestAPIIpcModeHost [2022-07-29T21:33:40.813Z] --- PASS: TestAPIIpcModeHost (0.45s) [2022-07-29T21:33:40.814Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:33:40.814Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-29T21:33:40.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-29T21:33:41.332Z] === RUN TestExternalGraphDriver/pull [2022-07-29T21:33:41.394Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-29T21:33:41.591Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-29T21:33:41.962Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-29T21:33:41.962Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-07-29T21:33:42.223Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2022-07-29T21:33:42.223Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:33:42.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-29T21:33:43.229Z] --- PASS: TestExternalGraphDriver (5.37s) [2022-07-29T21:33:43.229Z] --- PASS: TestExternalGraphDriver/json (1.73s) [2022-07-29T21:33:43.229Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-29T21:33:43.229Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-07-29T21:33:43.229Z] === RUN TestGraphdriverPluginV2 [2022-07-29T21:33:43.603Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-07-29T21:33:43.603Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2022-07-29T21:33:43.603Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:33:43.862Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a9e8d0__} [2022-07-29T21:33:44.139Z] tests/integration/client_test.py ..... [ 75%] [2022-07-29T21:33:44.139Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-29T21:33:44.139Z] tests/integration/errors_test.py . [ 76%] [2022-07-29T21:33:44.431Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-29T21:33:44.999Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-07-29T21:33:44.999Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s) [2022-07-29T21:33:44.999Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:33:45.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-167567680_/foo_false_____} [2022-07-29T21:33:46.638Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2022-07-29T21:33:46.638Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2022-07-29T21:33:46.638Z] === RUN TestIpcModeOlderClient [2022-07-29T21:33:46.638Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:33:46.638Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:33:46.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-167567680_/foo_true_____} [2022-07-29T21:33:46.898Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-07-29T21:33:46.898Z] === RUN TestKillContainer [2022-07-29T21:33:46.898Z] === RUN TestKillContainer/no_signal [2022-07-29T21:33:47.409Z] --- PASS: TestGraphdriverPluginV2 (4.15s) [2022-07-29T21:33:47.409Z] PASS [2022-07-29T21:33:47.409Z] [2022-07-29T21:33:47.409Z] DONE 5 tests in 9.564s [2022-07-29T21:33:47.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:33:47.409Z] INFO: Testing against a local daemon [2022-07-29T21:33:47.409Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:33:47.409Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:33:47.409Z] === RUN TestReadPluginNoRead [2022-07-29T21:33:47.409Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:33:47.409Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:33:47.409Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:33:47.409Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:33:47.409Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:33:47.836Z] === RUN TestKillContainer/non_killing_signal [2022-07-29T21:33:48.096Z] === RUN TestKillContainer/killing_signal [2022-07-29T21:33:48.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3186474918_/foo_false_____} [2022-07-29T21:33:49.037Z] --- PASS: TestKillContainer (1.96s) [2022-07-29T21:33:49.037Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-07-29T21:33:49.037Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2022-07-29T21:33:49.037Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2022-07-29T21:33:49.037Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:33:49.037Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:33:49.037Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-29T21:33:49.605Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:33:49.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3186474918_/foo_true_____} [2022-07-29T21:33:50.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-07-29T21:33:50.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-07-29T21:33:50.124Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-07-29T21:33:50.124Z] === RUN TestKillStoppedContainer [2022-07-29T21:33:50.124Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-29T21:33:50.124Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:33:50.383Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-29T21:33:50.383Z] === RUN TestKillDifferentUserContainer [2022-07-29T21:33:50.690Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-07-29T21:33:50.690Z] === CONT TestReadPluginNoRead [2022-07-29T21:33:50.957Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-07-29T21:33:50.957Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:33:50.957Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:33:50.957Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-29T21:33:50.957Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:33:50.957Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:33:50.957Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-29T21:33:50.957Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:33:51.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3186474918_/foo_true__0xc000a9e9a8___} [2022-07-29T21:33:51.477Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2022-07-29T21:33:51.477Z] === RUN TestLinksContainerNames [2022-07-29T21:33:51.477Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-29T21:33:51.477Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-29T21:33:51.477Z] check_test.go:540: [d39d79a9520c6] daemon is not started [2022-07-29T21:33:51.477Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-29T21:33:52.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a9ea08__} [2022-07-29T21:33:52.591Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:33:52.983Z] --- PASS: TestLinksContainerNames (1.48s) [2022-07-29T21:33:52.983Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:33:53.243Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-29T21:33:53.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a9ea20__} [2022-07-29T21:33:53.502Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2022-07-29T21:33:53.502Z] === RUN TestLogs [2022-07-29T21:33:53.502Z] === RUN TestLogs/driver_local [2022-07-29T21:33:53.502Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:33:53.502Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:33:53.502Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:33:53.502Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:33:53.502Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:33:53.502Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:33:53.502Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:33:53.502Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:33:53.502Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:33:53.502Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:33:53.502Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:33:53.502Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:33:53.502Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:33:53.502Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:33:53.963Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:33:54.440Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:33:54.440Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:33:55.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a9ea38__} [2022-07-29T21:33:55.272Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-29T21:33:55.348Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:33:55.531Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:33:55.531Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:33:55.618Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-07-29T21:33:56.469Z] === RUN TestLogs/driver_json-file [2022-07-29T21:33:56.469Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:33:56.469Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:33:56.469Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:33:56.469Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:33:56.469Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:33:56.469Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:33:56.469Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:33:56.469Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:33:56.469Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:33:56.469Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:33:56.469Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:33:56.469Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:33:56.469Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:33:56.469Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:33:56.552Z] === CONT TestReadPluginNoRead [2022-07-29T21:33:56.552Z] read_test.go:92: [d72fd4602d309] daemon is not started [2022-07-29T21:33:56.552Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-07-29T21:33:56.552Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-07-29T21:33:56.552Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-29T21:33:56.552Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-07-29T21:33:56.552Z] PASS [2022-07-29T21:33:56.552Z] [2022-07-29T21:33:56.552Z] DONE 6 tests in 9.505s [2022-07-29T21:33:56.552Z] 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-29T21:33:56.552Z] testing: warning: no tests to run [2022-07-29T21:33:56.552Z] PASS [2022-07-29T21:33:56.552Z] [2022-07-29T21:33:56.552Z] DONE 0 tests in 0.008s [2022-07-29T21:33:56.552Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:33:56.552Z] INFO: Testing against a local daemon [2022-07-29T21:33:56.552Z] === RUN TestPluginWithDevMounts [2022-07-29T21:33:56.552Z] === PAUSE TestPluginWithDevMounts [2022-07-29T21:33:56.552Z] === CONT TestPluginWithDevMounts [2022-07-29T21:33:56.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a9eb10__} [2022-07-29T21:33:56.989Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-29T21:33:57.558Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:33:57.558Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:33:58.450Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-29T21:33:58.450Z] PASS [2022-07-29T21:33:58.450Z] [2022-07-29T21:33:58.450Z] DONE 1 tests in 1.597s [2022-07-29T21:33:58.450Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:33:58.450Z] INFO: Testing against a local daemon [2022-07-29T21:33:58.450Z] === RUN TestSecretInspect [2022-07-29T21:33:58.497Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-29T21:33:58.497Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:33:58.497Z] check_test.go:540: [d2187cfd380b3] daemon is not started [2022-07-29T21:33:58.497Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-29T21:33:58.497Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:33:59.876Z] --- PASS: TestLogs (6.07s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.01s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.03s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.90s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.00s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.88s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.81s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.27s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.82s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.86s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.09s) [2022-07-29T21:33:59.876Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.06s) [2022-07-29T21:33:59.876Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-29T21:34:00.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-29T21:34:00.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-29T21:34:00.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-29T21:34:00.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-29T21:34:00.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-29T21:34:00.348Z] --- PASS: TestSecretInspect (2.21s) [2022-07-29T21:34:00.348Z] === RUN TestSecretList [2022-07-29T21:34:00.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-29T21:34:00.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-29T21:34:00.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-29T21:34:00.397Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-07-29T21:34:00.397Z] === RUN TestMountDaemonRoot [2022-07-29T21:34:00.397Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:34:00.397Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:34:00.397Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:34:00.397Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:34:00.397Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:34:00.397Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:34:00.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:34:00.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:34:00.398Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:34:00.398Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:34:00.398Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-29T21:34:00.398Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:34:00.398Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:34:00.657Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:34:00.657Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:34:00.657Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:34:00.918Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-29T21:34:00.918Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-29T21:34:00.918Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:34:01.541Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-29T21:34:01.541Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-29T21:34:02.110Z] check_test.go:540: [dce1fb9475a40] daemon is not started [2022-07-29T21:34:02.110Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-29T21:34:02.687Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-29T21:34:02.875Z] --- PASS: TestSecretList (2.22s) [2022-07-29T21:34:02.875Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:34:03.048Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-29T21:34:03.048Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2022-07-29T21:34:03.048Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:34:03.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-29T21:34:03.619Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s) [2022-07-29T21:34:03.619Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:34:04.187Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-07-29T21:34:04.187Z] === RUN TestNetworkNat [2022-07-29T21:34:05.125Z] --- PASS: TestNetworkNat (0.76s) [2022-07-29T21:34:05.125Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:34:05.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-29T21:34:05.125Z] docker_cli_daemon_plugins_test.go:80: [de4923734a5a4] daemon is not started [2022-07-29T21:34:05.405Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-07-29T21:34:05.405Z] === RUN TestSecretsUpdate [2022-07-29T21:34:05.713Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2022-07-29T21:34:05.713Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:34:06.653Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-29T21:34:06.653Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-29T21:34:07.221Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-29T21:34:07.304Z] --- PASS: TestSecretsUpdate (2.22s) [2022-07-29T21:34:07.304Z] === RUN TestTemplatedSecret [2022-07-29T21:34:07.790Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-29T21:34:07.790Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-29T21:34:08.358Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-29T21:34:08.618Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-07-29T21:34:08.618Z] === RUN TestPause [2022-07-29T21:34:09.188Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-29T21:34:09.448Z] --- PASS: TestPause (0.69s) [2022-07-29T21:34:09.448Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:34:09.448Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:34:09.448Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:34:09.448Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:34:09.448Z] docker_cli_daemon_plugins_test.go:170: [d95dafb2cc31b] daemon is not started [2022-07-29T21:34:09.708Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-29T21:34:09.833Z] --- PASS: TestTemplatedSecret (2.58s) [2022-07-29T21:34:09.833Z] === RUN TestSecretCreateResolve [2022-07-29T21:34:10.282Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-07-29T21:34:10.282Z] === RUN TestPidHost [2022-07-29T21:34:10.852Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-29T21:34:11.421Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-29T21:34:11.991Z] --- PASS: TestPidHost (1.74s) [2022-07-29T21:34:11.991Z] === RUN TestPsFilter [2022-07-29T21:34:11.991Z] --- PASS: TestPsFilter (0.14s) [2022-07-29T21:34:11.991Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:34:12.251Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-29T21:34:12.359Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-29T21:34:12.359Z] PASS [2022-07-29T21:34:12.359Z] [2022-07-29T21:34:12.359Z] DONE 6 tests in 13.665s [2022-07-29T21:34:12.359Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:34:12.359Z] INFO: Testing against a local daemon [2022-07-29T21:34:12.359Z] === RUN TestServiceCreateInit [2022-07-29T21:34:12.359Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:34:12.821Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-07-29T21:34:12.821Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:34:13.081Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-29T21:34:13.342Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-07-29T21:34:13.342Z] === RUN TestRemoveContainerRunning [2022-07-29T21:34:13.914Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-29T21:34:14.174Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-07-29T21:34:14.174Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:34:14.434Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-29T21:34:15.002Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-07-29T21:34:15.002Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:34:15.002Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-29T21:34:15.002Z] === RUN TestRenameLinkedContainer [2022-07-29T21:34:15.002Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-29T21:34:15.002Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-29T21:34:15.572Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-29T21:34:15.805Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:34:15.832Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-29T21:34:16.092Z] check_test.go:540: [da5efb9303b94] daemon is not started [2022-07-29T21:34:16.092Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-29T21:34:16.661Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-29T21:34:17.603Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-29T21:34:17.603Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-29T21:34:17.864Z] --- PASS: TestRenameLinkedContainer (2.95s) [2022-07-29T21:34:17.864Z] === RUN TestRenameStoppedContainer [2022-07-29T21:34:18.433Z] --- PASS: TestRenameStoppedContainer (0.66s) [2022-07-29T21:34:18.433Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:34:18.656Z] ......... [ 85%] [2022-07-29T21:34:19.372Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-29T21:34:19.372Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-29T21:34:19.942Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2022-07-29T21:34:19.942Z] === RUN TestRenameInvalidName [2022-07-29T21:34:19.988Z] --- PASS: TestServiceCreateInit (7.79s) [2022-07-29T21:34:19.988Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s) [2022-07-29T21:34:19.988Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2022-07-29T21:34:19.988Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:34:20.511Z] --- PASS: TestRenameInvalidName (0.66s) [2022-07-29T21:34:20.511Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:34:20.772Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-29T21:34:21.298Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:34:21.298Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:34:21.298Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:34:21.298Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:34:21.298Z] [2022-07-29T21:34:21.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:34:21.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:34:21.298Z] HOSTNAME=91aa4bdaa685 [2022-07-29T21:34:21.298Z] TESTDEBUG=0 [2022-07-29T21:34:21.298Z] DEST=bundles/test-integration [2022-07-29T21:34:21.298Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:34:21.298Z] DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f [2022-07-29T21:34:21.298Z] container=docker [2022-07-29T21:34:21.298Z] HOME=/root [2022-07-29T21:34:21.298Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:34:21.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:34:21.298Z] VALIDATE_BRANCH=master [2022-07-29T21:34:21.298Z] TERM=xterm [2022-07-29T21:34:21.298Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:34:21.298Z] SHLVL=1 [2022-07-29T21:34:21.298Z] TIMEOUT=120m [2022-07-29T21:34:21.298Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:34:21.298Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:34:21.298Z] GO111MODULE=off [2022-07-29T21:34:21.298Z] DOCKER_EXPERIMENTAL=1 [2022-07-29T21:34:21.298Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:34:21.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:34:21.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:34:21.298Z] GOPATH=/go [2022-07-29T21:34:21.298Z] PKG_CONFIG=pkg-config [2022-07-29T21:34:21.298Z] _=/usr/bin/env [2022-07-29T21:34:21.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:34:22.681Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-29T21:34:22.681Z] --- PASS: TestRenameAnonymousContainer (2.11s) [2022-07-29T21:34:22.681Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:34:23.250Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-07-29T21:34:23.250Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:34:23.749Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-29T21:34:23.818Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-29T21:34:24.756Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2022-07-29T21:34:24.757Z] === RUN TestResize [2022-07-29T21:34:24.951Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-29T21:34:25.016Z] --- PASS: TestResize (0.59s) [2022-07-29T21:34:25.016Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:34:25.275Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-29T21:34:25.844Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2022-07-29T21:34:25.844Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:34:26.414Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:34:26.414Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:34:26.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:34:26.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:34:26.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:34:26.673Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-29T21:34:27.243Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-29T21:34:28.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:34:29.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:34:30.513Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-29T21:34:30.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:34:30.778Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-29T21:34:30.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:34:31.527Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-29T21:34:31.527Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-29T21:34:32.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:34:32.158Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:34:33.324Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-29T21:34:35.446Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-29T21:34:35.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:34:35.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:34:36.617Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-29T21:34:36.617Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-29T21:34:37.614Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-29T21:34:37.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:34:38.066Z] --- PASS: TestCreateServiceMultipleTimes (15.90s) [2022-07-29T21:34:38.066Z] === RUN TestCreateServiceConflict [2022-07-29T21:34:38.066Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-29T21:34:38.066Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:34:39.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:34:39.779Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-29T21:34:40.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:34:40.301Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-29T21:34:40.599Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-07-29T21:34:40.599Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:34:40.822Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-29T21:34:40.822Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-29T21:34:40.822Z] [2022-07-29T21:34:40.822Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-29T21:34:40.822Z] =========================== short test summary info ============================ [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-29T21:34:40.822Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-29T21:34:40.822Z] Not supported on most drivers [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-29T21:34:40.822Z] Output of docker top depends on host distro, and is not formalized. [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-29T21:34:40.822Z] Output of docker top depends on host distro, and is not formalized. [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-29T21:34:40.822Z] Can fail if eth0 has multiple IP addresses [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-29T21:34:40.822Z] This doesn't seem to be taken into account by the engine [2022-07-29T21:34:40.822Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-29T21:34:40.822Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-29T21:34:40.822Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.53 seconds == [2022-07-29T21:34:41.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-29T21:34:41.947Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-29T21:34:42.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:34:42.516Z] check_test.go:540: [d6c2906827921] daemon is not started [2022-07-29T21:34:42.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-29T21:34:43.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:34:44.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:34:44.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.65s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.26s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.15s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.05s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2022-07-29T21:34:46.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s) [2022-07-29T21:34:46.632Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:46.632Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:46.632Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-29T21:34:47.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:34:47.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:34:48.011Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-29T21:34:48.011Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-29T21:34:48.011Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-29T21:34:48.271Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:48.839Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-29T21:34:49.779Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-29T21:34:50.039Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.58s) [2022-07-29T21:34:50.039Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.94s) [2022-07-29T21:34:50.039Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.63s) [2022-07-29T21:34:50.039Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:34:50.299Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-29T21:34:51.680Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-29T21:34:52.248Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2022-07-29T21:34:52.248Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:34:52.248Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-29T21:34:52.818Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-29T21:34:52.818Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-29T21:34:52.818Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-29T21:34:53.303Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:34:53.303Z] [2022-07-29T21:34:53.303Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:34:53.303Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:34:53.303Z] [2022-07-29T21:34:53.303Z] To set a process to complain mode, use the command line tool [2022-07-29T21:34:53.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:34:53.303Z] Post stage [Pipeline] junit [2022-07-29T21:34:53.317Z] Recording test results [2022-07-29T21:34:53.454Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-29T21:34:53.734Z] + echo Ensuring container killed. [2022-07-29T21:34:53.734Z] Ensuring container killed. [2022-07-29T21:34:53.734Z] + docker rm -vf docker-pr2 [2022-07-29T21:34:53.734Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-29T21:34:54.020Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:34:54.020Z] Chowning /workspace to jenkins user [2022-07-29T21:34:54.020Z] + id -u [2022-07-29T21:34:54.020Z] + id -g [2022-07-29T21:34:54.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43888:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:34:54.204Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-29T21:34:54.204Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s) [2022-07-29T21:34:54.204Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:34:54.774Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-29T21:34:54.889Z] + bundleName=docker-py [2022-07-29T21:34:54.889Z] + echo Creating docker-py-bundles.tar.gz [2022-07-29T21:34:54.889Z] Creating docker-py-bundles.tar.gz [2022-07-29T21:34:54.889Z] + 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-29T21:34:54.903Z] Archiving artifacts [2022-07-29T21:34:55.272Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43888/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-29T21:34:55.462Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2022-07-29T21:34:55.462Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:34:55.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh binary [2022-07-29T21:34:55.888Z] [2022-07-29T21:34:55.888Z] Removing bundles/ [2022-07-29T21:34:56.149Z] [2022-07-29T21:34:56.149Z] ---> Making bundle: binary (in bundles/binary) [2022-07-29T21:34:56.149Z] Building: bundles/binary-daemon/dockerd [2022-07-29T21:34:56.149Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:34:56.157Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2022-07-29T21:34:56.157Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:34:56.835Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2022-07-29T21:34:56.835Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:34:58.065Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2022-07-29T21:34:58.065Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:34:58.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-29T21:34:58.633Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-29T21:34:59.364Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2022-07-29T21:34:59.364Z] === RUN TestCreateServiceSysctls [2022-07-29T21:34:59.602Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-29T21:34:59.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2022-07-29T21:34:59.860Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:35:00.434Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-29T21:35:01.373Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2022-07-29T21:35:01.373Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:35:01.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-29T21:35:01.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-29T21:35:01.942Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:35:02.645Z] --- PASS: TestCreateServiceSysctls (3.21s) [2022-07-29T21:35:02.645Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:35:03.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2022-07-29T21:35:03.320Z] === RUN TestNISDomainname [2022-07-29T21:35:04.259Z] --- PASS: TestNISDomainname (0.82s) [2022-07-29T21:35:04.259Z] === RUN TestHostnameDnsResolution [2022-07-29T21:35:04.519Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-29T21:35:05.088Z] --- PASS: TestHostnameDnsResolution (1.09s) [2022-07-29T21:35:05.088Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:35:05.173Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2022-07-29T21:35:05.173Z] === RUN TestInspect [2022-07-29T21:35:05.348Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-29T21:35:05.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-29T21:35:06.176Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-07-29T21:35:06.176Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:35:06.746Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-29T21:35:07.006Z] --- PASS: TestPrivilegedHostDevices (0.99s) [2022-07-29T21:35:07.006Z] === RUN TestRunConsoleSize [2022-07-29T21:35:07.575Z] --- PASS: TestRunConsoleSize (0.60s) [2022-07-29T21:35:07.575Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-29T21:35:08.462Z] --- PASS: TestInspect (2.93s) [2022-07-29T21:35:08.462Z] === RUN TestCreateJob [2022-07-29T21:35:08.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-29T21:35:09.082Z] --- PASS: TestRunWithAlternativeContainerdShim (1.42s) [2022-07-29T21:35:09.082Z] === RUN TestStats [2022-07-29T21:35:09.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:35:11.740Z] --- PASS: TestCreateJob (3.20s) [2022-07-29T21:35:11.740Z] === RUN TestReplicatedJob [2022-07-29T21:35:12.373Z] --- PASS: TestStats (2.67s) [2022-07-29T21:35:12.373Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:35:12.373Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:35:12.373Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:35:12.373Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:35:12.373Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:35:12.373Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:35:12.373Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:35:12.373Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:35:12.373Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:35:12.373Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:35:12.373Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:35:12.373Z] check_test.go:540: [d4f30a429db8b] daemon is not started [2022-07-29T21:35:12.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-29T21:35:12.633Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:35:13.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-29T21:35:13.572Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-29T21:35:13.572Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-29T21:35:13.572Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-29T21:35:13.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-29T21:35:13.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-29T21:35:13.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:35:14.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-29T21:35:14.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-29T21:35:14.771Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:35:15.339Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-29T21:35:15.339Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-29T21:35:15.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-29T21:35:16.720Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-29T21:35:16.720Z] --- PASS: TestStopContainerWithTimeout/0 (0.82s) [2022-07-29T21:35:16.720Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2022-07-29T21:35:16.720Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-07-29T21:35:16.720Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-07-29T21:35:16.720Z] === RUN TestDeleteDevicemapper [2022-07-29T21:35:16.720Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:35:16.720Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:35:16.720Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:35:16.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-29T21:35:16.720Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-29T21:35:17.002Z] --- PASS: TestReplicatedJob (4.88s) [2022-07-29T21:35:17.002Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:35:17.289Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-29T21:35:19.528Z] --- PASS: TestUpdateReplicatedJob (3.07s) [2022-07-29T21:35:19.528Z] === RUN TestServiceListWithStatuses [2022-07-29T21:35:19.528Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:35:19.528Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:35:19.528Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:35:19.830Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-29T21:35:20.090Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2022-07-29T21:35:20.090Z] === RUN TestUpdateMemory [2022-07-29T21:35:20.090Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:35:20.090Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-29T21:35:20.090Z] === RUN TestUpdateCPUQuota [2022-07-29T21:35:21.470Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-29T21:35:21.470Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-07-29T21:35:21.470Z] === RUN TestUpdatePidsLimit [2022-07-29T21:35:21.470Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-29T21:35:21.730Z] === RUN TestUpdatePidsLimit/no_change [2022-07-29T21:35:21.989Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-29T21:35:22.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:35:22.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:35:22.248Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-29T21:35:22.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:35:22.508Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-29T21:35:22.767Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-29T21:35:23.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:35:23.337Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-29T21:35:23.337Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-29T21:35:23.596Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-29T21:35:23.711Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-07-29T21:35:23.711Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:35:23.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:35:23.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:35:24.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-29T21:35:24.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit (3.46s) [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2022-07-29T21:35:24.794Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2022-07-29T21:35:24.794Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:35:25.376Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-29T21:35:25.951Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-29T21:35:26.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:35:26.888Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-29T21:35:26.992Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-07-29T21:35:26.992Z] === RUN TestServicePlugin [2022-07-29T21:35:27.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-29T21:35:28.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:35:28.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:35:28.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-29T21:35:29.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:35:29.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:35:30.271Z] plugin_test.go:61: [d12798bdb1701] joining swarm manager [dd939078fc38c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:35:30.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:35:31.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-29T21:35:31.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:35:31.644Z] plugin_test.go:64: [d969eb35c8927] joining swarm manager [dd939078fc38c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:35:32.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:35:33.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:35:33.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:35:33.632Z] Using test binary docker [2022-07-29T21:35:33.890Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:35:33.890Z] +++ /etc/init.d/apparmor start [2022-07-29T21:35:33.890Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:35:33.890Z] INFO: Waiting for daemon to start... [2022-07-29T21:35:33.890Z] Starting dockerd [2022-07-29T21:35:33.890Z] +++ 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-29T21:35:33.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-29T21:35:33.915Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-29T21:35:33.915Z] check_test.go:540: [dfff4dea77a48] daemon is not started [2022-07-29T21:35:33.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-29T21:35:33.915Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-29T21:35:33.915Z] check_test.go:540: [d59152dfbac37] daemon is not started [2022-07-29T21:35:33.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-29T21:35:35.787Z] . [2022-07-29T21:35:35.787Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:35:35.787Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:35:35.787Z] Error: No such image: emptyfs [2022-07-29T21:35:35.787Z] ++++ docker load [2022-07-29T21:35:35.787Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-29T21:35:36.045Z] Running integration-test (iteration 1) [2022-07-29T21:35:36.045Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:35:36.045Z] ++ 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-29T21:35:36.045Z] ++ set -e [2022-07-29T21:35:36.045Z] ++ '[' -n 0 ']' [2022-07-29T21:35:36.045Z] ++ set -x [2022-07-29T21:35:36.045Z] ++ 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-29T21:35:36.303Z] Loaded image: busybox:latest [2022-07-29T21:35:36.452Z] check_test.go:540: [dd7125bf338c3] daemon is not started [2022-07-29T21:35:36.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-29T21:35:36.561Z] Loaded image: busybox:glibc [2022-07-29T21:35:37.391Z] --- PASS: TestUpdateRestartPolicy (12.32s) [2022-07-29T21:35:37.391Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:35:37.501Z] Loaded image: debian:bullseye-slim [2022-07-29T21:35:37.502Z] Loaded image: hello-world:latest [2022-07-29T21:35:37.502Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:35:37.759Z] INFO: Testing against a local daemon [2022-07-29T21:35:37.759Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:35:37.959Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2022-07-29T21:35:37.959Z] === RUN TestWaitNonBlocked [2022-07-29T21:35:37.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:35:37.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:35:37.959Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:35:37.959Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:35:37.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:35:37.959Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:35:38.693Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-07-29T21:35:38.693Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:35:39.340Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-29T21:35:39.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-07-29T21:35:39.340Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-07-29T21:35:39.340Z] === RUN TestWaitBlocked [2022-07-29T21:35:39.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:35:39.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:35:39.340Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:35:39.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:35:39.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:35:39.340Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:35:40.066Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-07-29T21:35:40.066Z] === RUN TestBuildWithSession [2022-07-29T21:35:40.066Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:35:40.066Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:35:40.066Z] === RUN TestBuildSquashParent [2022-07-29T21:35:40.720Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-29T21:35:40.720Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-29T21:35:40.720Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.39s) [2022-07-29T21:35:40.720Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.42s) [2022-07-29T21:35:40.720Z] === RUN TestWaitConditions [2022-07-29T21:35:40.720Z] === RUN TestWaitConditions/default [2022-07-29T21:35:40.720Z] === PAUSE TestWaitConditions/default [2022-07-29T21:35:40.720Z] === RUN TestWaitConditions/not-running [2022-07-29T21:35:40.720Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:35:40.720Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:35:40.720Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:35:40.720Z] === RUN TestWaitConditions/removed [2022-07-29T21:35:40.720Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:35:40.720Z] === CONT TestWaitConditions/default [2022-07-29T21:35:40.720Z] === CONT TestWaitConditions/removed [2022-07-29T21:35:41.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-29T21:35:41.288Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-29T21:35:42.669Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-29T21:35:42.669Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-29T21:35:42.929Z] === CONT TestWaitConditions/not-running [2022-07-29T21:35:42.929Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:35:43.346Z] --- PASS: TestBuildSquashParent (3.34s) [2022-07-29T21:35:43.346Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:35:43.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:35:43.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:35:43.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:35:43.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:35:43.346Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:35:43.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:35:43.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:35:43.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:35:43.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:35:43.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:35:43.346Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:35:43.346Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:35:43.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:35:43.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:35:43.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-29T21:35:44.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:35:44.719Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:35:44.804Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-29T21:35:44.805Z] --- PASS: TestWaitConditions (0.03s) [2022-07-29T21:35:44.805Z] --- PASS: TestWaitConditions/default (2.21s) [2022-07-29T21:35:44.805Z] --- PASS: TestWaitConditions/removed (2.26s) [2022-07-29T21:35:44.805Z] --- PASS: TestWaitConditions/not-running (1.88s) [2022-07-29T21:35:44.805Z] --- PASS: TestWaitConditions/next-exit (1.98s) [2022-07-29T21:35:44.805Z] === RUN TestWaitRestartedContainer [2022-07-29T21:35:45.064Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:35:45.064Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:35:45.064Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:35:45.064Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:35:45.064Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:35:45.064Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:35:45.064Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:35:45.064Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:46.091Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:35:46.091Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:35:46.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-29T21:35:46.969Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:47.024Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-29T21:35:47.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-07-29T21:35:47.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-07-29T21:35:47.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-07-29T21:35:47.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-07-29T21:35:47.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-07-29T21:35:47.024Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-07-29T21:35:47.024Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:35:47.024Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:35:47.538Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-29T21:35:48.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:35:48.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:35:48.476Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-29T21:35:48.476Z] --- PASS: TestWaitRestartedContainer (0.08s) [2022-07-29T21:35:48.476Z] --- PASS: TestWaitRestartedContainer/next-exit (2.07s) [2022-07-29T21:35:48.476Z] --- PASS: TestWaitRestartedContainer/default (2.10s) [2022-07-29T21:35:48.476Z] --- PASS: TestWaitRestartedContainer/not-running (1.23s) [2022-07-29T21:35:48.476Z] === CONT TestContainerStartOnDaemonRestart [2022-07-29T21:35:48.476Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:35:48.653Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:35:48.911Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:35:49.169Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-07-29T21:35:49.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-07-29T21:35:49.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-29T21:35:49.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-29T21:35:49.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-29T21:35:49.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-29T21:35:49.169Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:35:49.734Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-07-29T21:35:49.734Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:35:50.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-29T21:35:50.666Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-07-29T21:35:50.667Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:35:51.232Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-29T21:35:51.232Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:35:52.294Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2022-07-29T21:35:52.294Z] === CONT TestIpcModeOlderClient [2022-07-29T21:35:52.294Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-29T21:35:52.294Z] === CONT TestContainerKillOnDaemonStart [2022-07-29T21:35:52.294Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.76s) [2022-07-29T21:35:52.294Z] === CONT TestDaemonHostGatewayIP [2022-07-29T21:35:52.604Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-07-29T21:35:52.604Z] === RUN TestBuildUncleanTarFilenames [2022-07-29T21:35:53.169Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-29T21:35:53.169Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:35:54.566Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-07-29T21:35:54.566Z] === RUN TestBuildWithHugeFile [2022-07-29T21:35:54.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-29T21:35:55.496Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-29T21:35:55.756Z] --- PASS: TestDaemonHostGatewayIP (3.84s) [2022-07-29T21:35:55.756Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:35:58.180Z] --- PASS: TestServicePlugin (30.54s) [2022-07-29T21:35:58.180Z] === RUN TestServiceUpdateLabel [2022-07-29T21:35:59.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-29T21:35:59.051Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-29T21:35:59.051Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-29T21:35:59.312Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2022-07-29T21:35:59.552Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-29T21:35:59.552Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:36:00.777Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-29T21:36:02.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-29T21:36:03.537Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-29T21:36:04.106Z] check_test.go:540: [d98a5cc0e8864] daemon is not started [2022-07-29T21:36:04.106Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-29T21:36:04.366Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-29T21:36:04.626Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2022-07-29T21:36:04.626Z] PASS [2022-07-29T21:36:04.626Z] [2022-07-29T21:36:04.626Z] === Skipped [2022-07-29T21:36:04.626Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:36:04.626Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:36:04.626Z] [2022-07-29T21:36:04.626Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-29T21:36:04.626Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:36:04.626Z] [2022-07-29T21:36:04.626Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-29T21:36:04.626Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:36:04.626Z] [2022-07-29T21:36:04.626Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:36:04.626Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:36:04.626Z] [2022-07-29T21:36:04.626Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:36:04.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:36:04.626Z] [2022-07-29T21:36:04.626Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-29T21:36:04.626Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:36:04.626Z] [2022-07-29T21:36:04.626Z] DONE 272 tests, 6 skipped in 174.546s [2022-07-29T21:36:04.626Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:36:04.626Z] ++ 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-29T21:36:04.626Z] ++ set -e [2022-07-29T21:36:04.626Z] ++ '[' -n 0 ']' [2022-07-29T21:36:04.626Z] ++ set -x [2022-07-29T21:36:04.626Z] ++ 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-29T21:36:04.886Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:36:05.146Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-29T21:36:05.407Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-29T21:36:05.407Z] === RUN TestConfigDaemonID [2022-07-29T21:36:06.790Z] daemon_test.go:83: [d37c1be432da2] daemon is not started [2022-07-29T21:36:06.790Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-29T21:36:06.790Z] === RUN TestDaemonConfigValidation [2022-07-29T21:36:06.790Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:36:06.790Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:36:06.790Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:36:06.790Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:36:06.790Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:36:06.790Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:36:06.790Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:36:06.790Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:36:06.790Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:36:06.790Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:36:06.790Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:36:06.790Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:36:06.790Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:36:06.790Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:36:07.050Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:36:07.050Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:36:07.050Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-07-29T21:36:07.050Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-07-29T21:36:07.050Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-07-29T21:36:07.050Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-07-29T21:36:07.050Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-29T21:36:07.050Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:36:07.050Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:36:07.050Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-29T21:36:07.988Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-29T21:36:07.988Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:36:09.368Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:36:10.305Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:36:10.305Z] daemon_test.go:197: [dd8044696817e] daemon is not started [2022-07-29T21:36:10.305Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2022-07-29T21:36:10.305Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-29T21:36:10.305Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-29T21:36:10.305Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-29T21:36:10.305Z] === RUN TestDaemonProxy [2022-07-29T21:36:10.305Z] === RUN TestDaemonProxy/environment_variables [2022-07-29T21:36:10.873Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-29T21:36:10.873Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-29T21:36:11.442Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-29T21:36:12.011Z] === RUN TestDaemonProxy/command-line_options [2022-07-29T21:36:12.271Z] check_test.go:540: [d36e720c929fa] daemon is not started [2022-07-29T21:36:12.271Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-29T21:36:13.655Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-29T21:36:13.655Z] === RUN TestDaemonProxy/configuration_file [2022-07-29T21:36:14.415Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-07-29T21:36:14.415Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:36:15.563Z] === RUN TestDaemonProxy/conflicting_options [2022-07-29T21:36:15.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-29T21:36:16.081Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-29T21:36:16.653Z] --- PASS: TestDaemonProxy (6.34s) [2022-07-29T21:36:16.653Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-07-29T21:36:16.653Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-07-29T21:36:16.653Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-29T21:36:16.653Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-29T21:36:16.653Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-29T21:36:16.653Z] PASS [2022-07-29T21:36:16.653Z] [2022-07-29T21:36:16.653Z] DONE 18 tests in 11.837s [2022-07-29T21:36:16.653Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:36:16.653Z] ++ 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-29T21:36:16.653Z] ++ set -e [2022-07-29T21:36:16.653Z] ++ '[' -n 0 ']' [2022-07-29T21:36:16.653Z] ++ set -x [2022-07-29T21:36:16.653Z] ++ 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-29T21:36:16.653Z] INFO: Testing against a local daemon [2022-07-29T21:36:16.653Z] === RUN TestCommitInheritsEnv [2022-07-29T21:36:17.229Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-07-29T21:36:17.229Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:36:17.229Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-29T21:36:17.229Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:36:17.229Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:36:17.229Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:36:17.229Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:36:17.229Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:36:17.491Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:36:17.491Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:36:17.491Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:36:17.491Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:36:17.491Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform (0.50s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:36:17.491Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:36:17.491Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:36:17.751Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-29T21:36:17.751Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:36:17.751Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-07-29T21:36:17.751Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:36:18.320Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-07-29T21:36:18.320Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:36:18.580Z] time="2022-07-29T21:36:18Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-29T21:36:18.580Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-29T21:36:20.491Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2022-07-29T21:36:20.491Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:36:20.491Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-29T21:36:20.491Z] === RUN TestTagInvalidReference [2022-07-29T21:36:20.491Z] --- PASS: TestTagInvalidReference (0.05s) [2022-07-29T21:36:20.491Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:36:20.491Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-29T21:36:20.491Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:36:20.491Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-29T21:36:20.491Z] === RUN TestTagOfficialNames [2022-07-29T21:36:20.751Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-29T21:36:20.751Z] === RUN TestTagMatchesDigest [2022-07-29T21:36:20.751Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-29T21:36:20.751Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-29T21:36:21.689Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-29T21:36:22.628Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-29T21:36:23.198Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-29T21:36:23.198Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-29T21:36:23.771Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-29T21:36:23.771Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-07-29T21:36:24.711Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-07-29T21:36:24.971Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-07-29T21:36:25.545Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-07-29T21:36:26.116Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-29T21:36:26.116Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-07-29T21:36:26.376Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-29T21:36:26.636Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-07-29T21:36:27.205Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-07-29T21:36:27.464Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-07-29T21:36:28.034Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-07-29T21:36:28.604Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-07-29T21:36:29.173Z] check_test.go:540: [d2e43970513b3] daemon is not started [2022-07-29T21:36:29.173Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-29T21:36:29.286Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-07-29T21:36:29.291Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:36:30.111Z] check_test.go:540: [d4fe12c54ed3e] daemon is not started [2022-07-29T21:36:30.111Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-29T21:36:30.681Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-29T21:36:32.588Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-29T21:36:33.361Z] --- PASS: TestBuildWithHugeFile (34.86s) [2022-07-29T21:36:33.361Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:36:33.361Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:36:33.361Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:36:33.361Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:36:33.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:36:33.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:36:33.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:36:33.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:36:33.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:36:33.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:36:33.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:36:33.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:36:33.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:36:33.361Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-29T21:36:33.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-29T21:36:33.361Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-29T21:36:33.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-29T21:36:33.361Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:36:33.361Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:36:33.361Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:36:33.361Z] --- PASS: TestBuildPreserveOwnership (2.90s) [2022-07-29T21:36:33.361Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-07-29T21:36:33.361Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-07-29T21:36:33.361Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:36:33.361Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-29T21:36:33.361Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:36:33.361Z] Loaded image: busybox:latest [2022-07-29T21:36:33.361Z] Loaded image: busybox:glibc [2022-07-29T21:36:34.293Z] Loaded image: debian:bullseye-slim [2022-07-29T21:36:34.497Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-29T21:36:34.551Z] Loaded image: hello-world:latest [2022-07-29T21:36:34.551Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:36:35.437Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-29T21:36:35.697Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-29T21:36:35.957Z] check_test.go:540: [dc74ca4efdc67] daemon is not started [2022-07-29T21:36:35.957Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-29T21:36:37.339Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-29T21:36:38.720Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-29T21:36:40.628Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-29T21:36:41.198Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-29T21:36:41.498Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-07-29T21:36:41.498Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:36:42.431Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-29T21:36:42.656Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.38s) [2022-07-29T21:36:42.656Z] PASS [2022-07-29T21:36:42.656Z] [2022-07-29T21:36:42.656Z] === Skipped [2022-07-29T21:36:42.656Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:36:42.656Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:36:42.656Z] [2022-07-29T21:36:42.656Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:36:42.656Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:36:42.656Z] [2022-07-29T21:36:42.656Z] DONE 34 tests, 2 skipped in 65.817s [2022-07-29T21:36:42.656Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:36:42.656Z] ++ 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-29T21:36:42.656Z] ++ set -e [2022-07-29T21:36:42.656Z] ++ '[' -n 0 ']' [2022-07-29T21:36:42.656Z] ++ set -x [2022-07-29T21:36:42.656Z] ++ 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-29T21:36:42.656Z] INFO: Testing against a local daemon [2022-07-29T21:36:42.656Z] === RUN TestConfigInspect [2022-07-29T21:36:43.364Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-29T21:36:44.555Z] --- PASS: TestConfigInspect (2.21s) [2022-07-29T21:36:44.555Z] === RUN TestConfigList [2022-07-29T21:36:45.395Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-29T21:36:45.656Z] check_test.go:540: [d984aaecd2313] daemon is not started [2022-07-29T21:36:45.656Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-29T21:36:46.453Z] --- PASS: TestConfigList (2.18s) [2022-07-29T21:36:46.453Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:36:48.209Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-29T21:36:48.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-29T21:36:48.978Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-07-29T21:36:48.978Z] === RUN TestConfigsUpdate [2022-07-29T21:36:50.688Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-29T21:36:50.896Z] --- PASS: TestConfigsUpdate (2.18s) [2022-07-29T21:36:50.896Z] === RUN TestTemplatedConfig [2022-07-29T21:36:51.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-29T21:36:51.471Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-29T21:36:53.422Z] --- PASS: TestTemplatedConfig (2.42s) [2022-07-29T21:36:53.422Z] === RUN TestConfigCreateResolve [2022-07-29T21:36:53.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-29T21:36:54.060Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-29T21:36:54.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-29T21:36:55.319Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-07-29T21:36:55.319Z] PASS [2022-07-29T21:36:55.319Z] [2022-07-29T21:36:55.319Z] DONE 6 tests in 13.505s [2022-07-29T21:36:55.319Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:36:55.319Z] ++ 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-29T21:36:55.319Z] ++ set -e [2022-07-29T21:36:55.319Z] ++ '[' -n 0 ']' [2022-07-29T21:36:55.319Z] ++ set -x [2022-07-29T21:36:55.319Z] ++ 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-29T21:36:55.577Z] INFO: Testing against a local daemon [2022-07-29T21:36:55.577Z] === RUN TestAttachWithTTY [2022-07-29T21:36:55.577Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-29T21:36:55.577Z] === RUN TestAttachWithoutTTy [2022-07-29T21:36:55.577Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-29T21:36:55.577Z] === RUN TestCheckpoint [2022-07-29T21:36:55.577Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:36:55.577Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:36:55.577Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:36:55.577Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:36:55.577Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:36:55.577Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:36:55.577Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:36:55.577Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:36:55.577Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:36:55.577Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:36:55.577Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:36:55.577Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:36:55.577Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:36:55.577Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:36:55.577Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:36:55.577Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:36:55.835Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:36:55.835Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:36:55.835Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:36:55.835Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:36:55.835Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-29T21:36:55.835Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:36:55.835Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-29T21:36:55.835Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:36:55.835Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-29T21:36:55.835Z] === RUN TestCopyEmptyFile [2022-07-29T21:36:56.103Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-29T21:36:56.103Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:36:56.103Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-29T21:36:56.103Z] === RUN TestCopyFromContainer [2022-07-29T21:36:56.909Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-29T21:36:57.039Z] === RUN TestCopyFromContainer// [2022-07-29T21:36:57.039Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:36:57.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-29T21:36:57.297Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:36:57.297Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:36:57.297Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:36:57.297Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:36:57.297Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:36:57.555Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:36:57.555Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:36:57.555Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer (1.56s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-29T21:36:57.555Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-29T21:36:57.555Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:36:57.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:36:57.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:36:57.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:36:57.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:36:57.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:36:57.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:36:57.814Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:36:57.814Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:36:57.814Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:36:57.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-29T21:36:57.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:36:57.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:36:57.814Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:36:57.814Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:36:57.814Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-29T21:36:57.814Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:36:57.814Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:36:57.814Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:36:57.814Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:36:57.814Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:36:57.814Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:36:57.814Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:36:57.814Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:36:57.814Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:36:57.814Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:36:57.814Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-29T21:36:57.814Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-29T21:36:57.814Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:36:57.814Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:36:57.814Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:36:57.814Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-29T21:36:57.814Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:36:58.024Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2022-07-29T21:36:58.024Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-29T21:36:58.024Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-07-29T21:36:58.024Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-29T21:36:58.024Z] PASS [2022-07-29T21:36:58.024Z] [2022-07-29T21:36:58.024Z] === Skipped [2022-07-29T21:36:58.024Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:36:58.024Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:36:58.024Z] [2022-07-29T21:36:58.024Z] DONE 27 tests, 1 skipped in 165.693s [2022-07-29T21:36:58.024Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:36:58.024Z] INFO: Testing against a local daemon [2022-07-29T21:36:58.024Z] === RUN TestSessionCreate [2022-07-29T21:36:58.024Z] --- PASS: TestSessionCreate (0.03s) [2022-07-29T21:36:58.024Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:36:58.024Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-29T21:36:58.024Z] PASS [2022-07-29T21:36:58.024Z] [2022-07-29T21:36:58.024Z] DONE 2 tests in 0.065s [2022-07-29T21:36:58.024Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:36:58.024Z] INFO: Testing against a local daemon [2022-07-29T21:36:58.024Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:36:58.024Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:36:58.024Z] === RUN TestDiskUsage [2022-07-29T21:36:58.024Z] === PAUSE TestDiskUsage [2022-07-29T21:36:58.024Z] === RUN TestEventsExecDie [2022-07-29T21:36:58.285Z] --- PASS: TestEventsExecDie (0.59s) [2022-07-29T21:36:58.285Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:36:58.285Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-29T21:36:58.285Z] === RUN TestEventsVolumeCreate [2022-07-29T21:36:58.543Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-29T21:36:58.543Z] === RUN TestInfoBinaryCommits [2022-07-29T21:36:58.543Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-29T21:36:58.543Z] === RUN TestInfoAPIVersioned [2022-07-29T21:36:58.543Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-29T21:36:58.543Z] === RUN TestInfoAPI [2022-07-29T21:36:58.543Z] --- PASS: TestInfoAPI (0.02s) [2022-07-29T21:36:58.543Z] === RUN TestInfoAPIWarnings [2022-07-29T21:36:59.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-29T21:36:59.187Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-07-29T21:36:59.187Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:36:59.341Z] check_test.go:540: [d0eb0908d2735] daemon is not started [2022-07-29T21:36:59.341Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-29T21:36:59.910Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-29T21:37:00.120Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-29T21:37:00.120Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:37:00.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:37:00.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:37:00.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:37:00.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:37:00.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:37:00.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:37:00.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:37:00.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:37:00.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:37:00.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:37:00.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:37:00.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:37:00.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:37:00.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:37:00.120Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:37:00.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-29T21:37:00.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-29T21:37:00.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-29T21:37:00.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-29T21:37:00.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-29T21:37:00.120Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-29T21:37:00.120Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:37:00.480Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-29T21:37:00.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-07-29T21:37:00.686Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:37:00.686Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:37:00.686Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:37:00.686Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-29T21:37:00.686Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-29T21:37:00.686Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:37:00.686Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:37:00.686Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-29T21:37:00.686Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:37:00.686Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-29T21:37:00.686Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:37:00.686Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:37:00.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:37:00.686Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:37:00.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:37:00.686Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:37:00.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:37:00.686Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:37:00.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:37:00.686Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:37:00.686Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:37:00.686Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:37:00.686Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:37:00.686Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-29T21:37:00.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:37:00.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-29T21:37:00.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:37:00.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-29T21:37:00.686Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:37:00.686Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-29T21:37:00.686Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:37:00.686Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:37:00.686Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:37:00.686Z] === PAUSE TestDaemonHostGatewayIP [2022-07-29T21:37:00.686Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:37:00.686Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:37:00.686Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:37:00.686Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-29T21:37:00.686Z] === RUN TestDiff [2022-07-29T21:37:01.152Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-29T21:37:01.252Z] --- PASS: TestDiff (0.44s) [2022-07-29T21:37:01.252Z] === RUN TestExecConsoleSize [2022-07-29T21:37:01.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-29T21:37:01.818Z] --- PASS: TestExecConsoleSize (0.52s) [2022-07-29T21:37:01.818Z] === RUN TestExecWithCloseStdin [2022-07-29T21:37:02.384Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-07-29T21:37:02.384Z] === RUN TestExec [2022-07-29T21:37:02.642Z] --- PASS: TestExec (0.53s) [2022-07-29T21:37:02.642Z] === RUN TestExecUser [2022-07-29T21:37:02.670Z] Created binary: bundles/binary-daemon/dockerd [2022-07-29T21:37:02.670Z] Copying nested executables into bundles/binary-daemon [2022-07-29T21:37:02.670Z] Building: bundles/binary-daemon/docker-proxy [2022-07-29T21:37:02.670Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:37:02.670Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-29T21:37:02.670Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-29T21:37:03.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh cross [2022-07-29T21:37:03.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-29T21:37:03.104Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-29T21:37:03.104Z] check_test.go:540: [d08a1bdddaa5a] daemon is not started [2022-07-29T21:37:03.104Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-29T21:37:03.208Z] --- PASS: TestExecUser (0.50s) [2022-07-29T21:37:03.208Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:37:03.281Z] [2022-07-29T21:37:03.542Z] Removing bundles/ [2022-07-29T21:37:03.542Z] [2022-07-29T21:37:03.542Z] ---> Making bundle: cross (in bundles/cross) [2022-07-29T21:37:03.542Z] Cross building: bundles/cross/linux/amd64 [2022-07-29T21:37:03.542Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-29T21:37:03.542Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-29T21:37:03.773Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-29T21:37:03.773Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:37:05.145Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-29T21:37:05.145Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:37:05.710Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-07-29T21:37:05.710Z] === RUN TestHealthKillContainer [2022-07-29T21:37:05.747Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-29T21:37:06.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-29T21:37:10.031Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-29T21:37:12.574Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-29T21:37:14.066Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-29T21:37:14.066Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:37:14.066Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-29T21:37:14.066Z] === RUN TestIpcModeNone [2022-07-29T21:37:14.484Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-29T21:37:14.631Z] --- PASS: TestIpcModeNone (0.47s) [2022-07-29T21:37:14.631Z] === RUN TestIpcModePrivate [2022-07-29T21:37:14.889Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-29T21:37:14.932Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-29T21:37:14.932Z] === RUN TestInfoDebug [2022-07-29T21:37:15.147Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-29T21:37:15.147Z] === RUN TestIpcModeShareable [2022-07-29T21:37:15.404Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-07-29T21:37:15.404Z] --- PASS: TestIpcModeShareable (0.48s) [2022-07-29T21:37:15.404Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-29T21:37:15.498Z] --- PASS: TestInfoDebug (0.52s) [2022-07-29T21:37:15.498Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:37:16.064Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-29T21:37:16.064Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:37:16.392Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-29T21:37:16.629Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-29T21:37:16.629Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:37:16.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-29T21:37:16.888Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-29T21:37:16.888Z] === RUN TestPingCacheHeaders [2022-07-29T21:37:16.888Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-29T21:37:16.888Z] === RUN TestPingGet [2022-07-29T21:37:17.146Z] --- PASS: TestPingGet (0.03s) [2022-07-29T21:37:17.146Z] === RUN TestPingHead [2022-07-29T21:37:17.146Z] --- PASS: TestPingHead (0.02s) [2022-07-29T21:37:17.146Z] === RUN TestPingSwarmHeader [2022-07-29T21:37:17.302Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-07-29T21:37:17.302Z] === RUN TestAPIIpcModeHost [2022-07-29T21:37:17.302Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-29T21:37:17.302Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:37:17.711Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:37:18.285Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:37:18.674Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-29T21:37:18.674Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-29T21:37:18.674Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:37:19.225Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:37:19.225Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-07-29T21:37:19.225Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:37:19.225Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:37:19.225Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:37:19.225Z] === RUN TestVersion [2022-07-29T21:37:19.225Z] --- PASS: TestVersion (0.02s) [2022-07-29T21:37:19.225Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:37:19.225Z] === CONT TestDiskUsage [2022-07-29T21:37:19.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-29T21:37:19.608Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-07-29T21:37:19.608Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:37:19.791Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:37:19.945Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-29T21:37:19.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:37:20.049Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:37:20.540Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:37:20.615Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:37:20.798Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-07-29T21:37:20.798Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:37:20.873Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage (1.60s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.873Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.874Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-29T21:37:20.874Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:37:20.874Z] PASS [2022-07-29T21:37:20.874Z] [2022-07-29T21:37:20.874Z] DONE 54 tests in 23.088s [2022-07-29T21:37:20.874Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:37:20.874Z] INFO: Testing against a local daemon [2022-07-29T21:37:20.874Z] === RUN TestVolumesCreateAndList [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-29T21:37:20.874Z] === RUN TestVolumesRemove [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-29T21:37:20.874Z] === RUN TestVolumesInspect [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-29T21:37:20.874Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:37:20.874Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:37:20.874Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:37:20.874Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:37:20.874Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:37:20.874Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:37:20.874Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:37:20.874Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:37:20.874Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:37:20.874Z] PASS [2022-07-29T21:37:20.874Z] [2022-07-29T21:37:20.874Z] DONE 9 tests in 0.149s [2022-07-29T21:37:20.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:37:21.439Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-29T21:37:21.439Z] Removing test suite binaries [2022-07-29T21:37:21.439Z] exiting test-integration [2022-07-29T21:37:21.439Z] ++ exit 0 [2022-07-29T21:37:21.439Z] [2022-07-29T21:37:21.731Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-29T21:37:21.989Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-29T21:37:21.989Z] === RUN TestIpcModeOlderClient [2022-07-29T21:37:21.989Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:37:21.989Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:37:22.554Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-29T21:37:22.554Z] === RUN TestKillContainer [2022-07-29T21:37:22.554Z] === RUN TestKillContainer/no_signal [2022-07-29T21:37:22.811Z] === RUN TestKillContainer/non_killing_signal Post stage [Pipeline] junit [2022-07-29T21:37:22.825Z] Recording test results [2022-07-29T21:37:23.048Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-07-29T21:37:23.070Z] === RUN TestKillContainer/killing_signal [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:37:23.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-29T21:37:23.242Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-29T21:37:23.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-29T21:37:23.370Z] + echo Ensuring container killed. [2022-07-29T21:37:23.370Z] Ensuring container killed. [2022-07-29T21:37:23.370Z] + docker rm -vf docker-pr2 [2022-07-29T21:37:23.370Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-29T21:37:23.644Z] --- PASS: TestKillContainer (1.25s) [2022-07-29T21:37:23.644Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-07-29T21:37:23.644Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-29T21:37:23.644Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-29T21:37:23.644Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:37:23.644Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:37:23.655Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:37:23.655Z] Chowning /workspace to jenkins user [2022-07-29T21:37:23.655Z] + id -u [2022-07-29T21:37:23.655Z] + id -g [2022-07-29T21:37:23.655Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43888:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:37:24.213Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:37:24.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-07-29T21:37:24.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-07-29T21:37:24.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-07-29T21:37:24.778Z] === RUN TestKillStoppedContainer [2022-07-29T21:37:24.778Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-29T21:37:24.778Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:37:25.037Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-29T21:37:25.037Z] === RUN TestKillDifferentUserContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:37:25.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-29T21:37:25.294Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-29T21:37:25.294Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:37:25.324Z] + bundleName=amd64-cgroup2 [2022-07-29T21:37:25.324Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-29T21:37:25.324Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-29T21:37:25.324Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-29T21:37:25.324Z] + 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-29T21:37:25.592Z] Archiving artifacts [2022-07-29T21:37:25.860Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-29T21:37:25.860Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:37:25.914Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43888/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:37:26.118Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-29T21:37:26.118Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:37:26.216Z] + make clean [2022-07-29T21:37:26.216Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:37:26.216Z] docker-dev-cache [2022-07-29T21:37:26.216Z] docker-mod-cache [Pipeline] deleteDir [2022-07-29T21:37:26.376Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-07-29T21:37:26.376Z] === RUN TestLinksContainerNames [2022-07-29T21:37:27.060Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-29T21:37:27.311Z] --- PASS: TestLinksContainerNames (0.81s) [2022-07-29T21:37:27.311Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:37:27.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] } [Pipeline] // withEnv [2022-07-29T21:37:27.877Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-29T21:37:27.877Z] === RUN TestLogs [2022-07-29T21:37:27.877Z] === RUN TestLogs/driver_local [2022-07-29T21:37:27.877Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:37:27.877Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:37:27.877Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:37:27.877Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:37:27.877Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:37:27.877Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:37:27.877Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:37:27.877Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:37:27.877Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:37:27.877Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:37:27.877Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:37:27.877Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:37:27.877Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:37:27.877Z] === CONT TestLogs/driver_local/without_tty/only_stderr [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:37:28.443Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:37:28.443Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:37:28.574Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-29T21:37:29.009Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:37:29.009Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:37:29.579Z] === RUN TestLogs/driver_json-file [2022-07-29T21:37:29.579Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:37:29.579Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:37:29.579Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:37:29.579Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:37:29.579Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:37:29.579Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:37:29.579Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:37:29.579Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:37:29.579Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:37:29.579Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:37:29.579Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:37:29.579Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:37:29.579Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:37:29.579Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:37:29.953Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-29T21:37:30.523Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:37:30.523Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:37:30.892Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-29T21:37:31.088Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:37:31.088Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:37:31.654Z] --- PASS: TestLogs (3.96s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.81s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s) [2022-07-29T21:37:31.654Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-07-29T21:37:31.654Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:37:32.220Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:37:32.220Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:37:32.220Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:37:32.220Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:37:32.478Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-29T21:37:32.478Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-29T21:37:32.478Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:37:33.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-29T21:37:33.850Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-07-29T21:37:33.850Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:37:34.002Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-29T21:37:34.108Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-07-29T21:37:34.108Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:37:34.674Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-29T21:37:34.674Z] === RUN TestNetworkNat [2022-07-29T21:37:34.931Z] --- PASS: TestNetworkNat (0.45s) [2022-07-29T21:37:34.932Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:37:34.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-29T21:37:35.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-29T21:37:35.497Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:37:36.345Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-29T21:37:37.284Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-29T21:37:38.022Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-07-29T21:37:38.022Z] === RUN TestPause [2022-07-29T21:37:38.223Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-29T21:37:38.280Z] --- PASS: TestPause (0.42s) [2022-07-29T21:37:38.280Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:37:38.280Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:37:38.280Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:37:38.280Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:37:38.845Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-07-29T21:37:38.845Z] === RUN TestPidHost [2022-07-29T21:37:39.779Z] --- PASS: TestPidHost (0.90s) [2022-07-29T21:37:39.779Z] === RUN TestPsFilter [2022-07-29T21:37:39.779Z] --- PASS: TestPsFilter (0.10s) [2022-07-29T21:37:39.779Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:37:40.132Z] docker_cli_daemon_test.go:2504: [da446251db5a4] daemon is not started [2022-07-29T21:37:40.344Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-29T21:37:40.344Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:37:40.602Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-07-29T21:37:40.602Z] === RUN TestRemoveContainerRunning [2022-07-29T21:37:41.167Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-07-29T21:37:41.167Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:37:41.426Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-29T21:37:41.426Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:37:41.426Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-29T21:37:41.426Z] === RUN TestRenameLinkedContainer [2022-07-29T21:37:42.038Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-29T21:37:43.325Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-07-29T21:37:43.325Z] === RUN TestRenameStoppedContainer [2022-07-29T21:37:43.583Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-29T21:37:43.583Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:37:44.516Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-29T21:37:44.516Z] === RUN TestRenameInvalidName [2022-07-29T21:37:44.773Z] --- PASS: TestRenameInvalidName (0.41s) [2022-07-29T21:37:44.773Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:37:45.333Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-29T21:37:46.271Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-29T21:37:46.671Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-07-29T21:37:46.672Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:37:46.929Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-29T21:37:46.929Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:37:47.209Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-29T21:37:47.777Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-29T21:37:47.863Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-29T21:37:47.863Z] === RUN TestResize [2022-07-29T21:37:48.121Z] --- PASS: TestResize (0.42s) [2022-07-29T21:37:48.121Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:37:48.706Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-29T21:37:48.706Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:37:48.964Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:37:48.964Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:37:48.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:37:48.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:37:48.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:37:50.319Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-29T21:37:50.319Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-29T21:37:50.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:37:50.888Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-29T21:37:51.457Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-29T21:37:51.717Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-29T21:37:51.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:37:52.286Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-29T21:37:52.855Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-29T21:37:52.855Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-29T21:37:52.855Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-29T21:37:52.855Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-29T21:37:53.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:37:53.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:37:54.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:37:54.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:37:54.763Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-29T21:37:54.763Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-29T21:37:57.300Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-29T21:37:57.300Z] check_test.go:540: [d00e468bb4e2a] daemon is not started [2022-07-29T21:37:57.300Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-29T21:37:57.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:37:57.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:37:59.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:37:59.862Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-29T21:38:00.799Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-29T21:38:01.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:38:01.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:38:01.737Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-29T21:38:02.305Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-29T21:38:02.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:38:03.243Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-29T21:38:03.254Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite (331.77s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.02s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.54s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.45s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.52s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.36s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.37s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.10s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.19s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.66s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.56s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.41s) [2022-07-29T21:38:03.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.94s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.55s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.40s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.45s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.45s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.57s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.33s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.17s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.10s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.32s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.26s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.66s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.67s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.23s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.69s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2022-07-29T21:38:03.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-29T21:38:03.503Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.97s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.59s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.72s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.93s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.24s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.70s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.87s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.51s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.00s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.02s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.30s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.77s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.52s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.64s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.60s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.79s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.24s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-07-29T21:38:03.503Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.22s) [2022-07-29T21:38:03.503Z] === RUN TestDockerSwarmSuite [2022-07-29T21:38:03.503Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-29T21:38:03.763Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-29T21:38:04.333Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-29T21:38:04.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-07-29T21:38:06.526Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-29T21:38:06.526Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:38:06.526Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:38:06.873Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-29T21:38:07.458Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:38:08.391Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) [2022-07-29T21:38:08.391Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-07-29T21:38:08.391Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-07-29T21:38:08.391Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:38:09.323Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-29T21:38:09.323Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:38:10.164Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-29T21:38:10.717Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-07-29T21:38:10.717Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-29T21:38:11.650Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-29T21:38:11.650Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:38:13.022Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-07-29T21:38:13.022Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:38:13.954Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-07-29T21:38:13.954Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:38:14.889Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-07-29T21:38:14.889Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:38:15.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-29T21:38:15.881Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-29T21:38:15.881Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:38:16.078Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-29T21:38:16.647Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-29T21:38:16.815Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-07-29T21:38:16.815Z] === RUN TestNISDomainname [2022-07-29T21:38:17.380Z] --- PASS: TestNISDomainname (0.54s) [2022-07-29T21:38:17.380Z] === RUN TestHostnameDnsResolution [2022-07-29T21:38:17.945Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-07-29T21:38:17.945Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:38:18.510Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-29T21:38:18.510Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:38:19.076Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-29T21:38:19.076Z] === RUN TestRunConsoleSize [2022-07-29T21:38:19.641Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-29T21:38:19.641Z] === RUN TestRunWithAlternativeContainerdShim [2022-07-29T21:38:19.943Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-29T21:38:20.574Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-07-29T21:38:20.574Z] === RUN TestStats [2022-07-29T21:38:23.098Z] --- PASS: TestStats (2.45s) [2022-07-29T21:38:23.098Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:38:23.098Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:38:23.098Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:38:23.098Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:38:23.098Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:38:23.098Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:38:23.098Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:38:23.098Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:38:23.098Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:38:23.098Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:38:23.098Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:38:23.236Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-29T21:38:23.664Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:38:24.173Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-29T21:38:24.173Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-29T21:38:24.173Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-29T21:38:24.173Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-29T21:38:24.173Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-29T21:38:24.173Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-29T21:38:24.173Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-29T21:38:24.173Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-29T21:38:24.173Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-29T21:38:25.561Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:38:26.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-29T21:38:27.459Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-29T21:38:27.459Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-07-29T21:38:27.459Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-07-29T21:38:27.459Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-07-29T21:38:27.459Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-29T21:38:27.459Z] === RUN TestDeleteDevicemapper [2022-07-29T21:38:27.459Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:38:27.459Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:38:27.459Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:38:28.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-29T21:38:28.831Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-07-29T21:38:28.831Z] === RUN TestUpdateMemory [2022-07-29T21:38:29.114Z] --- PASS: TestUpdateMemory (0.52s) [2022-07-29T21:38:29.114Z] === RUN TestUpdateCPUQuota [2022-07-29T21:38:29.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-29T21:38:30.069Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-07-29T21:38:30.069Z] === RUN TestUpdatePidsLimit [2022-07-29T21:38:30.069Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-29T21:38:30.069Z] === RUN TestUpdatePidsLimit/no_change [2022-07-29T21:38:30.327Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-29T21:38:30.585Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-29T21:38:30.585Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-29T21:38:30.842Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-29T21:38:31.099Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-29T21:38:31.497Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-29T21:38:31.666Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-29T21:38:31.666Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:38:32.435Z] docker_api_swarm_test.go:563: [dfb53800c1dd9] joining swarm manager [dcc2a00d183c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:38:34.973Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-29T21:38:35.233Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-29T21:38:40.511Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-29T21:38:43.805Z] docker_api_swarm_test.go:585: [d6c34fb14f684] joining swarm manager [dcc2a00d183c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:38:43.856Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-07-29T21:38:43.856Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:38:43.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-29T21:38:43.856Z] === RUN TestWaitNonBlocked [2022-07-29T21:38:43.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:38:43.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:38:43.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:38:43.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:38:43.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:38:43.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:38:43.856Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-29T21:38:43.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-07-29T21:38:43.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-07-29T21:38:43.856Z] === RUN TestWaitBlocked [2022-07-29T21:38:43.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:38:43.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:38:43.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:38:43.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:38:43.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:38:43.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:38:44.788Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-29T21:38:44.788Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-07-29T21:38:44.788Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-07-29T21:38:44.788Z] === RUN TestWaitConditions [2022-07-29T21:38:44.788Z] === RUN TestWaitConditions/default [2022-07-29T21:38:44.788Z] === PAUSE TestWaitConditions/default [2022-07-29T21:38:44.788Z] === RUN TestWaitConditions/not-running [2022-07-29T21:38:44.788Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:38:44.788Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:38:44.788Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:38:44.788Z] === RUN TestWaitConditions/removed [2022-07-29T21:38:44.788Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:38:44.788Z] === CONT TestWaitConditions/default [2022-07-29T21:38:44.788Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:38:46.345Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-29T21:38:46.604Z] check_test.go:611: [dfb53800c1dd9] daemon is not started [2022-07-29T21:38:46.604Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-29T21:38:46.685Z] === CONT TestWaitConditions/removed [2022-07-29T21:38:46.685Z] === CONT TestWaitConditions/not-running [2022-07-29T21:38:47.982Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-29T21:38:48.057Z] --- PASS: TestWaitConditions (0.01s) [2022-07-29T21:38:48.057Z] --- PASS: TestWaitConditions/default (1.75s) [2022-07-29T21:38:48.057Z] --- PASS: TestWaitConditions/next-exit (1.79s) [2022-07-29T21:38:48.057Z] --- PASS: TestWaitConditions/removed (1.55s) [2022-07-29T21:38:48.057Z] --- PASS: TestWaitConditions/not-running (1.53s) [2022-07-29T21:38:48.057Z] === RUN TestWaitRestartedContainer [2022-07-29T21:38:48.057Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:38:48.057Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:38:48.057Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:38:48.057Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:38:48.057Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:38:48.057Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:38:48.057Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:38:48.057Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:38:48.991Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:38:49.923Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:38:49.923Z] --- PASS: TestWaitRestartedContainer/not-running (1.17s) [2022-07-29T21:38:49.923Z] --- PASS: TestWaitRestartedContainer/default (1.27s) [2022-07-29T21:38:49.923Z] --- PASS: TestWaitRestartedContainer/next-exit (0.95s) [2022-07-29T21:38:49.923Z] === CONT TestContainerStartOnDaemonRestart [2022-07-29T21:38:49.923Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:38:50.521Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-29T21:38:51.090Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-29T21:38:51.090Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-29T21:38:52.448Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s) [2022-07-29T21:38:52.448Z] === CONT TestIpcModeOlderClient [2022-07-29T21:38:52.448Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-29T21:38:52.448Z] === CONT TestContainerKillOnDaemonStart [2022-07-29T21:38:52.448Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-07-29T21:38:52.448Z] === CONT TestDaemonHostGatewayIP [2022-07-29T21:38:52.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-29T21:38:53.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-29T21:38:54.344Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-29T21:38:54.976Z] --- PASS: TestDaemonHostGatewayIP (2.45s) [2022-07-29T21:38:54.976Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:38:56.266Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-29T21:38:56.266Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-29T21:38:56.266Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-29T21:38:56.266Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-29T21:38:56.266Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-29T21:38:56.266Z] Cross building: bundles/cross/windows/amd64 [2022-07-29T21:38:56.266Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-29T21:38:56.266Z] { [2022-07-29T21:38:56.266Z] "RT_GROUP_ICON": { [2022-07-29T21:38:56.266Z] "#1": { [2022-07-29T21:38:56.266Z] "0409": "../../winresources/docker.ico" [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] }, [2022-07-29T21:38:56.266Z] "RT_MANIFEST": { [2022-07-29T21:38:56.266Z] "#1": { [2022-07-29T21:38:56.266Z] "0409": { [2022-07-29T21:38:56.266Z] "identity": {}, [2022-07-29T21:38:56.266Z] "description": "Docker Engine", [2022-07-29T21:38:56.266Z] "minimum-os": "vista", [2022-07-29T21:38:56.266Z] "execution-level": "", [2022-07-29T21:38:56.266Z] "ui-access": false, [2022-07-29T21:38:56.266Z] "auto-elevate": false, [2022-07-29T21:38:56.266Z] "dpi-awareness": "unaware", [2022-07-29T21:38:56.266Z] "disable-theming": false, [2022-07-29T21:38:56.266Z] "disable-window-filtering": false, [2022-07-29T21:38:56.266Z] "high-resolution-scrolling-aware": false, [2022-07-29T21:38:56.266Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-29T21:38:56.266Z] "long-path-aware": false, [2022-07-29T21:38:56.266Z] "printer-driver-isolation": false, [2022-07-29T21:38:56.266Z] "gdi-scaling": false, [2022-07-29T21:38:56.266Z] "segment-heap": false, [2022-07-29T21:38:56.266Z] "use-common-controls-v6": false [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] }, [2022-07-29T21:38:56.266Z] "RT_MESSAGETABLE": { [2022-07-29T21:38:56.266Z] "#1": { [2022-07-29T21:38:56.266Z] "0409": "../../winresources/event_messages.bin" [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] }, [2022-07-29T21:38:56.266Z] "RT_VERSION": { [2022-07-29T21:38:56.266Z] "#1": { [2022-07-29T21:38:56.266Z] "0409": { [2022-07-29T21:38:56.266Z] "fixed": { [2022-07-29T21:38:56.266Z] "file_version": "0.0.0.0", [2022-07-29T21:38:56.266Z] "product_version": "0.0.0.0", [2022-07-29T21:38:56.266Z] "type": "Unknown" [2022-07-29T21:38:56.266Z] }, [2022-07-29T21:38:56.266Z] "info": { [2022-07-29T21:38:56.266Z] "0000": { [2022-07-29T21:38:56.266Z] "CompanyName": "", [2022-07-29T21:38:56.266Z] "FileVersion": "dev", [2022-07-29T21:38:56.266Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-29T21:38:56.266Z] "OriginalFileName": "dockerd.exe", [2022-07-29T21:38:56.266Z] "ProductName": "", [2022-07-29T21:38:56.266Z] "ProductVersion": "dev", [2022-07-29T21:38:56.266Z] "SpecialBuild": "982f09f837ccfd40751bebbc8d4459530f3bb02f" [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] } [2022-07-29T21:38:56.266Z] cmd/dockerd/config.go [2022-07-29T21:38:56.266Z] cmd/dockerd/config_windows.go [2022-07-29T21:38:56.266Z] cmd/dockerd/daemon.go [2022-07-29T21:38:56.266Z] cmd/dockerd/daemon_test.go [2022-07-29T21:38:56.266Z] cmd/dockerd/daemon_windows.go [2022-07-29T21:38:56.266Z] cmd/dockerd/docker.go [2022-07-29T21:38:56.266Z] cmd/dockerd/docker_windows.go [2022-07-29T21:38:56.266Z] cmd/dockerd/genwinres_windows.go [2022-07-29T21:38:56.266Z] cmd/dockerd/metrics.go [2022-07-29T21:38:56.266Z] cmd/dockerd/options.go [2022-07-29T21:38:56.266Z] cmd/dockerd/options_test.go [2022-07-29T21:38:56.266Z] cmd/dockerd/service_windows.go [2022-07-29T21:38:56.266Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-29T21:38:56.266Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-29T21:38:56.874Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-07-29T21:38:56.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-29T21:38:56.905Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-29T21:38:57.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-29T21:38:59.703Z] docker_api_swarm_test.go:46: [d5b5cdfaac71e] joining swarm manager [d39af373eb5f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:39:02.998Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-29T21:39:03.936Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-29T21:39:04.984Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-07-29T21:39:04.984Z] PASS [2022-07-29T21:39:04.984Z] [2022-07-29T21:39:04.984Z] === Skipped [2022-07-29T21:39:04.984Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:39:04.984Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:39:04.984Z] [2022-07-29T21:39:04.984Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:39:04.984Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:39:04.984Z] [2022-07-29T21:39:04.984Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:39:04.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:39:04.984Z] [2022-07-29T21:39:04.984Z] DONE 272 tests, 3 skipped in 128.415s [2022-07-29T21:39:04.984Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:39:04.984Z] ++ 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-29T21:39:04.984Z] ++ set -e [2022-07-29T21:39:04.984Z] ++ '[' -n 0 ']' [2022-07-29T21:39:04.984Z] ++ set -x [2022-07-29T21:39:04.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=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-29T21:39:04.984Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:39:04.984Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-29T21:39:04.984Z] === RUN TestConfigDaemonID [2022-07-29T21:39:05.550Z] daemon_test.go:83: [df7153a243a0d] daemon is not started [2022-07-29T21:39:05.550Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-29T21:39:05.550Z] === RUN TestDaemonConfigValidation [2022-07-29T21:39:05.550Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:39:05.550Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:39:05.550Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:39:05.550Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:39:05.550Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:39:05.550Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:39:05.550Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:39:05.550Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:39:05.550Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:39:05.550Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:39:05.550Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:39:05.550Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:39:05.550Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:39:05.550Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:39:05.808Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:39:05.808Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:39:05.808Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-29T21:39:05.808Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-29T21:39:05.808Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-29T21:39:05.808Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-29T21:39:05.808Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-29T21:39:05.808Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:39:05.808Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:39:06.741Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:39:07.226Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-29T21:39:08.112Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:39:09.045Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:39:09.045Z] daemon_test.go:197: [d375d46ea9dce] daemon is not started [2022-07-29T21:39:09.045Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-29T21:39:09.045Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-29T21:39:09.045Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-29T21:39:09.045Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-29T21:39:09.045Z] === RUN TestDaemonProxy [2022-07-29T21:39:09.045Z] === RUN TestDaemonProxy/environment_variables [2022-07-29T21:39:10.942Z] === RUN TestDaemonProxy/command-line_options [2022-07-29T21:39:12.313Z] === RUN TestDaemonProxy/configuration_file [2022-07-29T21:39:14.210Z] === RUN TestDaemonProxy/conflicting_options [2022-07-29T21:39:14.468Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-29T21:39:15.032Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-29T21:39:15.032Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-29T21:39:15.032Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-29T21:39:15.032Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-29T21:39:15.032Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-29T21:39:15.032Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-29T21:39:15.032Z] PASS [2022-07-29T21:39:15.032Z] [2022-07-29T21:39:15.032Z] DONE 18 tests in 11.261s [2022-07-29T21:39:15.032Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:39:15.032Z] ++ 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-29T21:39:15.032Z] ++ set -e [2022-07-29T21:39:15.032Z] ++ '[' -n 0 ']' [2022-07-29T21:39:15.032Z] ++ set -x [2022-07-29T21:39:15.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T21:39:15.290Z] INFO: Testing against a local daemon [2022-07-29T21:39:15.290Z] === RUN TestCommitInheritsEnv [2022-07-29T21:39:15.547Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-29T21:39:15.547Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:39:15.547Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-29T21:39:15.547Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-29T21:39:15.547Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:39:15.547Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:39:15.547Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:39:15.547Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:39:15.547Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:39:15.804Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:39:15.804Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:39:15.804Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:39:15.804Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:39:15.804Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:39:15.804Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:39:15.804Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:39:16.062Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-29T21:39:16.062Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:39:16.062Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-29T21:39:16.062Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:39:16.320Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-07-29T21:39:16.320Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:39:16.320Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:39:16.320Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:39:16.320Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:39:16.320Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-29T21:39:16.320Z] === RUN TestTagInvalidReference [2022-07-29T21:39:16.320Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-29T21:39:16.320Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:39:16.320Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-29T21:39:16.320Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:39:16.320Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-29T21:39:16.320Z] === RUN TestTagOfficialNames [2022-07-29T21:39:16.320Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-29T21:39:16.320Z] === RUN TestTagMatchesDigest [2022-07-29T21:39:16.320Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-29T21:39:16.320Z] PASS [2022-07-29T21:39:16.320Z] [2022-07-29T21:39:16.320Z] === Skipped [2022-07-29T21:39:16.320Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-29T21:39:16.320Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-29T21:39:16.320Z] [2022-07-29T21:39:16.320Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:39:16.320Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:39:16.320Z] [2022-07-29T21:39:16.320Z] DONE 22 tests, 2 skipped in 1.259s [2022-07-29T21:39:16.320Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:39:16.320Z] ++ 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-29T21:39:16.320Z] ++ set -e [2022-07-29T21:39:16.320Z] ++ '[' -n 0 ']' [2022-07-29T21:39:16.320Z] ++ set -x [2022-07-29T21:39:16.320Z] ++ 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-29T21:39:16.320Z] === RUN TestStripANSICommands [2022-07-29T21:39:16.320Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:39:16.320Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:39:16.320Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:39:16.320Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:39:16.321Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:39:16.321Z] PASS [2022-07-29T21:39:16.321Z] [2022-07-29T21:39:16.321Z] DONE 3 tests in 0.034s [2022-07-29T21:39:16.578Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:39:16.578Z] ++ 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-29T21:39:16.578Z] ++ set -e [2022-07-29T21:39:16.578Z] ++ '[' -n 0 ']' [2022-07-29T21:39:16.578Z] ++ set -x [2022-07-29T21:39:16.578Z] ++ 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-29T21:39:16.578Z] INFO: Testing against a local daemon [2022-07-29T21:39:16.578Z] === RUN TestNetworkCreateDelete [2022-07-29T21:39:16.578Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-29T21:39:16.578Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:39:17.144Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-29T21:39:17.144Z] === RUN TestDaemonDNSFallback [2022-07-29T21:39:17.212Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-29T21:39:17.212Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-29T21:39:17.212Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-29T21:39:17.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-29T21:39:19.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-29T21:39:21.069Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-29T21:39:22.449Z] --- PASS: TestImportExtremelyLargeImageWorks (181.75s) [2022-07-29T21:39:22.449Z] PASS [2022-07-29T21:39:22.449Z] [2022-07-29T21:39:22.449Z] DONE 22 tests in 185.899s [2022-07-29T21:39:22.449Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:39:22.449Z] ++ 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-29T21:39:22.449Z] ++ set -e [2022-07-29T21:39:22.449Z] ++ '[' -n 0 ']' [2022-07-29T21:39:22.449Z] ++ set -x [2022-07-29T21:39:22.449Z] ++ 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-29T21:39:22.449Z] === RUN TestStripANSICommands [2022-07-29T21:39:22.449Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:39:22.449Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:39:22.449Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:39:22.449Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:39:22.449Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:39:22.449Z] PASS [2022-07-29T21:39:22.449Z] [2022-07-29T21:39:22.449Z] DONE 3 tests in 0.063s [2022-07-29T21:39:22.449Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:39:22.449Z] ++ 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-29T21:39:22.449Z] ++ set -e [2022-07-29T21:39:22.449Z] ++ '[' -n 0 ']' [2022-07-29T21:39:22.449Z] ++ set -x [2022-07-29T21:39:22.449Z] ++ 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-29T21:39:22.708Z] INFO: Testing against a local daemon [2022-07-29T21:39:22.708Z] === RUN TestNetworkCreateDelete [2022-07-29T21:39:22.708Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-07-29T21:39:22.708Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:39:22.968Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-29T21:39:23.227Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-07-29T21:39:23.227Z] === RUN TestDaemonDNSFallback [2022-07-29T21:39:23.696Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-07-29T21:39:23.696Z] === RUN TestInspectNetwork [2022-07-29T21:39:24.609Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-29T21:39:26.227Z] === RUN TestInspectNetwork/full_network_id [2022-07-29T21:39:26.228Z] === RUN TestInspectNetwork/partial_network_id [2022-07-29T21:39:26.228Z] === RUN TestInspectNetwork/network_name [2022-07-29T21:39:26.228Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-29T21:39:27.945Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-29T21:39:29.324Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-29T21:39:29.892Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-07-29T21:39:29.892Z] === RUN TestInspectNetwork [2022-07-29T21:39:30.408Z] --- PASS: TestInspectNetwork (7.08s) [2022-07-29T21:39:30.408Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-29T21:39:30.408Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-29T21:39:30.408Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-29T21:39:30.408Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-29T21:39:30.408Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:39:30.461Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-29T21:39:31.782Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-07-29T21:39:31.782Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:39:31.782Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:39:31.782Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:39:31.782Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:39:31.782Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:39:31.782Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:39:31.782Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:39:31.782Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:39:31.782Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:39:31.782Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:39:31.782Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:39:32.040Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:39:32.040Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:39:32.040Z] === RUN TestNetworkList [2022-07-29T21:39:32.040Z] === RUN TestNetworkList//networks [2022-07-29T21:39:32.040Z] === PAUSE TestNetworkList//networks [2022-07-29T21:39:32.040Z] === RUN TestNetworkList//networks/ [2022-07-29T21:39:32.040Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:39:32.040Z] === CONT TestNetworkList//networks [2022-07-29T21:39:32.040Z] === CONT TestNetworkList//networks/ [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkList (0.02s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:39:32.040Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:39:32.040Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:39:32.605Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-29T21:39:32.605Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:39:33.537Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-29T21:39:33.537Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:39:33.755Z] === RUN TestInspectNetwork/full_network_id [2022-07-29T21:39:33.755Z] === RUN TestInspectNetwork/partial_network_id [2022-07-29T21:39:33.755Z] === RUN TestInspectNetwork/network_name [2022-07-29T21:39:33.755Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-29T21:39:34.468Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-29T21:39:34.468Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:39:35.401Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-29T21:39:35.401Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:39:36.772Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-29T21:39:36.772Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:39:37.338Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-07-29T21:39:37.338Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:39:39.031Z] --- PASS: TestInspectNetwork (8.37s) [2022-07-29T21:39:39.031Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-29T21:39:39.031Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-29T21:39:39.031Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-29T21:39:39.031Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-29T21:39:39.031Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:39:39.864Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-07-29T21:39:39.864Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:39:39.864Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:39:39.864Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:39:39.864Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:39:40.411Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:39:40.411Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:39:40.411Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:39:40.411Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:39:40.411Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:39:40.411Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:39:40.411Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:39:40.411Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:39:40.411Z] === RUN TestNetworkList [2022-07-29T21:39:40.411Z] === RUN TestNetworkList//networks [2022-07-29T21:39:40.411Z] === PAUSE TestNetworkList//networks [2022-07-29T21:39:40.411Z] === RUN TestNetworkList//networks/ [2022-07-29T21:39:40.411Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:39:40.411Z] === CONT TestNetworkList//networks [2022-07-29T21:39:40.411Z] === CONT TestNetworkList//networks/ [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkList (0.01s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:39:40.411Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:39:40.411Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:39:40.670Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-29T21:39:40.670Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:39:40.929Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-29T21:39:41.189Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-29T21:39:41.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-29T21:39:41.758Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:39:42.697Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-07-29T21:39:42.697Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:39:44.076Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-07-29T21:39:44.076Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:39:44.076Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-29T21:39:44.335Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-29T21:39:44.595Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-29T21:39:45.163Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-07-29T21:39:45.163Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:39:45.163Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-29T21:39:45.163Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-29T21:39:45.423Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-29T21:39:45.683Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-29T21:39:45.683Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-29T21:39:45.683Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:39:47.063Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-29T21:39:48.442Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-07-29T21:39:48.442Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:39:48.442Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:39:48.442Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:39:48.442Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:39:48.442Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-29T21:39:49.381Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-29T21:39:50.761Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-29T21:39:51.699Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-29T21:39:52.277Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-29T21:39:54.728Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-07-29T21:39:54.728Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:39:56.100Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mwc42ke01a7onkrfqhclfjbca Created:2022-07-29 21:39:54.523481973 +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[ca4871c60a06279f84dfd2673461e593d6a843920cb59bfa9098e27d1c386437:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfd78diuen7c06wlhgszx9xfg EndpointID:f43c1ff71228272850d407865b9606eded29b4c852b4d9241b2f3916d2029a9b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c0280ab9b440650525fbd63d5241c0a58a7441f019512a0664ec3b5cf1da8263 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:6b28b50e6511 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jfd78diuen7c06wlhgszx9xfg EndpointID:f43c1ff71228272850d407865b9606eded29b4c852b4d9241b2f3916d2029a9b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-29T21:39:56.496Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-29T21:40:00.303Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-07-29T21:40:00.303Z] PASS [2022-07-29T21:40:00.303Z] [2022-07-29T21:40:00.303Z] === Skipped [2022-07-29T21:40:00.303Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:40:00.303Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:40:00.303Z] [2022-07-29T21:40:00.303Z] DONE 38 tests, 1 skipped in 43.643s [2022-07-29T21:40:00.303Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:40:00.303Z] ++ 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-29T21:40:00.303Z] ++ set -e [2022-07-29T21:40:00.303Z] ++ '[' -n 0 ']' [2022-07-29T21:40:00.303Z] ++ set -x [2022-07-29T21:40:00.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-29T21:40:00.303Z] INFO: Testing against a local daemon [2022-07-29T21:40:00.303Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:40:00.303Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:00.303Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:40:00.303Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:40:00.303Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:00.303Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:40:00.303Z] PASS [2022-07-29T21:40:00.303Z] [2022-07-29T21:40:00.303Z] === Skipped [2022-07-29T21:40:00.303Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:40:00.303Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:00.303Z] [2022-07-29T21:40:00.303Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:40:00.303Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:00.303Z] [2022-07-29T21:40:00.303Z] DONE 2 tests, 2 skipped in 0.088s [2022-07-29T21:40:00.303Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:40:00.303Z] ++ 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-29T21:40:00.303Z] ++ set -e [2022-07-29T21:40:00.303Z] ++ '[' -n 0 ']' [2022-07-29T21:40:00.303Z] ++ set -x [2022-07-29T21:40:00.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-29T21:40:00.303Z] INFO: Testing against a local daemon [2022-07-29T21:40:00.303Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:40:01.676Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-07-29T21:40:01.676Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:40:02.242Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-29T21:40:03.176Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-29T21:40:03.741Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-29T21:40:04.618Z] --- PASS: TestServiceWithDataPathPortInit (16.06s) [2022-07-29T21:40:04.618Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:40:05.640Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-29T21:40:07.012Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-29T21:40:07.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-29T21:40:07.909Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w3wc9ixb2tmaiuvfj8mybzd2y Created:2022-07-29 21:40:05.88932318 +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[430190a1d4b3f83e88da73cc7c5bf466336f236d1bfc2fe65648fe66a8b667c3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f4q0u850q7rucsfz259pz8l5l EndpointID:a0502677d694fe95d040ce691eb55f4687100c29b482e01600c9daaa77fe9089 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2603fcaaec834fb7203912efb279ef7a1f7517243ff41141a68c548eea0f5f2f 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:27d388e70268 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f4q0u850q7rucsfz259pz8l5l EndpointID:a0502677d694fe95d040ce691eb55f4687100c29b482e01600c9daaa77fe9089 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-29T21:40:09.816Z] docker_api_swarm_test.go:304: [d4b07f95698bc] joining swarm manager [d0b56dd0cd453]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:40:10.291Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-29T21:40:10.755Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-29T21:40:10.857Z] --- PASS: TestDockerNetworkMacvlan (9.41s) [2022-07-29T21:40:10.857Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-29T21:40:10.857Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-29T21:40:10.857Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-07-29T21:40:10.857Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-29T21:40:10.857Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-07-29T21:40:10.857Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-07-29T21:40:10.857Z] PASS [2022-07-29T21:40:10.857Z] [2022-07-29T21:40:10.857Z] DONE 8 tests in 10.716s [2022-07-29T21:40:10.857Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:40:10.857Z] ++ 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-29T21:40:10.857Z] ++ set -e [2022-07-29T21:40:10.857Z] ++ '[' -n 0 ']' [2022-07-29T21:40:10.857Z] ++ set -x [2022-07-29T21:40:10.857Z] ++ 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-29T21:40:10.857Z] testing: warning: no tests to run [2022-07-29T21:40:10.857Z] PASS [2022-07-29T21:40:10.857Z] [2022-07-29T21:40:10.857Z] DONE 0 tests in 0.028s [2022-07-29T21:40:11.115Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:40:11.115Z] ++ 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-29T21:40:11.115Z] ++ set -e [2022-07-29T21:40:11.115Z] ++ '[' -n 0 ']' [2022-07-29T21:40:11.115Z] ++ set -x [2022-07-29T21:40:11.115Z] ++ 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-29T21:40:11.115Z] INFO: Testing against a local daemon [2022-07-29T21:40:11.115Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:40:11.324Z] docker_api_swarm_test.go:305: [dfd58bac38dee] joining swarm manager [d0b56dd0cd453]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:40:12.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-29T21:40:12.264Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-29T21:40:12.486Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-07-29T21:40:12.486Z] === RUN TestAuthZPluginTLS [2022-07-29T21:40:12.524Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.09s) [2022-07-29T21:40:12.524Z] PASS [2022-07-29T21:40:12.524Z] [2022-07-29T21:40:12.524Z] === Skipped [2022-07-29T21:40:12.524Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:40:12.524Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:40:12.524Z] [2022-07-29T21:40:12.524Z] DONE 38 tests, 1 skipped in 50.032s [2022-07-29T21:40:12.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:40:12.524Z] ++ 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-29T21:40:12.524Z] ++ set -e [2022-07-29T21:40:12.524Z] ++ '[' -n 0 ']' [2022-07-29T21:40:12.524Z] ++ set -x [2022-07-29T21:40:12.524Z] ++ 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-29T21:40:12.744Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-29T21:40:12.744Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:40:12.786Z] INFO: Testing against a local daemon [2022-07-29T21:40:12.786Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:40:12.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:12.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:40:12.786Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:40:12.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:12.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:40:12.786Z] PASS [2022-07-29T21:40:12.786Z] [2022-07-29T21:40:12.786Z] === Skipped [2022-07-29T21:40:12.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:40:12.786Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:12.786Z] [2022-07-29T21:40:12.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:40:12.786Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:40:12.786Z] [2022-07-29T21:40:12.786Z] DONE 2 tests, 2 skipped in 0.101s [2022-07-29T21:40:12.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:40:12.786Z] ++ 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-29T21:40:12.786Z] ++ set -e [2022-07-29T21:40:12.786Z] ++ '[' -n 0 ']' [2022-07-29T21:40:12.786Z] ++ set -x [2022-07-29T21:40:12.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=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-29T21:40:12.786Z] INFO: Testing against a local daemon [2022-07-29T21:40:12.786Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:40:13.309Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-29T21:40:13.309Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:40:13.874Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-29T21:40:13.874Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:40:14.167Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-07-29T21:40:14.167Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:40:14.439Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-29T21:40:14.439Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:40:15.105Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-29T21:40:15.673Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-29T21:40:15.814Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-07-29T21:40:15.814Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:40:16.072Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-29T21:40:16.072Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:40:16.610Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-29T21:40:16.637Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-29T21:40:16.637Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:40:17.202Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-29T21:40:17.202Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:40:18.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-29T21:40:18.585Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-07-29T21:40:18.585Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:40:18.778Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-29T21:40:19.038Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-29T21:40:19.297Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-29T21:40:19.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-29T21:40:19.959Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-07-29T21:40:19.959Z] === RUN TestAuthZPluginHeader [2022-07-29T21:40:20.524Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-29T21:40:20.524Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:40:20.524Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:20.524Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-29T21:40:20.524Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:40:20.524Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:20.524Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-29T21:40:20.524Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:40:20.524Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:20.524Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-29T21:40:20.524Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:40:20.524Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:20.524Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-29T21:40:20.524Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:40:21.245Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-29T21:40:21.245Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-29T21:40:21.245Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-29T21:40:21.245Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-29T21:40:21.245Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-29T21:40:26.533Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-29T21:40:26.793Z] --- PASS: TestDockerNetworkMacvlan (12.73s) [2022-07-29T21:40:26.793Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-07-29T21:40:26.793Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-29T21:40:26.793Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-07-29T21:40:26.793Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.23s) [2022-07-29T21:40:26.793Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.36s) [2022-07-29T21:40:26.793Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-07-29T21:40:26.793Z] PASS [2022-07-29T21:40:26.793Z] [2022-07-29T21:40:26.793Z] DONE 8 tests in 14.186s [2022-07-29T21:40:26.793Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:40:26.793Z] ++ 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-29T21:40:26.793Z] ++ set -e [2022-07-29T21:40:26.793Z] ++ '[' -n 0 ']' [2022-07-29T21:40:26.793Z] ++ set -x [2022-07-29T21:40:27.052Z] ++ 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-29T21:40:27.052Z] testing: warning: no tests to run [2022-07-29T21:40:27.052Z] PASS [2022-07-29T21:40:27.052Z] [2022-07-29T21:40:27.052Z] DONE 0 tests in 0.034s [2022-07-29T21:40:27.052Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:40:27.052Z] ++ 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-29T21:40:27.052Z] ++ set -e [2022-07-29T21:40:27.052Z] ++ '[' -n 0 ']' [2022-07-29T21:40:27.052Z] ++ set -x [2022-07-29T21:40:27.052Z] ++ 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-29T21:40:27.052Z] INFO: Testing against a local daemon [2022-07-29T21:40:27.052Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:40:28.434Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-07-29T21:40:28.434Z] === RUN TestAuthZPluginTLS [2022-07-29T21:40:29.002Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-29T21:40:29.002Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:40:29.571Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-29T21:40:29.571Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:40:29.571Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-29T21:40:30.140Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-29T21:40:30.140Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-29T21:40:30.140Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:40:30.400Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-29T21:40:30.659Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-07-29T21:40:30.659Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:40:30.919Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-29T21:40:31.179Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-29T21:40:31.439Z] === RUN TestDockerSuite/TestBuildFails [2022-07-29T21:40:32.008Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-07-29T21:40:32.008Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:40:32.269Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-29T21:40:32.269Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-29T21:40:32.838Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-29T21:40:32.838Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:40:33.098Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-29T21:40:33.098Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:40:33.670Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-29T21:40:33.670Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:40:33.929Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-29T21:40:35.836Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-07-29T21:40:35.837Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:40:35.837Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-29T21:40:36.774Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-29T21:40:37.344Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-07-29T21:40:37.344Z] === RUN TestAuthZPluginHeader [2022-07-29T21:40:37.914Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-29T21:40:38.174Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-29T21:40:38.174Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:40:38.174Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-29T21:40:38.590Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-29T21:40:38.590Z] PASS [2022-07-29T21:40:38.590Z] [2022-07-29T21:40:38.590Z] === Skipped [2022-07-29T21:40:38.590Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-29T21:40:38.590Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:38.590Z] [2022-07-29T21:40:38.590Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-29T21:40:38.590Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:38.590Z] [2022-07-29T21:40:38.590Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-29T21:40:38.590Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:38.590Z] [2022-07-29T21:40:38.590Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-29T21:40:38.590Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:38.590Z] [2022-07-29T21:40:38.590Z] DONE 17 tests, 4 skipped in 26.417s [2022-07-29T21:40:38.590Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:40:38.590Z] ++ 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-29T21:40:38.590Z] ++ set -e [2022-07-29T21:40:38.590Z] ++ '[' -n 0 ']' [2022-07-29T21:40:38.590Z] ++ set -x [2022-07-29T21:40:38.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-29T21:40:38.590Z] INFO: Testing against a local daemon [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:40:38.590Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:40:38.590Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:40:38.590Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:40:38.590Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:40:38.590Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:40:38.590Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:40:38.590Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:40:38.590Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:40:38.590Z] === RUN TestPluginInstall [2022-07-29T21:40:38.590Z] === RUN TestPluginInstall/no_auth [2022-07-29T21:40:38.590Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:40:38.590Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b62bb533dc9788fa3950123e00d4c132667ad8e6bc08c02d6a98b409439b8df9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:40:38.590Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:40:38.590Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b62bb533dc9788fa3950123e00d4c132667ad8e6bc08c02d6a98b409439b8df9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:40:38.590Z] === RUN TestPluginInstall/with_htpasswd [2022-07-29T21:40:38.847Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:40:38.847Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028adfeac4e13378fbac93da645ca317ce17beeb64efc6b0de520dd8c65a61b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:40:38.847Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:40:38.847Z] time="2022-07-29T21:40:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028adfeac4e13378fbac93da645ca317ce17beeb64efc6b0de520dd8c65a61b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:40:39.105Z] === RUN TestPluginInstall/with_insecure [2022-07-29T21:40:39.111Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-29T21:40:40.040Z] time="2022-07-29T21:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:40:40.040Z] time="2022-07-29T21:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:101b476603449ad457c39aa8120f0367124c1573622f83ba58b87fe2a2fe2b4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:40:40.040Z] time="2022-07-29T21:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:40:40.040Z] time="2022-07-29T21:40:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:101b476603449ad457c39aa8120f0367124c1573622f83ba58b87fe2a2fe2b4a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:40:40.040Z] plugin_test.go:195: [d3e2ad435e09f] daemon is not started [2022-07-29T21:40:40.040Z] --- PASS: TestPluginInstall (2.55s) [2022-07-29T21:40:40.040Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-07-29T21:40:40.040Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-29T21:40:40.040Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-29T21:40:40.040Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:40:40.049Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-29T21:40:40.987Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-29T21:40:40.987Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-29T21:40:41.937Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-29T21:40:42.504Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-29T21:40:42.894Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-29T21:40:42.894Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2022-07-29T21:40:42.894Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:40:43.439Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-07-29T21:40:43.439Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-07-29T21:40:43.439Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-29T21:40:43.439Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:40:43.833Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-29T21:40:44.005Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-29T21:40:44.005Z] PASS [2022-07-29T21:40:44.005Z] [2022-07-29T21:40:44.005Z] DONE 24 tests in 6.508s [2022-07-29T21:40:44.005Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:40:44.005Z] ++ 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-29T21:40:44.005Z] ++ set -e [2022-07-29T21:40:44.005Z] ++ '[' -n 0 ']' [2022-07-29T21:40:44.005Z] ++ set -x [2022-07-29T21:40:44.005Z] ++ 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-29T21:40:44.005Z] INFO: Testing against a local daemon [2022-07-29T21:40:44.005Z] === RUN TestExternalGraphDriver [2022-07-29T21:40:44.262Z] === RUN TestExternalGraphDriver/json [2022-07-29T21:40:44.771Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-29T21:40:45.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-29T21:40:45.343Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-29T21:40:45.912Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-29T21:40:46.160Z] === RUN TestExternalGraphDriver/spec [2022-07-29T21:40:46.480Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-29T21:40:47.050Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-29T21:40:47.050Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-29T21:40:47.311Z] --- PASS: TestAuthZPluginV2Disable (4.50s) [2022-07-29T21:40:47.311Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:40:47.532Z] === RUN TestExternalGraphDriver/pull [2022-07-29T21:40:47.571Z] docker_api_swarm_test.go:272: [d3197ef1d3b5c] joining swarm manager [d4b2cbe62cb31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:40:47.782Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-29T21:40:47.782Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-29T21:40:47.782Z] { [2022-07-29T21:40:47.782Z] "RT_GROUP_ICON": { [2022-07-29T21:40:47.782Z] "#1": { [2022-07-29T21:40:47.782Z] "0409": "../../winresources/docker.ico" [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] }, [2022-07-29T21:40:47.782Z] "RT_MANIFEST": { [2022-07-29T21:40:47.782Z] "#1": { [2022-07-29T21:40:47.782Z] "0409": { [2022-07-29T21:40:47.782Z] "identity": {}, [2022-07-29T21:40:47.782Z] "description": "Docker Engine", [2022-07-29T21:40:47.782Z] "minimum-os": "vista", [2022-07-29T21:40:47.782Z] "execution-level": "", [2022-07-29T21:40:47.782Z] "ui-access": false, [2022-07-29T21:40:47.782Z] "auto-elevate": false, [2022-07-29T21:40:47.782Z] "dpi-awareness": "unaware", [2022-07-29T21:40:47.782Z] "disable-theming": false, [2022-07-29T21:40:47.782Z] "disable-window-filtering": false, [2022-07-29T21:40:47.782Z] "high-resolution-scrolling-aware": false, [2022-07-29T21:40:47.782Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-29T21:40:47.782Z] "long-path-aware": false, [2022-07-29T21:40:47.782Z] "printer-driver-isolation": false, [2022-07-29T21:40:47.782Z] "gdi-scaling": false, [2022-07-29T21:40:47.782Z] "segment-heap": false, [2022-07-29T21:40:47.782Z] "use-common-controls-v6": false [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] }, [2022-07-29T21:40:47.782Z] "RT_MESSAGETABLE": { [2022-07-29T21:40:47.782Z] "#1": { [2022-07-29T21:40:47.782Z] "0409": "../../winresources/event_messages.bin" [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] }, [2022-07-29T21:40:47.782Z] "RT_VERSION": { [2022-07-29T21:40:47.782Z] "#1": { [2022-07-29T21:40:47.782Z] "0409": { [2022-07-29T21:40:47.782Z] "fixed": { [2022-07-29T21:40:47.782Z] "file_version": "0.0.0.0", [2022-07-29T21:40:47.782Z] "product_version": "0.0.0.0", [2022-07-29T21:40:47.782Z] "type": "Unknown" [2022-07-29T21:40:47.782Z] }, [2022-07-29T21:40:47.782Z] "info": { [2022-07-29T21:40:47.782Z] "0000": { [2022-07-29T21:40:47.782Z] "CompanyName": "", [2022-07-29T21:40:47.782Z] "FileVersion": "dev", [2022-07-29T21:40:47.782Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-29T21:40:47.782Z] "OriginalFileName": "docker-proxy.exe", [2022-07-29T21:40:47.782Z] "ProductName": "", [2022-07-29T21:40:47.782Z] "ProductVersion": "dev", [2022-07-29T21:40:47.782Z] "SpecialBuild": "982f09f837ccfd40751bebbc8d4459530f3bb02f" [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] } [2022-07-29T21:40:47.782Z] cmd/docker-proxy/genwinres_windows.go [2022-07-29T21:40:47.782Z] cmd/docker-proxy/main.go [2022-07-29T21:40:47.782Z] cmd/docker-proxy/network_proxy_test.go [2022-07-29T21:40:47.782Z] cmd/docker-proxy/proxy.go [2022-07-29T21:40:47.782Z] cmd/docker-proxy/sctp_proxy.go [2022-07-29T21:40:47.782Z] cmd/docker-proxy/tcp_proxy.go [2022-07-29T21:40:47.782Z] cmd/docker-proxy/udp_proxy.go [2022-07-29T21:40:47.782Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-29T21:40:47.782Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-29T21:40:47.782Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-29T21:40:47.782Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-29T21:40:47.782Z] remote: Enumerating objects: 23, done. [2022-07-29T21:40:47.782Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-29T21:40:47.782Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-29T21:40:47.782Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-29T21:40:47.782Z] 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-29T21:40:47.782Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-29T21:40:47.782Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-29T21:40:47.782Z] Cross building: bundles/cross/linux/ppc64le [2022-07-29T21:40:47.782Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-29T21:40:47.782Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-29T21:40:48.142Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-29T21:40:48.401Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-29T21:40:48.660Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-29T21:40:49.233Z] docker_api_swarm_test.go:273: [decf3c66615c6] joining swarm manager [d4b2cbe62cb31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:40:49.233Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-29T21:40:49.430Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-07-29T21:40:49.430Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-29T21:40:49.430Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-07-29T21:40:49.430Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-07-29T21:40:49.430Z] === RUN TestGraphdriverPluginV2 [2022-07-29T21:40:49.430Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:49.430Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-07-29T21:40:49.430Z] PASS [2022-07-29T21:40:49.430Z] [2022-07-29T21:40:49.430Z] === Skipped [2022-07-29T21:40:49.430Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-07-29T21:40:49.430Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:40:49.430Z] [2022-07-29T21:40:49.430Z] DONE 5 tests, 1 skipped in 5.463s [2022-07-29T21:40:49.430Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:40:49.430Z] ++ 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-29T21:40:49.430Z] ++ set -e [2022-07-29T21:40:49.430Z] ++ '[' -n 0 ']' [2022-07-29T21:40:49.430Z] ++ set -x [2022-07-29T21:40:49.431Z] ++ 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-29T21:40:49.431Z] INFO: Testing against a local daemon [2022-07-29T21:40:49.431Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:40:49.431Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:40:49.431Z] === RUN TestReadPluginNoRead [2022-07-29T21:40:49.431Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:40:49.431Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:40:49.431Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:40:49.431Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:40:49.431Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:40:49.492Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-29T21:40:49.752Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-29T21:40:50.691Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-29T21:40:51.260Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s) [2022-07-29T21:40:51.260Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:40:52.641Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-29T21:40:52.714Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-07-29T21:40:52.714Z] === CONT TestReadPluginNoRead [2022-07-29T21:40:54.611Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:40:55.982Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:40:57.061Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:40:57.626Z] --- PASS: TestContinueAfterPluginCrash (8.07s) [2022-07-29T21:40:58.192Z] === CONT TestReadPluginNoRead [2022-07-29T21:40:58.192Z] read_test.go:92: [da6ab439aa373] daemon is not started [2022-07-29T21:40:58.192Z] --- PASS: TestReadPluginNoRead (5.60s) [2022-07-29T21:40:58.192Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-07-29T21:40:58.192Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-07-29T21:40:58.192Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-07-29T21:40:58.192Z] PASS [2022-07-29T21:40:58.192Z] [2022-07-29T21:40:58.192Z] DONE 6 tests in 8.728s [2022-07-29T21:40:58.192Z] 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-29T21:40:58.192Z] ++ 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-29T21:40:58.192Z] ++ set -e [2022-07-29T21:40:58.192Z] ++ '[' -n 0 ']' [2022-07-29T21:40:58.192Z] ++ set -x [2022-07-29T21:40:58.192Z] ++ 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-29T21:40:58.192Z] testing: warning: no tests to run [2022-07-29T21:40:58.192Z] PASS [2022-07-29T21:40:58.192Z] [2022-07-29T21:40:58.192Z] DONE 0 tests in 0.031s [2022-07-29T21:40:58.192Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:40:58.192Z] ++ 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-29T21:40:58.192Z] ++ set -e [2022-07-29T21:40:58.192Z] ++ '[' -n 0 ']' [2022-07-29T21:40:58.192Z] ++ set -x [2022-07-29T21:40:58.192Z] ++ 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-29T21:40:58.450Z] INFO: Testing against a local daemon [2022-07-29T21:40:58.450Z] === RUN TestPluginWithDevMounts [2022-07-29T21:40:58.450Z] === PAUSE TestPluginWithDevMounts [2022-07-29T21:40:58.450Z] === CONT TestPluginWithDevMounts [2022-07-29T21:40:59.213Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-29T21:40:59.822Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-07-29T21:40:59.822Z] PASS [2022-07-29T21:40:59.822Z] [2022-07-29T21:40:59.822Z] DONE 1 tests in 1.597s [2022-07-29T21:40:59.822Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:40:59.822Z] ++ 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-29T21:40:59.822Z] ++ set -e [2022-07-29T21:40:59.822Z] ++ '[' -n 0 ']' [2022-07-29T21:40:59.822Z] ++ set -x [2022-07-29T21:40:59.822Z] ++ 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-29T21:40:59.822Z] INFO: Testing against a local daemon [2022-07-29T21:40:59.822Z] === RUN TestSecretInspect [2022-07-29T21:41:01.121Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-29T21:41:01.121Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-29T21:41:01.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-29T21:41:01.121Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-29T21:41:01.380Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-29T21:41:01.380Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-29T21:41:02.348Z] --- PASS: TestSecretInspect (2.16s) [2022-07-29T21:41:02.348Z] === RUN TestSecretList [2022-07-29T21:41:02.760Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-29T21:41:03.019Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.68s) [2022-07-29T21:41:03.019Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:41:03.957Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-29T21:41:04.246Z] --- PASS: TestSecretList (2.15s) [2022-07-29T21:41:04.246Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:41:06.493Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-29T21:41:06.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-29T21:41:06.752Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-29T21:41:06.775Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-07-29T21:41:06.775Z] === RUN TestSecretsUpdate [2022-07-29T21:41:07.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-29T21:41:08.672Z] --- PASS: TestSecretsUpdate (2.14s) [2022-07-29T21:41:08.672Z] === RUN TestTemplatedSecret [2022-07-29T21:41:11.196Z] --- PASS: TestTemplatedSecret (2.51s) [2022-07-29T21:41:11.196Z] === RUN TestSecretCreateResolve [2022-07-29T21:41:13.726Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-07-29T21:41:13.726Z] PASS [2022-07-29T21:41:13.726Z] [2022-07-29T21:41:13.726Z] DONE 6 tests in 13.447s [2022-07-29T21:41:13.726Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:41:13.726Z] ++ 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-29T21:41:13.726Z] ++ set -e [2022-07-29T21:41:13.726Z] ++ '[' -n 0 ']' [2022-07-29T21:41:13.726Z] ++ set -x [2022-07-29T21:41:13.726Z] ++ 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-29T21:41:13.726Z] INFO: Testing against a local daemon [2022-07-29T21:41:13.726Z] === RUN TestServiceCreateInit [2022-07-29T21:41:13.726Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:41:14.285Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-29T21:41:15.221Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-29T21:41:16.161Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-29T21:41:17.012Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:41:17.541Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-29T21:41:17.541Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-29T21:41:17.541Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-29T21:41:20.080Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-07-29T21:41:20.080Z] PASS [2022-07-29T21:41:20.080Z] [2022-07-29T21:41:20.080Z] DONE 17 tests in 52.915s [2022-07-29T21:41:20.080Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:41:20.080Z] ++ 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-29T21:41:20.080Z] ++ set -e [2022-07-29T21:41:20.080Z] ++ '[' -n 0 ']' [2022-07-29T21:41:20.080Z] ++ set -x [2022-07-29T21:41:20.080Z] ++ 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-29T21:41:20.080Z] INFO: Testing against a local daemon [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:41:20.080Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:41:20.080Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:41:20.080Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:41:20.080Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:41:20.080Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:41:20.080Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:41:20.080Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-07-29T21:41:20.080Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:41:20.080Z] === RUN TestPluginInstall [2022-07-29T21:41:20.080Z] === RUN TestPluginInstall/no_auth [2022-07-29T21:41:20.340Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-29T21:41:20.599Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-29T21:41:21.193Z] --- PASS: TestServiceCreateInit (7.26s) [2022-07-29T21:41:21.193Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s) [2022-07-29T21:41:21.193Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-07-29T21:41:21.193Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:41:22.505Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:41:22.505Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5187d0de42166d752dd7f6d4b43fbb07b58a57090941da136737bc7a559c2d9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:41:22.505Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:41:22.505Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5187d0de42166d752dd7f6d4b43fbb07b58a57090941da136737bc7a559c2d9d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:41:22.505Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-29T21:41:22.505Z] === RUN TestPluginInstall/with_htpasswd [2022-07-29T21:41:22.505Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-29T21:41:23.074Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:41:23.074Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c43c23cdfdde8c2063ee3c632462b0128e23ba7791130ae61cd162a8324dfdf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:41:23.074Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:41:23.074Z] time="2022-07-29T21:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c43c23cdfdde8c2063ee3c632462b0128e23ba7791130ae61cd162a8324dfdf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:41:23.334Z] === RUN TestPluginInstall/with_insecure [2022-07-29T21:41:24.275Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-29T21:41:24.275Z] time="2022-07-29T21:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:41:24.275Z] time="2022-07-29T21:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56f9238081097e2d5dacbce1906fc6ce53b3d4c077075a2bb33a27fdce921f99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:41:24.275Z] time="2022-07-29T21:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:41:24.275Z] time="2022-07-29T21:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56f9238081097e2d5dacbce1906fc6ce53b3d4c077075a2bb33a27fdce921f99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:41:24.534Z] plugin_test.go:195: [d4fee61a8e2f8] daemon is not started [2022-07-29T21:41:24.534Z] --- PASS: TestPluginInstall (4.57s) [2022-07-29T21:41:24.534Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2022-07-29T21:41:24.534Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-07-29T21:41:24.534Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-07-29T21:41:24.534Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:41:24.794Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-29T21:41:25.734Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-29T21:41:26.303Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-29T21:41:26.303Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-29T21:41:27.681Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-29T21:41:27.681Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-29T21:41:27.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-29T21:41:27.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-29T21:41:28.509Z] --- PASS: TestPluginsWithRuntimes (3.79s) [2022-07-29T21:41:28.509Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-07-29T21:41:28.509Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.98s) [2022-07-29T21:41:28.509Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:41:28.509Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-29T21:41:29.079Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-29T21:41:29.338Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-07-29T21:41:29.338Z] PASS [2022-07-29T21:41:29.338Z] [2022-07-29T21:41:29.338Z] DONE 24 tests in 9.336s [2022-07-29T21:41:29.338Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:41:29.338Z] ++ 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-29T21:41:29.338Z] ++ set -e [2022-07-29T21:41:29.338Z] ++ '[' -n 0 ']' [2022-07-29T21:41:29.338Z] ++ set -x [2022-07-29T21:41:29.338Z] ++ 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-29T21:41:29.338Z] INFO: Testing against a local daemon [2022-07-29T21:41:29.338Z] === RUN TestExternalGraphDriver [2022-07-29T21:41:29.597Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-29T21:41:29.857Z] === RUN TestExternalGraphDriver/json [2022-07-29T21:41:31.763Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-29T21:41:31.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-29T21:41:31.763Z] === RUN TestExternalGraphDriver/spec [2022-07-29T21:41:34.301Z] === RUN TestExternalGraphDriver/pull [2022-07-29T21:41:34.301Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-29T21:41:36.056Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2022-07-29T21:41:36.056Z] === RUN TestCreateServiceConflict [2022-07-29T21:41:36.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-29T21:41:36.210Z] --- PASS: TestExternalGraphDriver (6.60s) [2022-07-29T21:41:36.210Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2022-07-29T21:41:36.210Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2022-07-29T21:41:36.210Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2022-07-29T21:41:36.210Z] === RUN TestGraphdriverPluginV2 [2022-07-29T21:41:36.210Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-29T21:41:37.954Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-07-29T21:41:37.954Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:41:38.125Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-29T21:41:38.384Z] docker_api_swarm_node_test.go:20: [daa7e23466b00] joining swarm manager [d19b443d0c375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:41:38.953Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-29T21:41:39.522Z] docker_api_swarm_node_test.go:21: [dff63eadab320] joining swarm manager [d19b443d0c375]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:41:40.460Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-29T21:41:41.032Z] --- PASS: TestGraphdriverPluginV2 (5.06s) [2022-07-29T21:41:41.032Z] PASS [2022-07-29T21:41:41.032Z] [2022-07-29T21:41:41.032Z] DONE 5 tests in 11.774s [2022-07-29T21:41:41.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:41:41.032Z] ++ 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-29T21:41:41.032Z] ++ set -e [2022-07-29T21:41:41.032Z] ++ '[' -n 0 ']' [2022-07-29T21:41:41.032Z] ++ set -x [2022-07-29T21:41:41.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-29T21:41:41.232Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-07-29T21:41:41.232Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:41:41.292Z] INFO: Testing against a local daemon [2022-07-29T21:41:41.292Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:41:41.292Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:41:41.292Z] === RUN TestReadPluginNoRead [2022-07-29T21:41:41.292Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:41:41.292Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:41:41.292Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:41:41.292Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:41:41.292Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:41:43.830Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-29T21:41:45.736Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-07-29T21:41:45.736Z] === CONT TestReadPluginNoRead [2022-07-29T21:41:45.736Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-29T21:41:46.305Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-29T21:41:47.243Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-29T21:41:48.183Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:41:50.092Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:41:50.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-29T21:41:50.660Z] --- PASS: TestContinueAfterPluginCrash (9.34s) [2022-07-29T21:41:51.602Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:41:53.510Z] === CONT TestReadPluginNoRead [2022-07-29T21:41:53.510Z] read_test.go:92: [d3c9305b1d965] daemon is not started [2022-07-29T21:41:53.510Z] --- PASS: TestReadPluginNoRead (7.74s) [2022-07-29T21:41:53.510Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2022-07-29T21:41:53.510Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2022-07-29T21:41:53.510Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2022-07-29T21:41:53.510Z] PASS [2022-07-29T21:41:53.510Z] [2022-07-29T21:41:53.510Z] DONE 6 tests in 12.177s [2022-07-29T21:41:53.510Z] 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-29T21:41:53.510Z] ++ 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-29T21:41:53.510Z] ++ set -e [2022-07-29T21:41:53.510Z] ++ '[' -n 0 ']' [2022-07-29T21:41:53.510Z] ++ set -x [2022-07-29T21:41:53.510Z] ++ 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-29T21:41:53.510Z] testing: warning: no tests to run [2022-07-29T21:41:53.510Z] PASS [2022-07-29T21:41:53.510Z] [2022-07-29T21:41:53.510Z] DONE 0 tests in 0.048s [2022-07-29T21:41:53.510Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:41:53.510Z] ++ 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-29T21:41:53.510Z] ++ set -e [2022-07-29T21:41:53.510Z] ++ '[' -n 0 ']' [2022-07-29T21:41:53.510Z] ++ set -x [2022-07-29T21:41:53.510Z] ++ 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-29T21:41:53.510Z] INFO: Testing against a local daemon [2022-07-29T21:41:53.510Z] === RUN TestPluginWithDevMounts [2022-07-29T21:41:53.510Z] === PAUSE TestPluginWithDevMounts [2022-07-29T21:41:53.510Z] === CONT TestPluginWithDevMounts [2022-07-29T21:41:55.418Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-29T21:41:55.678Z] --- PASS: TestPluginWithDevMounts (2.10s) [2022-07-29T21:41:55.678Z] PASS [2022-07-29T21:41:55.678Z] [2022-07-29T21:41:55.678Z] DONE 1 tests in 2.242s [2022-07-29T21:41:55.678Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:41:55.678Z] ++ 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-29T21:41:55.678Z] ++ set -e [2022-07-29T21:41:55.678Z] ++ '[' -n 0 ']' [2022-07-29T21:41:55.678Z] ++ set -x [2022-07-29T21:41:55.678Z] ++ 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-29T21:41:55.678Z] INFO: Testing against a local daemon [2022-07-29T21:41:55.678Z] === RUN TestSecretInspect [2022-07-29T21:41:55.938Z] docker_api_swarm_test.go:502: [d1d8352d8cb28] joining swarm manager [dc3745256850e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:41:56.093Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-07-29T21:41:56.093Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:41:56.093Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) [2022-07-29T21:41:56.093Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:41:58.476Z] --- PASS: TestSecretInspect (2.54s) [2022-07-29T21:41:58.476Z] === RUN TestSecretList [2022-07-29T21:41:58.476Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-29T21:41:58.625Z] --- PASS: TestCreateServiceConfigFileMode (2.41s) [2022-07-29T21:41:58.625Z] === RUN TestCreateServiceSysctls [2022-07-29T21:41:59.855Z] === RUN TestDockerSuite/TestBuildRm [2022-07-29T21:42:00.793Z] --- PASS: TestSecretList (2.52s) [2022-07-29T21:42:00.793Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:42:01.902Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-07-29T21:42:01.903Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:42:02.715Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-29T21:42:03.286Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-29T21:42:03.545Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2022-07-29T21:42:03.545Z] === RUN TestSecretsUpdate [2022-07-29T21:42:04.114Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-29T21:42:04.428Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-07-29T21:42:04.428Z] === RUN TestInspect [2022-07-29T21:42:04.684Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-29T21:42:05.255Z] docker_api_swarm_test.go:507: [d14a03316819f] joining swarm manager [dc3745256850e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:42:05.824Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-29T21:42:06.392Z] --- PASS: TestSecretsUpdate (2.71s) [2022-07-29T21:42:06.392Z] === RUN TestTemplatedSecret [2022-07-29T21:42:06.652Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-29T21:42:06.955Z] --- PASS: TestInspect (2.68s) [2022-07-29T21:42:06.955Z] === RUN TestCreateJob [2022-07-29T21:42:07.591Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-29T21:42:09.482Z] --- PASS: TestCreateJob (2.89s) [2022-07-29T21:42:09.482Z] === RUN TestReplicatedJob [2022-07-29T21:42:09.499Z] --- PASS: TestTemplatedSecret (3.06s) [2022-07-29T21:42:09.499Z] === RUN TestSecretCreateResolve [2022-07-29T21:42:10.436Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-29T21:42:10.436Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-29T21:42:10.696Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-29T21:42:10.696Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-29T21:42:10.696Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-29T21:42:11.267Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-29T21:42:11.836Z] --- PASS: TestSecretCreateResolve (2.49s) [2022-07-29T21:42:11.836Z] PASS [2022-07-29T21:42:11.836Z] [2022-07-29T21:42:11.836Z] DONE 6 tests in 16.193s [2022-07-29T21:42:11.836Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:42:11.836Z] ++ 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-29T21:42:11.836Z] ++ set -e [2022-07-29T21:42:11.836Z] ++ '[' -n 0 ']' [2022-07-29T21:42:11.836Z] ++ set -x [2022-07-29T21:42:11.836Z] ++ 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-29T21:42:11.836Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-29T21:42:12.096Z] INFO: Testing against a local daemon [2022-07-29T21:42:12.096Z] === RUN TestServiceCreateInit [2022-07-29T21:42:12.096Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:42:12.096Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-29T21:42:13.034Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-29T21:42:14.741Z] --- PASS: TestReplicatedJob (4.54s) [2022-07-29T21:42:14.741Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:42:16.326Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-29T21:42:16.585Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:42:16.637Z] --- PASS: TestUpdateReplicatedJob (2.53s) [2022-07-29T21:42:16.637Z] === RUN TestServiceListWithStatuses [2022-07-29T21:42:16.637Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:42:16.637Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:42:16.637Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:42:16.844Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-29T21:42:17.781Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-29T21:42:18.355Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-29T21:42:19.294Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-29T21:42:20.232Z] === RUN TestDockerSuite/TestBuildUser [2022-07-29T21:42:20.816Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-07-29T21:42:20.816Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:42:21.169Z] --- PASS: TestServiceCreateInit (9.22s) [2022-07-29T21:42:21.169Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.48s) [2022-07-29T21:42:21.169Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-07-29T21:42:21.169Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:42:21.738Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-29T21:42:24.095Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-07-29T21:42:24.095Z] === RUN TestServicePlugin [2022-07-29T21:42:24.095Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:42:24.095Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-29T21:42:24.095Z] === RUN TestServiceUpdateLabel [2022-07-29T21:42:25.067Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-29T21:42:26.624Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-07-29T21:42:26.624Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:42:37.283Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-29T21:42:37.283Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-29T21:42:37.283Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-29T21:42:37.543Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-29T21:42:38.111Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-29T21:42:38.679Z] --- PASS: TestCreateServiceMultipleTimes (17.51s) [2022-07-29T21:42:38.679Z] === RUN TestCreateServiceConflict [2022-07-29T21:42:38.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-29T21:42:38.942Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-29T21:42:38.942Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-29T21:42:38.942Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-29T21:42:38.942Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-29T21:42:38.942Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-29T21:42:38.942Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-29T21:42:38.942Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-29T21:42:38.942Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-29T21:42:38.942Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-29T21:42:39.297Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-29T21:42:39.297Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-29T21:42:39.297Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-29T21:42:39.297Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-29T21:42:39.297Z] Cross building: bundles/cross/linux/s390x [2022-07-29T21:42:39.297Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-29T21:42:39.297Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-29T21:42:40.848Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-29T21:42:40.848Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-29T21:42:41.418Z] docker_api_swarm_node_test.go:81: [d94da206475f2] joining swarm manager [d6e1553e3eaa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:42:41.484Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2022-07-29T21:42:41.484Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:42:41.677Z] --- PASS: TestCreateServiceConflict (2.91s) [2022-07-29T21:42:41.677Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:42:41.936Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-29T21:42:42.505Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-29T21:42:43.444Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-29T21:42:43.704Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-29T21:42:45.610Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2022-07-29T21:42:45.610Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:42:46.546Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-29T21:42:48.453Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-29T21:42:49.391Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-29T21:42:49.960Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-29T21:42:50.528Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-29T21:42:50.528Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-29T21:42:50.528Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-29T21:42:51.097Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-29T21:42:52.475Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-29T21:42:53.044Z] === RUN TestDockerSuite/TestCommitChange [2022-07-29T21:42:53.992Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-29T21:42:54.514Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-29T21:42:55.453Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-29T21:42:55.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-29T21:42:56.281Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-29T21:42:56.344Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-07-29T21:42:56.344Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:42:57.218Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-29T21:42:58.597Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-29T21:42:58.597Z] docker_api_swarm_node_test.go:53: [d71a0bdee215c] joining swarm manager [da9d085cb86b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:42:59.165Z] docker_api_swarm_node_test.go:54: [d7c90734e9d6e] joining swarm manager [da9d085cb86b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:42:59.423Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-29T21:42:59.991Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-29T21:43:00.250Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s) [2022-07-29T21:43:00.250Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:43:01.189Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-29T21:43:01.189Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-29T21:43:01.758Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-29T21:43:02.701Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-29T21:43:03.638Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2022-07-29T21:43:03.638Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:43:03.638Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-29T21:43:04.207Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-29T21:43:04.775Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-29T21:43:05.714Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-29T21:43:06.282Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-07-29T21:43:06.282Z] === RUN TestCreateServiceSysctls [2022-07-29T21:43:06.541Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-29T21:43:07.481Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-29T21:43:07.743Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-29T21:43:08.534Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2022-07-29T21:43:08.534Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:43:08.534Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-29T21:43:08.682Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-29T21:43:09.099Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-29T21:43:09.621Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-29T21:43:10.190Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-29T21:43:10.190Z] --- PASS: TestCreateServiceSysctls (3.79s) [2022-07-29T21:43:10.190Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:43:10.759Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-29T21:43:11.697Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-29T21:43:12.637Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-29T21:43:13.208Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-29T21:43:13.467Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-29T21:43:13.468Z] --- PASS: TestCreateServiceCapabilities (3.16s) [2022-07-29T21:43:13.468Z] === RUN TestInspect [2022-07-29T21:43:14.040Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-29T21:43:14.625Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-29T21:43:15.563Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-29T21:43:16.502Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-29T21:43:16.761Z] --- PASS: TestInspect (3.30s) [2022-07-29T21:43:16.761Z] === RUN TestCreateJob [2022-07-29T21:43:17.022Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-29T21:43:17.202Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-29T21:43:18.401Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-29T21:43:18.970Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-29T21:43:20.878Z] --- PASS: TestCreateJob (3.89s) [2022-07-29T21:43:20.878Z] === RUN TestReplicatedJob [2022-07-29T21:43:20.878Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-29T21:43:23.793Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-07-29T21:43:23.793Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-07-29T21:43:23.793Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-29T21:43:23.793Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-29T21:43:23.793Z] PASS [2022-07-29T21:43:23.793Z] [2022-07-29T21:43:23.793Z] === Skipped [2022-07-29T21:43:23.793Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:43:23.793Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:43:23.793Z] [2022-07-29T21:43:23.793Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-29T21:43:23.793Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:43:23.793Z] [2022-07-29T21:43:23.793Z] DONE 27 tests, 2 skipped in 129.831s [2022-07-29T21:43:23.793Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:43:23.793Z] ++ 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-29T21:43:23.793Z] ++ set -e [2022-07-29T21:43:23.793Z] ++ '[' -n 0 ']' [2022-07-29T21:43:23.793Z] ++ set -x [2022-07-29T21:43:23.793Z] ++ 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-29T21:43:23.793Z] INFO: Testing against a local daemon [2022-07-29T21:43:23.793Z] === RUN TestSessionCreate [2022-07-29T21:43:23.793Z] --- PASS: TestSessionCreate (0.02s) [2022-07-29T21:43:23.793Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:43:23.793Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-29T21:43:23.793Z] PASS [2022-07-29T21:43:23.793Z] [2022-07-29T21:43:23.793Z] DONE 2 tests in 0.118s [2022-07-29T21:43:23.793Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:43:23.793Z] ++ 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-29T21:43:23.793Z] ++ set -e [2022-07-29T21:43:23.793Z] ++ '[' -n 0 ']' [2022-07-29T21:43:23.793Z] ++ set -x [2022-07-29T21:43:23.793Z] ++ 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-29T21:43:23.793Z] INFO: Testing against a local daemon [2022-07-29T21:43:23.793Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:43:23.793Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:43:23.793Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:43:23.793Z] === RUN TestDiskUsage [2022-07-29T21:43:23.793Z] === PAUSE TestDiskUsage [2022-07-29T21:43:23.793Z] === RUN TestEventsExecDie [2022-07-29T21:43:23.793Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-29T21:43:23.793Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:43:24.051Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-29T21:43:24.051Z] === RUN TestEventsVolumeCreate [2022-07-29T21:43:24.051Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-29T21:43:24.051Z] === RUN TestInfoBinaryCommits [2022-07-29T21:43:24.051Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-29T21:43:24.051Z] === RUN TestInfoAPIVersioned [2022-07-29T21:43:24.051Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-29T21:43:24.051Z] === RUN TestInfoAPI [2022-07-29T21:43:24.051Z] --- PASS: TestInfoAPI (0.02s) [2022-07-29T21:43:24.051Z] === RUN TestInfoAPIWarnings [2022-07-29T21:43:24.170Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-29T21:43:27.464Z] --- PASS: TestReplicatedJob (6.40s) [2022-07-29T21:43:27.464Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:43:27.464Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-29T21:43:27.464Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-29T21:43:30.758Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2022-07-29T21:43:30.758Z] === RUN TestServiceListWithStatuses [2022-07-29T21:43:30.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:43:30.758Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:43:30.758Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:43:31.017Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-29T21:43:31.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-29T21:43:34.124Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-29T21:43:34.383Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-29T21:43:36.290Z] --- PASS: TestDockerNetworkConnectAlias (5.55s) [2022-07-29T21:43:36.290Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:43:38.199Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-29T21:43:38.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-29T21:43:38.768Z] === RUN TestDockerSuite/TestCpToDot [2022-07-29T21:43:39.706Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-29T21:43:40.659Z] docker_api_swarm_test.go:202: [dc828b1ef66f9] joining swarm manager [d2622280240c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:43:40.949Z] --- PASS: TestDockerNetworkReConnect (4.62s) [2022-07-29T21:43:40.949Z] === RUN TestServicePlugin [2022-07-29T21:43:41.518Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-29T21:43:42.116Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-29T21:43:42.117Z] === RUN TestInfoDebug [2022-07-29T21:43:42.117Z] --- PASS: TestInfoDebug (0.52s) [2022-07-29T21:43:42.117Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:43:42.117Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-29T21:43:42.117Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:43:42.117Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-29T21:43:42.117Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:43:42.681Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-29T21:43:42.681Z] === RUN TestPingCacheHeaders [2022-07-29T21:43:42.681Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-29T21:43:42.681Z] === RUN TestPingGet [2022-07-29T21:43:42.681Z] --- PASS: TestPingGet (0.01s) [2022-07-29T21:43:42.681Z] === RUN TestPingHead [2022-07-29T21:43:42.681Z] --- PASS: TestPingHead (0.02s) [2022-07-29T21:43:42.681Z] === RUN TestPingSwarmHeader [2022-07-29T21:43:42.896Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-29T21:43:43.155Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-29T21:43:43.246Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:43:43.812Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:43:44.094Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-29T21:43:44.663Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-29T21:43:44.746Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:43:44.746Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-29T21:43:44.746Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:43:44.746Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:43:44.746Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:43:44.746Z] === RUN TestVersion [2022-07-29T21:43:44.746Z] --- PASS: TestVersion (0.02s) [2022-07-29T21:43:44.746Z] === CONT TestDiskUsage [2022-07-29T21:43:45.233Z] plugin_test.go:61: [dc39797f142b4] joining swarm manager [d98d3310a0cef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:43:45.233Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:43:45.312Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:43:45.569Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage (1.10s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-29T21:43:45.827Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:43:45.827Z] PASS [2022-07-29T21:43:45.827Z] [2022-07-29T21:43:45.827Z] === Skipped [2022-07-29T21:43:45.827Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:43:45.827Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:43:45.827Z] [2022-07-29T21:43:45.827Z] DONE 54 tests, 1 skipped in 22.485s [2022-07-29T21:43:45.827Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:43:45.827Z] ++ 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-29T21:43:45.827Z] ++ set -e [2022-07-29T21:43:45.827Z] ++ '[' -n 0 ']' [2022-07-29T21:43:45.827Z] ++ set -x [2022-07-29T21:43:45.827Z] ++ 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-29T21:43:45.827Z] INFO: Testing against a local daemon [2022-07-29T21:43:45.827Z] === RUN TestVolumesCreateAndList [2022-07-29T21:43:45.827Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-29T21:43:45.827Z] === RUN TestVolumesRemove [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-29T21:43:46.085Z] === RUN TestVolumesInspect [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-29T21:43:46.085Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:43:46.085Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:43:46.085Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:43:46.085Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:43:46.085Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:43:46.085Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:43:46.085Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:43:46.085Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:43:46.085Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:43:46.085Z] PASS [2022-07-29T21:43:46.085Z] [2022-07-29T21:43:46.085Z] DONE 9 tests in 0.206s [2022-07-29T21:43:46.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:43:46.085Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T21:43:46.085Z] +++ kill 14269 [2022-07-29T21:43:46.170Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-29T21:43:46.170Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-29T21:43:46.170Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-29T21:43:46.343Z] +++ /etc/init.d/apparmor stop [2022-07-29T21:43:46.343Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:43:46.343Z] [2022-07-29T21:43:46.343Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:43:46.343Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:43:46.343Z] [2022-07-29T21:43:46.343Z] To set a process to complain mode, use the command line tool [2022-07-29T21:43:46.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:43:46.343Z] +++ true [2022-07-29T21:43:46.343Z] exiting test-integration [2022-07-29T21:43:46.343Z] ++ exit 0 [2022-07-29T21:43:46.343Z] [2022-07-29T21:43:46.429Z] plugin_test.go:64: [db09ce249630c] joining swarm manager [d98d3310a0cef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:43:46.689Z] === RUN TestDockerSuite/TestCreateEchoStdout Post stage [Pipeline] junit [2022-07-29T21:43:46.919Z] Recording test results [2022-07-29T21:43:47.140Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:43:47.478Z] + echo Ensuring container killed. [2022-07-29T21:43:47.478Z] Ensuring container killed. [2022-07-29T21:43:47.478Z] + docker rm -vf docker-pr2 [2022-07-29T21:43:47.478Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-29T21:43:47.628Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-29T21:43:47.628Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-29T21:43:47.628Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-29T21:43:47.628Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-29T21:43:47.758Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:43:47.758Z] Chowning /workspace to jenkins user [2022-07-29T21:43:47.758Z] + id -u [2022-07-29T21:43:47.758Z] + id -g [2022-07-29T21:43:47.758Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43888:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:43:48.196Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-29T21:43:48.456Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-29T21:43:48.456Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-29T21:43:48.456Z] === RUN TestDockerSuite/TestCreateRM [2022-07-29T21:43:48.714Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-29T21:43:48.715Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-29T21:43:48.715Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-29T21:43:48.715Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-29T21:43:48.974Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:43:49.420Z] + bundleName=arm64-integration [2022-07-29T21:43:49.420Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-29T21:43:49.420Z] Creating arm64-integration-bundles.tar.gz [2022-07-29T21:43:49.420Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-29T21:43:49.420Z] + 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-29T21:43:49.689Z] Archiving artifacts [2022-07-29T21:43:49.993Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43888/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:43:50.296Z] + make clean [2022-07-29T21:43:50.296Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:43:50.296Z] docker-dev-cache [2022-07-29T21:43:50.296Z] docker-mod-cache [Pipeline] deleteDir [2022-07-29T21:43:50.355Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-29T21:43:50.355Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-29T21:43:50.615Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:43:53.911Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-29T21:43:53.911Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-29T21:43:53.911Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-29T21:43:54.480Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-29T21:43:55.050Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-29T21:43:55.620Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-29T21:43:56.189Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-29T21:43:56.757Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-29T21:43:58.134Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-29T21:43:59.514Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-29T21:43:59.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-29T21:44:02.312Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-29T21:44:02.312Z] docker_api_swarm_test.go:384: [dc2b32384bca1] joining swarm manager [dfff2c4fd3df6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:44:03.269Z] docker_api_swarm_test.go:385: [d3967f5f501de] joining swarm manager [dfff2c4fd3df6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:44:04.205Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-29T21:44:05.143Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-29T21:44:06.081Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-29T21:44:11.352Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-29T21:44:11.612Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-29T21:44:12.988Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-29T21:44:12.988Z] --- PASS: TestServicePlugin (32.07s) [2022-07-29T21:44:12.988Z] === RUN TestServiceUpdateLabel [2022-07-29T21:44:13.248Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-29T21:44:13.248Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-29T21:44:13.507Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-29T21:44:13.767Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-29T21:44:13.767Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-29T21:44:15.147Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-29T21:44:15.717Z] --- PASS: TestServiceUpdateLabel (2.68s) [2022-07-29T21:44:15.717Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:44:16.286Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-29T21:44:16.286Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-29T21:44:16.286Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-29T21:44:16.855Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-29T21:44:17.115Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-29T21:44:18.492Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-29T21:44:19.429Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-29T21:44:19.429Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-29T21:44:19.429Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-29T21:44:19.429Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-29T21:44:19.429Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-29T21:44:19.429Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-29T21:44:21.964Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-29T21:44:22.224Z] === RUN TestDockerSuite/TestEventsRename [2022-07-29T21:44:22.793Z] === RUN TestDockerSuite/TestEventsResize [2022-07-29T21:44:23.052Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-29T21:44:23.620Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-29T21:44:24.189Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-29T21:44:24.757Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-29T21:44:27.313Z] === RUN TestDockerSuite/TestEventsTop [2022-07-29T21:44:27.881Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-29T21:44:30.415Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2022-07-29T21:44:30.415Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:44:30.415Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-29T21:44:30.807Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-29T21:44:30.807Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-29T21:44:30.807Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-29T21:44:30.807Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-29T21:44:30.807Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-29T21:44:31.132Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-29T21:44:31.418Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/test/unit [2022-07-29T21:44:31.680Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-29T21:44:31.680Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-29T21:44:31.680Z] + TESTDIRS=./... [2022-07-29T21:44:31.680Z] + exclude_paths='/vendor/|/integration' [2022-07-29T21:44:31.680Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-29T21:44:31.680Z] ++ go list ./... [2022-07-29T21:44:32.626Z] + pkg_list='github.com/docker/docker/api [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/backend [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/container [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/events [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/filters [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/image [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/mount [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/network [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/registry [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/time [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/versions [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:44:32.626Z] github.com/docker/docker/api/types/volume [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:44:32.626Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:44:32.626Z] github.com/docker/docker/cli [2022-07-29T21:44:32.626Z] github.com/docker/docker/cli/config [2022-07-29T21:44:32.626Z] github.com/docker/docker/cli/debug [2022-07-29T21:44:32.626Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:44:32.626Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:44:32.626Z] github.com/docker/docker/client [2022-07-29T21:44:32.626Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:44:32.626Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:44:32.626Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:44:32.626Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:44:32.626Z] github.com/docker/docker/container [2022-07-29T21:44:32.626Z] github.com/docker/docker/container/stream [2022-07-29T21:44:32.626Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:44:32.626Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:44:32.626Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/config [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/events [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/exec [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/images [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/links [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/names [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/network [2022-07-29T21:44:32.626Z] github.com/docker/docker/daemon/stats [2022-07-29T21:44:32.626Z] github.com/docker/docker/distribution [2022-07-29T21:44:32.626Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:44:32.626Z] github.com/docker/docker/distribution/utils [2022-07-29T21:44:32.626Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:44:32.626Z] github.com/docker/docker/dockerversion [2022-07-29T21:44:32.626Z] github.com/docker/docker/errdefs [2022-07-29T21:44:32.626Z] github.com/docker/docker/image [2022-07-29T21:44:32.626Z] github.com/docker/docker/image/cache [2022-07-29T21:44:32.626Z] github.com/docker/docker/image/tarexport [2022-07-29T21:44:32.626Z] github.com/docker/docker/image/v1 [2022-07-29T21:44:32.626Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:44:32.626Z] github.com/docker/docker/layer [2022-07-29T21:44:32.626Z] github.com/docker/docker/libcontainerd [2022-07-29T21:44:32.626Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:44:32.626Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:44:32.626Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:44:32.626Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:44:32.626Z] github.com/docker/docker/oci [2022-07-29T21:44:32.626Z] github.com/docker/docker/oci/caps [2022-07-29T21:44:32.626Z] github.com/docker/docker/opts [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/archive [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/directory [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/platform [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/pools [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/progress [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/signal [2022-07-29T21:44:32.626Z] github.com/docker/docker/pkg/stack [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/system [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:44:32.627Z] github.com/docker/docker/plugin [2022-07-29T21:44:32.627Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:44:32.627Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:44:32.627Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:44:32.627Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:44:32.627Z] github.com/docker/docker/quota [2022-07-29T21:44:32.627Z] github.com/docker/docker/reference [2022-07-29T21:44:32.627Z] github.com/docker/docker/registry [2022-07-29T21:44:32.627Z] github.com/docker/docker/registry/resumable [2022-07-29T21:44:32.627Z] github.com/docker/docker/restartmanager [2022-07-29T21:44:32.627Z] github.com/docker/docker/rootless [2022-07-29T21:44:32.627Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:44:32.627Z] github.com/docker/docker/runconfig [2022-07-29T21:44:32.627Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/environment [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/registry [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/request [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/drivers [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/local [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/mounts [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/service [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:44:32.627Z] ++ grep --fixed-strings -v /libnetwork [2022-07-29T21:44:32.627Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/backend [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/container [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/events [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/filters [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/image [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/mount [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/network [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/registry [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/time [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/versions [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/volume [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:44:32.627Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:44:32.627Z] github.com/docker/docker/cli [2022-07-29T21:44:32.627Z] github.com/docker/docker/cli/config [2022-07-29T21:44:32.627Z] github.com/docker/docker/cli/debug [2022-07-29T21:44:32.627Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:44:32.627Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:44:32.627Z] github.com/docker/docker/client [2022-07-29T21:44:32.627Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:44:32.627Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:44:32.627Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:44:32.627Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:44:32.627Z] github.com/docker/docker/container [2022-07-29T21:44:32.627Z] github.com/docker/docker/container/stream [2022-07-29T21:44:32.627Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:44:32.627Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:44:32.627Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/config [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/events [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/exec [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/images [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/links [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/names [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/network [2022-07-29T21:44:32.627Z] github.com/docker/docker/daemon/stats [2022-07-29T21:44:32.627Z] github.com/docker/docker/distribution [2022-07-29T21:44:32.627Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:44:32.627Z] github.com/docker/docker/distribution/utils [2022-07-29T21:44:32.627Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:44:32.627Z] github.com/docker/docker/dockerversion [2022-07-29T21:44:32.627Z] github.com/docker/docker/errdefs [2022-07-29T21:44:32.627Z] github.com/docker/docker/image [2022-07-29T21:44:32.627Z] github.com/docker/docker/image/cache [2022-07-29T21:44:32.627Z] github.com/docker/docker/image/tarexport [2022-07-29T21:44:32.627Z] github.com/docker/docker/image/v1 [2022-07-29T21:44:32.627Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:44:32.627Z] github.com/docker/docker/layer [2022-07-29T21:44:32.627Z] github.com/docker/docker/libcontainerd [2022-07-29T21:44:32.627Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:44:32.627Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:44:32.627Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:44:32.627Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:44:32.627Z] github.com/docker/docker/oci [2022-07-29T21:44:32.627Z] github.com/docker/docker/oci/caps [2022-07-29T21:44:32.627Z] github.com/docker/docker/opts [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/archive [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/directory [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/platform [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/pools [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/progress [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/signal [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/stack [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/system [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:44:32.627Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:44:32.627Z] github.com/docker/docker/plugin [2022-07-29T21:44:32.627Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:44:32.627Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:44:32.627Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:44:32.627Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:44:32.627Z] github.com/docker/docker/quota [2022-07-29T21:44:32.627Z] github.com/docker/docker/reference [2022-07-29T21:44:32.627Z] github.com/docker/docker/registry [2022-07-29T21:44:32.627Z] github.com/docker/docker/registry/resumable [2022-07-29T21:44:32.627Z] github.com/docker/docker/restartmanager [2022-07-29T21:44:32.627Z] github.com/docker/docker/rootless [2022-07-29T21:44:32.627Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:44:32.627Z] github.com/docker/docker/runconfig [2022-07-29T21:44:32.627Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/environment [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/registry [2022-07-29T21:44:32.627Z] github.com/docker/docker/testutil/request [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/drivers [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/local [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/mounts [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/service [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:44:32.627Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:44:32.627Z] + base_pkg_list='github.com/docker/docker/api [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/backend [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/container [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/events [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/filters [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/image [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/mount [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/network [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/registry [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:44:32.627Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/time [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/versions [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/volume [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/config [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/debug [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/client [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:44:32.628Z] github.com/docker/docker/container [2022-07-29T21:44:32.628Z] github.com/docker/docker/container/stream [2022-07-29T21:44:32.628Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:44:32.628Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:44:32.628Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/config [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/events [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/exec [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/images [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/links [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/names [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/network [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/stats [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution/utils [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:44:32.628Z] github.com/docker/docker/dockerversion [2022-07-29T21:44:32.628Z] github.com/docker/docker/errdefs [2022-07-29T21:44:32.628Z] github.com/docker/docker/image [2022-07-29T21:44:32.628Z] github.com/docker/docker/image/cache [2022-07-29T21:44:32.628Z] github.com/docker/docker/image/tarexport [2022-07-29T21:44:32.628Z] github.com/docker/docker/image/v1 [2022-07-29T21:44:32.628Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:44:32.628Z] github.com/docker/docker/layer [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:44:32.628Z] github.com/docker/docker/oci [2022-07-29T21:44:32.628Z] github.com/docker/docker/oci/caps [2022-07-29T21:44:32.628Z] github.com/docker/docker/opts [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/archive [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/directory [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/platform [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/pools [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/progress [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/signal [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/stack [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/system [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:44:32.628Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:44:32.628Z] github.com/docker/docker/plugin [2022-07-29T21:44:32.628Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:44:32.628Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:44:32.628Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:44:32.628Z] github.com/docker/docker/quota [2022-07-29T21:44:32.628Z] github.com/docker/docker/reference [2022-07-29T21:44:32.628Z] github.com/docker/docker/registry [2022-07-29T21:44:32.628Z] github.com/docker/docker/registry/resumable [2022-07-29T21:44:32.628Z] github.com/docker/docker/restartmanager [2022-07-29T21:44:32.628Z] github.com/docker/docker/rootless [2022-07-29T21:44:32.628Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:44:32.628Z] github.com/docker/docker/runconfig [2022-07-29T21:44:32.628Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/environment [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/registry [2022-07-29T21:44:32.628Z] github.com/docker/docker/testutil/request [2022-07-29T21:44:32.628Z] github.com/docker/docker/volume [2022-07-29T21:44:32.628Z] github.com/docker/docker/volume/drivers [2022-07-29T21:44:32.628Z] github.com/docker/docker/volume/local [2022-07-29T21:44:32.628Z] github.com/docker/docker/volume/mounts [2022-07-29T21:44:32.628Z] github.com/docker/docker/volume/service [2022-07-29T21:44:32.628Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:44:32.628Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:44:32.628Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/backend [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/container [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/events [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/filters [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/image [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/mount [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/network [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/registry [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/time [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/versions [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:44:32.628Z] github.com/docker/docker/api/types/volume [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:44:32.628Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/config [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/debug [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:44:32.628Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/client [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:44:32.628Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:44:32.628Z] github.com/docker/docker/container [2022-07-29T21:44:32.628Z] github.com/docker/docker/container/stream [2022-07-29T21:44:32.628Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:44:32.628Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:44:32.628Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/config [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/events [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/exec [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/images [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/links [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/names [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/network [2022-07-29T21:44:32.628Z] github.com/docker/docker/daemon/stats [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution/utils [2022-07-29T21:44:32.628Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:44:32.628Z] github.com/docker/docker/dockerversion [2022-07-29T21:44:32.628Z] github.com/docker/docker/errdefs [2022-07-29T21:44:32.628Z] github.com/docker/docker/image [2022-07-29T21:44:32.628Z] github.com/docker/docker/image/cache [2022-07-29T21:44:32.628Z] github.com/docker/docker/image/tarexport [2022-07-29T21:44:32.628Z] github.com/docker/docker/image/v1 [2022-07-29T21:44:32.628Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:44:32.628Z] github.com/docker/docker/layer [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:44:32.628Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:44:32.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:44:32.629Z] github.com/docker/docker/oci [2022-07-29T21:44:32.629Z] github.com/docker/docker/oci/caps [2022-07-29T21:44:32.629Z] github.com/docker/docker/opts [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/archive [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/directory [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/platform [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/pools [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/progress [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/signal [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/stack [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/system [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:44:32.629Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:44:32.629Z] github.com/docker/docker/plugin [2022-07-29T21:44:32.629Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:44:32.629Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:44:32.629Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:44:32.629Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:44:32.629Z] github.com/docker/docker/quota [2022-07-29T21:44:32.629Z] github.com/docker/docker/reference [2022-07-29T21:44:32.629Z] github.com/docker/docker/registry [2022-07-29T21:44:32.629Z] github.com/docker/docker/registry/resumable [2022-07-29T21:44:32.629Z] github.com/docker/docker/restartmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/rootless [2022-07-29T21:44:32.629Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:44:32.629Z] github.com/docker/docker/runconfig [2022-07-29T21:44:32.629Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/environment [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/registry [2022-07-29T21:44:32.629Z] github.com/docker/docker/testutil/request [2022-07-29T21:44:32.629Z] github.com/docker/docker/volume [2022-07-29T21:44:32.629Z] github.com/docker/docker/volume/drivers [2022-07-29T21:44:32.629Z] github.com/docker/docker/volume/local [2022-07-29T21:44:32.629Z] github.com/docker/docker/volume/mounts [2022-07-29T21:44:32.629Z] github.com/docker/docker/volume/service [2022-07-29T21:44:32.629Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:44:32.629Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:44:32.629Z] ++ grep --fixed-strings /libnetwork [2022-07-29T21:44:32.629Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:44:32.629Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-29T21:44:32.629Z] + echo 'github.com/docker/docker/libnetwork [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:44:32.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:44:32.629Z] + type docker-proxy [2022-07-29T21:44:32.629Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-29T21:44:32.629Z] + hack/make.sh binary-proxy install-proxy [2022-07-29T21:44:32.629Z] [2022-07-29T21:44:32.890Z] Removing bundles/ [2022-07-29T21:44:32.890Z] [2022-07-29T21:44:32.890Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-29T21:44:32.890Z] Building: bundles/binary-proxy/docker-proxy [2022-07-29T21:44:32.890Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:44:36.981Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-29T21:44:41.037Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-29T21:44:41.037Z] [2022-07-29T21:44:41.037Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-29T21:44:41.037Z] Installing docker-proxy to /usr/local/bin/ [2022-07-29T21:44:41.037Z] [2022-07-29T21:44:41.037Z] + mkdir -p bundles [2022-07-29T21:44:41.037Z] + '[' -n 'github.com/docker/docker/api [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/backend [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/container [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/events [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/filters [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/image [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/mount [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/network [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/registry [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/time [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/versions [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:44:41.037Z] github.com/docker/docker/api/types/volume [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:44:41.037Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:44:41.038Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:44:41.038Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:44:41.038Z] github.com/docker/docker/cli [2022-07-29T21:44:41.038Z] github.com/docker/docker/cli/config [2022-07-29T21:44:41.038Z] github.com/docker/docker/cli/debug [2022-07-29T21:44:41.038Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:44:41.038Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:44:41.038Z] github.com/docker/docker/client [2022-07-29T21:44:41.038Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:44:41.038Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:44:41.038Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:44:41.038Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:44:41.038Z] github.com/docker/docker/container [2022-07-29T21:44:41.038Z] github.com/docker/docker/container/stream [2022-07-29T21:44:41.038Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:44:41.038Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:44:41.038Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/config [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/containerd [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/events [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/exec [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/images [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/links [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/names [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/network [2022-07-29T21:44:41.038Z] github.com/docker/docker/daemon/stats [2022-07-29T21:44:41.038Z] github.com/docker/docker/distribution [2022-07-29T21:44:41.038Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:44:41.038Z] github.com/docker/docker/distribution/utils [2022-07-29T21:44:41.038Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:44:41.038Z] github.com/docker/docker/dockerversion [2022-07-29T21:44:41.038Z] github.com/docker/docker/errdefs [2022-07-29T21:44:41.038Z] github.com/docker/docker/image [2022-07-29T21:44:41.038Z] github.com/docker/docker/image/cache [2022-07-29T21:44:41.038Z] github.com/docker/docker/image/tarexport [2022-07-29T21:44:41.038Z] github.com/docker/docker/image/v1 [2022-07-29T21:44:41.038Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:44:41.038Z] github.com/docker/docker/layer [2022-07-29T21:44:41.038Z] github.com/docker/docker/libcontainerd [2022-07-29T21:44:41.038Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:44:41.038Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:44:41.038Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:44:41.038Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:44:41.038Z] github.com/docker/docker/oci [2022-07-29T21:44:41.038Z] github.com/docker/docker/oci/caps [2022-07-29T21:44:41.038Z] github.com/docker/docker/opts [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/archive [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/directory [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/platform [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/pools [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/progress [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/signal [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/stack [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/system [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:44:41.038Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:44:41.038Z] github.com/docker/docker/plugin [2022-07-29T21:44:41.038Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:44:41.038Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:44:41.038Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:44:41.038Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:44:41.038Z] github.com/docker/docker/quota [2022-07-29T21:44:41.038Z] github.com/docker/docker/reference [2022-07-29T21:44:41.038Z] github.com/docker/docker/registry [2022-07-29T21:44:41.038Z] github.com/docker/docker/registry/resumable [2022-07-29T21:44:41.038Z] github.com/docker/docker/restartmanager [2022-07-29T21:44:41.038Z] github.com/docker/docker/rootless [2022-07-29T21:44:41.038Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:44:41.038Z] github.com/docker/docker/runconfig [2022-07-29T21:44:41.038Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/environment [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/registry [2022-07-29T21:44:41.038Z] github.com/docker/docker/testutil/request [2022-07-29T21:44:41.038Z] github.com/docker/docker/volume [2022-07-29T21:44:41.038Z] github.com/docker/docker/volume/drivers [2022-07-29T21:44:41.038Z] github.com/docker/docker/volume/local [2022-07-29T21:44:41.038Z] github.com/docker/docker/volume/mounts [2022-07-29T21:44:41.038Z] github.com/docker/docker/volume/service [2022-07-29T21:44:41.038Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:44:41.038Z] github.com/docker/docker/volume/testutils' ']' [2022-07-29T21:44:41.038Z] + 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-29T21:44:41.038Z] ? github.com/docker/docker/api [no test files] [2022-07-29T21:44:42.255Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-29T21:44:45.542Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2022-07-29T21:44:45.542Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:44:47.447Z] === RUN TestDockerSuite/TestExec [2022-07-29T21:44:48.015Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-29T21:44:48.953Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-29T21:44:49.892Z] === RUN TestDockerSuite/TestExecEnv [2022-07-29T21:44:50.460Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-29T21:44:51.842Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-29T21:44:52.412Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-29T21:44:54.316Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-29T21:44:54.574Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-29T21:44:55.142Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-29T21:44:55.717Z] === RUN TestDockerSuite/TestExecParseError [2022-07-29T21:44:55.986Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-29T21:44:56.561Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-29T21:44:57.132Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-29T21:44:58.071Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-29T21:44:58.071Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2022-07-29T21:44:58.071Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:44:58.331Z] === RUN TestDockerSuite/TestExecTTY [2022-07-29T21:44:59.160Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-07-29T21:44:59.268Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-29T21:44:59.527Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-29T21:44:59.527Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-29T21:45:00.466Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-29T21:45:00.466Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-29T21:45:01.035Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-29T21:45:01.035Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-29T21:45:01.035Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-29T21:45:02.415Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-29T21:45:02.415Z] check_test.go:611: [d3967f5f501de] daemon is not started [2022-07-29T21:45:02.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-29T21:45:02.983Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-29T21:45:03.921Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-29T21:45:04.490Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-29T21:45:04.750Z] docker_api_swarm_test.go:802: [da0da6bb786b6] joining swarm manager [d89bf68999315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:45:05.319Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-29T21:45:06.257Z] docker_api_swarm_test.go:802: [d16c287ff5c97] joining swarm manager [d89bf68999315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:45:06.519Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-29T21:45:07.458Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-29T21:45:07.458Z] docker_api_swarm_test.go:802: [d84d8bd92cd79] joining swarm manager [d89bf68999315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-29T21:45:08.839Z] docker_api_swarm_test.go:802: [d6952441c8e1e] joining swarm manager [d89bf68999315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-29T21:45:09.099Z] === RUN TestDockerSuite/TestHealth [2022-07-29T21:45:10.040Z] docker_api_swarm_test.go:810: [d6a04a516c185] joining swarm manager [d89bf68999315]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-29T21:45:15.311Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2022-07-29T21:45:15.311Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-07-29T21:45:15.311Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s) [2022-07-29T21:45:15.311Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-07-29T21:45:15.311Z] PASS [2022-07-29T21:45:15.311Z] [2022-07-29T21:45:15.311Z] === Skipped [2022-07-29T21:45:15.311Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:45:15.311Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:45:15.311Z] [2022-07-29T21:45:15.311Z] DONE 27 tests, 1 skipped in 182.935s [2022-07-29T21:45:15.311Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:45:15.311Z] ++ 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-29T21:45:15.311Z] ++ set -e [2022-07-29T21:45:15.311Z] ++ '[' -n 0 ']' [2022-07-29T21:45:15.311Z] ++ set -x [2022-07-29T21:45:15.311Z] ++ 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-29T21:45:15.311Z] INFO: Testing against a local daemon [2022-07-29T21:45:15.311Z] === RUN TestSessionCreate [2022-07-29T21:45:15.311Z] --- PASS: TestSessionCreate (0.02s) [2022-07-29T21:45:15.311Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:45:15.311Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-29T21:45:15.311Z] PASS [2022-07-29T21:45:15.311Z] [2022-07-29T21:45:15.311Z] DONE 2 tests in 0.127s [2022-07-29T21:45:15.311Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:45:15.311Z] ++ 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-29T21:45:15.311Z] ++ set -e [2022-07-29T21:45:15.311Z] ++ '[' -n 0 ']' [2022-07-29T21:45:15.311Z] ++ set -x [2022-07-29T21:45:15.311Z] ++ 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-29T21:45:15.311Z] INFO: Testing against a local daemon [2022-07-29T21:45:15.311Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:45:15.311Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:45:15.311Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:45:15.311Z] === RUN TestDiskUsage [2022-07-29T21:45:15.311Z] === PAUSE TestDiskUsage [2022-07-29T21:45:15.311Z] === RUN TestEventsExecDie [2022-07-29T21:45:15.881Z] --- PASS: TestEventsExecDie (0.81s) [2022-07-29T21:45:15.881Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:45:15.881Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-29T21:45:15.881Z] === RUN TestEventsVolumeCreate [2022-07-29T21:45:16.140Z] --- PASS: TestEventsVolumeCreate (0.10s) [2022-07-29T21:45:16.140Z] === RUN TestInfoBinaryCommits [2022-07-29T21:45:16.140Z] --- PASS: TestInfoBinaryCommits (0.06s) [2022-07-29T21:45:16.140Z] === RUN TestInfoAPIVersioned [2022-07-29T21:45:16.140Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-29T21:45:16.140Z] === RUN TestInfoAPI [2022-07-29T21:45:16.140Z] --- PASS: TestInfoAPI (0.03s) [2022-07-29T21:45:16.140Z] === RUN TestInfoAPIWarnings [2022-07-29T21:45:28.363Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-29T21:45:31.652Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-29T21:45:33.032Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-29T21:45:33.032Z] === RUN TestInfoDebug [2022-07-29T21:45:33.291Z] --- PASS: TestInfoDebug (0.53s) [2022-07-29T21:45:33.291Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:45:33.859Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-29T21:45:33.859Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:45:33.859Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-29T21:45:33.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-29T21:45:33.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-29T21:45:33.859Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-29T21:45:34.430Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-29T21:45:34.430Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:45:34.689Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-29T21:45:34.689Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-29T21:45:34.689Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-29T21:45:34.689Z] === RUN TestPingCacheHeaders [2022-07-29T21:45:34.689Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-29T21:45:34.689Z] === RUN TestPingGet [2022-07-29T21:45:34.689Z] --- PASS: TestPingGet (0.03s) [2022-07-29T21:45:34.689Z] === RUN TestPingHead [2022-07-29T21:45:34.689Z] --- PASS: TestPingHead (0.03s) [2022-07-29T21:45:34.689Z] === RUN TestPingSwarmHeader [2022-07-29T21:45:35.259Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:45:35.259Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-29T21:45:35.827Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:45:35.827Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-29T21:45:35.827Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-29T21:45:35.827Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-29T21:45:36.087Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-29T21:45:36.346Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-29T21:45:36.606Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-29T21:45:36.866Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-29T21:45:36.866Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-29T21:45:37.125Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:45:37.125Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-07-29T21:45:37.125Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:45:37.125Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:45:37.125Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:45:37.125Z] === RUN TestVersion [2022-07-29T21:45:37.125Z] --- PASS: TestVersion (0.04s) [2022-07-29T21:45:37.125Z] === CONT TestDiskUsage [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:45:37.694Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:45:37.694Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-29T21:45:37.694Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:45:37.954Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:45:38.527Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage (1.46s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-29T21:45:38.527Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:45:38.527Z] PASS [2022-07-29T21:45:38.527Z] [2022-07-29T21:45:38.527Z] === Skipped [2022-07-29T21:45:38.527Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:45:38.527Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:45:38.527Z] [2022-07-29T21:45:38.527Z] DONE 54 tests, 1 skipped in 23.618s [2022-07-29T21:45:38.527Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:45:38.527Z] ++ 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-29T21:45:38.527Z] ++ set -e [2022-07-29T21:45:38.527Z] ++ '[' -n 0 ']' [2022-07-29T21:45:38.527Z] ++ set -x [2022-07-29T21:45:38.527Z] ++ 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-29T21:45:38.787Z] INFO: Testing against a local daemon [2022-07-29T21:45:38.787Z] === RUN TestVolumesCreateAndList [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-07-29T21:45:38.787Z] === RUN TestVolumesRemove [2022-07-29T21:45:38.787Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-29T21:45:38.787Z] === RUN TestVolumesInspect [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-29T21:45:38.787Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:45:38.787Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:45:38.787Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:45:38.787Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:45:38.787Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:45:38.787Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:45:38.787Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:45:38.787Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:45:38.787Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:45:38.787Z] PASS [2022-07-29T21:45:38.787Z] [2022-07-29T21:45:38.787Z] DONE 9 tests in 0.257s [2022-07-29T21:45:38.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:45:39.356Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T21:45:39.356Z] +++ kill 6712 [2022-07-29T21:45:39.356Z] +++ /etc/init.d/apparmor stop [2022-07-29T21:45:39.356Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:45:39.356Z] [2022-07-29T21:45:39.356Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:45:39.356Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:45:39.356Z] [2022-07-29T21:45:39.356Z] To set a process to complain mode, use the command line tool [2022-07-29T21:45:39.356Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:45:39.356Z] +++ true [2022-07-29T21:45:39.356Z] exiting test-integration [2022-07-29T21:45:39.356Z] ++ exit 0 [2022-07-29T21:45:39.356Z] [2022-07-29T21:45:39.616Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-29T21:45:39.616Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-29T21:45:40.183Z] + for job in $(jobs -p) [2022-07-29T21:45:40.183Z] + wait 15886 [2022-07-29T21:45:40.443Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-29T21:45:42.977Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-29T21:45:42.977Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-29T21:45:43.235Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-29T21:45:44.173Z] === RUN TestDockerSuite/TestImportFile [2022-07-29T21:45:45.111Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-29T21:45:45.111Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-29T21:45:46.490Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-29T21:45:47.438Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-29T21:45:48.376Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-29T21:45:48.946Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-29T21:45:49.513Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-29T21:45:50.081Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-29T21:45:50.081Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-29T21:45:50.081Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-29T21:45:50.340Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-29T21:45:50.909Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-29T21:45:50.909Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-29T21:45:51.478Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-29T21:45:51.478Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-29T21:45:51.478Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-29T21:45:52.047Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-29T21:45:52.615Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-29T21:45:52.875Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-29T21:45:53.443Z] === RUN TestDockerSuite/TestInspectImage [2022-07-29T21:45:53.443Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-29T21:45:53.443Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-29T21:45:53.443Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-29T21:45:53.443Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-29T21:45:54.011Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-29T21:45:54.271Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-29T21:45:54.530Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-29T21:45:54.789Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-29T21:45:55.358Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-29T21:45:57.892Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-29T21:45:57.892Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-29T21:45:58.152Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-29T21:45:58.720Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-29T21:45:59.657Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-29T21:46:00.226Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-29T21:46:00.485Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-29T21:46:01.053Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-29T21:46:01.312Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-29T21:46:01.880Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-29T21:46:02.448Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-29T21:46:02.448Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-29T21:46:02.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-29T21:46:03.386Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-29T21:46:04.325Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-29T21:46:04.584Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-29T21:46:05.974Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-29T21:46:07.366Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-29T21:46:08.327Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-29T21:46:08.587Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-29T21:46:09.964Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-29T21:46:09.964Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-29T21:46:10.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-29T21:46:17.101Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-29T21:46:18.479Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-29T21:46:19.048Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-29T21:46:20.428Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-29T21:46:20.428Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-29T21:46:20.428Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-29T21:46:21.366Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-29T21:46:21.935Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-29T21:46:22.874Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-29T21:46:23.810Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-29T21:46:24.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-29T21:46:24.328Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-29T21:46:26.868Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-29T21:46:27.438Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-29T21:46:28.377Z] === RUN TestDockerSuite/TestLogsSince [2022-07-29T21:46:28.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-29T21:46:31.481Z] docker_api_swarm_service_test.go:395: [d59f61bd2f7c6] joining swarm manager [d46ae5ffa081f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:46:31.741Z] docker_api_swarm_service_test.go:395: [da5f8e4bdc786] joining swarm manager [d46ae5ffa081f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 6.0% of statements [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/server/router/volume 0.015s coverage: 67.9% of statements [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/builder/dockerfile 0.523s coverage: 49.3% of statements [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-29T21:46:35.664Z] ok github.com/docker/docker/builder/remotecontext/git 1.756s coverage: 86.3% of statements [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/cli [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-29T21:46:35.664Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-29T21:46:35.925Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-07-29T21:46:35.950Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-29T21:46:41.214Z] ok github.com/docker/docker/client 0.109s coverage: 75.9% of statements [2022-07-29T21:46:41.222Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-29T21:46:41.481Z] === RUN TestDockerSuite/TestLogsTail [2022-07-29T21:46:42.423Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-29T21:46:42.683Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-29T21:46:43.252Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-29T21:46:43.252Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-29T21:46:43.252Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-29T21:46:43.252Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-29T21:46:43.252Z] === RUN TestDockerSuite/TestNetHostname [2022-07-29T21:46:44.631Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-29T21:46:44.631Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-29T21:46:44.890Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-29T21:46:44.890Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-29T21:46:45.459Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-29T21:46:46.027Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-29T21:46:46.966Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-29T21:46:46.966Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-29T21:46:46.966Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-29T21:46:46.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-29T21:46:47.225Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-29T21:46:49.131Z] docker_api_swarm_service_test.go:343: [da0d760b15696] joining swarm manager [d2533516577a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:46:50.068Z] docker_api_swarm_service_test.go:343: [d90cdd90a278e] joining swarm manager [d2533516577a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:46:53.361Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-29T21:46:53.622Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-29T21:46:54.560Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-29T21:46:57.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-29T21:46:59.003Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-29T21:47:00.395Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-29T21:47:02.929Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-29T21:47:03.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-29T21:47:05.099Z] === RUN TestDockerSuite/TestPluginActive [2022-07-29T21:47:05.099Z] docker_api_swarm_service_test.go:490: [defbf9de92987] joining swarm manager [da23d87e1eb24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:47:06.035Z] docker_api_swarm_service_test.go:490: [dda2c8beadc2a] joining swarm manager [da23d87e1eb24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:47:07.416Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-29T21:47:13.986Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-29T21:47:13.986Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-29T21:47:13.986Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-29T21:47:14.554Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-29T21:47:17.841Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-29T21:47:18.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-29T21:47:23.684Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-29T21:47:24.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-29T21:47:24.880Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-29T21:47:26.260Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-29T21:47:26.519Z] docker_api_swarm_service_test.go:128: [de9d9e7d6cd30] joining swarm manager [dc2a982796ada]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:47:27.458Z] === RUN TestDockerSuite/TestPortList [2022-07-29T21:47:27.458Z] docker_api_swarm_service_test.go:129: [de817ee5e7bf9] joining swarm manager [dc2a982796ada]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:47:27.944Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 31.5% of statements [2022-07-29T21:47:27.944Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-07-29T21:47:27.944Z] ok github.com/docker/docker/cmd/dockerd/trap 2.585s coverage: 0.0% of statements [2022-07-29T21:47:27.944Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-29T21:47:27.945Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-29T21:47:27.945Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-29T21:47:27.945Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-29T21:47:27.945Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-29T21:47:30.004Z] docker_api_swarm_service_test.go:137: [df8d2deccf3f9] joining swarm manager [dc2a982796ada]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-29T21:47:30.578Z] docker_api_swarm_service_test.go:138: [dae5e14fdbf66] joining swarm manager [dc2a982796ada]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-29T21:47:32.153Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-07-29T21:47:33.539Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-29T21:47:34.772Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-29T21:47:35.452Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-29T21:47:37.308Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-29T21:47:37.308Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-29T21:47:39.214Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-29T21:47:40.153Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-29T21:47:40.412Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-29T21:47:40.672Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-29T21:47:42.582Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-29T21:47:43.152Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-29T21:47:43.588Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-07-29T21:47:43.588Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-29T21:47:43.848Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-29T21:47:44.791Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-29T21:47:44.791Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.6% of statements [2022-07-29T21:47:44.791Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-29T21:47:44.791Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-29T21:47:44.791Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-29T21:47:44.791Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-29T21:47:44.791Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-29T21:47:45.686Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-29T21:47:46.177Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.741s coverage: 74.8% of statements [2022-07-29T21:47:47.121Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-07-29T21:47:47.693Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.458s coverage: 60.7% of statements [2022-07-29T21:47:48.222Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-29T21:47:48.223Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-29T21:47:49.081Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-07-29T21:47:50.759Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-29T21:47:50.999Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.271s coverage: 50.6% of statements [2022-07-29T21:47:50.999Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.043s coverage: 45.9% of statements [2022-07-29T21:47:50.999Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-29T21:47:52.412Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-07-29T21:47:52.685Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.742s coverage: 58.5% of statements [2022-07-29T21:47:52.685Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-29T21:47:52.685Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-29T21:47:53.260Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2022-07-29T21:47:53.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-29T21:47:53.831Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-29T21:47:55.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-29T21:47:55.217Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.9% of statements [2022-07-29T21:47:55.217Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-29T21:47:55.217Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-29T21:47:55.789Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-07-29T21:47:56.731Z] ok github.com/docker/docker/daemon/logger/fluentd 0.030s coverage: 53.6% of statements [2022-07-29T21:47:56.731Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 79.9% of statements [2022-07-29T21:47:56.731Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-29T21:47:57.125Z] docker_api_swarm_service_test.go:304: [d24f7ec902aff] joining swarm manager [d7ad5d1317719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:47:57.385Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-29T21:47:57.672Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-29T21:47:57.672Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-29T21:47:57.953Z] docker_api_swarm_service_test.go:304: [d66135b48dd4d] joining swarm manager [d7ad5d1317719]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:47:58.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-07-29T21:47:58.523Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-29T21:47:58.817Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.155s coverage: 76.8% of statements [2022-07-29T21:47:59.078Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 79.4% of statements [2022-07-29T21:47:59.078Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-29T21:47:59.078Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-29T21:48:00.020Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-07-29T21:48:00.020Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 62.0% of statements [2022-07-29T21:48:00.433Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-29T21:48:00.962Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2022-07-29T21:48:01.223Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-29T21:48:01.370Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-29T21:48:01.794Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-29T21:48:02.307Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-29T21:48:02.736Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2022-07-29T21:48:02.736Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-29T21:48:02.736Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-29T21:48:03.679Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-07-29T21:48:04.212Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-29T21:48:05.062Z] ok github.com/docker/docker/distribution 1.508s coverage: 28.0% of statements [2022-07-29T21:48:05.062Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-29T21:48:05.062Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-29T21:48:05.591Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-29T21:48:06.004Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-07-29T21:48:06.265Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 85.4% of statements [2022-07-29T21:48:06.265Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-29T21:48:06.265Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-07-29T21:48:06.529Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-29T21:48:06.529Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-29T21:48:07.209Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-29T21:48:07.209Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-29T21:48:07.209Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-29T21:48:07.469Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-29T21:48:07.470Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-29T21:48:08.043Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-29T21:48:08.613Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-29T21:48:08.874Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-29T21:48:09.377Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-29T21:48:10.755Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-29T21:48:10.755Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-29T21:48:10.755Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-29T21:48:10.788Z] ok github.com/docker/docker/pkg/archive 0.311s coverage: 82.2% of statements [2022-07-29T21:48:11.014Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-29T21:48:11.273Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-29T21:48:11.273Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-29T21:48:11.359Z] ok github.com/docker/docker/pkg/authorization 0.440s coverage: 68.3% of statements [2022-07-29T21:48:11.620Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-29T21:48:11.620Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-29T21:48:12.212Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-29T21:48:13.593Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-29T21:48:13.852Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-29T21:48:14.926Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 42.7% of statements [2022-07-29T21:48:14.926Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-29T21:48:15.187Z] ok github.com/docker/docker/layer 7.078s coverage: 68.9% of statements [2022-07-29T21:48:15.187Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-29T21:48:15.187Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-29T21:48:15.187Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-29T21:48:15.187Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-29T21:48:15.187Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-29T21:48:15.187Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-29T21:48:15.187Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2022-07-29T21:48:15.448Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-07-29T21:48:16.020Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-29T21:48:16.281Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-07-29T21:48:16.281Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-29T21:48:17.223Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 67.9% of statements [2022-07-29T21:48:17.484Z] ok github.com/docker/docker/pkg/ioutils 0.441s coverage: 70.1% of statements [2022-07-29T21:48:17.745Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-29T21:48:17.745Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-29T21:48:17.745Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-29T21:48:18.006Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-29T21:48:18.006Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-07-29T21:48:18.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-29T21:48:18.267Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2022-07-29T21:48:18.529Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-29T21:48:18.529Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-29T21:48:18.529Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-29T21:48:18.529Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-29T21:48:19.101Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-07-29T21:48:19.673Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-29T21:48:19.934Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-29T21:48:19.934Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-29T21:48:19.955Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-29T21:48:20.215Z] docker_api_swarm_service_test.go:100: [d1470e7b858fe] joining swarm manager [d08967f620d0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:48:20.796Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-29T21:48:21.055Z] docker_api_swarm_service_test.go:101: [d81ff88efc8eb] joining swarm manager [d08967f620d0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:48:21.317Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-29T21:48:21.582Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-29T21:48:21.843Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-29T21:48:22.103Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-29T21:48:22.364Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-07-29T21:48:22.364Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-29T21:48:22.437Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-29T21:48:22.437Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-29T21:48:22.437Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-29T21:48:22.697Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-29T21:48:22.935Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-29T21:48:23.196Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-29T21:48:23.457Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-07-29T21:48:24.029Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-29T21:48:24.289Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-29T21:48:25.234Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-29T21:48:26.172Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-29T21:48:26.202Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-29T21:48:26.202Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-29T21:48:26.772Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-29T21:48:27.713Z] ok github.com/docker/docker/quota 0.239s coverage: 71.4% of statements [2022-07-29T21:48:27.974Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-29T21:48:28.085Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-29T21:48:28.916Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-29T21:48:29.023Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-29T21:48:29.023Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-29T21:48:29.023Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-29T21:48:29.177Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-29T21:48:29.438Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-29T21:48:30.010Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-29T21:48:30.010Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-29T21:48:31.558Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-29T21:48:31.937Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-29T21:48:32.127Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-29T21:48:32.386Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-29T21:48:32.508Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.8% of statements [2022-07-29T21:48:33.079Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-29T21:48:33.766Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-29T21:48:34.021Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-07-29T21:48:34.334Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-29T21:48:35.271Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-29T21:48:36.209Z] === RUN TestDockerSuite/TestRmiTag [2022-07-29T21:48:36.468Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-29T21:48:37.407Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-29T21:48:39.944Z] check_test.go:611: [d1470e7b858fe] daemon is not started [2022-07-29T21:48:40.514Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-29T21:48:41.083Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-29T21:48:41.652Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-29T21:48:41.911Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-29T21:48:42.170Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-29T21:48:42.739Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-29T21:48:42.998Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-29T21:48:43.580Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-29T21:48:44.517Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-29T21:48:45.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-29T21:48:47.623Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-29T21:48:47.623Z] docker_api_swarm_service_test.go:533: [da60e2d8d502b] joining swarm manager [d9b2c1fec307d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:48:47.623Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-29T21:48:48.563Z] docker_api_swarm_service_test.go:534: [def0c4475f5d0] joining swarm manager [d9b2c1fec307d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:48:48.823Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-29T21:48:49.762Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-29T21:48:53.054Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-29T21:48:54.434Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-29T21:48:55.973Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/rootless [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/volume [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-29T21:48:55.973Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === Skipped [2022-07-29T21:48:55.973Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-29T21:48:55.973Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-29T21:48:55.973Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-29T21:48:55.973Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-29T21:48:55.973Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-29T21:48:55.973Z] time="2022-07-29T21:47:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-29T21:48:55.973Z] time="2022-07-29T21:47:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-29T21:48:55.973Z] time="2022-07-29T21:47:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-29T21:48:55.973Z] time="2022-07-29T21:47:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-29T21:48:55.973Z] time="2022-07-29T21:47:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-29T21:48:55.973Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-29T21:48:55.973Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-29T21:48:55.973Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:48:55.973Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-29T21:48:55.973Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-29T21:48:55.973Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-29T21:48:55.973Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-29T21:48:55.973Z] [2022-07-29T21:48:55.973Z] DONE 2822 tests, 28 skipped in 253.204s [2022-07-29T21:48:55.973Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:48:55.973Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-29T21:48:55.973Z] + 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-29T21:48:56.340Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-29T21:48:56.909Z] === RUN TestDockerSuite/TestDockerFails [2022-07-29T21:48:56.909Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-29T21:48:58.289Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-29T21:48:58.547Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-29T21:48:58.808Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-29T21:49:00.186Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-29T21:49:00.446Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-29T21:49:01.383Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-29T21:49:02.321Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-29T21:49:03.260Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-29T21:49:03.260Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-29T21:49:03.828Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-29T21:49:03.828Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-29T21:49:04.087Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-29T21:49:05.465Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-29T21:49:05.724Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-29T21:49:06.304Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-29T21:49:06.872Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-29T21:49:07.810Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-29T21:49:07.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-29T21:49:08.750Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-29T21:49:09.319Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-29T21:49:09.888Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-29T21:49:10.148Z] docker_api_swarm_service_test.go:148: [ddca07d7dcd5a] joining swarm manager [df886c1f5c825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:49:10.715Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-29T21:49:10.974Z] docker_api_swarm_service_test.go:148: [d35a360a97f4e] joining swarm manager [df886c1f5c825]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:49:11.234Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-29T21:49:12.615Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-29T21:49:13.183Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-29T21:49:14.121Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-29T21:49:14.690Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-29T21:49:15.258Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-29T21:49:15.518Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-29T21:49:15.518Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-29T21:49:16.898Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-29T21:49:17.468Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-29T21:49:17.727Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-29T21:49:18.295Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-29T21:49:18.554Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-29T21:49:18.813Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-29T21:49:19.072Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-29T21:49:19.641Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-29T21:49:19.900Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-29T21:49:20.468Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-29T21:49:21.407Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-29T21:49:21.407Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-29T21:49:21.666Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-29T21:49:21.666Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-29T21:49:22.604Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-29T21:49:22.863Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-29T21:49:23.431Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-29T21:49:23.691Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-29T21:49:23.953Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-29T21:49:24.212Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-29T21:49:25.155Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-29T21:49:26.096Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-29T21:49:27.035Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-29T21:49:27.604Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-29T21:49:27.863Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-29T21:49:28.801Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-29T21:49:29.370Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-29T21:49:29.939Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-29T21:49:30.877Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-29T21:49:32.784Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-29T21:49:32.784Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-29T21:49:33.353Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-29T21:49:34.732Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-29T21:49:36.641Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-29T21:49:38.023Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-29T21:49:39.403Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-29T21:49:39.403Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-29T21:49:39.403Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-29T21:49:39.403Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-29T21:49:39.403Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-29T21:49:39.970Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-29T21:49:40.912Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-29T21:49:41.850Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork 37.288s coverage: 40.6% of statements [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.375s coverage: 59.9% of statements [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.199s coverage: 5.2% of statements [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-29T21:49:42.685Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-29T21:49:42.685Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-29T21:49:43.228Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-29T21:49:43.487Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-29T21:49:44.425Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-29T21:49:44.993Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-29T21:49:44.993Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-29T21:49:44.993Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-29T21:49:45.252Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-29T21:49:46.190Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-29T21:49:46.449Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-29T21:49:46.708Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-29T21:49:46.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-29T21:49:47.234Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-29T21:49:47.803Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-29T21:49:48.373Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-29T21:49:48.373Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-29T21:49:48.942Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-29T21:49:49.512Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-29T21:49:50.452Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-29T21:49:51.022Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-29T21:49:51.591Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-29T21:49:52.159Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-29T21:49:52.418Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-29T21:49:52.678Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.152s coverage: 6.6% of statements [2022-07-29T21:49:52.678Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-29T21:49:52.678Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-29T21:49:52.939Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-29T21:49:52.939Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-29T21:49:52.939Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-29T21:49:52.939Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-29T21:49:52.987Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-29T21:49:52.987Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-29T21:49:53.246Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-29T21:49:53.510Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-29T21:49:53.510Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-29T21:49:53.775Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-29T21:49:53.814Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-29T21:49:54.035Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-29T21:49:54.754Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-29T21:49:55.014Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-29T21:49:55.014Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-29T21:49:55.014Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-29T21:49:57.552Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-29T21:49:57.811Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-29T21:50:04.049Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-29T21:50:10.030Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-29T21:50:10.030Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-29T21:50:10.600Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-29T21:50:10.600Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-29T21:50:10.861Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-29T21:50:10.861Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-29T21:50:11.801Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-29T21:50:12.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-29T21:50:14.280Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-29T21:50:15.219Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-29T21:50:17.133Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-29T21:50:17.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-29T21:50:19.926Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/ipam 14.347s coverage: 85.3% of statements [2022-07-29T21:50:22.162Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-29T21:50:22.162Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-29T21:50:22.162Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/ipamutils 0.254s coverage: 74.0% of statements [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.0% of statements [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-29T21:50:22.162Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-29T21:50:22.460Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-29T21:50:22.720Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-29T21:50:22.981Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-29T21:50:23.550Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-29T21:50:24.490Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-29T21:50:24.490Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-29T21:50:24.749Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-29T21:50:25.009Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-29T21:50:25.578Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-29T21:50:26.516Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-29T21:50:27.896Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-29T21:50:27.896Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-29T21:50:27.896Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-29T21:50:28.155Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-29T21:50:29.094Z] === RUN TestDockerSuite/TestRunMount [2022-07-29T21:50:30.999Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-29T21:50:34.295Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-29T21:50:34.554Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-29T21:50:34.813Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-29T21:50:35.073Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-29T21:50:36.452Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-29T21:50:38.360Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-29T21:50:39.297Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-29T21:50:40.267Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-29T21:50:42.172Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-29T21:50:43.110Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-29T21:50:44.050Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-29T21:50:44.311Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-29T21:50:44.570Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-29T21:50:45.138Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-29T21:50:45.707Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-29T21:50:46.277Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-29T21:50:47.655Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-29T21:50:49.035Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-29T21:50:51.571Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-29T21:50:51.831Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-29T21:50:51.831Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-29T21:50:52.400Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-29T21:50:52.400Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-29T21:50:52.659Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-29T21:50:53.229Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-29T21:50:53.229Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-29T21:50:53.797Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-29T21:51:00.363Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-29T21:51:00.363Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-29T21:51:00.363Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-29T21:51:00.363Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-29T21:51:00.363Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-29T21:51:01.741Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-29T21:51:02.000Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-29T21:51:02.569Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-29T21:51:02.569Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-29T21:51:03.137Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-29T21:51:03.396Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-29T21:51:03.666Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-29T21:51:04.258Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-29T21:51:04.517Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-29T21:51:04.517Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-29T21:51:04.517Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-29T21:51:05.087Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-29T21:51:06.025Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-29T21:51:06.025Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-29T21:51:06.025Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-29T21:51:06.594Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-29T21:51:07.975Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-29T21:51:07.975Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-29T21:51:07.975Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-29T21:51:10.512Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-29T21:51:11.081Z] === RUN TestDockerSuite/TestRunRm [2022-07-29T21:51:11.650Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-29T21:51:12.218Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-29T21:51:15.508Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-29T21:51:15.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-29T21:51:15.767Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-29T21:51:16.338Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-29T21:51:18.247Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-29T21:51:18.506Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-29T21:51:18.765Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-29T21:51:22.055Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-29T21:51:22.055Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-29T21:51:25.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-29T21:51:25.348Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-29T21:51:25.348Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-29T21:51:25.917Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-29T21:51:26.486Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-29T21:51:27.055Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-29T21:51:27.625Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-29T21:51:27.625Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-29T21:51:28.228Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-29T21:51:28.801Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-29T21:51:29.061Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-29T21:51:30.000Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-29T21:51:30.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-29T21:51:32.845Z] === RUN TestDockerSuite/TestRunState [2022-07-29T21:51:33.413Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-29T21:51:33.981Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-29T21:51:34.550Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-29T21:51:34.810Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-29T21:51:35.070Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-29T21:51:35.070Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-29T21:51:35.070Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-29T21:51:35.639Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-29T21:51:36.577Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-29T21:51:36.577Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-29T21:51:37.515Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-29T21:51:37.515Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-29T21:51:37.515Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-29T21:51:38.085Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-29T21:51:39.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-29T21:51:40.037Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-29T21:51:40.297Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-29T21:51:42.204Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-29T21:51:42.464Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-29T21:51:45.002Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-29T21:51:47.538Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-29T21:51:48.108Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-29T21:51:48.368Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-29T21:51:48.627Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-29T21:51:49.196Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-29T21:51:51.114Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-29T21:51:52.052Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-29T21:51:52.620Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-29T21:51:52.620Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-29T21:51:52.879Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-29T21:51:53.449Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-29T21:51:53.708Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-29T21:51:53.967Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-29T21:51:54.227Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-29T21:51:54.227Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-29T21:51:54.227Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-29T21:51:54.487Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-29T21:51:55.055Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-29T21:51:57.593Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-29T21:51:58.534Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-29T21:51:59.104Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-29T21:52:00.485Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-29T21:52:00.485Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-29T21:52:01.865Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-29T21:52:03.246Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-29T21:52:03.506Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-29T21:52:04.887Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-29T21:52:06.793Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-29T21:52:06.793Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-29T21:52:07.361Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-29T21:52:07.361Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-29T21:52:07.361Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-29T21:52:07.361Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-29T21:52:07.361Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-29T21:52:07.361Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-29T21:52:07.361Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-29T21:52:07.624Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-29T21:52:07.624Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-29T21:52:07.624Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-29T21:52:08.193Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-29T21:52:09.131Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-29T21:52:09.701Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-29T21:52:10.270Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-29T21:52:10.840Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-29T21:52:10.840Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-29T21:52:11.416Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-29T21:52:11.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-29T21:52:11.416Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-29T21:52:11.416Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-29T21:52:11.416Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-29T21:52:11.416Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-29T21:52:11.416Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-29T21:52:11.416Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-29T21:52:11.991Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-29T21:52:12.561Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-29T21:52:12.561Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-29T21:52:13.131Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-29T21:52:13.391Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-29T21:52:13.650Z] ok github.com/docker/docker/libnetwork/networkdb 104.531s coverage: 60.1% of statements [2022-07-29T21:52:13.650Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-29T21:52:13.650Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-29T21:52:13.650Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2022-07-29T21:52:13.650Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-29T21:52:13.650Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-29T21:52:13.910Z] ok github.com/docker/docker/libnetwork/portmapper 0.540s coverage: 48.6% of statements [2022-07-29T21:52:13.959Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-29T21:52:13.959Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-29T21:52:14.170Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-29T21:52:14.170Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-29T21:52:14.431Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === Skipped [2022-07-29T21:52:14.431Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-29T21:52:14.431Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-29T21:52:14.431Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-29T21:52:14.431Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-29T21:52:14.431Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-29T21:52:14.431Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-29T21:52:14.431Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-29T21:52:14.431Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-29T21:52:14.431Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-29T21:52:14.431Z] firewalld_test.go:14: firewalld is not running [2022-07-29T21:52:14.431Z] [2022-07-29T21:52:14.431Z] DONE 327 tests, 9 skipped in 201.309s [2022-07-29T21:52:14.528Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-29T21:52:14.790Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY Post stage [Pipeline] junit [2022-07-29T21:52:15.016Z] Recording test results [2022-07-29T21:52:15.330Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-07-29T21:52:15.358Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-29T21:52:15.358Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-29T21:52:15.358Z] === RUN TestDockerSuite/TestRunWithUlimits [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-29T21:52:15.618Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-29T21:52:15.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/validate/vendor [2022-07-29T21:52:16.245Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:52:16.819Z] + echo Ensuring container killed. [2022-07-29T21:52:16.819Z] Ensuring container killed. [2022-07-29T21:52:16.819Z] + docker rm -vf docker-pr2 [2022-07-29T21:52:16.819Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-29T21:52:16.997Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-29T21:52:17.105Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:52:17.105Z] Chowning /workspace to jenkins user [2022-07-29T21:52:17.105Z] + id -u [2022-07-29T21:52:17.105Z] + id -g [2022-07-29T21:52:17.105Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43888:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:52:17.567Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-29T21:52:17.567Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-29T21:52:17.567Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-29T21:52:17.829Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:52:18.089Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-29T21:52:18.089Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-29T21:52:18.349Z] + bundleName=unit [2022-07-29T21:52:18.349Z] + echo Creating unit-bundles.tar.gz [2022-07-29T21:52:18.349Z] Creating unit-bundles.tar.gz [2022-07-29T21:52:18.349Z] + 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-29T21:52:18.349Z] bundles/junit-report-libnetwork.xml [2022-07-29T21:52:18.349Z] bundles/junit-report.xml [2022-07-29T21:52:18.349Z] bundles/go-test-report-libnetwork.json [2022-07-29T21:52:18.349Z] bundles/go-test-report.json [2022-07-29T21:52:18.349Z] bundles/profile-libnetwork.out [2022-07-29T21:52:18.349Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-29T21:52:18.363Z] Archiving artifacts [2022-07-29T21:52:18.914Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43888/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:52:19.029Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-29T21:52:19.220Z] + make clean [2022-07-29T21:52:19.220Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:52:19.220Z] docker-dev-cache [2022-07-29T21:52:19.220Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:52:19.598Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-29T21:52:21.506Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-29T21:52:21.506Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-29T21:52:22.076Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-29T21:52:22.076Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-29T21:52:22.076Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-29T21:52:22.076Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-29T21:52:22.645Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-29T21:52:23.585Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-29T21:52:23.845Z] docker_cli_service_logs_test.go:248: checking task qsli6yz3z3if [2022-07-29T21:52:23.845Z] docker_cli_service_logs_test.go:253: checking messages for qsli6yz3z3if [2022-07-29T21:52:23.845Z] docker_cli_service_logs_test.go:248: checking task zpivgu668gv6 [2022-07-29T21:52:23.845Z] docker_cli_service_logs_test.go:253: checking messages for zpivgu668gv6 [2022-07-29T21:52:24.414Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-29T21:52:24.414Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-29T21:52:25.793Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-29T21:52:26.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-29T21:52:26.991Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-29T21:52:29.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-29T21:52:31.438Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-29T21:52:34.004Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-29T21:52:35.911Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-29T21:52:37.293Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-29T21:52:38.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-29T21:52:39.168Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-29T21:52:40.624Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-29T21:52:42.005Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-29T21:52:43.913Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-29T21:52:44.851Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-29T21:52:45.420Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-29T21:52:47.331Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-29T21:52:47.331Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-29T21:52:49.237Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-29T21:52:49.805Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-29T21:52:51.186Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-29T21:52:52.124Z] docker_cli_swarm_test.go:1895: [db783e8236116] joining swarm manager [d9740c7946a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:52:53.502Z] docker_cli_swarm_test.go:1896: [db128060a7f32] joining swarm manager [d9740c7946a8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:52:54.070Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-29T21:52:54.070Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-29T21:52:54.070Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-29T21:52:54.070Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-29T21:52:54.329Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-29T21:52:55.268Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-29T21:52:55.837Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-29T21:52:56.405Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-29T21:52:56.405Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-29T21:52:57.784Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-29T21:52:57.784Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-29T21:52:58.044Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-29T21:52:58.982Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1198259794 [2022-07-29T21:52:59.242Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-29T21:52:59.501Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-29T21:53:00.439Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-29T21:53:00.439Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-29T21:53:00.439Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-29T21:53:01.817Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-29T21:53:02.755Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-29T21:53:05.288Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-29T21:53:05.288Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-29T21:53:05.855Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-29T21:53:05.855Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-29T21:53:07.234Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-29T21:53:07.234Z] docker_cli_sni_test.go:30: Flakey test [2022-07-29T21:53:07.234Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-29T21:53:09.770Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-29T21:53:12.333Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-29T21:53:13.711Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-29T21:53:14.278Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-29T21:53:15.216Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-29T21:53:17.750Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-29T21:53:17.750Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-29T21:53:19.658Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-29T21:53:19.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-29T21:53:20.179Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-29T21:53:21.559Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-29T21:53:22.939Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-29T21:53:23.877Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-29T21:53:26.411Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-29T21:53:30.604Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-29T21:53:33.891Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-29T21:53:35.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-29T21:53:37.720Z] docker_cli_swarm_test.go:1796: [dd20ede03dad8] joining swarm manager [d52d07d548ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:53:37.980Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-29T21:53:38.917Z] docker_cli_swarm_test.go:1797: [d52903b3c27c5] joining swarm manager [d52d07d548ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:53:40.824Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-29T21:53:40.824Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-29T21:53:41.394Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-29T21:53:41.963Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-29T21:53:41.963Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-29T21:53:41.963Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-29T21:53:42.532Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-29T21:53:42.791Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-29T21:53:42.791Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-29T21:53:42.791Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-29T21:53:42.791Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-29T21:53:42.791Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-29T21:53:43.732Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-29T21:53:44.301Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-29T21:53:45.243Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-29T21:53:46.181Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-29T21:53:50.371Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-29T21:53:50.630Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-29T21:53:50.630Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-29T21:53:50.630Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-29T21:53:50.630Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-29T21:53:51.569Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-29T21:53:52.140Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-29T21:53:54.046Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-29T21:53:55.427Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-29T21:53:56.807Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-29T21:53:58.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-29T21:54:00.767Z] docker_cli_swarm_test.go:1315: [dcc69acbf3fcb] joining swarm manager [ddc26d847ce18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:54:02.174Z] docker_cli_swarm_test.go:1316: [d770820f34c1b] joining swarm manager [ddc26d847ce18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:54:12.151Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-29T21:54:12.151Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-29T21:54:12.151Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-29T21:54:12.151Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-29T21:54:12.409Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-29T21:54:12.409Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-29T21:54:12.409Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-29T21:54:12.979Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-29T21:54:12.979Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-29T21:54:13.548Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-29T21:54:13.548Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-29T21:54:13.548Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-29T21:54:13.548Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-29T21:54:13.808Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-29T21:54:15.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-29T21:54:15.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-29T21:54:15.189Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-29T21:54:15.449Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-29T21:54:15.449Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-29T21:54:15.449Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite (1303.42s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.80s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2022-07-29T21:54:15.449Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.62s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.63s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.16s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.18s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.80s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.67s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.44s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.09s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.49s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.45s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.03s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.69s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.44s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.51s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-07-29T21:54:15.450Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.35s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.43s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.45s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.54s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.51s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a9e8d0__} (1.46s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-167567680_/foo_false_____} (1.54s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-167567680_/foo_true_____} (1.40s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3186474918_/foo_false_____} (1.53s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3186474918_/foo_true_____} (1.53s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3186474918_/foo_true__0xc000a9e9a8___} (0.63s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a9ea08__} (1.54s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a9ea20__} (1.60s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a9ea38__} (1.60s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a9eb10__} (1.67s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.78s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.45s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.57s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.62s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.71s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.83s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.68s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.88s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.99s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.70s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.17s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.74s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.66s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.87s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.68s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.68s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.08s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAttachDetach (1.18s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.07s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.70s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.63s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.22s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.09s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.72s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.45s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.78s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.92s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.65s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.83s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.08s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.08s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.33s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.96s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.85s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.49s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.00s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.32s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.26s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.43s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.96s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.41s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.46s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.47s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.85s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.71s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.20s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.71s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.96s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-07-29T21:54:15.450Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.30s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.75s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.06s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.15s) [2022-07-29T21:54:15.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s) [2022-07-29T21:54:15.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.46s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.64s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.55s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.85s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.13s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.85s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.51s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.14s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.96s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.67s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.69s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.31s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.83s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.08s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.12s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.51s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.44s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.13s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.33s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.61s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.02s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.50s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.23s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.44s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.02s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnv (1.00s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.00s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.78s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (3.93s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.58s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.32s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.26s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.59s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.73s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.58s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.80s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.26s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.69s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.21s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.51s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.41s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.92s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.49s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLabel (0.37s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.96s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.51s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.12s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.16s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.39s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.38s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.13s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.91s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.24s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.67s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.89s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.87s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.69s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.28s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.41s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.08s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildPATH (2.25s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.86s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.91s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.44s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.44s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildRm (2.54s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.10s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.94s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.28s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.81s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.90s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.39s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.58s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.45s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.23s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.25s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.86s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.82s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.16s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.16s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.12s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.82s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.62s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.70s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.93s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.87s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.59s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.03s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.07s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.72s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.64s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.78s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.57s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.68s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.38s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.08s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.62s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.79s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFilters (1.25s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-29T21:54:15.451Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2022-07-29T21:54:15.451Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.92s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExec (0.63s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.86s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecInspectID (1.56s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecStartFails (0.71s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.74s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-07-29T21:54:15.452Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.36s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.86s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.77s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestExecWithUser (0.73s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.27s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.40s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestHealth (19.24s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestBuildHistory (2.83s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.70s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.26s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.98s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.83s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesFormat (0.11s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-07-29T21:54:15.452Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-29T21:54:15.452Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.06s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.26s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.69s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.42s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.49s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.62s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsSince (7.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsTail (0.75s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPluginActive (2.50s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.45s) [2022-07-29T21:54:15.452Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.61s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.71s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.84s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.16s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.20s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPortList (7.50s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.59s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.86s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.98s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.65s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.03s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.16s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.74s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-07-29T21:54:15.452Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.82s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.14s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.58s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.94s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.13s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiTag (0.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.33s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.42s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.91s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.15s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.83s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.69s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.20s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.40s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.66s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.21s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAddHost (0.66s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-07-29T21:54:15.452Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.73s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.64s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.03s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.85s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.41s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.59s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.04s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.62s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.93s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.67s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.20s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.91s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.23s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.29s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.98s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunMount (4.92s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.95s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.94s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.08s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.28s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.50s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.27s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.16s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.67s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.61s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunState (1.32s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunSysctls (1.05s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.97s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.57s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.71s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUserByName (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.44s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.64s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.49s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.34s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.57s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.23s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.64s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.11s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.71s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.98s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.56s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.22s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.71s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.85s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.74s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.77s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.46s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.88s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.68s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.79s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.14s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s) [2022-07-29T21:54:15.453Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.67s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-07-29T21:54:15.453Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.24s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-07-29T21:54:15.454Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.93s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.51s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2022-07-29T21:54:15.454Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-07-29T21:54:15.454Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-29T21:54:15.454Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.74s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2022-07-29T21:54:15.454Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.96s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-07-29T21:54:15.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-29T21:54:15.454Z] === RUN TestDockerRegistrySuite [2022-07-29T21:54:15.454Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-29T21:54:16.832Z] check_test.go:427: [d86f50da23181] daemon is not started [2022-07-29T21:54:16.832Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-29T21:54:17.771Z] check_test.go:427: [d0626ce27254b] daemon is not started [2022-07-29T21:54:17.771Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-29T21:54:18.709Z] check_test.go:427: [ddb255aba2a86] daemon is not started [2022-07-29T21:54:18.709Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-29T21:54:18.968Z] check_test.go:427: [d512053d04983] daemon is not started [2022-07-29T21:54:18.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-29T21:54:21.503Z] check_test.go:427: [de28f92b59dd6] daemon is not started [2022-07-29T21:54:21.503Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-29T21:54:28.070Z] check_test.go:427: [d4b43d6d1b785] daemon is not started [2022-07-29T21:54:28.070Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-29T21:54:31.361Z] check_test.go:427: [dc9a795496c3a] daemon is not started [2022-07-29T21:54:31.361Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-29T21:54:31.929Z] check_test.go:427: [dadb866fd9b8c] daemon is not started [2022-07-29T21:54:31.929Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-29T21:54:32.888Z] check_test.go:427: [d5b035a704372] daemon is not started [2022-07-29T21:54:32.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-29T21:54:33.825Z] check_test.go:427: [da3179d2aaff2] daemon is not started [2022-07-29T21:54:33.825Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-29T21:54:34.763Z] check_test.go:427: [db4063325896a] daemon is not started [2022-07-29T21:54:34.763Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-29T21:54:36.142Z] check_test.go:427: [d9c9f8f8e5df2] daemon is not started [2022-07-29T21:54:36.142Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-29T21:54:37.080Z] check_test.go:427: [d9bffa8791732] daemon is not started [2022-07-29T21:54:37.080Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-29T21:54:38.018Z] check_test.go:427: [d40f426e503ac] daemon is not started [2022-07-29T21:54:38.018Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-29T21:54:38.955Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1cfd4a23e58cafe18d2eb94714c371c2794ba5ffd1eccd3b3c20e1f4393615ef [2022-07-29T21:54:39.524Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bade29082c11e93cb5179f3f2b6031dc869aacd657fd54d4474fe62f342b0f38 [2022-07-29T21:54:40.093Z] check_test.go:427: [dcf2fea7cb615] daemon is not started [2022-07-29T21:54:40.093Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-29T21:54:41.032Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89f9ad49b7c7d742bec76a5e5cad1f1484acc664656c84ef3c3ba38cde5f18eb [2022-07-29T21:54:41.599Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:67c65a40cf714ccecbeb99c9f1f59e06190a41bdd2794b715e1f1a6a46090cb4 [2022-07-29T21:54:41.858Z] check_test.go:427: [d1f09b560c317] daemon is not started [2022-07-29T21:54:41.858Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-29T21:54:42.795Z] check_test.go:427: [dbefb4a40ab09] daemon is not started [2022-07-29T21:54:42.795Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-29T21:54:45.333Z] check_test.go:427: [dd1b3be6c8d1a] daemon is not started [2022-07-29T21:54:45.333Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-29T21:54:45.901Z] check_test.go:427: [d97b083b546dc] daemon is not started [2022-07-29T21:54:45.901Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-29T21:54:45.901Z] check_test.go:427: [d6bbd535bc79b] daemon is not started [2022-07-29T21:54:45.901Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-29T21:54:46.838Z] check_test.go:427: [d156960ee3039] daemon is not started [2022-07-29T21:54:46.838Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-29T21:54:47.775Z] check_test.go:427: [d60e41ebe8bae] daemon is not started [2022-07-29T21:54:47.775Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-29T21:54:48.713Z] check_test.go:427: [da57801d75c92] daemon is not started [2022-07-29T21:54:48.713Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-29T21:54:51.247Z] check_test.go:427: [dc3337b689aaf] daemon is not started [2022-07-29T21:54:51.247Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-29T21:54:51.247Z] check_test.go:427: [d6aedc1e667a6] daemon is not started [2022-07-29T21:54:51.247Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-29T21:54:52.184Z] check_test.go:427: [d4064f8820855] daemon is not started [2022-07-29T21:54:52.184Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-29T21:54:52.752Z] check_test.go:427: [dafba5a24c264] daemon is not started [2022-07-29T21:54:52.752Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-29T21:54:52.752Z] check_test.go:427: [d796ed752dd2d] daemon is not started [2022-07-29T21:54:52.752Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-29T21:54:53.011Z] check_test.go:427: [dfeb5a595eb66] daemon is not started [2022-07-29T21:54:53.011Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-29T21:54:53.271Z] check_test.go:427: [d74c98e34c848] daemon is not started [2022-07-29T21:54:53.271Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-29T21:54:53.530Z] check_test.go:427: [da65be3662efa] daemon is not started [2022-07-29T21:54:53.530Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-29T21:54:53.789Z] check_test.go:427: [da1560957425d] daemon is not started [2022-07-29T21:54:53.789Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-29T21:54:54.726Z] check_test.go:427: [d8215222df8f6] daemon is not started [2022-07-29T21:54:54.726Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-29T21:54:56.123Z] check_test.go:427: [d2a2bcaedf993] daemon is not started [2022-07-29T21:54:56.123Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-29T21:54:57.065Z] check_test.go:427: [d25057eee2b6d] daemon is not started [2022-07-29T21:54:57.065Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-29T21:54:58.002Z] check_test.go:427: [d1d1d0ecea9a6] daemon is not started [2022-07-29T21:54:58.002Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-29T21:54:58.939Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-29T21:54:59.506Z] --- PASS: TestDockerRegistrySuite (44.11s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.51s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-07-29T21:54:59.507Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-29T21:54:59.507Z] === RUN TestDockerSchema1RegistrySuite [2022-07-29T21:54:59.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-29T21:54:59.766Z] check_test.go:454: [d76021e80d620] daemon is not started [2022-07-29T21:54:59.766Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-29T21:55:03.057Z] check_test.go:454: [d49ca6461c1a1] daemon is not started [2022-07-29T21:55:03.057Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-29T21:55:07.248Z] check_test.go:454: [d879eb768ab39] daemon is not started [2022-07-29T21:55:07.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-29T21:55:08.185Z] check_test.go:454: [dc68864d530e9] daemon is not started [2022-07-29T21:55:08.186Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-29T21:55:08.186Z] check_test.go:454: [d6a258e2100aa] daemon is not started [2022-07-29T21:55:08.186Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-29T21:55:08.755Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-29T21:55:09.323Z] check_test.go:454: [dc359fee92df2] daemon is not started [2022-07-29T21:55:09.323Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-29T21:55:10.263Z] check_test.go:454: [d98f03e876ece] daemon is not started [2022-07-29T21:55:10.263Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-29T21:55:11.645Z] check_test.go:454: [d57cf8196e4b2] daemon is not started [2022-07-29T21:55:11.645Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-29T21:55:13.024Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-29T21:55:14.932Z] check_test.go:454: [d18d71c13d67b] daemon is not started [2022-07-29T21:55:14.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-29T21:55:15.191Z] check_test.go:454: [d4be46864d204] daemon is not started [2022-07-29T21:55:15.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-29T21:55:15.760Z] check_test.go:454: [dc01b0c8084e8] daemon is not started [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite (16.24s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.03s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.39s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.05s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.64s) [2022-07-29T21:55:15.760Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2022-07-29T21:55:15.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-29T21:55:15.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-29T21:55:16.698Z] check_test.go:483: [ddfe0faa45f41] daemon is not started [2022-07-29T21:55:16.698Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-29T21:55:17.268Z] check_test.go:483: [d3d27c124aa64] daemon is not started [2022-07-29T21:55:17.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-29T21:55:17.528Z] check_test.go:483: [d28eec4ed75a6] daemon is not started [2022-07-29T21:55:17.528Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-29T21:55:19.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-29T21:55:19.696Z] check_test.go:483: [d500e6a30928a] daemon is not started [2022-07-29T21:55:19.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-29T21:55:20.000Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-29T21:55:20.262Z] check_test.go:483: [d4c2c3df773d7] daemon is not started [2022-07-29T21:55:20.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-29T21:55:21.200Z] check_test.go:483: [d874b26464e9e] daemon is not started [2022-07-29T21:55:21.200Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-29T21:55:21.460Z] check_test.go:483: [d4bad99c76181] daemon is not started [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.56s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.70s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.25s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.48s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.56s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.60s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.99s) [2022-07-29T21:55:21.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-07-29T21:55:21.460Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-29T21:55:21.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-29T21:55:26.737Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-29T21:55:26.737Z] check_test.go:510: [ddac7fd5f045a] daemon is not started [2022-07-29T21:55:26.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-29T21:55:26.737Z] check_test.go:510: [d52a21f9a77b8] daemon is not started [2022-07-29T21:55:26.737Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-29T21:55:26.996Z] check_test.go:510: [d4f49f6f84109] daemon is not started [2022-07-29T21:55:26.996Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-29T21:55:26.996Z] check_test.go:510: [d5c936b347dd8] daemon is not started [2022-07-29T21:55:26.996Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-29T21:55:27.255Z] check_test.go:510: [d40208815f369] daemon is not started [2022-07-29T21:55:27.255Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-07-29T21:55:27.255Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-07-29T21:55:27.255Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-29T21:55:27.255Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-07-29T21:55:27.255Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-07-29T21:55:27.255Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-07-29T21:55:27.255Z] === RUN TestDockerNetworkSuite [2022-07-29T21:55:27.255Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-29T21:55:28.193Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-29T21:55:28.761Z] docker_cli_network_unix_test.go:46: [d9ab7305317f6] daemon is not started [2022-07-29T21:55:28.761Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-29T21:55:29.329Z] docker_cli_network_unix_test.go:46: [d63e3ec20d375] daemon is not started [2022-07-29T21:55:29.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-29T21:55:32.882Z] docker_cli_network_unix_test.go:46: [d6609d0a38ed1] daemon is not started [2022-07-29T21:55:32.882Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-29T21:55:33.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-29T21:55:35.049Z] docker_cli_network_unix_test.go:46: [d7068927d0c4b] daemon is not started [2022-07-29T21:55:35.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-29T21:55:35.308Z] docker_cli_network_unix_test.go:1233: [dd0b49dd15bc8] daemon is not started [2022-07-29T21:55:37.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-29T21:55:38.784Z] docker_cli_network_unix_test.go:46: [d2cc92101d028] daemon is not started [2022-07-29T21:55:39.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-29T21:55:40.422Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-29T21:55:44.618Z] docker_cli_network_unix_test.go:46: [dd8bc66e68291] daemon is not started [2022-07-29T21:55:44.618Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-29T21:55:44.618Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-29T21:55:44.618Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-29T21:55:45.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-29T21:55:47.732Z] docker_cli_network_unix_test.go:46: [d4368c4e5d5f6] daemon is not started [2022-07-29T21:55:48.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-29T21:55:49.683Z] docker_cli_network_unix_test.go:46: [d134c47cdef4b] daemon is not started [2022-07-29T21:55:49.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-29T21:55:50.511Z] docker_cli_network_unix_test.go:46: [df46149d00b7b] daemon is not started [2022-07-29T21:55:50.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-29T21:55:50.769Z] docker_cli_network_unix_test.go:46: [dd82720ca1930] daemon is not started [2022-07-29T21:55:51.028Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-29T21:55:51.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-29T21:55:51.598Z] docker_cli_network_unix_test.go:46: [d33f75c0d80fc] daemon is not started [2022-07-29T21:55:51.598Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-29T21:55:52.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-29T21:55:52.425Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-29T21:55:52.684Z] docker_cli_network_unix_test.go:46: [d985997a31495] daemon is not started [2022-07-29T21:55:52.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-29T21:55:53.203Z] docker_cli_network_unix_test.go:46: [d16a54fd7d2c4] daemon is not started [2022-07-29T21:55:53.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-29T21:55:53.771Z] docker_cli_network_unix_test.go:46: [da7f3cddd9808] daemon is not started [2022-07-29T21:55:53.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-29T21:55:54.339Z] docker_cli_network_unix_test.go:46: [d41898418853b] daemon is not started [2022-07-29T21:55:54.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-29T21:55:54.857Z] docker_cli_network_unix_test.go:46: [de621456fd317] daemon is not started [2022-07-29T21:55:54.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-29T21:55:54.857Z] docker_cli_network_unix_test.go:46: [d96aa18646327] daemon is not started [2022-07-29T21:55:54.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-29T21:55:55.116Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-29T21:55:55.116Z] docker_cli_network_unix_test.go:46: [dd02f93b5b6b7] daemon is not started [2022-07-29T21:55:55.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-29T21:55:56.053Z] docker_cli_network_unix_test.go:46: [d0c38f0e1deb5] daemon is not started [2022-07-29T21:55:56.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-29T21:55:56.623Z] docker_cli_network_unix_test.go:46: [d084bc6c1fffd] daemon is not started [2022-07-29T21:55:57.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-29T21:55:57.192Z] docker_cli_network_unix_test.go:46: [da73c7924b94e] daemon is not started [2022-07-29T21:55:57.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-29T21:55:57.451Z] docker_cli_network_unix_test.go:46: [da9728e60b6ff] daemon is not started [2022-07-29T21:55:57.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-29T21:55:57.710Z] docker_cli_network_unix_test.go:46: [dcde0e81a5c3a] daemon is not started [2022-07-29T21:55:57.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-29T21:55:59.087Z] docker_cli_network_unix_test.go:968: [d370ba95ba8df] daemon is not started [2022-07-29T21:56:00.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-29T21:56:00.965Z] docker_cli_network_unix_test.go:46: [d2f5eb1220af4] daemon is not started [2022-07-29T21:56:01.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-29T21:56:03.766Z] docker_cli_network_unix_test.go:1116: [df665fa912311] daemon is not started [2022-07-29T21:56:07.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-29T21:56:07.058Z] docker_cli_network_unix_test.go:46: [d017047b0c0c3] daemon is not started [2022-07-29T21:56:07.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-29T21:56:07.627Z] docker_cli_network_unix_test.go:46: [d8e20a064ea4a] daemon is not started [2022-07-29T21:56:07.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-29T21:56:07.627Z] docker_cli_network_unix_test.go:46: [d696337d245cd] daemon is not started [2022-07-29T21:56:07.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-29T21:56:07.627Z] docker_cli_network_unix_test.go:46: [d99c9401d513d] daemon is not started [2022-07-29T21:56:07.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-29T21:56:07.887Z] docker_cli_network_unix_test.go:46: [d79822370a1ed] daemon is not started [2022-07-29T21:56:07.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-29T21:56:08.146Z] docker_cli_network_unix_test.go:46: [d65e8ebce6fd6] daemon is not started [2022-07-29T21:56:08.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-29T21:56:08.146Z] docker_cli_network_unix_test.go:46: [d846284fbdfe8] daemon is not started [2022-07-29T21:56:08.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-29T21:56:09.526Z] docker_cli_network_unix_test.go:46: [df7affabc3b30] daemon is not started [2022-07-29T21:56:10.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-29T21:56:10.525Z] docker_cli_network_unix_test.go:46: [d1900f93cc862] daemon is not started [2022-07-29T21:56:10.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-29T21:56:10.525Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-29T21:56:10.525Z] docker_cli_network_unix_test.go:46: [d4959866b77b7] daemon is not started [2022-07-29T21:56:10.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-29T21:56:11.093Z] docker_cli_network_unix_test.go:46: [db7b59d51a2ab] daemon is not started [2022-07-29T21:56:11.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-29T21:56:15.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-29T21:56:16.223Z] docker_cli_network_unix_test.go:1084: [db57e486f4337] daemon is not started [2022-07-29T21:56:17.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-29T21:56:17.606Z] docker_cli_network_unix_test.go:46: [d9987f34ddc80] daemon is not started [2022-07-29T21:56:17.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-29T21:56:18.174Z] docker_cli_network_unix_test.go:46: [d1441c9bbf0a6] daemon is not started [2022-07-29T21:56:18.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-29T21:56:19.811Z] docker_cli_network_unix_test.go:46: [d36b2da70f6db] daemon is not started [2022-07-29T21:56:20.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-29T21:56:20.071Z] docker_cli_network_unix_test.go:46: [d286b87885b6a] daemon is not started [2022-07-29T21:56:20.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-29T21:56:20.330Z] docker_cli_network_unix_test.go:46: [d55bfde3a0bdb] daemon is not started [2022-07-29T21:56:20.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-29T21:56:21.156Z] docker_cli_network_unix_test.go:46: [d8f7dbe9e4955] daemon is not started [2022-07-29T21:56:21.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-29T21:56:21.724Z] docker_cli_network_unix_test.go:46: [df3d4851a22ad] daemon is not started [2022-07-29T21:56:21.983Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-29T21:56:27.257Z] docker_cli_network_unix_test.go:46: [d4e50c6d8e99c] daemon is not started [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite (60.20s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.60s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.66s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.86s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.54s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.14s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.99s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.43s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.02s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.04s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.94s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.31s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.14s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.41s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.37s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-29T21:56:27.516Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.40s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-07-29T21:56:27.516Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.45s) [2022-07-29T21:56:27.516Z] === RUN TestDockerHubPullSuite [2022-07-29T21:56:27.516Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-29T21:56:29.422Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-29T21:56:31.956Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-29T21:56:32.892Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-29T21:56:34.796Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-29T21:56:35.055Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-29T21:56:35.623Z] --- PASS: TestDockerHubPullSuite (8.10s) [2022-07-29T21:56:35.623Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-07-29T21:56:35.623Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-07-29T21:56:35.623Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-07-29T21:56:35.623Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s) [2022-07-29T21:56:35.623Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-29T21:56:35.623Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-29T21:56:35.623Z] PASS [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === Skipped [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-29T21:56:35.623Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-07-29T21:56:35.623Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.623Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-29T21:56:35.623Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.623Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-29T21:56:35.623Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_sni_test.go:30: Flakey test [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-29T21:56:35.624Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-29T21:56:35.624Z] docker_cli_network_unix_test.go:46: [d4959866b77b7] daemon is not started [2022-07-29T21:56:35.624Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] DONE 1265 tests, 51 skipped in 1450.028s [2022-07-29T21:56:35.624Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:56:35.624Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T21:56:35.624Z] +++ kill 9408 [2022-07-29T21:56:35.624Z] +++ /etc/init.d/apparmor stop [2022-07-29T21:56:35.624Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:56:35.624Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.624Z] To set a process to complain mode, use the command line tool [2022-07-29T21:56:35.624Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:56:35.624Z] +++ true [2022-07-29T21:56:35.624Z] exiting test-integration [2022-07-29T21:56:35.624Z] ++ exit 0 [2022-07-29T21:56:35.624Z] [2022-07-29T21:56:35.883Z] + for job in $(jobs -p) [2022-07-29T21:56:35.883Z] + wait 15887 [2022-07-29T21:56:50.792Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-29T21:56:51.051Z] docker_cli_swarm_test.go:1180: [df3a15ede2ffd] joining swarm manager [de3a1d5ff1ef5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:56:57.613Z] docker_cli_swarm_test.go:1189: [dce56f571919c] joining swarm manager [de3a1d5ff1ef5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:57:36.327Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-29T21:57:40.517Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-29T21:57:44.712Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-29T21:57:46.089Z] docker_cli_swarm_test.go:1112: [d62b28c50ad91] joining swarm manager [dbe0c065c06c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:57:47.465Z] docker_cli_swarm_test.go:1113: [dc5f23409594a] joining swarm manager [dbe0c065c06c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:59:23.925Z] docker_cli_swarm_test.go:1166: [da5142f2333d1] joining swarm manager [dbe0c065c06c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-29T21:59:45.856Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-29T21:59:45.856Z] docker_cli_swarm_test.go:1447: [d7109b4b39cfb] joining swarm manager [d93e3e3e90e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:59:45.856Z] docker_cli_swarm_test.go:1448: [d4e2479d28ba5] joining swarm manager [d93e3e3e90e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:59:55.831Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-29T21:59:56.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-29T21:59:56.398Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-29T21:59:56.658Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-29T21:59:56.658Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-29T21:59:57.226Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-29T21:59:59.760Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-29T22:00:03.051Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-29T22:00:04.993Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-29T22:00:06.897Z] docker_cli_swarm_unix_test.go:63: [d702d43240811] joining swarm manager [d8b840769cfdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T22:01:03.125Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-29T22:01:03.125Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-29T22:01:03.125Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-29T22:01:05.028Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-29T22:01:08.317Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-29T22:01:10.222Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-29T22:01:12.758Z] docker_api_swarm_test.go:962: [de133bd3ba151] joining swarm manager [d3791c7acc3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T22:01:30.843Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-29T22:01:43.062Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-29T22:01:43.630Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-29T22:01:46.163Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-29T22:01:48.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-29T22:01:55.267Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-29T22:02:00.538Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-29T22:02:02.442Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-29T22:02:04.978Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-29T22:02:07.515Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-29T22:02:10.050Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-29T22:02:12.611Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-29T22:02:15.145Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-29T22:03:11.376Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-29T22:03:26.253Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite (1537.67s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.28s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.30s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.46s) [2022-07-29T22:03:41.131Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.03s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.70s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.43s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.81s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.52s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.05s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.96s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.84s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.68s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.69s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.03s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.90s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.06s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.17s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.05s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.43s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.19s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.93s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.21s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.76s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.93s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.40s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.19s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.14s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.48s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.93s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.71s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.10s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.86s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.23s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.96s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.41s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.68s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.38s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.42s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.11s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.09s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.12s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.25s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.36s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.48s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.66s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.51s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.22s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.03s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.97s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.15s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.05s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.93s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.39s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.72s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.44s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.35s) [2022-07-29T22:03:41.131Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.22s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.67s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.27s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.84s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-07-29T22:03:41.131Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-07-29T22:03:41.131Z] === RUN TestDockerExternalVolumeSuite [2022-07-29T22:03:41.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-29T22:03:41.390Z] docker_cli_external_volume_driver_test.go:53: [dfe4c8a01635e] daemon is not started [2022-07-29T22:03:59.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-29T22:05:07.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-29T22:05:13.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-29T22:05:28.616Z] docker_cli_external_volume_driver_test.go:53: [d823d834f145a] daemon is not started [2022-07-29T22:05:43.494Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-29T22:06:01.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-29T22:06:16.495Z] docker_cli_external_volume_driver_test.go:53: [def459bf977de] daemon is not started [2022-07-29T22:06:31.376Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-29T22:06:31.376Z] docker_cli_external_volume_driver_test.go:53: [d313938e23e3a] daemon is not started [2022-07-29T22:06:46.254Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-29T22:07:18.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-29T22:07:33.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-29T22:07:48.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-29T22:08:34.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-29T22:08:52.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-29T22:09:24.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-29T22:09:57.074Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-29T22:10:11.957Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-29T22:10:26.840Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-29T22:10:26.840Z] docker_cli_external_volume_driver_test.go:485: [d71eb46be058a] daemon is not started [2022-07-29T22:10:44.957Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-29T22:10:44.957Z] docker_cli_external_volume_driver_test.go:53: [d957f625c0599] daemon is not started [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-07-29T22:10:59.837Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-29T22:10:59.837Z] PASS [2022-07-29T22:10:59.837Z] [2022-07-29T22:10:59.837Z] === Skipped [2022-07-29T22:10:59.837Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-29T22:10:59.837Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-07-29T22:10:59.837Z] check_test.go:540: [d39d79a9520c6] daemon is not started [2022-07-29T22:10:59.837Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-29T22:10:59.837Z] [2022-07-29T22:10:59.837Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-29T22:10:59.837Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-07-29T22:10:59.837Z] check_test.go:540: [dfff4dea77a48] daemon is not started [2022-07-29T22:10:59.837Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-29T22:10:59.837Z] [2022-07-29T22:10:59.837Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-29T22:10:59.837Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-07-29T22:10:59.837Z] check_test.go:540: [d59152dfbac37] daemon is not started [2022-07-29T22:10:59.837Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-29T22:10:59.837Z] [2022-07-29T22:10:59.837Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-29T22:10:59.837Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-29T22:10:59.837Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-29T22:10:59.838Z] [2022-07-29T22:10:59.838Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-29T22:10:59.838Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-29T22:10:59.838Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-29T22:10:59.838Z] [2022-07-29T22:10:59.838Z] DONE 269 tests, 5 skipped in 2312.519s [2022-07-29T22:10:59.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T22:10:59.838Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de38057c6fd58/docker.pid [2022-07-29T22:10:59.838Z] +++ kill 7147 [2022-07-29T22:10:59.838Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7147 is not a child of this shell [2022-07-29T22:10:59.838Z] warning: PID 7147 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de38057c6fd58/docker.pid had a nonzero exit code [2022-07-29T22:10:59.838Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T22:10:59.838Z] +++ kill 9410 [2022-07-29T22:10:59.838Z] +++ /etc/init.d/apparmor stop [2022-07-29T22:10:59.838Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T22:10:59.838Z] [2022-07-29T22:10:59.838Z] Unloading profiles will leave already running processes permanently [2022-07-29T22:10:59.838Z] unconfined, which can lead to unexpected situations. [2022-07-29T22:10:59.838Z] [2022-07-29T22:10:59.838Z] To set a process to complain mode, use the command line tool [2022-07-29T22:10:59.838Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T22:10:59.838Z] +++ true [2022-07-29T22:10:59.838Z] exiting test-integration [2022-07-29T22:10:59.838Z] ++ exit 0 [2022-07-29T22:10:59.838Z] [2022-07-29T22:10:59.838Z] + exit 0 [2022-07-29T22:10:59.838Z] ++ jobs -p [2022-07-29T22:10:59.838Z] + pids= [2022-07-29T22:10:59.838Z] + echo 'Remaining pids to kill: []' [2022-07-29T22:10:59.838Z] Remaining pids to kill: [] [2022-07-29T22:10:59.838Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-29T22:10:59.851Z] Recording test results [2022-07-29T22:11:00.336Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T22:11:00.643Z] + echo Ensuring container killed. [2022-07-29T22:11:00.643Z] Ensuring container killed. [2022-07-29T22:11:00.643Z] + docker ps -aq -f name=docker-pr2-* [2022-07-29T22:11:00.643Z] + cids=9099a5a53511 [2022-07-29T22:11:00.643Z] 3f12a26dd505 [2022-07-29T22:11:00.643Z] 8dfbea507fec [2022-07-29T22:11:00.643Z] + [ -n 9099a5a53511 [2022-07-29T22:11:00.643Z] 3f12a26dd505 [2022-07-29T22:11:00.643Z] 8dfbea507fec ] [2022-07-29T22:11:00.643Z] + docker rm -vf 9099a5a53511 3f12a26dd505 8dfbea507fec [2022-07-29T22:11:00.906Z] 9099a5a53511 [2022-07-29T22:11:01.165Z] 3f12a26dd505 [2022-07-29T22:11:01.424Z] 8dfbea507fec [Pipeline] sh [2022-07-29T22:11:01.712Z] + echo Chowning /workspace to jenkins user [2022-07-29T22:11:01.712Z] Chowning /workspace to jenkins user [2022-07-29T22:11:01.712Z] + id -u [2022-07-29T22:11:01.712Z] + id -g [2022-07-29T22:11:01.712Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43888:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T22:11:04.543Z] + bundleName=amd64 [2022-07-29T22:11:04.543Z] + echo Creating amd64-bundles.tar.gz [2022-07-29T22:11:04.543Z] Creating amd64-bundles.tar.gz [2022-07-29T22:11:04.543Z] + 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-29T22:11:04.543Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-29T22:11:05.934Z] Archiving artifacts [2022-07-29T22:11:06.343Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43888/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T22:11:06.647Z] + make clean [2022-07-29T22:11:06.647Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T22:11:06.647Z] docker-dev-cache [2022-07-29T22:11:06.647Z] 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